[LLVMbugs] [Bug 12095] Assertion `PrettyStackTraceHead.get() == this && "Pretty stack trace entry destruction is out of order"' failed.
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Mon Feb 27 06:07:12 PST 2012
http://llvm.org/bugs/show_bug.cgi?id=12095
Benjamin Kramer <benny.kra at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |benny.kra at gmail.com
Resolution| |DUPLICATE
--- Comment #1 from Benjamin Kramer <benny.kra at gmail.com> 2012-02-27 08:07:12 CST ---
This looks like you have build llvm with --disable-threads, and that test
depends on thread safety :|
*** This bug has been marked as a duplicate of bug 11974 ***
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the llvm-bugs
mailing list