Re: Xorg (or suspend/resume) regression 2013-JUN-27 amd64 snapshot

2013-07-16 Thread Martin Pieuchot
Patrick, Thanks for the report, it clearly looks like an xserver regression, but next time don't hesitate to mail bugs@ instead. On 11/07/13(Thu) 03:56, patrick keshishian wrote: > [...] > So after some investigating, this "crash" after suspend/resume cycle > is actually an "abort" due to an asse

Re: Xorg (or suspend/resume) regression 2013-JUN-27 amd64 snapshot

2013-07-11 Thread patrick keshishian
I know I'm talking to myself here, but ... (should this have gone to x11@ list?) This change (seemingly) fixes the suspend/resume causing X to abort: Index: src/radeon_crtc.c === RCS file: /cvs/obsd/xenocara/driver/xf86-video-ati/src

Re: Xorg (or suspend/resume) regression 2013-JUN-27 amd64 snapshot

2013-07-11 Thread patrick keshishian
Hi, So after some investigating, this "crash" after suspend/resume cycle is actually an "abort" due to an assertion on xf86CursorScreenKeyRec not being initialized. Provided are a backtrace and print of said object[1]. What I see happen is RADEONCursorInit() fails[2], so xf86_cursors_init() never