<html>
<head>
<base href="http://llvm.org/bugs/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - ExecutionEngine/MCJIT/load-object-a.ll is failing under i386"
href="http://llvm.org/bugs/show_bug.cgi?id=20709">20709</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>ExecutionEngine/MCJIT/load-object-a.ll is failing under i386
</td>
</tr>
<tr>
<th>Product</th>
<td>libraries
</td>
</tr>
<tr>
<th>Version</th>
<td>trunk
</td>
</tr>
<tr>
<th>Hardware</th>
<td>PC
</td>
</tr>
<tr>
<th>OS</th>
<td>Linux
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>release blocker
</td>
</tr>
<tr>
<th>Priority</th>
<td>P
</td>
</tr>
<tr>
<th>Component</th>
<td>MC
</td>
</tr>
<tr>
<th>Assignee</th>
<td>unassignedbugs@nondot.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>sylvestre@debian.org
</td>
</tr>
<tr>
<th>CC</th>
<td>llvmbugs@cs.uiuc.edu
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr></table>
<p>
<div>
<pre>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</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>