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: [email protected]
ReportedBy: [email protected]
CC: [email protected]
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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs