<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 - teximage-colors asserts on Mac OS X"
href="https://bugs.freedesktop.org/show_bug.cgi?id=87299">87299</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>teximage-colors asserts on Mac OS X
</td>
</tr>
<tr>
<th>Product</th>
<td>piglit
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</td>
</tr>
<tr>
<th>Hardware</th>
<td>x86-64 (AMD64)
</td>
</tr>
<tr>
<th>OS</th>
<td>Mac OS X (All)
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>critical
</td>
</tr>
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Component</th>
<td>tests
</td>
</tr>
<tr>
<th>Assignee</th>
<td>piglit@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>vlee@freedesktop.org
</td>
</tr>
<tr>
<th>QA Contact</th>
<td>piglit@lists.freedesktop.org
</td>
</tr>
<tr>
<th>CC</th>
<td>jason@jlekstrand.net
</td>
</tr></table>
<p>
<div>
<pre>piglit: f0674a803099019929fc0674ad7100a6aafadc5a (master)
$ ./bin/teximage-colors
Assertion failed: (format), function piglit_init, file
piglit/tests/texturing/teximage-colors.c, line 489.
Abort trap: 6 (core dumped)
(gdb) bt
#0 0x00007fff83943866 in __pthread_kill ()
#1 0x00007fff8392735c in pthread_kill ()
#2 0x00007fff8e44ab1a in abort ()
#3 0x00007fff8e4149bf in __assert_rtn ()
#4 0x0000000100002620 in piglit_init (argc=1, argv=0x7fff5fbff5c8) at
piglit/tests/texturing/teximage-colors.c:489
#5 0x0000000100181ee1 in run_test (gl_fw=0x1001bd4e8, argc=1,
argv=0x7fff5fbff5c8) at
piglit/tests/util/piglit-framework-gl/piglit_glut_framework.c:165
#6 0x000000010016886c in piglit_gl_test_run (argc=1, argv=0x7fff5fbff5c8,
config=0x7fff5fbff540) at piglit/tests/util/piglit-framework-gl.c:151
#7 0x0000000100002497 in main (argc=1, argv=0x7fff5fbff5c8) at
piglit/tests/texturing/teximage-colors.c:34
(gdb) frame 4
#4 0x0000000100002620 in piglit_init (argc=1, argv=0x7fff5fbff5c8) at
piglit/tests/texturing/teximage-colors.c:489
489 assert(format);
Current language: auto; currently minimal
(gdb) print format
$1 = (struct texture_format *) 0x0</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>