FS#27573 - [Mesa] Implementation error. Causing Firefox to crash.

Attached to Project: Arch Linux
Opened by Thiago Silva (thisab) - Wednesday, 14 December 2011, 14:41 GMT
Last edited by Andreas Radke (AndyRTR) - Saturday, 25 February 2012, 20:39 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Jan de Groot (JGC)
Andreas Radke (AndyRTR)
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
Using Firefox without any profile (all plugins and addons disabled), it crashes all the time while loading www.elderscrolls.com/skyrim website.


Mesa 7.11.2 implementation error: unexpected format in _mesa_choose_tex_format()
Please report at bugs.freedesktop.org
Mesa 7.11.2 implementation error: unexpected MESA_FORMAT for renderbuffer
Please report at bugs.freedesktop.org
###!!! ABORT: Divide by zero: file /build/src/mozilla-release/toolkit/xre/nsSigHandlers.cpp, line 174
###!!! ABORT: Divide by zero: file /build/src/mozilla-release/toolkit/xre/nsSigHandlers.cpp, line 174
Segmentation fault

Additional info:
firefox 8.0.1
mesa 7.11.2

Steps to reproduce:
This task depends upon

Closed by  Andreas Radke (AndyRTR)
Saturday, 25 February 2012, 20:39 GMT
Reason for closing:  Fixed
Comment by Laurent Carlier (lordheavy) - Sunday, 18 December 2011, 17:44 GMT
It seem similar to that upstream bug: https://bugs.freedesktop.org/show_bug.cgi?id=42128
Comment by awhan patnaik (awhan) - Friday, 03 February 2012, 04:48 GMT
the same thing is happening to me ...


$ firefox -safe-mode
Mesa 7.11.2 implementation error: unexpected format in _mesa_choose_tex_format()
Please report at bugs.freedesktop.org
Mesa 7.11.2 implementation error: unexpected MESA_FORMAT for renderbuffer
Please report at bugs.freedesktop.org
###!!! ABORT: Divide by zero: file /build/src/mozilla-release/toolkit/xre/nsSigHandlers.cpp, line 174
###!!! ABORT: Divide by zero: file /build/src/mozilla-release/toolkit/xre/nsSigHandlers.cpp, line 174
Segmentation fault


firefox starts normally and in my case it crashes when i try to open github.com

[edit]
Mozilla Firefox 9.0.1
mesa 7.11.2-1
00:02.0 VGA compatible controller: Intel Corporation 82852/855GM Integrated Graphics Device (rev 02)

no problems when i use chromium web browser on the same machine
Comment by Andreas Radke (AndyRTR) - Friday, 17 February 2012, 10:13 GMT
Please test Mesa 8.0.1 in testing.
Comment by Thiago Silva (thisab) - Saturday, 25 February 2012, 20:24 GMT
Problem is fixed now

Loading...