[Glade-users] gtk_menu_popup Segmentation Fault



I ran my program under gdb and got

Program received signal SIGSEGV, Segmentation fault.
0xb7d062cb in gtk_accel_group_find () from /usr/lib/libgtk-x11-2.0.so.0

and under valgrind

(glswarm:2341): Gtk-CRITICAL **: gtk_accel_group_find: assertion
`GTK_IS_ACCEL_GROUP (accel_group)' failed

so I went into glade and removed any of the accellerator keys from the
popup.  Now the program works.  Any idea how I could fix this to still have
the accellerator keys?

Thanks!
- Dan


You need to get a stack trace to see where/why it crashed.

See http://live.gnome.org/GettingTraces

Damon



-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/glade-users/attachments/20070427/412bbb5c/attachment.html 




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]