This happens right after the splash screen at startup. I am running version 1.2.8.
Thanks,
JT
(gdb) ha SIGPIPE nostop noprint pass
Signal Stop Print Pass to program Description
SIGPIPE No No Yes Broken pipe
(gdb) run
Starting program: /usr/local/bin/amule
Initialising aMule
Config:
x1: 0 y1: 35 x2: 1016 y2: 715
split read, found : 449
srv_split read, found : 463
Program received signal SIG32, Real-time event 32.
0x409f82e1 in sigpending () from /lib/libc.so.6
(gdb) bt
0 0x409f82e1 in sigpending () from /lib/libc.so.6
0000001 0x409f83a7 in sigsuspend () from /lib/libc.so.6
0000002 0x40985258 in pthread_getconcurrency () from /lib/libpthread.so.0
0000003 0x40984ac5 in pthread_create () from /lib/libpthread.so.0
0000004 0x403bd07f in wxThread::Create () from /usr/local/lib/libwx_gtk-2.4.so
0000005 0x080b7f2b in CAddFileThread::Setup () at AddFileThread.cpp:51
0000006 0x08202223 in CamuleDlg (this=0x86cfec8, pParent=0x0, title=)
at amuleDlg.cpp:241
0000007 0x081fc2e2 in CamuleApp::OnInit (this=0x86b6a58) at amule.cpp:363
0000008 0x40242a79 in wxEntry () from /usr/local/lib/libwx_gtk-2.4.so
0000009 0x081fa742 in main (argc=1, argv=0xbffff5a4) at amule.cpp:100
(gdb) bt full
0 0x409f82e1 in sigpending () from /lib/libc.so.6
No symbol table info available.
0000001 0x409f83a7 in sigsuspend () from /lib/libc.so.6
No symbol table info available.
0000002 0x40985258 in pthread_getconcurrency () from /lib/libpthread.so.0
No symbol table info available.
0000003 0x40984ac5 in pthread_create () from /lib/libpthread.so.0
No symbol table info available.
0000004 0x403bd07f in wxThread::Create () from /usr/local/lib/libwx_gtk-2.4.so
No symbol table info available.
0000005 0x080b7f2b in CAddFileThread::Setup () at AddFileThread.cpp:51
th = (CAddFileThread *) 0x87ad5e8
0000006 0x08202223 in CamuleDlg (this=0x86cfec8, pParent=0x0, title=)
at amuleDlg.cpp:241
dlg = (struct wxSizer *) 0x86d7f28
srv_split = (struct wxSplitterWindow *) 0x86fe040
0000007 0x081fc2e2 in CamuleApp::OnInit (this=0x86b6a58) at amule.cpp:363
geom_string = 0x86b6a58 "รจ6<\b"
hostName =
new_from_lmule = 0
lMulePrefDir =
xMulePrefDir =
aMulePrefDir =
dlg = (class CamuleDlg *) 0x40580dec
incomingdir = (struct wxString *) 0xbffff458
tempdir = (struct wxString *) 0x405fbd50
mnt_entries = (mntent *) 0x86b6bfc
mnt_tab = (FILE *) 0x4063b79a
myaddr =
---Type to continue, or q to quit---
0000008 0x40242a79 in wxEntry () from /usr/local/lib/libwx_gtk-2.4.so
No symbol table info available.
0000009 0x081fa742 in main (argc=1, argv=0xbffff5a4) at amule.cpp:100
No locals.