Bug 18191 - Xorg segfault in _swrast_copy_teximage2d
Summary: Xorg segfault in _swrast_copy_teximage2d
Status: RESOLVED NOTOURBUG
Alias: None
Product: Mesa
Classification: Unclassified
Component: Drivers/DRI/i915 (show other bugs)
Version: unspecified
Hardware: x86 (IA32) Linux (All)
: medium normal
Assignee: Default DRI bug account
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-23 13:23 UTC by Chris Coulson
Modified: 2008-12-08 01:26 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
Backtrace (8.98 KB, text/plain)
2008-10-23 13:23 UTC, Chris Coulson
Details
Output of lspci -vvnn (10.47 KB, text/plain)
2008-10-23 13:23 UTC, Chris Coulson
Details
xorg.conf (1.72 KB, application/octet-stream)
2008-10-23 13:24 UTC, Chris Coulson
Details
Xorg.0.log.old (26.76 KB, application/x-trash)
2008-10-23 13:24 UTC, Chris Coulson
Details

Description Chris Coulson 2008-10-23 13:23:17 UTC
Created attachment 19830 [details]
Backtrace

This was originally reported at https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/287485 by Eric Drechsel:

"To reproduce I start a failsafe console session, run kwin (kwin has compositing enabled, with opengl backend - no crash with xrender backend).

Xorg backtrace (from startx over ssh):

(EE) intel(0): tried to update DSPARB with both planes enabled!
(EE) intel(0): underrun on pipe B!
(EE) intel(0): underrun on pipe B!
(EE) intel(0): underrun on pipe B!

Backtrace:
0: /usr/bin/X11/X(xf86SigHandler+0x79) [0x80c2ff9]
1: [0xb8045400]
2: /usr/lib/dri/i915_dri.so(intelCopyTexImage2D+0x14a) [0xaf67e83a]
3: /usr/lib/dri/i915_dri.so(_mesa_CopyTexImage2D+0x1d4) [0xaf718334]
4: /usr/lib/xorg/modules/extensions//libglx.so [0xb7b351ca]
5: /usr/lib/xorg/modules/extensions//libglx.so [0xb7b5e36f]
6: /usr/lib/xorg/modules/extensions//libglx.so [0xb7b62c0a]
7: /usr/bin/X11/X(Dispatch+0x34f) [0x808c88f]
8: /usr/bin/X11/X(main+0x47d) [0x8071d1d]
9: /lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xe5) [0xb7c44685]
10: /usr/bin/X11/X [0x8071101]
Saw signal 11. Server aborting.
xinit: connection to X server lost.

waiting for X server to shut down"

This is with Mesa 7.2. I will attach the users Xorg.0.log.old, xorg.conf, backtrace and output of lspci -vvnn
Comment 1 Chris Coulson 2008-10-23 13:23:59 UTC
Created attachment 19831 [details]
Output of lspci -vvnn
Comment 2 Chris Coulson 2008-10-23 13:24:26 UTC
Created attachment 19832 [details]
xorg.conf
Comment 3 Chris Coulson 2008-10-23 13:24:43 UTC
Created attachment 19833 [details]
Xorg.0.log.old
Comment 4 Eric Drechsel 2008-12-08 01:26:36 UTC
Hi, I'm the original reporter. It seems that there was a wrong setting in some kwin related config file, deleting the several kwin configs eliminates the crash. If someone is interested in the particular setting that causes the crash, I can find it by experimentation but otherwise this bug can be closed. Thanks!


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.