[MacRuby-devel] "incorrect checksum for freed object" with Nokogiri (w/simple test case)

Vincent Isambart vincent.isambart at gmail.com
Wed Feb 2 22:27:45 PST 2011


Hi,

> Nokogiri started working with MacRuby 0.8, which is awesome. However, I'm
> getting sporadic crashes: "incorrect checksum for freed object - object was
> probably modified after being freed."
> It doesn't crash every time I run the test, but if I run it 10 times, I get
> one or more failures.
> **Self-contained script to reproduce:** https://gist.github.com/797346.

I tried running this test on trunk at least 20 times and I didn't get
any incorrect checksum error or any crash. I suspect it's a bug
already fixed in trunk (maybe
http://www.macruby.org/trac/changeset/5191/).

If you don't want to compile MacRuby by hand you may want to try the
nighly builds: http://www.macruby.org/files/nightlies/


More information about the MacRuby-devel mailing list