Hello,
 
 I've the following problem. My gtkmm-programm crashes while (i guess) 
returning to the main GUI loop. All my commands attatched to a button click are 
executed and then the programm crashes. Strangely when I comment some commands 
out the programm runs through allthough these lines are executed without any 
error when the crash happens. The Error Messages at the command line are:
 
 BEGIN======
 
 (mfpp_1.1:12226): GLib-GObject-CRITICAL **: g_object_unref: assertion 
`G_IS_OBJECT (object)' failed
 
 (mfpp_1.1:12226): GLib-GObject-CRITICAL **: g_object_get_qdata: assertion 
`G_IS_OBJECT (object)' failed
 
 (mfpp_1.1:12226): GLib-GObject-CRITICAL **: g_object_get_qdata: assertion 
`G_IS_OBJECT (object)' failed
 
 (mfpp_1.1:12226): GLib-GObject-CRITICAL **: g_object_get_qdata: assertion 
`G_IS_OBJECT (object)' failed
 
 (mfpp_1.1:12226): GLib-GObject-CRITICAL **: g_object_get_qdata: assertion 
`G_IS_OBJECT (object)' failed
 
 (mfpp_1.1:12226): GLib-GObject-CRITICAL **: g_object_get_qdata: assertion 
`G_IS_OBJECT (object)' failed
 
 (mfpp_1.1:12226): GLib-GObject-CRITICAL **: g_object_ref: assertion 
`G_IS_OBJECT (object)' failed
 
 (mfpp_1.1:12226): GLib-GObject-CRITICAL **: g_object_ref: assertion 
`G_IS_OBJECT (object)' failed
 
 [2]   segmentation fault      mfpp_1.1
 
 
 END=======
 
 Can You help me?
 
 Best Regards,
 
 Wätzold
 
                
---------------------------------
Yahoo! 360° – Bloggen und Leute treffen. Erstellen Sie jetzt Ihre eigene Seite 
– kostenlos!. 
_______________________________________________
gtkmm-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtkmm-list

Reply via email to