[Fxruby-users] Core dump when exiting
Status: Inactive
Brought to you by:
lyle
From: chris m. <ze...@gm...> - 2004-01-06 06:49:20
|
Hi! Using ruby 1.8.{0,1}, fox-1.0.{43,48}, FXRuby-1.0.{25,27} on Linux/Intel and Solaris/Intel and WindowsXP: I have a FOX application, everything works fine. But as soon as I call 'exit' from within (or send a FXApp::ID_QUIT to getApp()) I get something like: ------------------------------------------------ ./rootwindow.rb:133: [BUG] Segmentation fault ruby 1.8.1 (2003-12-25) [i686-linux-gnu] Aborted ------------------------------------------------ Since this is not a very expressive error message: Is this behaviour known to anyone? Any hints in which direction I should go finding this error? Thanks, -- chris |