Thread: Strange series of app crashes in Karmic
in last day or have had series of programs crash when clicked , dragged something. first 1 freeciv. after couple hours of playing problem arose; program quit, , when loaded recent autosave died again first time did click-and-drag. turns out sigsegv, tried running civclient-gtk in gdb , gave me following backtrace:
#0 0x080a1ad3 in ?? ()
#1 0x080ea372 in ?? ()
#2 0x080ea845 in ?? ()
#3 0x080eaf2a in ?? ()
#4 0x08063159 in ?? ()
#5 0x0806345c in ?? ()
#6 0x08114c60 in ?? ()
#7 0x080608f5 in ?? ()
#8 0x08114dd3 in ?? ()
#9 0x00a4c474 in ?? () /usr/lib/libgtk-x11-2.0.so.0
#10 0x003a2072 in g_closure_invoke () /usr/lib/libgobject-2.0.so.0
#11 0x003b77a8 in ?? () /usr/lib/libgobject-2.0.so.0
#12 0x003b89b8 in g_signal_emit_valist () /usr/lib/libgobject-2.0.so.0
#13 0x003b8fb6 in g_signal_emit () /usr/lib/libgobject-2.0.so.0
#14 0x00b6895e in ?? () /usr/lib/libgtk-x11-2.0.so.0
#15 0x00a44c20 in gtk_propagate_event () /usr/lib/libgtk-x11-2.0.so.0
#16 0x00a45ea9 in gtk_main_do_event () /usr/lib/libgtk-x11-2.0.so.0
#17 0x0016562a in ?? () /usr/lib/libgdk-x11-2.0.so.0
#18 0x0040de88 in g_main_context_dispatch () /lib/libglib-2.0.so.0
#19 0x00411730 in ?? () /lib/libglib-2.0.so.0
#20 0x00411b9f in g_main_loop_run () /lib/libglib-2.0.so.0
#21 0x00a46419 in gtk_main () /usr/lib/libgtk-x11-2.0.so.0
#22 0x0810d184 in ?? ()
---type <return> continue, or q <return> quit---
#23 0x08059764 in ?? ()
#24 0x0071ab56 in __libc_start_main () /lib/tls/i686/cmov/libc.so.6
#25 0x08054091 in ?? ()
don't have idea if useful or not, have attached offending autosave in hopes can recreate problem. 1 particularly tricky because seems affecting other programs, suspect 1 of libs (possibly gtk?) rather each separate program has problem. specifically, later in day running gnometris, used pause button on keyboard pause game, clicked , dragged on menu bar, , window disappeared. time unable reproduce error. don't remember else may have crashed, think @ least 1 other program affected. how go diagnosing problem this?
i've managed reproduce crash gnometris...it occurs when pause game using media pause key, try unpause same way (which doesn't work) , click on menu bar. may jumping conclusions 2 being related because of stack seems in different libs. here's backtrace:
#0 0x00868003 in clutter_actor_get_parent ()
/usr/lib/libclutter-glx-1.0.so.0
#1 0x008901c0 in ?? () /usr/lib/libclutter-glx-1.0.so.0
#2 0x008a33c8 in ?? () /usr/lib/libclutter-glx-1.0.so.0
#3 0x0089144a in ?? () /usr/lib/libclutter-glx-1.0.so.0
#4 0x003d9e88 in g_main_context_dispatch () /lib/libglib-2.0.so.0
#5 0x003dd730 in ?? () /lib/libglib-2.0.so.0
#6 0x003ddb9f in g_main_loop_run () /lib/libglib-2.0.so.0
#7 0x00d6d419 in gtk_main () /usr/lib/libgtk-x11-2.0.so.0
#8 0x08050cf3 in ?? ()
#9 0x0100db56 in __libc_start_main () /lib/tls/i686/cmov/libc.so.6
#10 0x08050a91 in ?? ()
still don't know these bugs. should report them bugs in gnometris , civclient-gtk respectively, or library bugs? know how can fix on system?
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [gnome] Strange series of app crashes in Karmic
Ubuntu
Comments
Post a Comment