[Glade-users] segfault after widget destroy
Karla Stenger
kstenger@montevideo.com.uy
Thu, 11 Mar 2004 18:47:38 -0300
Hello,
I'm working on an aplication where i use multiple windows, and am actually
working on the "settings" window, so i create it and draw it when the user =
hits
a button. That works ok, my problem is when that window receives the destroy
event. At first i had the destroy event connected to gtk_widget_destroy, wh=
ich
seemed logical to do, but with or without this i stil have the same problem.
After clicking on the X of the settings window i get segfault and gdb says:=
=20
0x4000b90c in _dl_map_object_deps () from /lib/ld-linux.so.2
Any idea of what i could be doing wrong? Should i free() some widget before
trying to destroy it?=20
Thanks for any help you can give me.
Karla.
--=20
+-----------------------------+
| Karla M=AA Stenger S=E1bat |
| Pando . Canelones . Uruguay |
| kstenger@montevideo.com.uy |
+-----------------------------+