<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:michel@daenzer.net" title="Michel Dänzer <michel@daenzer.net>"> <span class="fn">Michel Dänzer</span></a>
</span> changed
<a class="bz_bug_link
bz_status_NEW "
title="NEW --- - [r600g] Firefox crashes with hardware acceleration turned on"
href="https://bugs.freedesktop.org/show_bug.cgi?id=81680">bug 81680</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Assignee</td>
<td>dri-devel@lists.freedesktop.org
</td>
<td>mesa-dev@lists.freedesktop.org
</td>
</tr>
<tr>
<td style="text-align:right;">CC</td>
<td>
</td>
<td>deathsimple@vodafone.de
</td>
</tr>
<tr>
<td style="text-align:right;">Component</td>
<td>Drivers/Gallium/r600
</td>
<td>Mesa core
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - [r600g] Firefox crashes with hardware acceleration turned on"
href="https://bugs.freedesktop.org/show_bug.cgi?id=81680#c16">Comment # 16</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW --- - [r600g] Firefox crashes with hardware acceleration turned on"
href="https://bugs.freedesktop.org/show_bug.cgi?id=81680">bug 81680</a>
from <span class="vcard"><a class="email" href="mailto:michel@daenzer.net" title="Michel Dänzer <michel@daenzer.net>"> <span class="fn">Michel Dänzer</span></a>
</span></b>
<pre>Okay, looks like it's crashing in st_texture_release_all_sampler_views(),
specifically on this line of pipe_sampler_view_reference():
old_view->context->sampler_view_destroy(old_view->context, old_view);
Maybe old_view->context is no longer a valid context.
(In reply to <a href="show_bug.cgi?id=81680#c14">comment #14</a>)
<span class="quote">> I have some difficulties getting bt (don't know why):</span >
That looks like a different crash. Or maybe this is actually part of the normal
operation of the JavaScript JIT; what happens if you run 'continue' when this
happens?</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>