Greetings,
Today I Learned :) if a thread throws an exception that isn't rescued by the
top of the thread, it'll crash the app's main thread with 'Program received
signal: “SIGABRT”.'
That's been plaguing me since I started doing MacRuby development; every
time I tried to start up multiple thread
HI Eloy, would you mind trying
http://redwoodapp.com/system/Redwood_macruby_trunk.zip -- it bundles MacRuby
0.10/trunk, and is compiled for x86_64. Thanks!
Andre
On Sat, Mar 12, 2011 at 9:25 AM, Eloy Duran wrote:
> The app crashes on startup on my macbook: core 2 duo, osx 10.6.6
>
> 12-03-11 18