From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 42883] Firefox crashes in state_tracker/st_cb_blit.c:87
Date: Sun, 18 Dec 2011 13:11:06 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Return-path:
Received: from annarchy.freedesktop.org (annarchy.freedesktop.org
[131.252.210.176])
by gabe.freedesktop.org (Postfix) with ESMTP id A3E1D9E771
for ;
Sun, 18 Dec 2011 05:11:08 -0800 (PST)
In-Reply-To:
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org
Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org
To: dri-devel@lists.freedesktop.org
List-Id: dri-devel@lists.freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=42883
--- Comment #1 from Stefan 2011-12-18 05:11:06 PST ---
Error reproduced with current mesa code:
WebGL RendererX.Org -- Gallium 0.4 on AMD RV730 -- 2.1 Mesa 7.12-devel
(git-745d990)
and current nightly (x86_64) 2011-12-18-03-11-40-mozilla-central:
Program received signal SIGSEGV, Segmentation fault.
#0 0x0000000000000000 in ?? ()
#1 0x00007fffd2da249b in st_BlitFramebuffer_resolve (info=,
mask=, ctx=) at state_tracker/st_cb_blit.c:87
#2 st_BlitFramebuffer (ctx=0x7fffcfb90000, srcX0=0, srcY0=0, srcX1=500,
srcY1=500, dstX0=0, dstY0=, dstX1=500, dstY1=500,
mask=16384, filter=9728) at state_tracker/st_cb_blit.c:207
#3 0x00007fffd2c56bbe in _mesa_BlitFramebufferEXT (srcX0=0, srcY0=0,
srcX1=500, srcY1=500, dstX0=0, dstY0=0, dstX1=500, dstY1=500, mask=16384,
filter=9728) at main/fbobject.c:2793
URL: http://learningwebgl.com/lessons/lesson03/index.html
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.