#1288: MacRuby displays "reference count underflow" message with rubyspec. ----------------------------------+----------------------------------------- Reporter: watson1978@… | Owner: lsansonetti@… Type: defect | Status: new Priority: minor | Milestone: Component: MacRuby | Keywords: ----------------------------------+----------------------------------------- Comment(by kouji@…): I could not reduce this issue on f9f0b29e33e443279265944fd17fcf439f9795ac. I always move /Library/Frameworks/MacRuby.framework to /Library/Frameworks/MacRuby.framework.orig before run rubyspec. Because sometime rubyspec occurs segv if I did not move. {{{ $ sudo mv /Library/Frameworks/MacRuby.framework /Library/Frameworks/MacRuby.framework.orig }}} And could you rebuild rbo files before run rubyspec? (rake stdlib:build) Thanks. -- Ticket URL: <http://www.macruby.org/trac/ticket/1288#comment:1> MacRuby <http://macruby.org/>