#664: MacRuby Crashes When Scheduling a Block to Run on the Main Thread from a Background Thread ---------------------------------+------------------------------------------ Reporter: dylan@… | Owner: lsansonetti@… Type: defect | Status: new Priority: blocker | Milestone: Component: MacRuby | Keywords: ---------------------------------+------------------------------------------ Comment(by dylan@…): Sorry, reformatting. {{{ d[11:21][~]$ cd Desktop/ [11:21][Desktop]$ macruby test.rb Assertion failed: (errorcode == 0), function setInstance, file ThreadLocal.cpp, line 61. Abort trap [11:21][Desktop]$ macruby test.rb Assertion failed: (errorcode == 0), function setInstance, file ThreadLocal.cpp, line 61. Abort trap [11:22][Desktop]$ macruby test.rb [11:22][Desktop]$ macruby test.rb [11:22][Desktop]$ }}} -- Ticket URL: <http://www.macruby.org/trac/ticket/664#comment:5> MacRuby <http://macruby.org/>