Segfault still exists in jaunty

#0  focus_term (widget=0x8d53830, data=0x8d5c000) at tilda_window.c:171
#1  0xb79e73a4 in g_cclosure_marshal_VOID__VOID () from 
/usr/lib/libgobject-2.0.so.0
#2  0xb79d9c7b in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#3  0xb79efe57 in ?? () from /usr/lib/libgobject-2.0.so.0
#4  0xb79f14b9 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#5  0xb79f1936 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#6  0xb7f571cc in gtk_widget_show () from /usr/lib/libgtk-x11-2.0.so.0
#7  0x08050922 in pull (tw=0x8ceafe0, state=PULL_DOWN) at key_grabber.c:196
#8  0x08051ac1 in main (argc=Cannot access memory at address 0x0
) at tilda.c:619

frames:


(gdb) frame 0
#0  focus_term (widget=0x8d53830, data=0x8d5c000) at tilda_window.c:171
171         gtk_widget_grab_focus (list->data);
(gdb) frame 1
#1  0xb79e73a4 in g_cclosure_marshal_VOID__VOID () from 
/usr/lib/libgobject-2.0.so.0
(gdb) frame 2
#2  0xb79d9c7b in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
(gdb) frame 3
#3  0xb79efe57 in ?? () from /usr/lib/libgobject-2.0.so.0
(gdb) frame 4
#4  0xb79f14b9 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
(gdb) frame 5
#5  0xb79f1936 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
(gdb) frame 6
#6  0xb7f571cc in gtk_widget_show () from /usr/lib/libgtk-x11-2.0.so.0
(gdb) frame 7
#7  0x08050922 in pull (tw=0x8ceafe0, state=PULL_DOWN) at key_grabber.c:196
196             gtk_widget_show (GTK_WIDGET(tw->window));
(gdb) frame 8
#8  0x08051ac1 in main (argc=Cannot access memory at address 0x0
) at tilda.c:619
619             pull (tw, PULL_DOWN);


Core attached

$ tilda -v

Tilda 0.9.6

Copyright (c) 2005-2008 Tristan Sloughter (slou...@iit.edu)
Copyright (c) 2005-2008 Ira W. Snyder (ti...@irasnyder.com)

General Information: http://launchpad.net/tilda
Bug Reports: http://bugs.launchpad.net/tilda

This program comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to redistribute it
under certain conditions. See the file COPYING for details.

** Attachment added: "Core from segfaulted tilda"
   http://launchpadlibrarian.net/29224017/tilda-core-sigsegv.tar.bz2

-- 
[apport] tilda crashed with SIGSEGV
https://bugs.launchpad.net/bugs/92264
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to