Re: g_signal_emit_by_name
- From: John Coppens <john jcoppens com>
- To: gtk-app-devel-list gnome org
- Subject: Re: g_signal_emit_by_name
- Date: Sun, 14 Aug 2005 16:12:26 -0300
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]