The xserver crashes with a simple python program using pyamanith. Hardware: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller Software: gentoo amd64 The problem has persited through some softaware upgrades but now I have: Kernel: 2.6.25 Xserver: 1.4.2 Intel Driver: git master branch mesa: mesa_7_0_branch libdrm: git master branch
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.
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.