[LLVMbugs] [Bug 3506] New: SingleSource/Benchmarks/Misc-C++/bigfib cbe failure
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Sat Feb 7 12:23:36 PST 2009
http://llvm.org/bugs/show_bug.cgi?id=3506
Summary: SingleSource/Benchmarks/Misc-C++/bigfib cbe failure
Product: new-bugs
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: new bugs
AssignedTo: unassignedbugs at nondot.org
ReportedBy: edwintorok at gmail.com
CC: llvmbugs at cs.uiuc.edu
Created an attachment (id=2507)
--> (http://llvm.org/bugs/attachment.cgi?id=2507)
bugpoint.reduced.simplified.bc
Even after removing ulimit -v I get same error as with RunSafely.sh:
terminate called after throwing an instance of 'std::bad_alloc'
what(): std::bad_alloc
exit 134
RunSafely.sh detected a failure with these command-line arguments: 500 0
/dev/null Output/bigfib.out-cbe Output/bigfib.cbe
bugpoint reduced testcase says:
terminate called after throwing an instance of 'std::length_error'
what(): basic_string::_S_create
Aborted
This is with 2.5 prerelease branch, on x86-64
--
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