https://bugs.freedesktop.org/show_bug.cgi?id=37157
Summary: [bisected] KDE KWin crashes on start with delayed BO mapping Product: Mesa Version: git Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW Severity: critical Priority: medium Component: Drivers/Gallium/r600 AssignedTo: dri-devel@lists.freedesktop.org ReportedBy: jlp.bugs@gmail.com
After updating the mesa today KWin started to crash/segfault on start. I've bisected and the first commmit that causes the crash is: 5e15497452cf3e4d2fc76fdc6ed8113d0891b467 r600g: delay mapping until first map request. (v2)
This is with KDE KWin 4.6.3 and on a laptop with integrated ATI Mobility Radeon HD 5470.
Later I've also tried with glxgears, which appears to work fine if in window and crashes if started with -fullscreen option.
https://bugs.freedesktop.org/show_bug.cgi?id=37157
--- Comment #1 from Jure Repinc jlp.bugs@gmail.com 2011-05-12 18:56:24 PDT --- Created an attachment (id=46654) --> (https://bugs.freedesktop.org/attachment.cgi?id=46654) lspci
https://bugs.freedesktop.org/show_bug.cgi?id=37157
--- Comment #2 from Jure Repinc jlp.bugs@gmail.com 2011-05-12 18:57:04 PDT --- Created an attachment (id=46655) --> (https://bugs.freedesktop.org/attachment.cgi?id=46655) Xorg.0.log
https://bugs.freedesktop.org/show_bug.cgi?id=37157
--- Comment #3 from Mathieu Belanger b747xx@gmail.com 2011-05-12 20:47:50 PDT --- Same commit cause problem there.
Using EVE-Online game. The game crash between "login" and "characters selection" after I have updated to the latest git drivers.
Bisecting pointed out this commit as the problem!
https://bugs.freedesktop.org/show_bug.cgi?id=37157
--- Comment #4 from Dave Airlie airlied@freedesktop.org 2011-05-12 21:05:51 PDT --- please re-test with master.
thanks for the bug report.
https://bugs.freedesktop.org/show_bug.cgi?id=37157
Jure Repinc jlp.bugs@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #5 from Jure Repinc jlp.bugs@gmail.com 2011-05-13 03:56:39 PDT --- Retested with master and it is fixed, so closiing as such. Thanks.
dri-devel@lists.freedesktop.org