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

           Summary: [REGRESSION] Painless crash in drm_mode_getconnector
                    from "use drm_mode directly for panel modes"
           Product: DRI
           Version: unspecified
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: DRM/Radeon
        AssignedTo: [email protected]
        ReportedBy: [email protected]


[   51.288993]  [<ffffffffa04b2759>] drm_mode_object_put+0x49/0x80 [drm]
[   51.289048]  [<ffffffffa04b2a34>] drm_mode_destroy+0x24/0x50 [drm]
[   51.289088]  [<ffffffffa04b6e9c>] drm_mode_connector_list_update+0x11c/0x150
[drm]
[   51.289114]  [<ffffffffa04d7ec3>]
drm_helper_probe_single_connector_modes+0x113/0x360 [drm_kms_helper]
[   51.289157]  [<ffffffffa04b4e22>] drm_mode_getconnector+0x352/0x380 [drm]
[   51.289199]  [<ffffffffa04a6e3e>] drm_ioctl+0x17e/0x3a0 [drm]
[   51.289236]  [<ffffffffa04b4ad0>] ? drm_mode_getconnector+0x0/0x380 [drm]



[   51.333355]  [<ffffffffa04b2759>] drm_mode_object_put+0x49/0x80 [drm]
[   51.333400]  [<ffffffffa04b2a34>] drm_mode_destroy+0x24/0x50 [drm]
[   51.333443]  [<ffffffffa04b6e9c>] drm_mode_connector_list_update+0x11c/0x150
[drm]
[   51.333473]  [<ffffffffa04d7ec3>]
drm_helper_probe_single_connector_modes+0x113/0x360 [drm_kms_helper]
[   51.333520]  [<ffffffffa04b4e22>] drm_mode_getconnector+0x352/0x380 [drm]
[   51.333567]  [<ffffffffa04a6e3e>] drm_ioctl+0x17e/0x3a0 [drm]
[   51.333632]  [<ffffffffa04b4ad0>] ? drm_mode_getconnector+0x0/0x380 [drm]


First bad:

commit de2103e452ec7f2db5db7c44279735688608381d
Author: Alex Deucher <[email protected]>
Date:   Fri Oct 9 15:14:30 2009 -0400

    drm/radeon/kms: use drm_mode directly for panel modes

    This reduces the number of mode format conversions needed
    and makes native panel mode support cleaner.

    Signed-off-by: Alex Deucher <[email protected]>
    Signed-off-by: Dave Airlie <[email protected]>


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

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
--
_______________________________________________
Dri-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to