[wxruby-users] Segmentation Fault.
Alex Fenton
alex at pressure.to
Thu Aug 14 07:02:44 EDT 2008
Christos Vasilakis wrote:
> I am relative new to the wxRuby so please bear with me.
>
> I use Ubuntu Hardy Heron 8.04 release. I have installed the wxwidgets C
> libraries
> and then did a
>
> ...
> I tried to run a simple example "Hello World" as described in the
> tutorial
>
> http://wxruby.rubyforge.org/wiki/wiki.pl?Hello_World
>
> The frame is displayed correctly, but when i close the window i get:
>
> $ruby testwxruby.rb
> testwxruby.rb:10: [BUG] Segmentation fault
> ruby 1.8.6 (2007-09-24) [i486-linux]
>
Thanks for the report, and apologies for the delay in replying. I've
just fixed a bug which could cause crashes on Linux (and possibly
Windows) in 1.9.7 when Frames with MenuBars were closed. It could cause
problems either on app exit or, if other frames remained open, when
garbage collection ran.
Hopefully this will address instabilities reported by several users - if
anyone has the development set up on Linux and can test this with SVN
head, it would be much appreciated.
Sorry for the trouble
alex
More information about the wxruby-users
mailing list