[wxruby-users] Segmentation Fault : [i386-mswin32] in wxruby

Lc Yeap lists at ruby-forum.com
Tue Jan 13 02:39:35 EST 2009


Greetings,

I have created a GUI to generate a output text file using wxruby. my
program codes are about ~1400 lines.
ruby : 1.8.6
wxruby : 1.9.7
rails : 2.1.0

FYI, I am using the TextCtrl & combobox in the main GUI to get the
output file name and main settings. after clicking the button, it will
pop up another frame which let user to select and modified settings with
TextCtrl & combobox. By clicking the button on the new GUI, an output
file will be generated.

But problem occurred if i want to generate multiple files. When i enter
the new name in the TextCtrl for creating new file, the GUI will close
immediately with this error pop up -- > "Bug:Segmentation Fault"

May i know is there any reference for me or suggestion to fix this
problem?

Your help will be highly appreciated. =)
-- 
Posted via http://www.ruby-forum.com/.


More information about the wxruby-users mailing list