GNOME Bugzilla – Bug 599786
Segmentation fault - GLib-GObject
Last modified: 2009-11-05 20:22:05 UTC
I'm running F11 with Gnote-0.6.2 - compiled from src.rpm from F12 dev repo. i get a reproducible segfault after following steps: 1- open main ALT+F11 2- the main note contains links to other notes, set the cursor on any of these notes and press CTRL+Enter to open it. 3- close the new note by pressing ESC . 4- try to open it again or any other note by pressing CTRL+Enter. at this point i get the following in gdb: (gnote:3857): GLib-GObject-WARNING **: invalid unclassed pointer in cast to `GtkObject' (gnote:3857): GLib-GObject-WARNING **: invalid unclassed pointer in cast to `GtkObject' (gnote:3857): GLib-GObject-WARNING **: invalid unclassed pointer in cast to `GtkObject' (gnote:3857): GLib-GObject-WARNING **: invalid unclassed pointer in cast to `GtkObject' (gnote:3857): GLib-GObject-WARNING **: invalid unclassed pointer in cast to `GtkObject' (gnote:3857): GLib-GObject-WARNING **: instance with invalid (NULL) class pointer (gnote:3857): GLib-GObject-CRITICAL **: g_signal_emit_valist: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed (gnote:3857): GLib-GObject-WARNING **: invalid unclassed pointer in cast to `GtkObject' (gnote:3857): GLib-GObject-WARNING **: instance with invalid (NULL) class pointer (gnote:3857): GLib-GObject-CRITICAL **: g_signal_handlers_destroy: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed (gnote:3857): GLib-GObject-WARNING **: instance with invalid (NULL) class pointer (gnote:3857): GLib-GObject-CRITICAL **: g_signal_handlers_destroy: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed (gnote:3857): GLib-GObject-CRITICAL **: g_type_class_peek_parent: assertion `g_class != NULL' failed Program received signal SIGSEGV, Segmentation fault. 0x02afb311 in Gtk::Widget_Class::dispose_vfunc_callback(_GObject*) () from /usr/lib/libgtkmm-2.4.so.1 Note that this happens only while using Keyboard to navigate into notes, and this is not the case while working with the mouse. I'm not sure if this is a problem in gtkmm or if this happens with different versions of it. I remember that i did upgrade from gnote version bundled with Fedora 11 because i had the same problem i think it was 0.4.x . I'm not sure if somebody already submit this bug before, and if so, i'm so sorry for disturbing.
looks like nobody care ? anyone here ?
any body cares here for that app ??
*** This bug has been marked as a duplicate of bug 586541 ***
thanks for replying.