Summary: | [NV43] piglit quick.driver tests kill X server | ||
---|---|---|---|
Product: | Mesa | Reporter: | Andrew Randrianasulu <randrik> |
Component: | Drivers/DRI/nouveau | Assignee: | Nouveau Project <nouveau> |
Status: | RESOLVED WONTFIX | QA Contact: | |
Severity: | normal | ||
Priority: | medium | ||
Version: | git | ||
Hardware: | x86 (IA32) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
piglit stdout and stderr log (bz2 compressed)
X log piglit html results summary, 7z compressed nv43 dmesg X log |
Description
Andrew Randrianasulu
2012-05-10 07:35:47 UTC
Created attachment 61372 [details]
piglit stdout and stderr log (bz2 compressed)
Created attachment 61373 [details]
X log
Created attachment 61374 [details]
piglit html results summary, 7z compressed
The bug is in the obsolete, unsupported and now missing gallium/nvfx. Consider updating Mesa 9.0 or greater that includes gallium/nv30 Marking as Resolved/Wontfix You are using nv30, by bad It'd be really interesting to see what the Xorg backtrace looks like with debug libraries (so that we can see the symbol names). BTW, does this still happen with fresh software (xf86-video-nouveau 1.0.9, mesa 9.2, libdrm 2.4.46)? (In reply to comment #6) > It'd be really interesting to see what the Xorg backtrace looks like with > debug libraries (so that we can see the symbol names). BTW, does this still > happen with fresh software (xf86-video-nouveau 1.0.9, mesa 9.2, libdrm > 2.4.46)? using kernel 3.12.0-rc1-00020-ga1d2bdc and mesa git master (OpenGL version string: 2.1 Mesa 9.3.0-devel (git-e150c0d)) it still crash, but now I think it just hang GPU and X crashes due to this .... Created attachment 86134 [details]
nv43 dmesg
Created attachment 86135 [details]
X log
There's still a segfault, but the timing corresponds nicely to the GPU lockup. The segfault happens in libexa, without direct nouveau involvement though. You might try to also upgrade Xorg and see if that helps, although a bit unlikely. BTW, you should grab my patch at http://lists.freedesktop.org/archives/mesa-dev/2013-September/044399.html (and the 2/2). Although it won't apply without a bit of massaging (nv30 dir got moved, should be able to just hand-edit the patch). This disables ARB_framebuffer_object on nv30. There's another patch I need to write that will disallow incompatible color/zeta settings too. I believe that the nv4x piglit situation has improved considerably in the intervening years. If the GPU locks up, then an Xorg crash is expected (albeit unfortunate). |
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.