aMule Forum
English => Backtraces => Topic started by: bootstrap on April 21, 2004, 08:46:53 PM
-
CVS from 21.04.2004 - 10:00
after ~6 hours
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1073822560 (LWP 29920)]
0x0817ecd4 in CList::GetNext(_POSITION*&) (this=0x8db5ad8, pos=@0xbffff204) at CTypedPtrList.h:196
196 n = n->next;
(gdb) bt
#0 0x0817ecd4 in CList::GetNext(_POSITION*&) (this=0x8db5ad8, pos=@0xbffff204) at CTypedPtrList.h:196
#1 0x0817bf8f in CUpDownClient::AddRequestForAnotherFile(CPartFile*) (this=0x8db58e0, file=0x88f11b8) at DownloadClient.cpp:519
#2 0x0818e58f in CDownloadQueue::CheckAndAddKnownSource(CPartFile*, CUpDownClient*) (this=0x88230c8, sender=0x88f11b8, source=0x8db58e0)
at DownloadQueue.cpp:539
#3 0x081410dd in CClientReqSocket::ProcessPacket(char*, unsigned, unsigned char) (this=0x969b348,
packet=0x968f530 "ïè\230¨4l\004\034\"\003¡æ\020\006\by%", size=25, opcode=88 'X') at ListenSocket.cpp:302
#4 0x081475da in CClientReqSocket::PacketReceived(Packet*) (this=0x969b348, packet=0x92aa690) at ListenSocket.cpp:1704
#5 0x0814b349 in CEMSocket::OnReceive(int) (this=0x969b348, nErrorCode=0) at EMSocket.cpp:283
#6 0x0814772e in CClientReqSocket::OnReceive(int) (this=0x969b348, nErrorCode=0) at ListenSocket.cpp:1731
#7 0x08298359 in CamuleDlg::socketHandler(wxSocketEvent&) (this=0x86461f0, event=@0x9662f38) at amuleDlg.cpp:431
#8 0x45fd2fa2 in wxEvtHandler::SearchEventTable(wxEventTable&, wxEvent&) () from /usr/lib/libwx_gtk-2.4.so.0
#9 0x45fd2dcf in wxEvtHandler::ProcessEvent(wxEvent&) () from /usr/lib/libwx_gtk-2.4.so.0
#10 0x45fd2d0b in wxEvtHandler::ProcessPendingEvents() () from /usr/lib/libwx_gtk-2.4.so.0
#11 0x45f89899 in wxAppBase::ProcessPendingEvents() () from /usr/lib/libwx_gtk-2.4.so.0
#12 0x45f371bb in wxapp_pending_callback () from /usr/lib/libwx_gtk-2.4.so.0
#13 0x00d7c4ef in g_timeout_add () from /usr/lib/libglib-1.2.so.0
#14 0x00d7b35b in g_get_current_time () from /usr/lib/libglib-1.2.so.0
#15 0x00d7b846 in g_get_current_time () from /usr/lib/libglib-1.2.so.0
#16 0x00d7baf4 in g_main_run () from /usr/lib/libglib-1.2.so.0
#17 0x001a56af in gtk_main () from /usr/lib/libgtk-1.2.so.0
#18 0x45f37b32 in wxApp::MainLoop() () from /usr/lib/libwx_gtk-2.4.so.0
#19 0x45f89750 in wxAppBase::OnRun() () from /usr/lib/libwx_gtk-2.4.so.0
#20 0x45f3820d in wxEntry(int, char**) () from /usr/lib/libwx_gtk-2.4.so.0
#21 0x08290b56 in main (argc=1, argv=0xbffff9d4) at amule.cpp:115
(gdb) bt full
#0 0x0817ecd4 in CList::GetNext(_POSITION*&) (this=0x8db5ad8, pos=@0xbffff204) at CTypedPtrList.h:196
n = (MyNode *) 0x208
data = (class CPartFile *&) @0x210: Cannot access memory at address 0x210
(gdb)