Bug 33188

Summary: st/dri: WebGL Conformance Test Runner crash
Product: Mesa Reporter: Pavel Ondračka <pavel.ondracka>
Component: Mesa coreAssignee: mesa-dev
Status: RESOLVED DUPLICATE QA Contact:
Severity: normal    
Priority: medium CC: bugs.freedesktop, ernstp, sa
Version: gitKeywords: have-backtrace
Hardware: Other   
OS: All   
URL: https://cvs.khronos.org/svn/repos/registry/trunk/public/webgl/sdk/tests/webgl-conformance-tests.html
Whiteboard:
i915 platform: i915 features:
Attachments: full backtrace

Description Pavel Ondračka 2011-01-16 09:52:58 UTC
Created attachment 42102 [details]
full backtrace

When running WebGL test runner with r300g there is:
Program received signal SIGSEGV, Segmentation fault.
0x02650ab3 in dri2FlushFrontBuffer (driDrawable=0xb0e91200, loaderPrivate=0xa2afb020) at dri2_glx.c:460
it doesn't always crash at the same test but it is 100% reproducible when you click run tests and wait.

This is with 
mesa: d136d1d2e1174d2420ce5e32507904243ab240cd
kernel: 2.6.37
GPU: RV530
Firefox 4.0b8

Firefox must be started with MOZ_GLX_IGNORE_BLACKLIST=1 (acceleration is disabled by default for mesa because of crashes). You also need to set webgl.enabled_for_all_sites to true in about:config. I'll try to reproduce this with some other driver.
Comment 1 Sven Arvidsson 2011-01-17 07:32:04 UTC
I guess this is the same bug as mentioned here?
http://lists.freedesktop.org/archives/mesa-dev/2011-January/004888.html

Doesn't seem to happen with llvmpipe fwiw.
Comment 2 Alex Deucher 2011-01-17 07:56:47 UTC
Probably a duplicate of bug 31940.
Comment 3 Alex Deucher 2011-01-17 07:57:11 UTC
Can you try the patch on bug 31940?
Comment 4 Pavel Ondračka 2011-01-17 08:47:54 UTC
(In reply to comment #3)
> Can you try the patch on bug 31940?

Patch from bug 31940 doesn't help.
Comment 5 Benoit Jacob 2011-05-24 10:53:14 UTC
Closing as duplicate of bug 37253 because that other bug has more specific information.

*** This bug has been marked as a duplicate of bug 37253 ***

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.