All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 33255] New: Crash using webgl (firefox 4b9)
@ 2011-01-18 21:05 bugzilla-daemon
  2011-01-19 16:43 ` [Bug 33255] " bugzilla-daemon
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: bugzilla-daemon @ 2011-01-18 21:05 UTC (permalink / raw)
  To: dri-devel

https://bugs.freedesktop.org/show_bug.cgi?id=33255

           Summary: Crash using webgl (firefox 4b9)
           Product: Mesa
           Version: 7.9
          Platform: x86-64 (AMD64)
        OS/Version: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Drivers/Gallium/r300
        AssignedTo: dri-devel@lists.freedesktop.org
        ReportedBy: 0enjolras0@laposte.net


hy,

I get this error :

 *********************************WARN_ONCE*********************************
File r300_state.c function r300SetupRSUnit line 1521
Don't know how to satisfy InputsRead=0x00004000
***************************************************************************

trying  MOZ_GLX_IGNORE_BLACKLIST=1 firefox -P -no-remote on gentoo.
setting layers.accelerate-all true in about:config

* firefox : Mozilla Firefox 4.0b9 Mozilla i386 build for linux.

* OpenGL vendor string: X.Org R300 Project
  OpenGL renderer string: Gallium 0.4 on RS690

* kernel 2.6.36 vanilla.

regards.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug 33255] Crash using webgl (firefox 4b9)
  2011-01-18 21:05 [Bug 33255] New: Crash using webgl (firefox 4b9) bugzilla-daemon
@ 2011-01-19 16:43 ` bugzilla-daemon
  2011-01-19 17:17 ` bugzilla-daemon
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2011-01-19 16:43 UTC (permalink / raw)
  To: dri-devel

https://bugs.freedesktop.org/show_bug.cgi?id=33255

--- Comment #1 from Marek Olšák <maraeo@gmail.com> 2011-01-19 08:43:09 PST ---
(In reply to comment #0)
>  *********************************WARN_ONCE*********************************
> File r300_state.c function r300SetupRSUnit line 1521
> Don't know how to satisfy InputsRead=0x00004000
> ***************************************************************************

This message is from the classic driver. Are you sure you're really running the
Gallium one?

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug 33255] Crash using webgl (firefox 4b9)
  2011-01-18 21:05 [Bug 33255] New: Crash using webgl (firefox 4b9) bugzilla-daemon
  2011-01-19 16:43 ` [Bug 33255] " bugzilla-daemon
@ 2011-01-19 17:17 ` bugzilla-daemon
  2011-01-19 17:18 ` bugzilla-daemon
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2011-01-19 17:17 UTC (permalink / raw)
  To: dri-devel

https://bugs.freedesktop.org/show_bug.cgi?id=33255

--- Comment #2 from 0enjolras0@laposte.net 2011-01-19 09:17:56 PST ---
Created an attachment (id=42200)
 --> (https://bugs.freedesktop.org/attachment.cgi?id=42200)
Intresting parts from Dmesg

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug 33255] Crash using webgl (firefox 4b9)
  2011-01-18 21:05 [Bug 33255] New: Crash using webgl (firefox 4b9) bugzilla-daemon
  2011-01-19 16:43 ` [Bug 33255] " bugzilla-daemon
  2011-01-19 17:17 ` bugzilla-daemon
@ 2011-01-19 17:18 ` bugzilla-daemon
  2011-01-19 17:20 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2011-01-19 17:18 UTC (permalink / raw)
  To: dri-devel

https://bugs.freedesktop.org/show_bug.cgi?id=33255

--- Comment #3 from 0enjolras0@laposte.net 2011-01-19 09:18:45 PST ---
Created an attachment (id=42201)
 --> (https://bugs.freedesktop.org/attachment.cgi?id=42201)
Log Xorg

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug 33255] Crash using webgl (firefox 4b9)
  2011-01-18 21:05 [Bug 33255] New: Crash using webgl (firefox 4b9) bugzilla-daemon
                   ` (2 preceding siblings ...)
  2011-01-19 17:18 ` bugzilla-daemon
@ 2011-01-19 17:20 ` bugzilla-daemon
  2011-03-08 18:30 ` [Bug 33255] [RADEON:R300C] crash " bugzilla-daemon
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2011-01-19 17:20 UTC (permalink / raw)
  To: dri-devel

https://bugs.freedesktop.org/show_bug.cgi?id=33255

--- Comment #4 from 0enjolras0@laposte.net 2011-01-19 09:20:55 PST ---
Hy 
I think i do, because i can see this in glxinfo :
  OpenGL vendor string: X.Org R300 Project
  OpenGL renderer string: Gallium 0.4 on RS690
But i apologize I can't do better.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug 33255] [RADEON:R300C] crash using webgl (firefox 4b9)
  2011-01-18 21:05 [Bug 33255] New: Crash using webgl (firefox 4b9) bugzilla-daemon
                   ` (3 preceding siblings ...)
  2011-01-19 17:20 ` bugzilla-daemon
@ 2011-03-08 18:30 ` bugzilla-daemon
  2011-03-09 11:29 ` bugzilla-daemon
  2012-08-08 17:05 ` bugzilla-daemon
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2011-03-08 18:30 UTC (permalink / raw)
  To: dri-devel

https://bugs.freedesktop.org/show_bug.cgi?id=33255

Jerome Glisse <glisse@freedesktop.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Crash using webgl (firefox  |[RADEON:R300C] crash using
                   |4b9)                        |webgl (firefox 4b9)

--- Comment #5 from Jerome Glisse <glisse@freedesktop.org> 2011-03-08 10:30:02 PST ---
Your firefox is not using the gallium driver, might be 32/64bits lib issue or
some old copy laying around, please triple check your installation

R300C is no longer supported

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug 33255] [RADEON:R300C] crash using webgl (firefox 4b9)
  2011-01-18 21:05 [Bug 33255] New: Crash using webgl (firefox 4b9) bugzilla-daemon
                   ` (4 preceding siblings ...)
  2011-03-08 18:30 ` [Bug 33255] [RADEON:R300C] crash " bugzilla-daemon
@ 2011-03-09 11:29 ` bugzilla-daemon
  2012-08-08 17:05 ` bugzilla-daemon
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2011-03-09 11:29 UTC (permalink / raw)
  To: dri-devel

https://bugs.freedesktop.org/show_bug.cgi?id=33255

Michel Dänzer <michel@daenzer.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|Drivers/Gallium/r300        |Drivers/DRI/r300

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug 33255] [RADEON:R300C] crash using webgl (firefox 4b9)
  2011-01-18 21:05 [Bug 33255] New: Crash using webgl (firefox 4b9) bugzilla-daemon
                   ` (5 preceding siblings ...)
  2011-03-09 11:29 ` bugzilla-daemon
@ 2012-08-08 17:05 ` bugzilla-daemon
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2012-08-08 17:05 UTC (permalink / raw)
  To: dri-devel

https://bugs.freedesktop.org/show_bug.cgi?id=33255

Andreas Boll <andreas.boll.dev@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX

--- Comment #6 from Andreas Boll <andreas.boll.dev@gmail.com> 2012-08-08 17:05:29 UTC ---
(In reply to comment #5)
> Your firefox is not using the gallium driver, might be 32/64bits lib issue or
> some old copy laying around, please triple check your installation
> 
> R300C is no longer supported

As mentioned above r300c wont be fixed.
Please use the r300g gallium driver.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2012-08-08 17:05 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-18 21:05 [Bug 33255] New: Crash using webgl (firefox 4b9) bugzilla-daemon
2011-01-19 16:43 ` [Bug 33255] " bugzilla-daemon
2011-01-19 17:17 ` bugzilla-daemon
2011-01-19 17:18 ` bugzilla-daemon
2011-01-19 17:20 ` bugzilla-daemon
2011-03-08 18:30 ` [Bug 33255] [RADEON:R300C] crash " bugzilla-daemon
2011-03-09 11:29 ` bugzilla-daemon
2012-08-08 17:05 ` bugzilla-daemon

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.