From: bugzilla-daemon@freedesktop.org
To: dri-devel@lists.freedesktop.org
Subject: [Bug 35578] New: When WebGL(HWaccel) is activated, Firefox will Crash...
Date: Tue, 22 Mar 2011 19:50:15 -0700 (PDT) [thread overview]
Message-ID: <bug-35578-502@http.bugs.freedesktop.org/> (raw)
https://bugs.freedesktop.org/show_bug.cgi?id=35578
Summary: When WebGL(HWaccel) is activated, Firefox will
Crash...
Product: Mesa
Version: git
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/Gallium/r600
AssignedTo: dri-devel@lists.freedesktop.org
ReportedBy: maximi89@gmail.com
Created an attachment (id=44744)
--> (https://bugs.freedesktop.org/attachment.cgi?id=44744)
firefox dbg backtrace
After the start of Firefox with WebGL enabled, it will crash, in my case my
firefox have a master password, my FF seems to crash when it show me the master
password window, if i cancel or put my password it will crash instantly.
actually i have updated Mesa from git, and i get the Firefox debug symbol,
as Mattwoodrow from #gfx irc.mozilla.org and Biotube from #radeon
irc.freenode.net told me.
start Firefox with
layers.acceleration.force-enabled true
MOZ_GLX_IGNORE_BLACKLIST=1 firefox
(now dbg and backtrace)
ps afx | grep firefox
gdb -p 24318 (this is the firefox PID)
continue
backtrace
I get:
Program received signal SIGSEGV, Segmentation fault.
0x00007f67e863854e in r600_bo (radeon=0x7f67e9c95d60, size=208,
alignment=4096, binding=32, usage=0) at r600_bo.c:43
43 r600_bo.c: No existe el fichero o el directorio.
in r600_bo.c
(gdb) backtrace
#0 0x00007f67e863854e in r600_bo (radeon=0x7f67e9c95d60, size=208,
alignment=4096, binding=32, usage=0) at r600_bo.c:43
#1 0x00007f67e862d43a in r600_buffer_create (screen=0x7f67e94b3a20,
templ=0x7fffe88fdde0) at r600_buffer.c:62
#2 0x00007f67e87773c8 in pipe_buffer_create (st=0x7f67e68fe000,
params=0x7f67e53a14c0, shader_type=<value optimized out>)
at ../../src/gallium/auxiliary/util/u_inlines.h:183
#3 st_upload_constants (st=0x7f67e68fe000, params=0x7f67e53a14c0,
shader_type=<value optimized out>) at state_tracker/st_atom_constbuf.c:80
#4 0x00007f67e8776a66 in st_validate_state (st=0x7f67e68fe000)
at state_tracker/st_atom.c:172
#5 0x00007f67e877d2e7 in st_Clear (ctx=0x7f67e66cb000, mask=208)
at state_tracker/st_cb_clear.c:464
#6 0x00007f680f28ddb7 in ?? ()
#7 0x000001ff00000400 in ?? ()
#8 0x00007f67f905d110 in ?? ()
#9 0x000000003f800000 in ?? ()
#10 0x0000053d00000000 in ?? ()
#11 0x3f80000000000000 in ?? ()
#12 0x0000000000000000 in ?? ()
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
next reply other threads:[~2011-03-23 2:50 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-23 2:50 bugzilla-daemon [this message]
2011-03-23 8:47 ` [Bug 35578] When WebGL(HWaccel) is activated, Firefox will Crash bugzilla-daemon
2011-03-23 10:25 ` bugzilla-daemon
2011-03-23 11:45 ` bugzilla-daemon
2011-03-23 11:49 ` bugzilla-daemon
2011-03-23 15:48 ` bugzilla-daemon
2011-03-23 21:39 ` bugzilla-daemon
2011-03-24 4:39 ` bugzilla-daemon
2011-03-24 4:41 ` bugzilla-daemon
2011-03-24 7:29 ` bugzilla-daemon
2011-03-24 7:35 ` bugzilla-daemon
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=bug-35578-502@http.bugs.freedesktop.org/ \
--to=bugzilla-daemon@freedesktop.org \
--cc=dri-devel@lists.freedesktop.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.