aMule Forum
English => Backtraces => Topic started by: phoenix on May 01, 2004, 12:55:43 PM
-
Well, I think that this is useless, but that's what happened:
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1085403008 (LWP 7865)]
0x00b54ba4 in _int_malloc () from /lib/tls/libc.so.6
(gdb) bt
#0 0x00b54ba4 in _int_malloc () from /lib/tls/libc.so.6
#1 0x00b53e9d in malloc () from /lib/tls/libc.so.6
#2 0x007d063b in g_malloc () from /usr/lib/libglib-1.2.so.0
(gdb)
bt full
#0 0x00b54ba4 in _int_malloc () from /lib/tls/libc.so.6
No symbol table info available.
#1 0x00b53e9d in malloc () from /lib/tls/libc.so.6
No symbol table info available.
#2 0x007d063b in g_malloc () from /usr/lib/libglib-1.2.so.0
No symbol table info available.
(gdb)
-
hmmm... please get gdb backtraces. Take a look at http://www.amule-project.net/amule/thread.php?threadid=298&sid=
Thanx for reporting, though.
Greetings.
-
That's the problem. It is a gdb trace, look at the last line. That one was freaky. It's pretty useless, just posted it in case someone has already seen something similar.
Regards,
Marcelo.
-
loool, you're right! I just saw it was so short I didn't even worry to take it a look! :-D
I'm very much sorry, phoenix.
Greetings.
-
The same with debug libc gives:
(gdb) bt
#0 0x41020f34 in _int_malloc () from /lib/tls/libc.so.6
#1 0x4102011d in malloc () from /lib/tls/libc.so.6
#2 0x40f4a38e in operator new () from /usr/lib/libstdc++.so.5
#3 0x40f4a4bf in operator new[] () from /usr/lib/libstdc++.so.5
#4 0x081ef491 in CUpDownClient::SendBlockData ()
#5 0x081f55e3 in CUploadQueue::Process ()
#6 0x081f6d35 in TimerProc ()
#7 0x402e6667 in wxEvtHandler::SearchEventTable () from /usr/lib/libwx_gtk-2.4.so.0
#8 0x402e6483 in wxEvtHandler::ProcessEvent () from /usr/lib/libwx_gtk-2.4.so.0
#9 0x40389997 in wxTimerBase::Notify () from /usr/lib/libwx_gtk-2.4.so.0
#10 0x40296e6d in timeout_callback () from /usr/lib/libwx_gtk-2.4.so.0
#11 0x40653ec4 in g_main_set_poll_func () from /usr/lib/libglib-1.2.so.0
#12 0x4065303d in g_get_current_time () from /usr/lib/libglib-1.2.so.0
#13 0x406534f4 in g_get_current_time () from /usr/lib/libglib-1.2.so.0
#14 0x40653724 in g_main_run () from /usr/lib/libglib-1.2.so.0
#15 0x40579c3f in gtk_main () from /usr/lib/libgtk-1.2.so.0
#16 0x40245a79 in wxApp::MainLoop () from /usr/lib/libwx_gtk-2.4.so.0
#17 0x402a6a47 in wxAppBase::OnRun () from /usr/lib/libwx_gtk-2.4.so.0
#18 0x402461db in wxEntry () from /usr/lib/libwx_gtk-2.4.so.0
#19 0x081f822b in main ()
bt full didn't provided any extra info.
Regards.
-
Thanx. But please remember to disable smilies when reporting backtraces. Otherwise the backtrace becomes a bungh of faces laughing, sleeping, being angry, begging, etc... ;-)
Greetings.