<html>
<head>
<base href="https://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 --- - Mesa llvmpipe lp_test_arith regression" href="https://urldefense.proofpoint.com/v2/url?u=https-3A__llvm.org_bugs_show-5Fbug.cgi-3Fid-3D24172&d=AwMBaQ&c=8hUWFZcy2Z-Za5rBPlktOQ&r=pF93YEPyB-J_PERP4DUZOJDzFVX5ZQ57vQk33wu0vio&m=KH-OtGPzUzNczP7zKSTsH-u6vaVCYhruGwMo5PBAPmI&s=5wUTHV3KA2OHa8INVswVrCdETpzdF5AHt6GbQU5VHaQ&e=">24172</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>Mesa llvmpipe lp_test_arith regression
</td>
</tr>
<tr>
<th>Product</th>
<td>new-bugs
</td>
</tr>
<tr>
<th>Version</th>
<td>trunk
</td>
</tr>
<tr>
<th>Hardware</th>
<td>PC
</td>
</tr>
<tr>
<th>OS</th>
<td>All
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Keywords</th>
<td>regression
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>P
</td>
</tr>
<tr>
<th>Component</th>
<td>new bugs
</td>
</tr>
<tr>
<th>Assignee</th>
<td>unassignedbugs@nondot.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>vlee@freedesktop.org
</td>
</tr>
<tr>
<th>CC</th>
<td>brian.e.paul@gmail.com, jfonseca@vmware.com, llvmbugs@cs.uiuc.edu, sroland@vmware.com
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr></table>
<p>
<div>
<pre>llvm: llvm-3.8.0svn r242561
$ ./build/linux-x86_64-debug/bin/lp_test_arit
lp_test_arit: llvm/lib/ExecutionEngine/MCJIT/MCJIT.cpp:199: virtual void
llvm::MCJIT::generateCodeForModule(llvm::Module *): Assertion
`M->getDataLayout() == getDataLayout() && "DataLayout Mismatch"' failed.
Aborted (core dumped)
(gdb) bt
#0 0x00007f4dd62f6267 in __GI_raise (sig=sig@entry=6) at
../sysdeps/unix/sysv/linux/raise.c:55
#1 0x00007f4dd62f7eca in __GI_abort () at abort.c:89
#2 0x00007f4dd62ef03d in __assert_fail_base (fmt=0x7f4dd6451028 "%s%s%s:%u:
%s%sAssertion `%s' failed.\n%n",
assertion=assertion@entry=0x149fdcb "M->getDataLayout() == getDataLayout()
&& \"DataLayout Mismatch\"", file=file@entry=0x149fd4b
"llvm/lib/ExecutionEngine/MCJIT/MCJIT.cpp",
line=line@entry=199, function=function@entry=0x149fd8b "virtual void
llvm::MCJIT::generateCodeForModule(llvm::Module *)") at assert.c:92
#3 0x00007f4dd62ef0f2 in __GI___assert_fail (assertion=0x149fdcb
"M->getDataLayout() == getDataLayout() && \"DataLayout Mismatch\"",
file=0x149fd4b "llvm/lib/ExecutionEngine/MCJIT/MCJIT.cpp", line=199,
function=0x149fd8b "virtual void
llvm::MCJIT::generateCodeForModule(llvm::Module *)") at assert.c:101
#4 0x0000000000c32c94 in llvm::MCJIT::generateCodeForModule(llvm::Module*) ()
#5 0x0000000000c33461 in llvm::MCJIT::finalizeObject() ()
#6 0x0000000000c42d90 in LLVMGetPointerToGlobal ()
#7 0x0000000000477a22 in gallivm_jit_function (gallivm=0x31ac560,
func=0x31b0ad8) at src/gallium/auxiliary/gallivm/lp_bld_init.c:619
#8 0x000000000041d6e8 in test_unary (verbose=0, fp=0x0, test=0x1058b40
<unary_tests>) at src/gallium/drivers/llvmpipe/lp_test_arit.c:396
#9 0x000000000041daa0 in test_all (verbose=0, fp=0x0) at
src/gallium/drivers/llvmpipe/lp_test_arit.c:459
#10 0x000000000041dade in test_some (verbose=0, fp=0x0, n=1000) at
src/gallium/drivers/llvmpipe/lp_test_arit.c:476
#11 0x000000000041eb6c in main (argc=1, argv=0x7ffd99021298) at
src/gallium/drivers/llvmpipe/lp_test_main.c:410</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>