[MacRuby-devel] TIL - Uncaught exceptions in threads cause SIGABRT in the main thread!

2011-03-13 Thread Morgan Schweers
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

Re: [MacRuby-devel] Help test a new MacRuby app

2011-03-13 Thread Andre Lewis
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