← Back to team overview

linuxdcpp-team team mailing list archive

[Bug 344451] Re: Crash closing queueframe

 

this has probably been fixed since then...

** Changed in: dcplusplus
       Status: New => Incomplete

-- 
Crash closing queueframe
https://bugs.launchpad.net/bugs/344451
You received this bug notification because you are a member of
Dcplusplus-team, which is subscribed to DC++.

Status in DC++: Incomplete

Bug description:
Client: DC++ 0.75 rev 1693
Windows XP SP3

The client crashed when i used rightclick menu to close queueframe. I was downloading files when the crash occured.
Possible related bugs?
https://bugs.launchpad.net/dcplusplus/+bug/311512
https://bugs.launchpad.net/dcplusplus/+bug/300971

Callstack:
 
Program received signal SIGSEGV, Segmentation fault.
0x0083d61c in std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::size ()
Current language:  auto; currently c++
(gdb) bt
#0  0x0083d61c in std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::size ()
#1  0x00826b74 in TypedTree<QueueFrame::DirItemInfo>::TypedTreeDispatcher (msg=@0x22ea7c, res=@0x22ea78) at win32/TypedTree.h:94
#2  0x008fe09a in std::tr1::_Function_handler<bool ()(tagMSG const&, long&), bool (*)(tagMSG const&, long&)>::_M_invoke (__functor=@0x60e3ed8,
    __args#0=@0x22ea7c, __args#1=@0x22ea78) at c:/mingw/bin/../lib/gcc/mingw32/4.3.3/include/c++/tr1_impl/functional:1653
#3  0x0084e68b in std::tr1::function<bool ()(tagMSG const&, long&)>::operator() (this=0x60e3ed8, __args#0=@0x22ea7c, __args#1=@0x22ea78)
    at c:/mingw/bin/../lib/gcc/mingw32/4.3.3/include/c++/tr1_impl/functional:2020
#4  0x00680dc9 in dwt::Widget::tryFire (this=0x60e3ba8, msg=@0x22ea7c, retVal=@0x22ea78) at dwt\src\Widget.cpp:187
#5  0x0067c679 in dwt::Tree::tryFire (this=0x60e3ba8, msg=@0x22ea7c, retVal=@0x22ea78) at dwt\src\widgets\Tree.cpp:160
#6  0x007af3ec in dwt::MessageMap<dwt::Policies::Normal>::wndProc (hwnd=0x7d0314, uMsg=78, wParam=0, lParam=2288880)
    at dwt/include/dwt/widgets/../Policies.h:78
#7  0x7e368734 in USER32!GetDC () from C:\WINDOWS\system32\user32.dll
#8  0x007d0314 in Seed (this=0x7af31c, caption=@0x7d0314, style=78, exStyle=0) at dwt/include/dwt/widgets/Composite.h:109
#9  0x7e368816 in USER32!GetDC () from C:\WINDOWS\system32\user32.dll
#10 0x007af31c in dwt::MessageMap<dwt::Policies::Normal>::getHandler (hwnd=0x0, uMsg=8057628, wParam=8192788, lParam=78)
    at dwt/include/dwt/widgets/../Policies.h:129
#11 0x7e378ea0 in USER32!DefWindowProcW () from C:\WINDOWS\system32\user32.dll
#12 0x00000000 in ?? ()
(gdb)