After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 599786 - Segmentation fault - GLib-GObject
Segmentation fault - GLib-GObject
Status: RESOLVED DUPLICATE of bug 586541
Product: gnote
Classification: Applications
Component: main
0.6.x
Other Linux
: Normal major
: ---
Assigned To: gnote-maint
gnote-maint
Depends on:
Blocks:
 
 
Reported: 2009-10-27 15:27 UTC by mohamedhagag1981
Modified: 2009-11-05 20:22 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description mohamedhagag1981 2009-10-27 15:27:43 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.
Comment 1 mohamedhagag1981 2009-11-01 10:01:22 UTC
looks like nobody care ?

anyone here ?
Comment 2 mohamedhagag1981 2009-11-05 17:57:55 UTC
any body cares here for that app ??
Comment 3 Hubert Figuiere (:hub) 2009-11-05 18:03:36 UTC

*** This bug has been marked as a duplicate of bug 586541 ***
Comment 4 mohamedhagag1981 2009-11-05 20:22:05 UTC
thanks for replying.