FS#20596 - [intel-dri] xserver crashes with kde composition on intel gpu
Attached to Project:
Arch Linux
Opened by Lars Jacob (jaclar) - Wednesday, 25 August 2010, 02:20 GMT
Last edited by Jan de Groot (JGC) - Wednesday, 01 September 2010, 14:07 GMT
Opened by Lars Jacob (jaclar) - Wednesday, 25 August 2010, 02:20 GMT
Last edited by Jan de Groot (JGC) - Wednesday, 01 September 2010, 14:07 GMT
|
Details
Description:
I just installed the new xorg-server and after a restart it keeps crashing on me while i enable composition in kde. Additional info: xorg-server 1.9.0-1 xf86-video-intel 2.12.0-2 kde version: 4.5 .xsession-errors from KDE start attached Steps to reproduce: Log into KDE with composition enabled. Or enable composition. |
This task depends upon
Closed by Jan de Groot (JGC)
Wednesday, 01 September 2010, 14:07 GMT
Reason for closing: Fixed
Additional comments about closing: Fixed by disabling pageflipping again.
Wednesday, 01 September 2010, 14:07 GMT
Reason for closing: Fixed
Additional comments about closing: Fixed by disabling pageflipping again.
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
DefaultDepth 24
Option "TwinView" "True"
Option "AllowGLXWithComposite" "False"
Option "AddARGBGLXVisuals" "False"
Option "ConnectToAcpid" "False"
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1440x900@60"
EndSubSection
EndSection
I am using:
-Nvidia driver version 173.14.27. (Nvidia GeForece FX 5500)
- X server version 1.8.1.902
- Two displays 1440x900 resolution.
- 686 system instead of x86-64.
When "AddARGBGLXVisuals" is on "True" both screens are flashing, changing the size of the items all the time. If you do not move the problem does not display.
Need more information or logs?
Backtrace:
0: /usr/bin/X (xorg_backtrace+0x3b) [0x80e685b]
1: /usr/bin/X (0x8048000+0x64895) [0x80ac895]
2: (vdso) (__kernel_rt_sigreturn+0x0) [0x6f80f40c]
3: /usr/lib/xorg/modules/extensions/libglx.so (0x6f414000+0x4258c) [0x6f45658c]
4: /usr/lib/xorg/modules/extensions/libdri2.so (0x6f405000+0x1265) [0x6f406265]
5: /usr/lib/xorg/modules/extensions/libdri2.so (DRI2SwapBuffers+0x2f4) [0x6f407634]
6: /usr/lib/xorg/modules/extensions/libdri2.so (0x6f405000+0x3997) [0x6f408997]
7: /usr/bin/X (0x8048000+0x23e57) [0x806be57]
8: /usr/bin/X (0x8048000+0x1a135) [0x8062135]
9: /lib/libc.so.6 (__libc_start_main+0xe6) [0x6f540c76]
10: /usr/bin/X (0x8048000+0x19d11) [0x8061d11]
Segmentation fault at address 0x16d49
Fatal server error:
Caught signal 11 (Segmentation fault). Server aborting
Don't know if that helps or not, but there it is...
https://bugs.freedesktop.org/show_bug.cgi?id=29091
Will try mesa 7.8.2-3 as soon as I have the opportunity.
I also noticed recently update problems in firefox (only half the page scrolls, etc) but this was already with earlier versions of intel-dri but looks similar and might be related... don't know...
bad news: it's fixed in the git repositories from mesa (AUR package mesa-git (7.9-devel))