Summary: | Xorg 1.15.0 segfaults on DPMS standby using Intel+SNA | ||||||
---|---|---|---|---|---|---|---|
Product: | xorg | Reporter: | Marti Raudsepp <marti> | ||||
Component: | Driver/intel | Assignee: | Chris Wilson <chris> | ||||
Status: | RESOLVED INVALID | QA Contact: | Intel GFX Bugs mailing list <intel-gfx-bugs> | ||||
Severity: | major | ||||||
Priority: | medium | CC: | andyrtr | ||||
Version: | unspecified | ||||||
Hardware: | x86-64 (AMD64) | ||||||
OS: | Linux (All) | ||||||
Whiteboard: | |||||||
i915 platform: | i915 features: | ||||||
Attachments: |
|
Description
Marti Raudsepp
2014-01-02 13:47:54 UTC
The stack trace provided in Arch bug report has some more symbols decoded than mine: 0: /usr/bin/X (xorg_backtrace+0x48) [0x5834c8] 1: /usr/bin/X (0x400000+0x1871a9) [0x5871a9] 2: /usr/lib/libpthread.so.0 (0x7f4bf4676000+0xf870) [0x7f4bf4685870] 3: /usr/bin/X (DamageUnregister+0x1e) [0x50de2e] 4: /usr/lib/xorg/modules/drivers/intel_drv.so (0x7f4bf05fc000+0x55d46) [0x7f4bf0651d46] 5: /usr/lib/xorg/modules/drivers/intel_drv.so (0x7f4bf05fc000+0x55e3c) [0x7f4bf0651e3c] 6: /usr/lib/xorg/modules/drivers/intel_drv.so (0x7f4bf05fc000+0x58250) [0x7f4bf0654250] 7: /usr/bin/X (xf86DPMSSet+0x6f) [0x4a912f] 8: /usr/bin/X (xf86SaveScreen+0x2a) [0x4a91ea] 9: /usr/bin/X (dixSaveScreens+0x22d) [0x46431d] 10: /usr/bin/X (DPMSSet+0xef) [0x472b3f] 11: /usr/bin/X (0x400000+0x1805d4) [0x5805d4] 12: /usr/bin/X (0x400000+0x1807fb) [0x5807fb] 13: /usr/bin/X (WaitForSomething+0x57b) [0x580e2b] 14: /usr/bin/X (0x400000+0x35751) [0x435751] 15: /usr/bin/X (0x400000+0x3980a) [0x43980a] 16: /usr/lib/libc.so.6 (__libc_start_main+0xf5) [0x7f4bf34ecb05] 17: /usr/bin/X (0x400000+0x24dae) [0x424dae] Reverting to xorg-xserver-1.14 will fix that. But please attach a gdb "bt full" if possible. xf86-video-intel-2.21.15 is incompatible with xorg-1.15. Can you please test with an upstream version? [ 620.845] X.Org X Server 1.15.0 Release Date: 2013-12-27 [ 620.845] X Protocol Version 11, Revision 0 ... [ 620.967] (II) Loading /opt/xorg/lib/xorg/modules/drivers/intel_drv.so [ 620.968] (II) Module intel: vendor="X.Org Foundation" [ 620.968] compiled for 1.15.0, module version = 2.99.907 [ 620.968] Module class: X.Org Video Driver [ 620.968] ABI class: X.Org Video Driver, version 15.0 works for me. I strongly suggest you check your local package and try upstream instead. Thanks a lot for the quick response! (In reply to comment #4) > xf86-video-intel-2.21.15 is incompatible with xorg-1.15. Well that would explain it. Arch Linux has updated the testing package to version 2.99.907 and I can no longer reproduce this issue. Just to be sure, I downgraded & upgraded 3 times and every time the old version would crash, new version didn't any more. |
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.