[LLVMbugs] [Bug 20709] New: ExecutionEngine/MCJIT/load-object-a.ll is failing under i386
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Wed Aug 20 03:15:28 PDT 2014
http://llvm.org/bugs/show_bug.cgi?id=20709
Bug ID: 20709
Summary: ExecutionEngine/MCJIT/load-object-a.ll is failing
under i386
Product: libraries
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: release blocker
Priority: P
Component: MC
Assignee: unassignedbugs at nondot.org
Reporter: sylvestre at debian.org
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
current trunk is failing with:
******************** TEST 'LLVM :: ExecutionEngine/MCJIT/load-object-a.ll'
FAILED ********************
Script:
--
rm -rf
/tmp/buildd/llvm-toolchain-snapshot-3.6~svn216062/build-llvm/test/ExecutionEngine/MCJIT/Output/load-object-a.ll.tmp.cachedir
/tmp/buildd/llvm-toolchain-snapshot-3.6~svn216062/build-llvm/test/ExecutionEngine/MCJIT/Output/load-object-a.ll.tmp.cachedir2
/tmp/buildd/llvm-toolchain-snapshot-3.6~svn216062/build-llvm/test/ExecutionEngine/MCJIT/Output/load-object-a.ll.tmp.cachedir3
mkdir -p
/tmp/buildd/llvm-toolchain-snapshot-3.6~svn216062/build-llvm/test/ExecutionEngine/MCJIT/Output/load-object-a.ll.tmp.cachedir
/tmp/buildd/llvm-toolchain-snapshot-3.6~svn216062/build-llvm/test/ExecutionEngine/MCJIT/Output/load-object-a.ll.tmp.cachedir2
/tmp/buildd/llvm-toolchain-snapshot-3.6~svn216062/build-llvm/test/ExecutionEngine/MCJIT/Output/load-object-a.ll.tmp.cachedir3
/tmp/buildd/llvm-toolchain-snapshot-3.6~svn216062/build-llvm/Release/bin/lli
-use-mcjit
-extra-module=/tmp/buildd/llvm-toolchain-snapshot-3.6~svn216062/test/ExecutionEngine/MCJIT/Inputs/multi-module-b.ll
-extra-module=/tmp/buildd/llvm-toolchain-snapshot-3.6~svn216062/test/ExecutionEngine/MCJIT/Inputs/multi-module-c.ll
-enable-cache-manager
-object-cache-dir=/tmp/buildd/llvm-toolchain-snapshot-3.6~svn216062/build-llvm/test/ExecutionEngine/MCJIT/Output/load-object-a.ll.tmp.cachedir
/tmp/buildd/llvm-toolchain-snapshot-3.6~svn216062/test/ExecutionEngine/MCJIT/load-object-a.ll
find
/tmp/buildd/llvm-toolchain-snapshot-3.6~svn216062/build-llvm/test/ExecutionEngine/MCJIT/Output/load-object-a.ll.tmp.cachedir
-type f -name 'multi-module-?.o' -exec mv -v '{}'
/tmp/buildd/llvm-toolchain-snapshot-3.6~svn216062/build-llvm/test/ExecutionEngine/MCJIT/Output/load-object-a.ll.tmp.cachedir2
';'
/tmp/buildd/llvm-toolchain-snapshot-3.6~svn216062/build-llvm/Release/bin/lli
-use-mcjit
-extra-object=/tmp/buildd/llvm-toolchain-snapshot-3.6~svn216062/build-llvm/test/ExecutionEngine/MCJIT/Output/load-object-a.ll.tmp.cachedir2/multi-module-b.o
-extra-object=/tmp/buildd/llvm-toolchain-snapshot-3.6~svn216062/build-llvm/test/ExecutionEngine/MCJIT/Output/load-object-a.ll.tmp.cachedir2/multi-module-c.o
/tmp/buildd/llvm-toolchain-snapshot-3.6~svn216062/test/ExecutionEngine/MCJIT/load-object-a.ll
/tmp/buildd/llvm-toolchain-snapshot-3.6~svn216062/build-llvm/Release/bin/llvm-ar
r
/tmp/buildd/llvm-toolchain-snapshot-3.6~svn216062/build-llvm/test/ExecutionEngine/MCJIT/Output/load-object-a.ll.tmp.cachedir3/load-object.a
/tmp/buildd/llvm-toolchain-snapshot-3.6~svn216062/build-llvm/test/ExecutionEngine/MCJIT/Output/load-object-a.ll.tmp.cachedir2/multi-module-b.o
/tmp/buildd/llvm-toolchain-snapshot-3.6~svn216062/build-llvm/Release/bin/llvm-ar
r
/tmp/buildd/llvm-toolchain-snapshot-3.6~svn216062/build-llvm/test/ExecutionEngine/MCJIT/Output/load-object-a.ll.tmp.cachedir3/load-object.a
/tmp/buildd/llvm-toolchain-snapshot-3.6~svn216062/build-llvm/test/ExecutionEngine/MCJIT/Output/load-object-a.ll.tmp.cachedir2/multi-module-c.o
/tmp/buildd/llvm-toolchain-snapshot-3.6~svn216062/build-llvm/Release/bin/lli
-use-mcjit
-extra-archive=/tmp/buildd/llvm-toolchain-snapshot-3.6~svn216062/build-llvm/test/ExecutionEngine/MCJIT/Output/load-object-a.ll.tmp.cachedir3/load-object.a
/tmp/buildd/llvm-toolchain-snapshot-3.6~svn216062/test/ExecutionEngine/MCJIT/load-object-a.ll
--
Exit Code: 139
Command Output (stdout):
--
'/tmp/buildd/llvm-toolchain-snapshot-3.6~svn216062/build-llvm/test/ExecutionEngine/MCJIT/Output/load-object-a.ll.tmp.cachedir/tmp/buildd/llvm-toolchain-snapshot-3.6~svn216062/test/ExecutionEngine/MCJIT/Inputs/multi-module-c.o'
->
'/tmp/buildd/llvm-toolchain-snapshot-3.6~svn216062/build-llvm/test/ExecutionEngine/MCJIT/Output/load-object-a.ll.tmp.cachedir2/multi-module-c.o'
'/tmp/buildd/llvm-toolchain-snapshot-3.6~svn216062/build-llvm/test/ExecutionEngine/MCJIT/Output/load-object-a.ll.tmp.cachedir/tmp/buildd/llvm-toolchain-snapshot-3.6~svn216062/test/ExecutionEngine/MCJIT/Inputs/multi-module-b.o'
->
'/tmp/buildd/llvm-toolchain-snapshot-3.6~svn216062/build-llvm/test/ExecutionEngine/MCJIT/Output/load-object-a.ll.tmp.cachedir2/multi-module-b.o'
--
Command Output (stderr):
--
/tmp/buildd/llvm-toolchain-snapshot-3.6~svn216062/build-llvm/test/ExecutionEngine/MCJIT/Output/load-object-a.ll.script:
line 8: 28986 Segmentation fault
/tmp/buildd/llvm-toolchain-snapshot-3.6~svn216062/build-llvm/Release/bin/lli
-use-mcjit
-extra-object=/tmp/buildd/llvm-toolchain-snapshot-3.6~svn216062/build-llvm/test/ExecutionEngine/MCJIT/Output/load-object-a.ll.tmp.cachedir2/multi-module-b.o
-extra-object=/tmp/buildd/llvm-toolchain-snapshot-3.6~svn216062/build-llvm/test/ExecutionEngine/MCJIT/Output/load-object-a.ll.tmp.cachedir2/multi-module-c.o
/tmp/buildd/llvm-toolchain-snapshot-3.6~svn216062/test/ExecutionEngine/MCJIT/load-object-a.ll
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20140820/76f46059/attachment.html>
More information about the llvm-bugs
mailing list