[LLVMbugs] [Bug 13114] New: Tablegen assert failure, breaks build, "PrettyStackTrace.cpp:119: virtual llvm::PrettyStackTraceEntry::~PrettyStackTraceEntry(): Assertion `PrettyStackTraceHead.get() == this && "Pretty stack trace entry destruction is out of orde"
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Fri Jun 15 00:45:39 PDT 2012
http://llvm.org/bugs/show_bug.cgi?id=13114
Bug #: 13114
Summary: Tablegen assert failure, breaks build,
"PrettyStackTrace.cpp:119: virtual
llvm::PrettyStackTraceEntry::~PrettyStackTraceEntry():
Assertion `PrettyStackTraceHead.get() == this &&
"Pretty stack trace entry destruction is out of orde"
Product: new-bugs
Version: trunk
Platform: PC
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: new bugs
AssignedTo: unassignedbugs at nondot.org
ReportedBy: baldrick at free.fr
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
Configured with --disable-optimized --enable-assertions --enable-libffi
--enable-debug-symbols --disable-threads, but it is --disable-threads that
matters:
llvm[1]: Building Intrinsics.gen.tmp from Intrinsics.td
llvm/lib/Support/PrettyStackTrace.cpp:119: virtual
llvm::PrettyStackTraceEntry::~PrettyStackTraceEntry(): Assertion
`PrettyStackTraceHead.get() == this && "Pretty stack trace entry destruction is
out of order"' failed.
This was introduced recently.
--
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