The most you ask, the better the app will be...
Here we go my lord :
(gdb) run
Starting program: /usr/local/bin/amule
[Thread debugging using libthread_db enabled]
[New Thread 16384 (LWP 5705)]
Initialising aMule
Userhash loaded: *******
*** UDP socket at 4665
*** UDP socket at 4672
External connections disabled in config file .eMule
*** reading servers
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 16384 (LWP 5705)]
0x403d2a68 in wxString::operator= ()
from /usr/lib/libwx_gtk-2.4.so.0
(gdb) bt
#0 0x403d2a68 in wxString::operator= ()
from /usr/lib/libwx_gtk-2.4.so.0
#1 0x082666ab in CServerList::AutoUpdate (this=0x8739a20)
at ServerList.cpp:903
#2 0x08261f30 in CServerList::Init (this=0x8739a20)
at ServerList.cpp:93
#3 0x082a5eda in CamuleApp::OnInit (this=0x85e2230)
at amule.cpp:694
#4 0x4029c698 in wxEntry () from /usr/lib/libwx_gtk-2.4.so.0
#5 0x082a2fc8 in main (argc=1, argv=0xbffff874) at amule.cpp:180
(gdb) bt full
#0 0x403d2a68 in wxString::operator= ()
from /usr/lib/libwx_gtk-2.4.so.0
No symbol table info available.
#1 0x082666ab in CServerList::AutoUpdate (this=0x8739a20)
at ServerList.cpp:903
url_count = 3 '\003'
strURLToDownload =
strTempFilename =
#2 0x08261f30 in CServerList::Init (this=0x8739a20)
at ServerList.cpp:93
strTempFilename =
bRes = true
#3 0x082a5eda in CamuleApp::OnInit (this=0x85e2230)
at amule.cpp:694
geometry_enabled = false
geometry_x = 0
geometry_y = 0
---Type to continue, or q to quit---
geometry_width = 800
geometry_height = 600
cmdline =
geom_string =
server =
host =
IPC =
client = (struct wxTCPClient *) 0x85e1cf8
conn = (struct wxConnectionBase *) 0x0
lMulePrefDir =
xMulePrefDir =
logname =
file =
vfile =
newMule =
mnt_tab = (FILE *) 0x85ebdc8
myaddr =
---Type to continue, or q to quit---
#4 0x4029c698 in wxEntry () from /usr/lib/libwx_gtk-2.4.so.0
No symbol table info available.
#5 0x082a2fc8 in main (argc=1, argv=0xbffff874) at amule.cpp:180
No locals.
(gdb)