[MacRuby] #1073: Allocation/free errors popping up when I try to autocomplete in macirb

MacRuby ruby-noreply at macosforge.org
Wed Dec 22 09:10:41 PST 2010


#1073: Allocation/free errors popping up when I try to autocomplete in macirb
------------------------------------+---------------------------------------
 Reporter:  mrada@…                 |       Owner:  lsansonetti@…        
     Type:  defect                  |      Status:  new                  
 Priority:  blocker                 |   Milestone:                       
Component:  MacRuby                 |    Keywords:                       
------------------------------------+---------------------------------------
 Using the nightly build from last night (Dec. 22) when I try to
 autocomplete anything I get lots of noisy debug messages. I put <TAB> in
 where I was tab completing things:


      irb(main):001:0> MACRUBY_<TAB>macruby(12849,0x7fff710d1ca0) malloc:
 *** free() called with 0x103b6d550 with refcount 0
      macruby(12849,0x7fff710d1ca0) malloc: *** auto malloc[12849]: agc
 error for object 0x103b6d550: Deallocating a non-block
      REVI<TAB>macruby(12849,0x7fff710d1ca0) malloc: *** free() called with
 0x100b038c0 with refcount 0
      macruby(12849,0x7fff710d1ca0) malloc: *** auto malloc[12849]: agc
 error for object 0x100b038c0: Deallocating a non-block
      SION
      macruby(12849,0x7fff710d1ca0) malloc: *** free() called with
 0x103d1f050 with refcount 0
      macruby(12849,0x7fff710d1ca0) malloc: *** auto malloc[12849]: agc
 error for object 0x103d1f050: Deallocating a non-block
      => "svn revision 5069 from
 http://svn.macosforge.org/repository/ruby/MacRuby/trunk"
      irb(main):002:0> exit
      macruby(12849,0x7fff710d1ca0) malloc: *** free() called with
 0x103ca78f0 with refcount 0
      macruby(12849,0x7fff710d1ca0) malloc: *** auto malloc[12849]: agc
 error for object 0x103ca78f0: Deallocating a non-block


 The last error is just from exiting irb.

-- 
Ticket URL: <http://www.macruby.org/trac/ticket/1073>
MacRuby <http://macruby.org/>



More information about the macruby-tickets mailing list