<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - dri3: chrome/chromium gpu acceleration (and therefore webgl) doesn't work"
href="https://bugs.freedesktop.org/show_bug.cgi?id=81706#c6">Comment # 6</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - dri3: chrome/chromium gpu acceleration (and therefore webgl) doesn't work"
href="https://bugs.freedesktop.org/show_bug.cgi?id=81706">bug 81706</a>
from <span class="vcard"><a class="email" href="mailto:haagch@frickel.club" title="Christoph Haag <haagch@frickel.club>"> <span class="fn">Christoph Haag</span></a>
</span></b>
<pre>For the people only reading this bug report:
In IRC keithp found the cause.
With dri3 temporary files are created with O_TMPFILE.
The chromium sandbox does not allow creating temporary files with O_TMPFILE.
So another workaround for now is to use chromium/chrome with the --no-sandbox
option (which will possibly reduce security).
There's a corresponding bugreport at chromium that was not publicly visible
before, but now is:
<a href="https://code.google.com/p/chromium/issues/detail?id=415681#c9">https://code.google.com/p/chromium/issues/detail?id=415681#c9</a>
Close this with NOTOURBUG/WONTFIX?</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
</ul>
</body>
</html>