From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 98293] Crash on Intel HSW when using multiple OpenGL contexts
and X11 Display connections.
Date: Mon, 17 Oct 2016 13:06:30 +0000
Message-ID:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0446807270=="
Return-path:
Received: from culpepper.freedesktop.org (culpepper.freedesktop.org
[IPv6:2610:10:20:722:a800:ff:fe98:4b55])
by gabe.freedesktop.org (Postfix) with ESMTP id 85E376E3C6
for ; Mon, 17 Oct 2016 13:06:30 +0000 (UTC)
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Errors-To: dri-devel-bounces@lists.freedesktop.org
Sender: "dri-devel"
To: dri-devel@lists.freedesktop.org
List-Id: dri-devel@lists.freedesktop.org
--===============0446807270==
Content-Type: multipart/alternative; boundary="14767095900.cA8fDEdC4.10847";
charset="UTF-8"
--14767095900.cA8fDEdC4.10847
Date: Mon, 17 Oct 2016 13:06:30 +0000
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Bugzilla-URL: http://bugs.freedesktop.org/
Auto-Submitted: auto-generated
https://bugs.freedesktop.org/show_bug.cgi?id=3D98293
Bug ID: 98293
Summary: Crash on Intel HSW when using multiple OpenGL contexts
and X11 Display connections.
Product: DRI
Version: unspecified
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: libdrm
Assignee: dri-devel@lists.freedesktop.org
Reporter: damian.dixon@gmail.com
I've looked at reassigning the following Mesa bug report to libdrm.
https://bugs.freedesktop.org/show_bug.cgi?id=3D91082
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=3D122880
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.
--=20
You are receiving this mail because:
You are the assignee for the bug.=
--14767095900.cA8fDEdC4.10847
Date: Mon, 17 Oct 2016 13:06:30 +0000
MIME-Version: 1.0
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Bugzilla-URL: http://bugs.freedesktop.org/
Auto-Submitted: auto-generated
| Bug ID |
98293
|
| Summary |
Crash on Intel HSW when using multiple OpenGL contexts and X1=
1 Display connections.
|
| Product |
DRI
|
| Version |
unspecified
|
| Hardware |
Other
|
| OS |
All
|
| Status |
NEW
|
| Severity |
normal
|
| Priority |
medium
|
| Component |
libdrm
|
| Assignee |
dri-devel@lists.freedesktop.org
|
| Reporter |
damian.dixon@gmail.com
|
I've looked at reassigning the following Mesa bug report to li=
bdrm.
https://bugs.freedesktop.org/show_bug.c=
gi?id=3D91082
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=3D122880
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.
You are receiving this mail because:
- You are the assignee for the bug.
=
--14767095900.cA8fDEdC4.10847--
--===============0446807270==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs
IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz
dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg==
--===============0446807270==--
From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 98293] Crash on Intel HSW when using multiple OpenGL contexts
and X11 Display connections.
Date: Mon, 17 Oct 2016 13:07:04 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0374569938=="
Return-path:
Received: from culpepper.freedesktop.org (culpepper.freedesktop.org
[131.252.210.165])
by gabe.freedesktop.org (Postfix) with ESMTP id D765189B42
for ; Mon, 17 Oct 2016 13:07:03 +0000 (UTC)
In-Reply-To:
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Errors-To: dri-devel-bounces@lists.freedesktop.org
Sender: "dri-devel"
To: dri-devel@lists.freedesktop.org
List-Id: dri-devel@lists.freedesktop.org
--===============0374569938==
Content-Type: multipart/alternative; boundary="14767096230.Aa02eBD6b.10926";
charset="UTF-8"
--14767096230.Aa02eBD6b.10926
Date: Mon, 17 Oct 2016 13:07:03 +0000
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Bugzilla-URL: http://bugs.freedesktop.org/
Auto-Submitted: auto-generated
https://bugs.freedesktop.org/show_bug.cgi?id=3D98293
Damian Dixon changed:
What |Removed |Added
----------------------------------------------------------------------------
OS|All |Linux (All)
Severity|normal |critical
Version|unspecified |DRI git
Hardware|Other |x86-64 (AMD64)
--=20
You are receiving this mail because:
You are the assignee for the bug.=
--14767096230.Aa02eBD6b.10926
Date: Mon, 17 Oct 2016 13:07:03 +0000
MIME-Version: 1.0
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Bugzilla-URL: http://bugs.freedesktop.org/
Auto-Submitted: auto-generated
Damian Dixon
changed
bug 98293<=
/a>
| What |
Removed |
Added |
| OS |
All
|
Linux (All)
|
| Severity |
normal
|
critical
|
| Version |
unspecified
|
DRI git
|
| Hardware |
Other
|
x86-64 (AMD64)
|
You are receiving this mail because:
- You are the assignee for the bug.
=
--14767096230.Aa02eBD6b.10926--
--===============0374569938==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs
IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz
dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg==
--===============0374569938==--
From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 98293] Crash on Intel HSW when using multiple OpenGL contexts
and X11 Display connections.
Date: Wed, 02 Nov 2016 06:49:44 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0397437684=="
Return-path:
Received: from culpepper.freedesktop.org (culpepper.freedesktop.org
[IPv6:2610:10:20:722:a800:ff:fe98:4b55])
by gabe.freedesktop.org (Postfix) with ESMTP id 4FC906E49B
for ; Wed, 2 Nov 2016 06:49:44 +0000 (UTC)
In-Reply-To:
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Errors-To: dri-devel-bounces@lists.freedesktop.org
Sender: "dri-devel"
To: dri-devel@lists.freedesktop.org
List-Id: dri-devel@lists.freedesktop.org
--===============0397437684==
Content-Type: multipart/alternative; boundary="14780693841.18A35.9794";
charset="UTF-8"
--14780693841.18A35.9794
Date: Wed, 2 Nov 2016 06:49:44 +0000
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Bugzilla-URL: http://bugs.freedesktop.org/
Auto-Submitted: auto-generated
https://bugs.freedesktop.org/show_bug.cgi?id=3D98293
Matt Turner changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |DUPLICATE
Status|NEW |RESOLVED
--- Comment #1 from Matt Turner ---
*** This bug has been marked as a duplicate of bug 91082 ***
--=20
You are receiving this mail because:
You are the assignee for the bug.=
--14780693841.18A35.9794
Date: Wed, 2 Nov 2016 06:49:44 +0000
MIME-Version: 1.0
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Bugzilla-URL: http://bugs.freedesktop.org/
Auto-Submitted: auto-generated
Matt Turner
changed
bug 98293<=
/a>
| What |
Removed |
Added |
| Resolution |
---
|
DUPLICATE
|
| Status |
NEW
|
RESOLVED
|
You are receiving this mail because:
- You are the assignee for the bug.
=
--14780693841.18A35.9794--
--===============0397437684==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs
IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz
dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg==
--===============0397437684==--