Brandon Philips wrote: > Running xrandr --orientation inverted; xrandr --orientation normal > crashes X. >
Can you try with xserver-xorg-video-intel 2.2.99.903 from experimental? > Backtrace: > 0: /usr/bin/X11/X(xf86SigHandler+0x7e) [0x80c66ee] > 1: [0xb8001400] > 2: /usr/lib/xorg/modules/drivers//intel_drv.so(I830Sync+0x14e) [0xb7bacd6e] > 3: /usr/lib/xorg/modules/drivers//intel_drv.so [0xb7bb1443] > 4: /usr/bin/X11/X [0x80f8f16] > 5: /usr/bin/X11/X(xf86CrtcRotate+0x247) [0x80f9537] > 6: /usr/bin/X11/X(xf86CrtcSetMode+0x1f2) [0x80f41c2] > 7: /usr/bin/X11/X [0x80f7ede] > 8: /usr/bin/X11/X(RRCrtcSet+0x8f) [0x8164aff] > 9: /usr/bin/X11/X(ProcRRSetScreenConfig+0x4ae) [0x816960e] > 10: /usr/bin/X11/X [0x81634a5] > 11: /usr/bin/X11/X [0x814d8ae] > 12: /usr/bin/X11/X(Dispatch+0x2bf) [0x808d17f] > 13: /usr/bin/X11/X(main+0x48b) [0x807469b] > 14: /lib/libc.so.6(__libc_start_main+0xe0) [0xb7d9e450] > 15: /usr/bin/X11/X(FontFileCompleteXLFD+0x20d) [0x8073a11] > Could you try catching better backtrace with gdb after installing xserver-xorg-video-intel-dbg ? Just attach gdb through ssh from another machine with gdb -p $(pidof X) then reproduce the crash, enter 'bt full' in gdb and send us the output. Brice -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]