[Bug 35578] When WebGL(HWaccel) is activated, Firefox will Crash...

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Mar 24 00:35:12 PDT 2011


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

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

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

--- Comment #9 from Michel Dänzer <michel at daenzer.net> 2011-03-24 00:35:12 PDT ---
(In reply to comment #7)
> Program received signal SIGPIPE, Broken pipe.

SIGPIPE is usually handled by the application and thus harmless. You can tell
gdb to ignore it with

 handle SIGPIPE nostop noprint

Anyway, the original problem seems fixed, probably by commit
63b9790a55038c262b57c846a5f7067ea33fc60f ('r600g: move user fence into base
radeon structure').

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


More information about the dri-devel mailing list