On Fri, Oct 10, 2008 at 04:16:24PM -0400, Joshua Ballanco wrote: > I wonder if it's at all related to this issue with MacRuby? > http://www.macruby.org/trac/ticket/136
Okay, the crash turned out to be due to the lack of exception handling in the cocoa binding. I've checked in some fixes. This at least gets Shoes.setup back on its feet. However, using Shoes.app inside a Ruby thread is volatile. Something is up with GC in that case. I'll work on getting mkmf debugged on Leopard next. _why
