Hi all, When I run my MacRuby project in Debug mode via XCode, I occasionally get this crash. Does anyone else experience issues like this?
It seems to happen when I first load and run the project in XCode, but not on subsequent runs, and I cannot reproduce it reliably. Assertion failed: (NumEntries == 0 && "Node count imbalance!"), function clear, file /private/tmp/homebrew-llvm-HEAD-bEog/include/llvm/ADT/DenseMap.h, line 127. Assertion failed: (NumEntries == 0 && "Node count imbalance!"), function clear, file /private/tmp/homebrew-llvm-HEAD-bEog/include/llvm/ADT/DenseMap.h, line 127. Program received signal: “SIGABRT”. Thanks, Nick _______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel