aMule Forum
English => Backtraces => Topic started by: Ezeltje on October 01, 2004, 07:09:38 PM
-
error msg on startup: *** glibc detected *** corrupted double-linked list
0x0ab0d8b0 ***
(gdb) run
Starting program: /usr/local/bin/amule
[Thread debugging using libthread_db enabled]
[New Thread -157109600 (LWP 1072)]
Initialising aMule
Userhash loaded: 76DF22E1E20E9E8E99530780D17F6FA7
*** UDP socket at 4665
*** UDP socket at 4672
*** glibc detected *** corrupted double-linked list: 0x09cc68b0 ***
Program received signal SIGABRT, Aborted.
[Switching to Thread -157109600 (LWP 1072)]
0x00870782 in _dl_sysinfo_int80 () at stl_deque.h:83
83 __deque_buf_size(size_t __size)
(gdb) bt
#0 0x00870782 in _dl_sysinfo_int80 () at stl_deque.h:83
#1 0x008b45d5 in raise () at stl_deque.h:83
#2 0x008b5fe9 in abort () at stl_deque.h:83
#3 0x008ece2b in malloc_printerr () at stl_deque.h:83
#4 0x008ecff4 in malloc_consolidate () at stl_deque.h:83
#5 0x008edb5d in _int_malloc () at stl_deque.h:83
#6 0x008ef346 in calloc () at stl_deque.h:83
#7 0x00b7d6fa in g_malloc0 () at stl_deque.h:83
#8 0x006ae110 in gtk_style_new () at stl_deque.h:83
#9 0x006ae452 in gtk_style_copy () at stl_deque.h:83
#10 0xf6da0f97 in wxToolTip::Apply () from /usr/lib/libwx_gtk-2.4.so.0
#11 0xf6dacc27 in wxWindow::DoSetToolTip () from /usr/lib/libwx_gtk-2.4.so.0
#12 0xf6e9f447 in wxWindowBase::SetToolTip () from /usr/lib/libwx_gtk-2.4.so.0
#13 0x081d0e31 in muleDlg (parent=0x9cc9678, call_fit=false, set_sizer=true)
at muuli_wdr.cpp:118
#14 0x0829e27c in CamuleDlg (this=0x9cba228, pParent=0x0, title=@0x97dd780,
where=, dlg_size=) at amuleDlg.cpp:163
#15 0x08295dee in CamuleApp::OnInit (this=0x97dd6a8) at amule.cpp:684
#16 0xf6d5d091 in wxEntry () from /usr/lib/libwx_gtk-2.4.so.0
#17 0x082930c2 in main (argc=1, argv=0xfef910e4) at amule.cpp:40
(gdb)