aMule Forum
English => Backtraces => Topic started by: junaru on October 04, 2004, 07:28:42 PM
-
aMule crashes ~20 seconds after startup, dont know what more to say :/
act@n0where:~$ gdb amule-debug/bin/amule
GNU gdb 6.2.1
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "i486-slackware-linux"...Using host libthread_db libr ary "/lib/libthread_db.so.1".
(gdb) run
Starting program: /home/act/amule-debug/bin/amule
[Thread debugging using libthread_db enabled]
[New Thread 16384 (LWP 8381)]
Initialising aMule
Userhash loaded: 8375166DFA0E6FB2E2AD81FB4CBB6F3E
*** UDP socket at 5669
*** UDP socket at 5667
External connections disabled in config file .eMule
*** reading servers
Loading temp files from /mnt/data/temp.
[New Thread 32769 (LWP 8384)]
[New Thread 16386 (LWP 8385)]
*** TCP socket at 5666
ListenSocket: Ok.
AICH Thread: Syncronization thread started.
AICH Thread: Masterhashes of known files have been loaded.
AICH Thread: No new files found.
AICH Thread: Thread terminated.
[Thread 16386 (LWP 8385) exited]
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 16384 (LWP 8381)]
0x40a3f2d1 in strcasecmp () from /lib/libc.so.6
(gdb) bt
#0 0x40a3f2d1 in strcasecmp () from /lib/libc.so.6
#1 0x403b2522 in wxString::CmpNoCase () from /usr/lib/libwx_gtk-2.4.so
#2 0x0825ccb0 in CServerListCtrl::SortProc (item1=142318512, item2=142335200,
sortData=0) at ../../amule-cvs/src/ServerListCtrl.cpp:524
#3 0x0825a86e in CServerListCtrl::RefreshServer (this=0x8736e30,
server=0x87b9bb0) at ../../amule-cvs/src/ServerListCtrl.cpp:164
#4 0x0829c2cf in CamuleApp::NotifyEvent (this=0x85ee5a0, event=
{<> = {}, ID = SERVER_REFRESH, byte_value = 0 '\0', short_value = 0, long_value = 0, longlong_value = 0, string_value = , ptr_value = 0x87b9bb0, ptr_aux_v alue = 0x0})
at ../../amule-cvs/src/amule.cpp:2022
#5 0x08255eb4 in CServerList::ServerStats (this=0x8627960)
at ../../amule-cvs/src/ServerList.cpp:249
#6 0x0818485d in CDownloadQueue::Process (this=0x86defe0)
at ../../amule-cvs/src/DownloadQueue.cpp:389
#7 0x0829aa53 in CamuleApp::OnCoreTimer (this=0x85ee5a0)
at ../../amule-cvs/src/amule.cpp:1571
#8 0x4031e510 in wxEvtHandler::SearchEventTable ()
from /usr/lib/libwx_gtk-2.4.so
#9 0x4031e34c in wxEvtHandler::ProcessEvent () from /usr/lib/libwx_gtk-2.4.so
#10 0x403bc5dc in wxTimerBase::Notify () from /usr/lib/libwx_gtk-2.4.so
#11 0x402d1f38 in timeout_callback () from /usr/lib/libwx_gtk-2.4.so
#12 0x4067ecfc in g_main_set_poll_func () from /usr/lib/libglib-1.2.so.0
---Type to continue, or q to quit---
#13 0x4067de75 in g_get_current_time () from /usr/lib/libglib-1.2.so.0
#14 0x4067e32c in g_get_current_time () from /usr/lib/libglib-1.2.so.0
#15 0x4067e55c in g_main_run () from /usr/lib/libglib-1.2.so.0
#16 0x405a8083 in gtk_main () from /usr/lib/libgtk-1.2.so.0
#17 0x40285436 in wxApp::MainLoop () from /usr/lib/libwx_gtk-2.4.so
#18 0x402e1050 in wxAppBase::OnRun () from /usr/lib/libwx_gtk-2.4.so
#19 0x40285c8a in wxEntry () from /usr/lib/libwx_gtk-2.4.so
#20 0x0829489e in main (argc=1, argv=0xbffff7f4)
at ../../amule-cvs/src/amule.cpp:40
(gdb) bt full
#0 0x40a3f2d1 in strcasecmp () from /lib/libc.so.6
No symbol table info available.
#1 0x403b2522 in wxString::CmpNoCase () from /usr/lib/libwx_gtk-2.4.so
No symbol table info available.
#2 0x0825ccb0 in CServerListCtrl::SortProc (item1=142318512, item2=142335200,
sortData=0) at ../../amule-cvs/src/ServerListCtrl.cpp:524
server1 = (CServer *) 0x87b9bb0
server2 = (CServer *) 0x87bdce0
mode = 1
#3 0x0825a86e in CServerListCtrl::RefreshServer (this=0x8736e30,
server=0x87b9bb0) at ../../amule-cvs/src/ServerListCtrl.cpp:164
sortby = 0
sorted = true
itemState = 0
item = {<> = {}, m_mask = 0, m_itemId = 29, m_col = 0,
m_state = 0, m_stateMask = 0, m_text = , m_image = -1,
m_data = 142318512, m_format = 2, m_width = 0, m_attr = 0x870ad68,
static sm_classwxListItem = {}}
itemnr = 29
#4 0x0829c2cf in CamuleApp::NotifyEvent (this=0x85ee5a0, event=
{<> = {}, ID = SERVER_REFRESH, byte_value = 0 '\0', short_value = 0, long_value = 0, longlong_value = 0, string_value = , ptr_value = 0x87b9bb0, ptr_aux_v alue = 0x0})
---Type to continue, or q to quit---
at ../../amule-cvs/src/amule.cpp:2022
No locals.
#5 0x08255eb4 in CServerList::ServerStats (this=0x8627960)
at ../../amule-cvs/src/ServerList.cpp:249
e = {<> = {}, ID = SERVER_REFRESH,
byte_value = 0 '\0', short_value = 0, long_value = 0, longlong_value = 0,
string_value = , ptr_value = 0x87b9bb0, ptr_aux_value = 0x0}
ping_server = (CServer *) 0x87b9bb0
test = (CServer *) 0x87b9bb0
packet = (Packet *) 0x870afe0
time = 1437234678
temp = 1096910546
#6 0x0818485d in CDownloadQueue::Process (this=0x86defe0)
at ../../amule-cvs/src/DownloadQueue.cpp:389
downspeed = 0
#7 0x0829aa53 in CamuleApp::OnCoreTimer (this=0x85ee5a0)
at ../../amule-cvs/src/amule.cpp:1571
msPrev1 = 19986
msPrev5 = 18681
msPrevSave = 0
msCur = 20288
#8 0x4031e510 in wxEvtHandler::SearchEventTable ()
from /usr/lib/libwx_gtk-2.4.so
---Type to continue, or q to quit---
No symbol table info available.
#9 0x4031e34c in wxEvtHandler::ProcessEvent () from /usr/lib/libwx_gtk-2.4.so
No symbol table info available.
#10 0x403bc5dc in wxTimerBase::Notify () from /usr/lib/libwx_gtk-2.4.so
No symbol table info available.
#11 0x402d1f38 in timeout_callback () from /usr/lib/libwx_gtk-2.4.so
No symbol table info available.
#12 0x4067ecfc in g_main_set_poll_func () from /usr/lib/libglib-1.2.so.0
No symbol table info available.
#13 0x4067de75 in g_get_current_time () from /usr/lib/libglib-1.2.so.0
No symbol table info available.
#14 0x4067e32c in g_get_current_time () from /usr/lib/libglib-1.2.so.0
No symbol table info available.
#15 0x4067e55c in g_main_run () from /usr/lib/libglib-1.2.so.0
No symbol table info available.
#16 0x405a8083 in gtk_main () from /usr/lib/libgtk-1.2.so.0
No symbol table info available.
#17 0x40285436 in wxApp::MainLoop () from /usr/lib/libwx_gtk-2.4.so
No symbol table info available.
#18 0x402e1050 in wxAppBase::OnRun () from /usr/lib/libwx_gtk-2.4.so
No symbol table info available.
#19 0x40285c8a in wxEntry () from /usr/lib/libwx_gtk-2.4.so
No symbol table info available.
---Type to continue, or q to quit---
#20 0x0829489e in main (argc=1, argv=0xbffff7f4)
at ../../amule-cvs/src/amule.cpp:40
No locals.
(gdb)
-
Removed my ~/.aMule and ~/.eMule, that solved the problem, no more crashing ..