Summary: | [GM965] xserver crash with pyamanith | ||
---|---|---|---|
Product: | Mesa | Reporter: | Giorgos Giagas <giorgosg> |
Component: | Drivers/DRI/i965 | Assignee: | haihao <haihao.xiang> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | CC: | haihao.xiang |
Version: | 7.0 | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Bug Depends on: | |||
Bug Blocks: | 16467 | ||
Attachments: |
backtrace from tha crash
Xorg.0.log the python program that causes the crash |
Description
Giorgos Giagas
2008-06-30 09:46:08 UTC
Created attachment 17464 [details]
backtrace from tha crash
Created attachment 17465 [details]
Xorg.0.log
it contains the message:
Error in I830WaitLpRing(), timeout for 2 seconds
Created attachment 17466 [details]
the python program that causes the crash
I tested it with amanith-0.3 and PyAmanith-0.3.34
in the python program, if I remove the strokegradient or make the path sorter it doesn't crash. Could you try with "export LIBGL_ALWAYS_INDIRECT=1"? Seems like a dri GL driver bug. With LIBGL_ALWAYS_INDIRECT=1 it doesn't crash. A wine app that was crashing also works with it. On closing the wine app though I encountered a different crash. Should I investigate this also? Not here please, they may trigger different problems, feel free to open new bug. reassign to haihao as this is a dri driver issue. Not here please, they may trigger different problems, feel free to open new bug. reassign to haihao as this is a dri driver issue. I don't want to make this report about any of these other problems but with LIBGL_ALWAYS_INDIRECT=1 the rendering is different than what it should be. Also if I enable compositing in metacity it crashes even with it (Propably also a different crash) fixed in mesa_7_0_branch. (5ce5cc93d51bc784a54aa4f51298715fa2c8d5aa) |
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.