FS#38335 - [xf86-video-intel] 2.21.15-2 segfaults on DPMS standby when using SNA acceleration.
Attached to Project:
Arch Linux
Opened by Mike Sampson (mikesd) - Wednesday, 01 January 2014, 05:02 GMT
Last edited by Andreas Radke (AndyRTR) - Friday, 03 January 2014, 05:21 GMT
Opened by Mike Sampson (mikesd) - Wednesday, 01 January 2014, 05:02 GMT
Last edited by Andreas Radke (AndyRTR) - Friday, 03 January 2014, 05:21 GMT
|
Details
Description:
The latest xf86-video-intel package in [testing] segfaults when the displays go into DPMS standby on my system. This package enables SNA for acceleration. Switching the AccelMethod back to uxa using the method given in the install message fixes the issue for me. Additional info: Package version: xf86-video-intel 2.21.15-2 Graphics hardware: 00:02.0 VGA compatible controller: Intel Corporation Xeon E3-1200 v2/3rd Gen Core processor Graphics Controller (rev 09) Stack trace from Xorg.0.log [ 3747.123] (EE) [ 3747.123] (EE) Backtrace: [ 3747.123] (EE) 0: /usr/bin/X (xorg_backtrace+0x48) [0x5834c8] [ 3747.123] (EE) 1: /usr/bin/X (0x400000+0x1871a9) [0x5871a9] [ 3747.123] (EE) 2: /usr/lib/libpthread.so.0 (0x7f4bf4676000+0xf870) [0x7f4bf4685870] [ 3747.123] (EE) 3: /usr/bin/X (DamageUnregister+0x1e) [0x50de2e] [ 3747.123] (EE) 4: /usr/lib/xorg/modules/drivers/intel_drv.so (0x7f4bf05fc000+0x55d46) [0x7f4bf0651d46] [ 3747.123] (EE) 5: /usr/lib/xorg/modules/drivers/intel_drv.so (0x7f4bf05fc000+0x55e3c) [0x7f4bf0651e3c] [ 3747.123] (EE) 6: /usr/lib/xorg/modules/drivers/intel_drv.so (0x7f4bf05fc000+0x58250) [0x7f4bf0654250] [ 3747.123] (EE) 7: /usr/bin/X (xf86DPMSSet+0x6f) [0x4a912f] [ 3747.123] (EE) 8: /usr/bin/X (xf86SaveScreen+0x2a) [0x4a91ea] [ 3747.124] (EE) 9: /usr/bin/X (dixSaveScreens+0x22d) [0x46431d] [ 3747.124] (EE) 10: /usr/bin/X (DPMSSet+0xef) [0x472b3f] [ 3747.124] (EE) 11: /usr/bin/X (0x400000+0x1805d4) [0x5805d4] [ 3747.124] (EE) 12: /usr/bin/X (0x400000+0x1807fb) [0x5807fb] [ 3747.124] (EE) 13: /usr/bin/X (WaitForSomething+0x57b) [0x580e2b] [ 3747.124] (EE) 14: /usr/bin/X (0x400000+0x35751) [0x435751] [ 3747.124] (EE) 15: /usr/bin/X (0x400000+0x3980a) [0x43980a] [ 3747.124] (EE) 16: /usr/lib/libc.so.6 (__libc_start_main+0xf5) [0x7f4bf34ecb05] [ 3747.124] (EE) 17: /usr/bin/X (0x400000+0x24dae) [0x424dae] [ 3747.124] (EE) [ 3747.124] (EE) Segmentation fault at address 0x1000000010 [ 3747.124] (EE) Fatal server error: [ 3747.124] (EE) Caught signal 11 (Segmentation fault). Server aborting Steps to reproduce: install xf86-video-intel 2.21.15-2 and wait for the displays to go into standby or execute "xset dpms force standby" or similar. |
This task depends upon
Graphics hardware:
00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)
Is this an Arch packagaging issue then?
The screen goes black but backlight keeps going. If you have an idea how to make it switch power off please tell me.
Although Adrian Băcîrcea said that he's able to reproduce this with 2.99.907, maybe he messed something up by accident?
I test this by issuing the command "xset dpms force off".
xorg.conf (0.2 KiB)
Also, get a gdb "bt full" stack trace, as requested by Chris.