Bug 98293 - Crash on Intel HSW when using multiple OpenGL contexts and X11 Display connections.
Summary: Crash on Intel HSW when using multiple OpenGL contexts and X11 Display connec...
Status: RESOLVED DUPLICATE of bug 91082
Alias: None
Product: DRI
Classification: Unclassified
Component: libdrm (show other bugs)
Version: DRI git
Hardware: x86-64 (AMD64) Linux (All)
: medium critical
Assignee: Default DRI bug account
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-10-17 13:06 UTC by Damian Dixon
Modified: 2016-11-02 06:49 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Damian Dixon 2016-10-17 13:06:30 UTC
I've looked at reassigning the following Mesa bug report to libdrm.

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

but I can't seem to do so, or what is more correct I don't know how too.

The following patch:

Fabrice Bellet, change to libDRM:
intel/intel_bufmgr_gem.c
https://bugs.freedesktop.org/attachment.cgi?id=122880

Fixes a crash I was seeing in Mesa when I have two threads, each with an X11 display connection and each with an OpenGL context.

Each context is tied to the X11 Display, they are not swapped or used from another Display connection.

The only resource shared between the two contexts are texture IDs.
Comment 1 Matt Turner 2016-11-02 06:49:44 UTC

*** This bug has been marked as a duplicate of bug 91082 ***


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.