[Bug 17982] crash when running xrandr --query and DRI compiled in

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Oct 9 01:36:16 PDT 2008


http://bugs.freedesktop.org/show_bug.cgi?id=17982


Michel Dänzer <michel at tungstengraphics.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ewalsh at tycho.nsa.gov
         AssignedTo|xorg-driver-ati at lists.x.org |xorg-team at lists.x.org
          Component|Driver/Radeon               |Extensions/DRI




--- Comment #3 from Michel Dänzer <michel at tungstengraphics.com>  2008-10-09 01:36:15 PST ---
I think this was introduced by xserver commit
4017d3190234e189a0bbd33193a148d4d3c7556b ('devPrivates rework: since API is
already broken, switch everything over to new system.'): DRICloseScreen() sets
DRIScreenPrivKey = NULL, and there's no code to set it to non-NULL for the next
server generation.

Eamon, how should this be fixed? Just drop the DRIScreenPrivKey = NULL
assignments?


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the xorg-driver-ati mailing list