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

Alex Fenton alex at pressure.to
Tue Jan 13 06:41:42 EST 2009


Lc Yeap wrote
> thanks for your reply. after follow your instructions, I have been 
> confirmed the version of wxruby that i used is correct, which is 1.9.9. 
> But, still the same error observed.
>
> Attached is my sample code. The error pop up when i try to generate the 
> 2nd file.

I can reproduce the error with mswin32 1.9.9, but not with MingW on 
Windows (either 1.9.9 or the latest development version). If someone has 
a build of SVN HEAD build of mswin32 handy, perhaps they could give it a 
go to see if it's resolved.

As Kiril's said, it'd be easier and quicker to help further if you could 
simplify this down a lot, to narrow down the source of the error. For 
example, I started by removing the text writing routine, then the 
confirmation dialog. Next step might be to remove all the controls 
except the 'generate' button.

I don't have time to keep tweaking and running and clicking through your 
whole app right now, but if you provide a stripped-down sample 
demonstrating the issue, I'm happy to work with that.

alex


More information about the wxruby-users mailing list