[Bug 83183] [all Bisected]Ogles2conform and Ogles3conform cases sporadically cause X crash

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Aug 31 23:10:37 PDT 2014


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

lu hua <huax.lu at intel.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|idr at freedesktop.org         |chris at chris-wilson.co.uk
         QA Contact|                            |intel-gfx-bugs at lists.freede
                   |                            |sktop.org
            Summary|[all]Ogles2conform and      |[all Bisected]Ogles2conform
                   |Ogles3conform cases         |and Ogles3conform cases
                   |sporadically cause X crash  |sporadically cause X crash
            Product|Mesa                        |xorg
          Component|Drivers/DRI/i915            |Driver/intel

--- Comment #2 from lu hua <huax.lu at intel.com> ---
Bisected it(run each commit 10 cycles). Bisect shows: It's Xf86_video_intel
regression. 12c051d5c673d79c16a3a1478c0977799484ca95 is the first bad commit.
commit 12c051d5c673d79c16a3a1478c0977799484ca95
Author:     Chris Wilson <chris at chris-wilson.co.uk>
AuthorDate: Sat Aug 23 15:33:13 2014 +0100
Commit:     Chris Wilson <chris at chris-wilson.co.uk>
CommitDate: Sat Aug 23 16:28:27 2014 +0100

    sna/dri2: Unhook event from draw list upon client destruction

    When the client goes away, we need to free its events. However, we
    have to defer the freeing of any pending event (ones currently routed
    through the kernel) for those we need to remember to decouple the event
    from the Drawable's list before they are freed.

    Reported-by: John Lindgren <john.lindgren at aol.com>
    Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=82979
    Signed-off-by: Chris Wilson <chris at chris-wilson.co.uk>

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20140901/9e5f2ed0/attachment.html>


More information about the intel-gfx-bugs mailing list