Created attachment 88650 [details] Xorg log Forwarding downstream bug: https://bugs.gentoo.org/show_bug.cgi?id=490414 When trying to switch resolution from 1280x800 to 1024x768 (using xfce4-display-settings), I get a segmentation fault: [ 6734.364] (II) intel(0): switch to mode 1024x768@60.0 on pipe 0 using LVDS1, position (0, 0), rotation normal [ 6735.145] (II) intel(0): resizing framebuffer to 1024x768 [ 6735.145] (II) intel(0): switch to mode 1024x768@60.0 on pipe 0 using LVDS1, position (0, 0), rotation normal [ 6737.148] (EE) [ 6737.148] (EE) Backtrace: [ 6737.148] (EE) 0: /usr/bin/X (xorg_backtrace+0x36) [0x58b576] [ 6737.148] (EE) 1: /usr/bin/X (0x400000+0x18f279) [0x58f279] [ 6737.148] (EE) 2: /lib64/libpthread.so.0 (0x7f06377b5000+0x10b10) [0x7f06377c5b10] [ 6737.148] (EE) 3: /lib64/libc.so.6 (__vsprintf_chk+0x62) [0x7f063671a512] [ 6737.148] (EE) 4: /lib64/libc.so.6 (__sprintf_chk+0x7d) [0x7f063671a48d] [ 6737.148] (EE) 5: /usr/lib64/xorg/modules/drivers/intel_drv.so (0x7f0635178000+0x57802) [0x7f06351cf802] [ 6737.148] (EE) 6: /usr/bin/X (xf86ProbeOutputModes+0x1e3) [0x4b02a3] [ 6737.148] (EE) 7: /usr/bin/X (0x400000+0xb9bdc) [0x4b9bdc] [ 6737.148] (EE) 8: /usr/bin/X (RRGetInfo+0x88) [0x4f7d38] [ 6737.149] (EE) 9: /usr/bin/X (0x400000+0xff0d7) [0x4ff0d7] [ 6737.149] (EE) 10: /usr/bin/X (0x400000+0x3b5b6) [0x43b5b6] [ 6737.149] (EE) 11: /usr/bin/X (0x400000+0x29fba) [0x429fba] [ 6737.149] (EE) 12: /lib64/libc.so.6 (__libc_start_main+0xf5) [0x7f063663dca5] [ 6737.149] (EE) 13: /usr/bin/X (0x400000+0x2a301) [0x42a301] [ 6737.149] (EE) [ 6737.149] (EE) Segmentation fault at address 0x0 [ 6737.149] (EE) Fatal server error: [ 6737.149] (EE) Caught signal 11 (Segmentation fault). Server aborting [ 6737.149] (EE) [ 6737.149] (EE) Please consult the The X.Org Foundation support at http://wiki.x.org for help. [ 6737.149] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information. [ 6737.149] (EE) [ 6737.149] (II) AIGLX: Suspending AIGLX clients for VT switch [ 6737.956] (EE) Server terminated with error (1). Closing log file. Full Xorg log is attached. This seems to be 100% reproducible with xf86-video-intel-2.99.905. There is no segfault with the .903 version.
Created attachment 88651 [details] gdb full backtrace
*** This bug has been marked as a duplicate of bug 70835 ***
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.