<html>
<head>
<base href="https://bugs.freedesktop.org/">
</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 - assertion failure in ir_validate.cpp:240"
href="https://bugs.freedesktop.org/show_bug.cgi?id=102274">102274</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>assertion failure in ir_validate.cpp:240
</td>
</tr>
<tr>
<th>Product</th>
<td>Mesa
</td>
</tr>
<tr>
<th>Version</th>
<td>git
</td>
</tr>
<tr>
<th>Hardware</th>
<td>Other
</td>
</tr>
<tr>
<th>OS</th>
<td>All
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>major
</td>
</tr>
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Component</th>
<td>glsl-compiler
</td>
</tr>
<tr>
<th>Assignee</th>
<td>mesa-dev@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>brianp@vmware.com
</td>
</tr>
<tr>
<th>QA Contact</th>
<td>intel-3d-bugs@lists.freedesktop.org
</td>
</tr></table>
<p>
<div>
<pre>I think this is a recent regression but I haven't had time to bisect it yet.
The piglit tests fs-ldexp.shader_test and vs-ldexp.shader_test fail:
$ bin/shader_runner
tests/spec/mesa_shader_integer_functions/execution/built-in-functions/fs-ldexp.shader_test
-auto
shader_runner: ../../../src/compiler/glsl/ir_validate.cpp:240: virtual
ir_visitor_status {anonymous}::ir_validate::visit_leave(ir_expression*):
Assertion `ir->operands[i] == __null' failed.
Aborted</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>