"Assertion failed" LLVM error
16 Mar
2011
16 Mar
'11
10:25 a.m.
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
5351
Age (days ago)
5351
Last active (days ago)
0 comments
1 participants
participants (1)
-
Nick Ludlam