http://llvm.org/bugs/show_bug.cgi?id=9924
Summary: Programs compiled with clang++ cause GDB to segfault
Product: clang
Version: 2.9
Platform: Other
OS/Version: FreeBSD
Status: NEW
Severity: normal
Priority: P
Component: C++
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected], [email protected]
Hi,
I've been encountering a strange problem in both Clang 2.8 and 2.9. When a
program compiled with Clang create a core dump and the core dump is read with
gdb, gdb itself segfaults and creates a core dump. If try to open gdb's core
dump it segfaults yet again. I've tried different versions of GDB but with same
result.
glock# gdb -v
GNU gdb 6.1.1 [FreeBSD]
glock# clang++ -v
clang version 2.9 (trunk)
Target: x86_64-portbld-freebsd8.2
Thread model: posix
What further information do you need? Does anyone experience a similar problem?
--
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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs