<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 - Full system crash when running a custom OpenGL 4.3 graphic engine"
href="https://bugs.freedesktop.org/show_bug.cgi?id=102337">102337</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>Full system crash when running a custom OpenGL 4.3 graphic engine
</td>
</tr>
<tr>
<th>Product</th>
<td>Mesa
</td>
</tr>
<tr>
<th>Version</th>
<td>17.1
</td>
</tr>
<tr>
<th>Hardware</th>
<td>x86-64 (AMD64)
</td>
</tr>
<tr>
<th>OS</th>
<td>Linux (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>Drivers/DRI/nouveau
</td>
</tr>
<tr>
<th>Assignee</th>
<td>nouveau@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>from.the.darkest.past@gmail.com
</td>
</tr>
<tr>
<th>QA Contact</th>
<td>nouveau@lists.freedesktop.org
</td>
</tr></table>
<p>
<div>
<pre>Created <span class=""><a href="attachment.cgi?id=133645" name="attach_133645" title="glxinfo output">attachment 133645</a> <a href="attachment.cgi?id=133645&action=edit" title="glxinfo output">[details]</a></span>
glxinfo output
I wrote a custom graphic engine as a school project and tested it on different
platforms; it works everywhere (both nVidia and AMD) with binary drivers but
triggers a whole system crash (only the mouse cursor remains responsive) on
MESA + Nouveau.
I am testing it with Ubuntu 17.10 daily build (kernel version 4.12) that
supports OpenGL 4.3 (which is required) on my nVidia card, a GT 740. The full
source code is available at <a href="https://github.com/TheBrokenGod/OmegaEngine">https://github.com/TheBrokenGod/OmegaEngine</a> and
includes a makefile for simple compilation.
The engine executes some complicated shaders (contained in Source.cpp) in order
to allow order-independent transparency through linked lists of fragments.</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>