[LLVMbugs] [Bug 1228] NEW: Segfault with EH's enabled
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Sun Feb 25 17:00:03 PST 2007
http://llvm.org/bugs/show_bug.cgi?id=1228
Summary: Segfault with EH's enabled
Product: libraries
Version: trunk
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Common Code Generator Code
AssignedTo: unassignedbugs at nondot.org
ReportedBy: asl at math.spbu.ru
Attached bytecode (probably) cycles and consumes all available memory.
Reproduce with:
ulimit -v 512000
llc -enable-eh locale.bc
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the llvm-bugs
mailing list