aMule Forum
English => Backtraces => Topic started by: Cklein on February 16, 2005, 01:17:47 AM
-
Hi, I tried to post an ed2k link through the web interface and both amuleweb and amule crashed. I verify it 3 times. The last cores generated give me the following information
amule's core
-------------------------------------------------------------------
(gdb) bt
#0 0x40dcf871 in kill () from /lib/libc.so.6
#1 0x4002664b in pthread_kill () from /lib/libpthread.so.0
#2 0x40026970 in raise () from /lib/libpthread.so.0
#3 0x40dcf4d5 in raise () from /lib/libc.so.6
#4 0x40dd0a2b in abort () from /lib/libc.so.6
#5 0x40d4e8e8 in __cxa_call_unexpected ()
from /usr/lib/gcc-lib/i586-pc-linux-gnu/3.3.4/libstdc++.so.5
#6 0x40d4e921 in std::terminate() ()
from /usr/lib/gcc-lib/i586-pc-linux-gnu/3.3.4/libstdc++.so.5
#7 0x40d4eae0 in __cxa_throw ()
from /usr/lib/gcc-lib/i586-pc-linux-gnu/3.3.4/libstdc++.so.5
#8 0x0813c1e4 in CED2KLink::CreateLinkFromUrl(char const*) ()
#9 0x08148f38 in ExternalConn::ProcessRequest2(CECPacket const*, std::map, std::allocator > >&) ()
#10 0x08142dad in ExternalConn::OnSocketEvent(wxSocketEvent&) ()
#11 0x40633a22 in wxAppConsole::HandleEvent(wxEvtHandler*, void (wxEvtHandler::*)(wxEvent&), wxEvent&) const () from /usr/lib/libwx_baseu-2.5.so.3
#12 0x406c46fc in wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) () from /usr/lib/libwx_baseu-2.5.so.3
#13 0x406c3bf7 in wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) ()
from /usr/lib/libwx_baseu-2.5.so.3
#14 0x08c3f220 in ?? ()
---Type to continue, or q to quit---
#15 0x40e0522f in free () from /lib/libc.so.6
Previous frame inner to this frame (corrupt stack?)
(gdb) bt full
#0 0x40dcf871 in kill () from /lib/libc.so.6
No symbol table info available.
#1 0x4002664b in pthread_kill () from /lib/libpthread.so.0
No symbol table info available.
#2 0x40026970 in raise () from /lib/libpthread.so.0
No symbol table info available.
#3 0x40dcf4d5 in raise () from /lib/libc.so.6
No symbol table info available.
#4 0x40dd0a2b in abort () from /lib/libc.so.6
No symbol table info available.
#5 0x40d4e8e8 in __cxa_call_unexpected ()
from /usr/lib/gcc-lib/i586-pc-linux-gnu/3.3.4/libstdc++.so.5
No symbol table info available.
#6 0x40d4e921 in std::terminate() ()
from /usr/lib/gcc-lib/i586-pc-linux-gnu/3.3.4/libstdc++.so.5
No symbol table info available.
#7 0x40d4eae0 in __cxa_throw ()
from /usr/lib/gcc-lib/i586-pc-linux-gnu/3.3.4/libstdc++.so.5
No symbol table info available.
#8 0x0813c1e4 in CED2KLink::CreateLinkFromUrl(char const*) ()
No symbol table info available.
#9 0x08148f38 in ExternalConn::ProcessRequest2(CECPacket const*, std::map, std::allocator to continue, or q to quit---
Encoder> > >&) ()
No symbol table info available.
#10 0x08142dad in ExternalConn::OnSocketEvent(wxSocketEvent&) ()
No symbol table info available.
#11 0x40633a22 in wxAppConsole::HandleEvent(wxEvtHandler*, void (wxEvtHandler::*)(wxEvent&), wxEvent&) const () from /usr/lib/libwx_baseu-2.5.so.3
No symbol table info available.
#12 0x406c46fc in wxEvtHandler::ProcessEventIfMatches(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) () from /usr/lib/libwx_baseu-2.5.so.3
No symbol table info available.
#13 0x406c3bf7 in wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) ()
from /usr/lib/libwx_baseu-2.5.so.3
No symbol table info available.
#14 0x08c3f220 in ?? ()
No symbol table info available.
#15 0x40e0522f in free () from /lib/libc.so.6
No symbol table info available.
-----------------------------------------------------------
amuleweb's core
(gdb) bt
#0 0x08060b62 in ?? ()
#1 0x080578bd in ?? ()
#2 0x0808bfda in wxAppConsole::WakeUpIdle() ()
#3 0x0808b78d in wxAppConsole::WakeUpIdle() ()
#4 0x40159e32 in wxThreadInternal::PthreadStart(wxThread*) ()
from /usr/lib/libwx_baseu-2.5.so.3
(gdb) bt full
#0 0x08060b62 in ?? ()
No symbol table info available.
#1 0x080578bd in ?? ()
No symbol table info available.
#2 0x0808bfda in wxAppConsole::WakeUpIdle() ()
No symbol table info available.
#3 0x0808b78d in wxAppConsole::WakeUpIdle() ()
No symbol table info available.
#4 0x40159e32 in wxThreadInternal::PthreadStart(wxThread*) ()
from /usr/lib/libwx_baseu-2.5.so.3
No symbol table info available.
BTW thank you very much for amule development, what a great program. I'm a programmer, if I can help on development of amuleweb I'll be pleased to do it
Cheers