#1449: free() called on collectable block with <0x…> with refcount 0 --------------------------------+------------------------------------------- Reporter: l.rieder@… | Owner: lsansonetti@… Type: defect | Status: new Priority: major | Milestone: Component: MacRuby | Keywords: malloc --------------------------------+------------------------------------------- Comment(by watson1978@…): I guess that these free's message are displayed why might cause yajl-ruby ext.[[BR]] I don't know yali-ruby changing. However, it seems to become to hide the message by newest yajl-ruby in my environment. {{{ $ git clone https://github.com/brianmario/yajl-ruby.git $ cd yajl-ruby/ $ gem build yajl-ruby.gemspec $ sudo macgem install yajl-ruby-1.1.0.gem $ /usr/bin/rspec spec/ ............................................................Warning: multi_json is using default ok_json engine. Suggested action: require and load an appropriate JSON library. .. Finished in 1.4 seconds 62 examples, 0 failures Randomized with seed 49325 }}} -- Ticket URL: <http://www.macruby.org/trac/ticket/1449#comment:1> MacRuby <http://macruby.org/>