> > The workaround I'm using is > > @scintilla.getText(@scintilla.getTextLength).dup > This workaround worked once. Failed and segfaulted every time after that. > Back to the ol drawing board. I'll try to find out what's going on with this. Rich Kilmer and some of the other guys working on FreeRIDE are the primary users of the FXScintilla code and are a lot more familiar with it than I am; they may have an updated version of scintilla_wrapper.rb that addresses this problem.