aMule Forum
English => Backtraces => Topic started by: big_julius on July 05, 2004, 09:14:48 AM
-
Got this crash when browsing download list :
Program received signal SIGSEGV, Segmentation fault.
0x4034c810 in wxString::Reinit() () from /usr/lib/libwx_gtk-2.4.so.0
(gdb) bt
#0 0x4034c810 in wxString::Reinit() () from /usr/lib/libwx_gtk-2.4.so.0
#1 0x4034cbb1 in wxString::Clear() () from /usr/lib/libwx_gtk-2.4.so.0
#2 0x080f8925 in CUpDownClient::ResetFileStatusInfo() (this=0x87b8118)
at BaseClient.cpp:1665
#3 0x0813926a in CDownloadQueue::RemoveSource(CUpDownClient*, bool, bool) (
this=0x85de190, toremove=0x87b8118, bDoStatsUpdate=true)
at DownloadQueue.cpp:617
#4 0x08119882 in CClientList::RemoveClient(CUpDownClient*) (this=0x8539348,
toremove=0x87b8118) at ClientList.cpp:165
#5 0x080f1f24 in ~CUpDownClient (this=0x87b8118) at BaseClient.cpp:223
#6 0x080df2e7 in CClientReqSocket::Disconnect(wxString const&) (
this=0x8734048, strReason=@0xbffff5b0) at ListenSocket.cpp:148
#7 0x080e8696 in CClientReqSocket::OnError(int) (this=0x8734048, nErrorCode=7)
at ListenSocket.cpp:1774
#8 0x080e8a1e in CClientReqSocketHandler::ClientReqSocketHandler(wxSocketEvent&) (this=0x8754b40, event=@0x8840b38) at ListenSocket.cpp:1849
#9 0x402c9e62 in wxEvtHandler::SearchEventTable(wxEventTable&, wxEvent&) ()
from /usr/lib/libwx_gtk-2.4.so.0
#10 0x402c9c8f in wxEvtHandler::ProcessEvent(wxEvent&) ()
from /usr/lib/libwx_gtk-2.4.so.0
#11 0x402c9bcb in wxEvtHandler::ProcessPendingEvents() ()
from /usr/lib/libwx_gtk-2.4.so.0
#12 0x40280759 in wxAppBase::ProcessPendingEvents() ()
#13 0x4022e07b in wxapp_pending_callback () from /usr/lib/libwx_gtk-2.4.so.0
(gdb) bt full
#0 0x4034c810 in wxString::Reinit() () from /usr/lib/libwx_gtk-2.4.so.0
No symbol table info available.
#1 0x4034cbb1 in wxString::Clear() () from /usr/lib/libwx_gtk-2.4.so.0
No symbol table info available.
#2 0x080f8925 in CUpDownClient::ResetFileStatusInfo() (this=0x87b8118)
at BaseClient.cpp:1665
No locals.
#3 0x0813926a in CDownloadQueue::RemoveSource(CUpDownClient*, bool, bool) (
this=0x85de190, toremove=0x87b8118, bDoStatsUpdate=true)
at DownloadQueue.cpp:617
removed = true
#4 0x08119882 in CClientList::RemoveClient(CUpDownClient*) (this=0x8539348,
toremove=0x87b8118) at ClientList.cpp:165
pos = {m_ptr = 0x8759338}
#5 0x080f1f24 in ~CUpDownClient (this=0x87b8118) at BaseClient.cpp:223
No locals.
#6 0x080df2e7 in CClientReqSocket::Disconnect(wxString const&) (
this=0x8734048, strReason=@0xbffff5b0) at ListenSocket.cpp:148
No locals.
#7 0x080e8696 in CClientReqSocket::OnError(int) (this=0x8734048, nErrorCode=7)
at ListenSocket.cpp:1774
strError =
#8 0x080e8a1e in CClientReqSocketHandler::ClientReqSocketHandler(wxSocketEvent&
) (this=0x8754b40, event=@0x8840b38) at ListenSocket.cpp:1849
No locals.
#9 0x402c9e62 in wxEvtHandler::SearchEventTable(wxEventTable&, wxEvent&) ()
from /usr/lib/libwx_gtk-2.4.so.0
No symbol table info available.
#10 0x402c9c8f in wxEvtHandler::ProcessEvent(wxEvent&) ()
from /usr/lib/libwx_gtk-2.4.so.0
No symbol table info available.
#11 0x402c9bcb in wxEvtHandler::ProcessPendingEvents() ()
from /usr/lib/libwx_gtk-2.4.so.0
No symbol table info available.
#12 0x40280759 in wxAppBase::ProcessPendingEvents() ()
from /usr/lib/libwx_gtk-2.4.so.0
No symbol table info available.
#13 0x4022e07b in wxapp_pending_callback () from /usr/lib/libwx_gtk-2.4.so.0
No symbol table info available.
Those DownloadList Bugs seem to be hard to hannihilate X(
Hope that help ;)
keep on the good work.
-
we hate those bugs, and they hate us. thanks for the report.
-
You're Welcome ;)
I'm going to try today's CVS :)
-
Got exactly the same crash with 20040706.
All was good while not touching amule for a hour.
When I clicked on download list, amule crash 1 minute later.
Info is given ;)