[LLVMbugs] [Bug 1041] NEW: Attached bytecode causes bugpoint to crash
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Sun Dec 10 16:57:14 PST 2006
http://llvm.org/bugs/show_bug.cgi?id=1041
Summary: Attached bytecode causes bugpoint to crash
Product: tools
Version: trunk
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: bugpoint
AssignedTo: unassignedbugs at nondot.org
ReportedBy: asl at math.spbu.ru
Running ./bugpoint -run-llc test.bc results to:
Checking instruction 'cv2237': <llc><crash>
Checking instruction 'cv2133': <llc><crash>
Checking instruction 'cv2030': <llc><crash>
Checking instruction 'mphi1567': <llc><crash>
bugpoint: /home/asl/proj/llvm/src/lib/VMCore/Value.cpp:59: virtual
llvm::Value::~Value(): Assertion `use_begin() == use_end() && "Uses remain when
a value is destroyed!"' failed.
Checking instruction 'mcmp1568': ./bugpoint((anonymous
namespace)::PrintStackTrace()+0x1f)[0x844a7df]
/lib/libc.so.6(abort+0xeb)[0xb7ce1133]
/lib/libc.so.6(__assert_fail+0xeb)[0xb7cd94f3]
./bugpoint(llvm::Value::~Value()+0x294)[0x8406f24]
[0x8d9ea18]
------- 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