ulrich@johnnyfive:~ >gdb e-uae GNU gdb (Ubuntu/Linaro 7.4-2012.02-0ubuntu2) 7.4-2012.02 Copyright (C) 2012 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-linux-gnu". For bug reporting instructions, please see: ... Reading symbols from /usr/bin/e-uae...Reading symbols from /usr/lib/debug/usr/bin/e-uae...done. done. (gdb) run Starting program: /usr/bin/e-uae [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [New Thread 0x7fffee917700 (LWP 31566)] [New Thread 0x7fffee116700 (LWP 31567)] [New Thread 0x7fffe76ca700 (LWP 31568)] [New Thread 0x7fffe6ec9700 (LWP 31569)] E-UAE 0.8.29-WIP4 Build date: Jun 8 2010 05:19:30 SDLGFX: Initialized. SDLGFX: Using SDL version 1.2.14. SDLGFX: Display is 32 bits deep. SDLGFX: Found screenmode: 1920x1080. SDLGFX: Found screenmode: 1680x1050. SDLGFX: Found screenmode: 1600x1024. SDLGFX: Found screenmode: 1440x900. SDLGFX: Found screenmode: 1400x1050. SDLGFX: Found screenmode: 1360x768. SDLGFX: Found screenmode: 1280x1024. SDLGFX: Found screenmode: 1280x960. SDLGFX: Found screenmode: 1152x864. SDLGFX: Found screenmode: 1024x768. SDLGFX: Found screenmode: 960x720. SDLGFX: Found screenmode: 960x600. SDLGFX: Found screenmode: 960x540. SDLGFX: Found screenmode: 928x696. SDLGFX: Found screenmode: 896x672. SDLGFX: Found screenmode: 840x525. SDLGFX: Found screenmode: 832x624. SDLGFX: Found screenmode: 800x600. SDLGFX: Found screenmode: 800x512. SDLGFX: Found screenmode: 720x450. SDLGFX: Found screenmode: 720x400. SDLGFX: Found screenmode: 700x525. SDLGFX: Found screenmode: 680x384. SDLGFX: Found screenmode: 640x512. SDLGFX: Found screenmode: 640x480. SDLGFX: Found screenmode: 640x400. SDLGFX: Found screenmode: 640x350. SDLGFX: Found screenmode: 576x432. SDLGFX: Found screenmode: 512x384. SDLGFX: Found screenmode: 416x312. SDLGFX: Found screenmode: 400x300. SDLGFX: Found screenmode: 360x200. Found 1 joystick(s) Found x11pc raw keyboard mapping Using cooked keymap Opening cfgfile '/home/ulrich/.e-uaerc'...failed Opening cfgfile '.e-uaerc'...failed Testing the RDTSC instruction ... done. TSC frequency: 2800,000000 MHz [New Thread 0x7fffe6497700 (LWP 31570)] [Thread 0x7fffe6497700 (LWP 31570) exited] [New Thread 0x7fffe6497700 (LWP 31571)] [Thread 0x7fffe6497700 (LWP 31571) exited] Found x11pc raw keyboard mapping Using cooked keymap [New Thread 0x7fffe6497700 (LWP 31572)] Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x7fffee116700 (LWP 31567)] g_type_is_a (type=, iface_type=) at /build/buildd/glib2.0-2.32.1/./gobject/gtype.c:3503 3503 /build/buildd/glib2.0-2.32.1/./gobject/gtype.c: Datei oder Verzeichnis nicht gefunden. (gdb) bt #0 g_type_is_a (type=, iface_type=) at /build/buildd/glib2.0-2.32.1/./gobject/gtype.c:3503 #1 0x00007ffff7332e54 in gtk_type_new () from /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0 #2 0x00000000004720e8 in create_guidlg () at gtkui.c:1901 #3 0x0000000000472d75 in my_idle () at gtkui.c:523 #4 0x00007ffff4a968db in g_timeout_dispatch (source=, callback=, user_data=) at /build/buildd/glib2.0-2.32.1/./glib/gmain.c:3859 #5 0x00007ffff4a95c9a in g_main_dispatch (context=0x7fffe8029640) at /build/buildd/glib2.0-2.32.1/./glib/gmain.c:2515 #6 g_main_context_dispatch (context=0x7fffe8029640) at /build/buildd/glib2.0-2.32.1/./glib/gmain.c:3052 #7 0x00007ffff4a96060 in g_main_context_iterate (dispatch=1, block=, context=0x7fffe8029640, self=) at /build/buildd/glib2.0-2.32.1/./glib/gmain.c:3123 #8 g_main_context_iterate (context=0x7fffe8029640, block=, dispatch=1, self=) at /build/buildd/glib2.0-2.32.1/./glib/gmain.c:3060 #9 0x00007ffff4a9645a in g_main_loop_run (loop=0x7fffe80710c0) at /build/buildd/glib2.0-2.32.1/./glib/gmain.c:3317 #10 0x00007ffff72202f7 in gtk_main () from /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0 ---Type to continue, or q to quit--- #11 0x000000000046cd36 in gtk_gui_thread (dummy=) at gtkui.c:1975 #12 0x00007ffff7738fd5 in SDL_RunThread (data=0x29c2590) at ../../src/thread/SDL_thread.c:204 #13 0x00007ffff777c999 in RunThread (data=) at ../../src/thread/pthread/SDL_systhread.c:47 #14 0x00007ffff4838e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #15 0x00007ffff45664bd in clone () from /lib/x86_64-linux-gnu/libc.so.6 #16 0x0000000000000000 in ?? ()