[MacRuby] #1294: MacRuby crashes when loading files on the non-main thread
MacRuby
ruby-noreply at macosforge.org
Sat Jun 4 11:47:15 PDT 2011
#1294: MacRuby crashes when loading files on the non-main thread
------------------------------------+---------------------------------------
Reporter: mrada@… | Owner: lsansonetti@…
Type: defect | Status: new
Priority: blocker | Milestone:
Component: MacRuby | Keywords: reduction
------------------------------------+---------------------------------------
Comment(by mrada@…):
Yes, even with the latest rspec this still crashes MacRuby, but only most
of the time now.
Sometimes the crash is due to a failed assertion, sometimes it crashes in
LLVMLinkInJIT, rarely it fails while parsing the code, and a couple of
times it actually loaded...
The failed assertion is
{{{
Assertion failed: ((size_t)pos < current_exceptions.size()), function
pop_current_exception, file vm.cpp, line 3698.
}}}
I can attach crash reports if you think that would help.
--
Ticket URL: <http://www.macruby.org/trac/ticket/1294#comment:3>
MacRuby <http://macruby.org/>
More information about the macruby-tickets
mailing list