[Bug 29232] New: Radeon driver segfaults on CloseScreen (radeon_dri2_close_screen)

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Jul 24 02:52:17 PDT 2010


https://bugs.freedesktop.org/show_bug.cgi?id=29232

           Summary: Radeon driver segfaults on CloseScreen
                    (radeon_dri2_close_screen)
           Product: xorg
           Version: unspecified
          Platform: x86 (IA32)
        OS/Version: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Driver/Radeon
        AssignedTo: xorg-driver-ati at lists.x.org
        ReportedBy: tilman at code-monkey.de
         QAContact: xorg-team at lists.x.org


This happens with both version 6.13.1 and the current tip of master
(aca0a8669b538d58f018f95c9b22e6b3ec1ffe50).

When I shut down X, the server segfaults in radeon_dri2_close_screen() when it
tries to call drmFree().

With my current setup (acceleration disabled because firmware cannot be
loaded), radeon_dri2_screen_init() is never called which is probably why
radeon_dri2_close_screen() doesn't work correctly.

-- 
Configure bugmail: https://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