[MacRuby-devel] [MacRuby] #664: MacRuby Crashes When Scheduling a Block to Run on the Main Thread from a Background Thread
MacRuby
ruby-noreply at macosforge.org
Mon May 24 09:23:49 PDT 2010
#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 for the delay on getting back to you. I finally ran this and got:
[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]$
The first few times it fails, then runs with no output. This is with 0.6
final.
--
Ticket URL: <http://www.macruby.org/trac/ticket/664#comment:4>
MacRuby <http://macruby.org/>
More information about the MacRuby-devel
mailing list