[wxruby-users] alternative to destroying a dialog? (to avoid segfault)
Doug Glidden
lists at ruby-forum.com
Fri Sep 12 12:33:41 EDT 2008
Hi, I'm running into a problem with a segfault when destroying a Dialog,
which I've read is a known problem that occurs when the GC cleans up
after a Dialog that contains a Sizer is destroyed (that's exactly my
situation). I don't get a segfault when I remove the destroy call, but
the app doesn't exit correctly, either--the process silently hangs. Is
there an alternative to destroy or something I can do to avoid the
segfault?
Thanks,
Doug
--
Posted via http://www.ruby-forum.com/.
More information about the wxruby-users
mailing list