# gdb amule
GNU gdb 6.5
Copyright (C) 2006 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 "i686-pc-linux-gnu"...(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(gdb) run
Starting program: /usr/bin/amule
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1208908112 (LWP 6010)]
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1208908112 (LWP 6010)]
0x00000000 in ?? ()
(gdb) bt
#0 0x00000000 in ?? ()
#1 0x4fe60cf4 in XSetErrorHandler () from /usr/lib/libSDL-1.2.so.0
#2 0x4e6daccd in gdk_keymap_get_entries_for_keyval () from /usr/lib/libgdk-x11-2.0.so.0
#3 0x4e69d690 in gdk_pre_parse_libgtk_only () from /usr/lib/libgdk-x11-2.0.so.0
#4 0x4e884425 in gtk_disable_setlocale () from /usr/lib/libgtk-x11-2.0.so.0
#5 0x4e2db545 in g_option_context_parse () from /usr/lib/libglib-2.0.so.0
#6 0x4e8849cb in gtk_parse_args () from /usr/lib/libgtk-x11-2.0.so.0
#7 0x4e884a3c in gtk_init_check () from /usr/lib/libgtk-x11-2.0.so.0
#8 0x4d9f85cf in wxApp::Initialize () from /usr/lib/libwx_gtk2u_core-2.6.so.0
#9 0x4d6c6c23 in wxEntryStart () from /usr/lib/libwx_baseu-2.6.so.0
#10 0x4d6c716c in wxEntry () from /usr/lib/libwx_baseu-2.6.so.0
#11 0x4d6c72db in wxEntry () from /usr/lib/libwx_baseu-2.6.so.0
#12 0x08179a44 in wxCloseEvent::~wxCloseEvent ()
#13 0x4de0f866 in __libc_start_main () from /lib/libc.so.6
#14 0x0806c4e1 in ?? ()
Gentoo Linux, stable versions of library. Full recompile wxGTK, glib, glibc have not effect.
Sorry for badly English.