Closed Bug 636972 Opened 15 years ago Closed 15 years ago

Crash at WebGL Mandelbox Demo with classic software Mesa

Categories

(Core :: Graphics: CanvasWebGL, defect)

x86
Linux
defect
Not set
critical

Tracking

()

RESOLVED WONTFIX

People

(Reporter: stebs, Unassigned)

References

()

Details

User-Agent: Mozilla/5.0 (X11; Linux i686; rv:2.0b13pre) Gecko/20110225 Firefox/4.0b13pre Build Identifier: The WebGL demo located at http://www.chromeexperiments.com/detail/mandelbox/?f=webgl crashes the browser while using software mesa (libOSMesa.so.6.5.3). Looked a bit like Bug 589546 to me, but i was said to open a new one. Reproducible: Always Crash ids (also from older builds): bp-7a711777-a6f7-485c-ba90-968f22110226 bp-078913f2-45f0-451d-9d2e-296822110213 bp-ee16aea2-5191-47aa-bd6e-5a38d2110205 bp-79f4a403-1412-4df7-8de8-24c832110204 BTW, this is on Ubuntu 10.10 and Netbook with Intel GMA 950 (no hardware WebGL).
I don't think that's the same as Bug 589546. That one was X errors, which OSMesa should not produce (since it's completely off-screen client-side rendering). But, since your crash is deep into OSMesa 6.5.3 which we have long known to be buggy, this is a WONTFIX for us. If you want to further debug this, try getting a better backtrace by installing OSMesa debug symbols on your machine and running this in a debugger (GDB); or use a debug build of firefox and run with the environment variable MOZ_GL_DEBUG_VERBOSE defined and paste the end of the resulting log. In both cases, it's probably a better idea to report a bug directly to Mesa.
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.