Summary: | [SNB/IVB/HSW Bisected]Piglit glx/GLX_ARB_create_context/current_with_no_framebuffer segfault | ||
---|---|---|---|
Product: | Mesa | Reporter: | lu hua <huax.lu> |
Component: | Mesa core | Assignee: | mesa-dev |
Status: | VERIFIED FIXED | QA Contact: | Intel 3D Bugs Mailing List <intel-3d-bugs> |
Severity: | major | ||
Priority: | high | CC: | idr, kai |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | Full GDB backtrace with radeonsi |
Description
lu hua
2013-10-18 07:46:17 UTC
Created attachment 88180 [details]
Full GDB backtrace with radeonsi
I can confirm this bug with radeonsi, the graphics stack used is:
GPU: "PITCAIRN" (ChipID = 0x6819)
Linux: 3.11.6
libdrm: 2.4.47
LLVM: SVN:trunk/r193475
libclc: Git:master/4c18120c1a
Mesa: Git:master/64c081e8b7
GLAMOR: Git:master/ba209eeef2
DDX: Git:master/f1dc677e79
This bug should probably be assigned to "Mesa core".
The commit mentioned in the bug description has been reverted from Mesa 9.2 tree, the test still fails on 9.2 but does not segfault. Mesa versions with the test: - 9.2 fail - 10.0 segfault - 10.1 pass - 10.2 pass - 10.3 pass - 10.4-dev (6816d85) pass For gallium it has been fixed to pass by commit db8b6fb, not sure what fixes it for others. As it now passes on master, I'll resolved this as fixed. (In reply to comment #2) > The commit mentioned in the bug description has been reverted from Mesa 9.2 > tree, the test still fails on 9.2 but does not segfault. > > Mesa versions with the test: > > - 9.2 fail > - 10.0 segfault > - 10.1 pass > - 10.2 pass > - 10.3 pass > - 10.4-dev (6816d85) pass > > For gallium it has been fixed to pass by commit db8b6fb, not sure what fixes > it for others. As it now passes on master, I'll resolved this as fixed. Test on mesa master branch and 10.3 branch. The segfault goes away, but it's fail(Bug 79629). Close it. output: PIGLIT: {"result": "fail" } |
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.