Comment 9 for bug 276782

Revision history for this message
Bryce Harrington (bryce) wrote : Re: X server crashes on rotation in xf86ResizeOffscreenLinear+0x3b

I did not reproduce the issue on a Dell XPS 1640 with an HD 3670 [1002:95:93]

There's two places in the -ati source where xf86ResizeOffscreenLinear gets called. It would be very useful to see a full backtrace on this crash, to see what values are getting passed across and which of the two paths are getting executed.

Would you mind reproducing this crash and collecting a full backtrace? Directions to do this are at http://wiki.ubuntu.com/X/Backtracing. Basically, install xserver-xorg-video-ati-dbg andxserver-xorg-core-dbg, run Xorg from either the console or an ssh session, and do 'backtrace full' at the gdb prompt after making it crash. Thanks ahead of time!