aMule Forum

English => Backtraces => Topic started by: bootstrap on April 26, 2004, 12:23:54 PM

Title: cvs 20040424 (11:00) - puked after 16 hours
Post by: bootstrap on April 26, 2004, 12:23:54 PM
aMule CVS is running 16:04 h. <- i should add a check and state "was running" instead :o)

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1073822560 (LWP 12860)]
0x009f8ba4 in _int_malloc () from /lib/tls/libc.so.6
(gdb) bt
#0  0x009f8ba4 in _int_malloc () from /lib/tls/libc.so.6
#1  0x009f7e9d in malloc () from /lib/tls/libc.so.6
#2  0x46052862 in wxString::AllocBuffer(unsigned) () from /usr/lib/libwx_gtk-2.4.so.0
#3  0x4605295c in wxString::AllocBeforeWrite(unsigned) () from /usr/lib/libwx_gtk-2.4.so.0
#4  0x46052b50 in wxString::GetWriteBuf(unsigned) () from /usr/lib/libwx_gtk-2.4.so.0
#5  0x46053e8c in wxString::PrintfV(char const*, char*) () from /usr/lib/libwx_gtk-2.4.so.0
#6  0x08148e73 in CString::Format(char const*, ...) (this=0xbffff0d0, pszFormat=0x8338434 "%.2f %s")
    at CString.h:47
#7  0x0821cd7c in CastItoXBytes(unsigned long long) (count=1073739776) at otherfunctions.cpp:46
#8  0x08268f34 in CSharedFilesCtrl::UpdateFile(CKnownFile*, unsigned) (this=0x87c67c0, file=0x8af81e8,
    itemnr=5) at SharedFilesCtrl.cpp:164
#9  0x0826bf55 in CSharedFilesCtrl::UpdateItem(CKnownFile*) (this=0x87c67c0, toupdate=0x8af81e8)
    at SharedFilesCtrl.cpp:597
#10 0x08265fb3 in CSharedFileList::UpdateItem(CKnownFile*) (this=0x8818098, toupdate=0x8af81e8)
    at SharedFileList.cpp:398
#11 0x081bee84 in CFileStatistic::AddRequest() (this=0x8af8218) at KnownFile.cpp:64
#12 0x0828e894 in CUploadQueue::AddClientToQueue(CUpDownClient*, bool) (this=0x88fe200, client=0xa417f10,
    bIgnoreTimelimit=false) at UploadQueue.cpp:469
#13 0x08141c43 in CClientReqSocket::ProcessPacket(char*, unsigned, unsigned char) (this=0xa52e438,
    packet=0xa489228 "!ÚþG\bDuu㢬Ï\0276", size=16, opcode=84 'T') at ListenSocket.cpp:478
#14 0x0814768a in CClientReqSocket::PacketReceived(Packet*) (this=0xa52e438, packet=0xa888788)
    at ListenSocket.cpp:1704
#15 0x0814b3dd in CEMSocket::OnReceive(int) (this=0xa52e438, nErrorCode=0) at EMSocket.cpp:290
#16 0x081477de in CClientReqSocket::OnReceive(int) (this=0xa52e438, nErrorCode=0) at ListenSocket.cpp:1731
#17 0x082985df in CamuleDlg::socketHandler(wxSocketEvent&) (this=0x86f1390, event=@0x9eac310)
    at amuleDlg.cpp:445
#18 0x45fd2fa2 in wxEvtHandler::SearchEventTable(wxEventTable&, wxEvent&) ()
   from /usr/lib/libwx_gtk-2.4.so.0
#19 0x45fd2dcf in wxEvtHandler::ProcessEvent(wxEvent&) () from /usr/lib/libwx_gtk-2.4.so.0
#20 0x45fd2d0b in wxEvtHandler::ProcessPendingEvents() () from /usr/lib/libwx_gtk-2.4.so.0
#21 0x45f89899 in wxAppBase::ProcessPendingEvents() () from /usr/lib/libwx_gtk-2.4.so.0
#22 0x45f371bb in wxapp_pending_callback () from /usr/lib/libwx_gtk-2.4.so.0
#23 0x00d7c4ef in g_timeout_add () from /usr/lib/libglib-1.2.so.0
#24 0x00d7b35b in g_get_current_time () from /usr/lib/libglib-1.2.so.0
#25 0x00d7b846 in g_get_current_time () from /usr/lib/libglib-1.2.so.0
#26 0x00d7baf4 in g_main_run () from /usr/lib/libglib-1.2.so.0
#27 0x001a56af in gtk_main () from /usr/lib/libgtk-1.2.so.0
#28 0x45f37b32 in wxApp::MainLoop() () from /usr/lib/libwx_gtk-2.4.so.0
#29 0x45f89750 in wxAppBase::OnRun() () from /usr/lib/libwx_gtk-2.4.so.0
#30 0x45f3820d in wxEntry(int, char**) () from /usr/lib/libwx_gtk-2.4.so.0
#31 0x08290d32 in main (argc=1, argv=0xbffff954) at amule.cpp:115
(gdb)