http://llvm.org/bugs/show_bug.cgi?id=15193
Bug ID: 15193
Summary: Clang :: Index/crash-recovery-modules.m failing
because Assertion `PrettyStackTraceHead.get() == this
&& "Pretty stack trace entry destruction is out of
order"' failed
Product: new-bugs
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: new bugs
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Classification: Unclassified
I'm seeing Clang :: Index/crash-recovery-modules.m FAIL for all of
GNU/Hurd x86 (the port I'm currently working on), GNU/Linux x86 and
x86_64 (these are all I tested).
Configure with:
--enable-optimized --enable-expensive-checks --disable-threads
--enable-debug-symbols --enable-debug-runtime
First c-index-test invocation:
c-index-test: [...]/lib/Support/PrettyStackTrace.cpp:119: virtual
llvm::PrettyStackTraceEntry::~PrettyStackTraceEntry(): Assertion
`PrettyStackTraceHead.get() == this && "Pretty stack trace entry destruction is
out of order"' failedI.
0 libclang.so 0xb7135c9c
1 libclang.so 0xb7135ecf
2 libclang.so 0xb71365c0
3 0xb77dc400 __kernel_sigreturn + 0
4 0xb77dc416 __kernel_vsyscall + 2
5 libc.so.6 0xb6282b51 gsignal + 81
6 libc.so.6 0xb6286042 abort + 386
7 libc.so.6 0xb627bc38 __assert_fail + 248
8 libclang.so 0xb7130ae4
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs