From: Jonathan P. <jp...@dc...> - 2005-10-03 17:17:23
|
On 3 Oct 2005, at 17:51, Dave Baldwin wrote: > > When I run the Typing Tutor example and always on the 9th character > I get the following error: > > /Library/Frameworks/RubyCocoa.framework/Versions/A/Resources/ruby/ > osx/objc/oc_wrapper.rb:79: [BUG] Segmentation fault > ruby 1.8.2 (2004-12-25) [powerpc-darwin8.0] > > rubyapp has exited due to signal 6 (SIGABRT). > > I am running with 0.4.1 on Tiger (10.4.2). This is also occurring > in my own application and is making development difficult as you > might imagine. I can reproduce this with the 0.4.1 Tiger dmg release, but not with my own-compiled recent CVS version. So I suppose it must be a rubycocoa bug which has since been fixed. If you can build up the CVS version yourself it might be worth trying. |