[MacRuby] #1284: MacRuby displays "reference count underflow" message.

MacRuby ruby-noreply at macosforge.org
Wed May 18 04:40:37 PDT 2011


#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/>



More information about the macruby-tickets mailing list