From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 81680] [r600g] Firefox crashes with hardware acceleration turned on Date: Tue, 12 Aug 2014 01:10:40 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0158865784==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 404CA89911 for ; Mon, 11 Aug 2014 18:10:40 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0158865784== Content-Type: multipart/alternative; boundary="1407805840.f2bDD2fC2.19009"; charset="us-ascii" --1407805840.f2bDD2fC2.19009 Date: Tue, 12 Aug 2014 01:10:40 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable https://bugs.freedesktop.org/show_bug.cgi?id=3D81680 Michel D=C3=A4nzer changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|dri-devel@lists.freedesktop |mesa-dev@lists.freedesktop. |.org |org CC| |deathsimple@vodafone.de Component|Drivers/Gallium/r600 |Mesa core --- Comment #16 from Michel D=C3=A4nzer --- 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 comment #14) > I have some difficulties getting bt (don't know why): That looks like a different crash. Or maybe this is actually part of the no= rmal operation of the JavaScript JIT; what happens if you run 'continue' when th= is happens? --=20 You are receiving this mail because: You are the assignee for the bug. --1407805840.f2bDD2fC2.19009 Date: Tue, 12 Aug 2014 01:10:40 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable = Michel D=C3=A4nzer changed bug 81680<= /a>
What Removed Added
Assignee dri-devel@lists.freedesktop.org mesa-dev@lists.freedesktop.org
CC   deathsimple@vodafone.de
Component Drivers/Gallium/r600 Mesa core

Commen= t # 16 on bug 81680<= /a> from Michel D=C3=A4nzer
Okay, looks like it's crashing in st_texture_release_all_sampl=
er_views(),
specifically on this line of pipe_sampler_view_reference():

      old_view->context->sampler_view_destroy(old_view->context, o=
ld_view);

Maybe old_view->context is no longer a valid context.

(In reply to comment #14)
> I have some difficulties getting bt (don't know =
why):

That looks like a different crash. Or maybe this is actually part of the no=
rmal
operation of the JavaScript JIT; what happens if you run 'continue' when th=
is
happens?


You are receiving this mail because: =20=20=20=20=20=20
  • You are the assignee for the bug.
--1407805840.f2bDD2fC2.19009-- --===============0158865784== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============0158865784==--