[Webkit-unassigned] [Bug 120585] Crash on tools.wmflabs.org

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 2 05:22:38 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=120585





--- Comment #10 from Arunprasad Rajkumar <arurajku at cisco.com>  2013-09-02 05:21:58 PST ---
(In reply to comment #9)
> % glxinfo G OpenGL    
> OpenGL vendor string: X.Org
> OpenGL renderer string: Gallium 0.4 on AMD RV635
> OpenGL core profile version string: 3.1 (Core Profile) Mesa 9.2.0
> OpenGL core profile shading language version string: 1.40
> OpenGL core profile context flags: (none)
> OpenGL core profile extensions:
> OpenGL version string: 3.0 Mesa 9.2.0
> OpenGL shading language version string: 1.30
> OpenGL context flags: (none)
> 
> Complete report: http://pastebin.com/6Tis03mX

Can you try with export LIBGL_ALWAYS_SOFTWARE=1 ? (force s/w rasterizer)

export LIBGL_ALWAYS_SOFTWARE=1;
QtTestBrowser http://get.webgl.org;

Just to ensure it is a driver issue.

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



More information about the webkit-unassigned mailing list