#871: Segfault occurs when access to variable within Blocks of Thread and Loop. ----------------------------------+----------------------------------------- Reporter: watson1978@… | Owner: lsansonetti@… Type: defect | Status: new Priority: blocker | Milestone: Component: MacRuby | Keywords: ----------------------------------+----------------------------------------- Comment(by lsansonetti@…): In my environment, the program crashes while the main thread is inside rb_exit() and the other thread is still running. The crash disappears if I do a th.kill and th.join after the sleep 1. -- Ticket URL: <http://www.macruby.org/trac/ticket/871#comment:4> MacRuby <http://macruby.org/>