[llvm-testresults] buildbot failure in llvm on llvm-i686-linux
Evan Cheng
evan.cheng at apple.com
Thu Mar 11 11:33:44 PST 2010
The test is crashing. lli -debug shows:
Assertion failed: (begin() + idx < end()), function operator[], file /Users/echeng/LLVM/llvm/include/llvm/ADT/SmallVector.h, line 152.
0 lli 0x00713708 PrintStackTrace(void*) + 40
1 lli 0x00714029 SignalHandler(int) + 617
2 libSystem.B.dylib 0x9222b6bb _sigtramp + 43
3 libSystem.B.dylib 0xffffffff _sigtramp + 1843218799
4 libSystem.B.dylib 0x922b814c raise + 26
5 libSystem.B.dylib 0x922da47b abort + 97
6 libSystem.B.dylib 0x922d7a31 __assert_rtn + 278
7 lli 0x0025ca6a llvm::TargetLowering::LowerCallTo(llvm::SDValue, llvm::Type const*, bool, bool, bool, bool, unsigned int, llvm::CallingConv::ID, bool, bool, llvm::SDValue, std::vector<llvm::Target\
Lowering::ArgListEntry, std::allocator<llvm::TargetLowering::ArgListEntry> >&, llvm::SelectionDAG&, llvm::DebugLoc) + 2234
8 lli 0x00272adf llvm::SelectionDAGBuilder::LowerCallTo(llvm::CallSite, llvm::SDValue, bool, llvm::MachineBasicBlock*) + 2943
I am not sure what's going on yet.
Evan
On Mar 11, 2010, at 11:27 AM, Eric Christopher wrote:
>
> On Mar 11, 2010, at 11:22 AM, buildbot at google1.osuosl.org wrote:
>
>> Buildslave for this Build: dunbar1
>>
>> Build Reason:
>> Build Source Stamp: 98270
>> Blamelist: ddunbar,evancheng,friedgold,jyasskin
>>
>> BUILD FAILED: failed test-llvm
>
> Looks like lli was killed?
>
> /home/buildslave-osuosl/llvm/llvm-i686/llvm/test/ExecutionEngine/Output/2005-12-02-TailCallBug.ll.script: line 3: 9005 Done 'llvm-as' < '/home/buildslave-osuosl/llvm/llvm-i686/llvm/test/ExecutionEngine/2005-12-02-TailCallBug.ll'
> 9008 Killed | 'lli'
> --
>
>
> -eric
More information about the llvm-testresults
mailing list