#551: NSThread.alloc.initWithTarget segfaulting -------------------------------------+-------------------------------------- Reporter: mattaimonetti@… | Owner: lsansonetti@… Type: defect | Status: new Priority: blocker | Milestone: MacRuby 0.5 Component: MacRuby | Keywords: -------------------------------------+-------------------------------------- Comment(by lsansonetti@…): Finally it seems related. Looks like the core still thinks we are in single-threaded mode. {{{ (gdb) p RoxorCore::shared->multithreaded $2 = false }}} -- Ticket URL: <http://www.macruby.org/trac/ticket/551#comment:2> MacRuby <http://macruby.org/>