[MacRuby] #1284: MacRuby displays "reference count underflow" message.
#1284: MacRuby displays "reference count underflow" message. ----------------------------------+----------------------------------------- Reporter: watson1978@… | Owner: lsansonetti@… Type: defect | Status: new Priority: minor | Milestone: Component: MacRuby | Keywords: ----------------------------------+----------------------------------------- invoke following command in MacRuby source directory. {{{ $ cd test/test-mri/ $ macruby -r require_relative.rb test/rake/test_clean.rb ---------------------------------------- macruby(74441,0x7fff70904ca0) malloc: reference count underflow for 0x2002da620, break on auto_refcount_underflow_error to debug. macruby(74441,0x7fff70904ca0) malloc: reference count underflow for 0x2002da620, break on auto_refcount_underflow_error to debug. macruby(74441,0x7fff70904ca0) malloc: reference count underflow for 0x2002a6ea0, break on auto_refcount_underflow_error to debug. macruby(74441,0x7fff70904ca0) malloc: reference count underflow for 0x2002a6ea0, break on auto_refcount_underflow_error to debug. Loaded suite test/rake/test_clean Started . Finished in 0.076479 seconds. 1 tests, 3 assertions, 0 failures, 0 errors, 0 skips Test run options: --seed 62054 }}} -- Ticket URL: <http://www.macruby.org/trac/ticket/1284> MacRuby <http://macruby.org/>
#1284: MacRuby displays "reference count underflow" message. ----------------------------------+----------------------------------------- Reporter: watson1978@… | Owner: lsansonetti@… Type: defect | Status: new Priority: minor | Milestone: Component: MacRuby | Keywords: ----------------------------------+----------------------------------------- Comment(by kouji@…): Should be fixed in https://github.com/MacRuby/MacRuby/commit/3b4d10ef3897ce11919bdea99d32b6fb3c.... -- Ticket URL: <http://www.macruby.org/trac/ticket/1284#comment:1> MacRuby <http://macruby.org/>
#1284: MacRuby displays "reference count underflow" message. ----------------------------------+----------------------------------------- Reporter: watson1978@… | Owner: lsansonetti@… Type: defect | Status: closed Priority: minor | Milestone: MacRuby 0.11 Component: MacRuby | Resolution: fixed Keywords: | ----------------------------------+----------------------------------------- Changes (by lsansonetti@…): * status: new => closed * resolution: => fixed * milestone: => MacRuby 0.11 -- Ticket URL: <http://www.macruby.org/trac/ticket/1284#comment:2> MacRuby <http://macruby.org/>
participants (1)
-
MacRuby