From: John L. S. <jsi...@gm...> - 2009-09-02 19:20:02
|
Hi All, I just recently upgraded to OSX 10.6, and now my RubyCocoa program is giving me the following message: SyncController.rb:280:in `publishChanges': Ruby threads cannot be used in RubyCocoa without patches to the Ruby interpreter 2009-09-02 11:37:39.831 MH[2099:903] *** attempt to pop an unknown autorelease pool (0x1855f000) 2009-09-02 11:37:39.833 MH[2099:903] *** attempt to pop an unknown autorelease pool (0x18542400) rb_main.rb:22: [BUG] Bus Error ruby 1.8.7 (2008-08-11 patchlevel 72) [universal-darwin10.0] What needs to be done to make Ruby threads jive on 10.6? Any help would be greatly appreciated. Best, JLS John L. Singleton jsi...@gm... |