Summary: | [sna] crashes sometimes with two KDE sessions | ||||||
---|---|---|---|---|---|---|---|
Product: | xorg | Reporter: | Martin Steigerwald <Martin> | ||||
Component: | Driver/intel | Assignee: | Chris Wilson <chris> | ||||
Status: | RESOLVED FIXED | QA Contact: | Xorg Project Team <xorg-team> | ||||
Severity: | normal | ||||||
Priority: | medium | ||||||
Version: | 7.7 (2012.06) | ||||||
Hardware: | x86-64 (AMD64) | ||||||
OS: | Linux (All) | ||||||
Whiteboard: | |||||||
i915 platform: | i915 features: | ||||||
Attachments: |
|
Description
Martin Steigerwald
2012-08-29 09:00:47 UTC
To get the backtrace, install the debug symbols (xserver-xorg-video-intel-dbg) and then call "addr2line -e /usr/lib/xorg/modules/drivers/intel_drv.so 0x5f3de 0xb931a 0x61d6e" However, I recognise that trace: commit 8e10a5b348a37feadcf935ec7694e46cc0802bdf Author: Chris Wilson <chris@chris-wilson.co.uk> Date: Sun Aug 26 14:53:12 2012 +0100 sna/gen6+: Do not call sna_blt_composite() after prepping the composite op As sna_blt_composite() will overwrite parts of the composite op as it checks whether or not it can execute that operation, it will lead to a crash as the normal render path finds the op corrupt. (The BLT conversion functions cater for the cases where we may wish to switch pipelines after choosing src/dst bo.) Reported-by: rei4dan@gmail.com Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Created attachment 66267 [details]
Xorg log with one of these crashes
Wow! That fast fast ;). Thanks, Martin Or too slow. The first report of that crash arrived just after I made the 2.20.5 release, and now I will have to do another quick release -- just as soon as I can be sure that there aren't any other major surprises. Hmmm, I reported this as xserver-xorg-video-intel: [sna] crashes sometimes with two KDE sessions http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=686161 for Debian so that the Debian X.org team is aware of the issue. AFAIK for Debian Wheezy SNA will not (yet) be enabled by default anyway. |
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.