Re: g_signal_emit_by_name



On Sun, 14 Aug 2005 20:44:33 +0200
Thym <thymus gmail com> wrote:

(gdb) run
Starting program: /home/thymus/svn/fb-menu-editor/obj/fb-menu-editor 

Program received signal SIGSEGV, Segmentation fault.
0xb7b4c823 in g_pointer_type_register_static () from 
/usr/X11R6/lib/libgobject-2.0.so.0

Are you generating the delete signal from a widget which is on the window
you are deleting? I suspect this may happen if you return from the
emit_signal and find the widget doesn't exit anymore.

John



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