From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 103519] EFL apps crash on start with mesa 17.2
Date: Mon, 30 Oct 2017 19:57:46 +0000
Message-ID:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0652252801=="
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 6154C6E04B
for ; Mon, 30 Oct 2017 19:57:46 +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
--===============0652252801==
Content-Type: multipart/alternative; boundary="15093934660.E21EeDA.30906";
charset="UTF-8"
--15093934660.E21EeDA.30906
Date: Mon, 30 Oct 2017 19:57:46 +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=3D103519
Bug ID: 103519
Summary: EFL apps crash on start with mesa 17.2
Product: Mesa
Version: 17.2
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/DRI/i915
Assignee: dri-devel@lists.freedesktop.org
Reporter: barz621@gmail.com
QA Contact: dri-devel@lists.freedesktop.org
Atom N270, GPU 945GSE. Running wayland and Enlightenment git.
Since mesa 17.2 EFL apps crash on start. Reverting back to 17.1.8 fixes the
problem.
I don't have mesa build with debug symbols but the problem seems to be in
libEGL_mesa.
--=20
You are receiving this mail because:
You are the assignee for the bug.=
--15093934660.E21EeDA.30906
Date: Mon, 30 Oct 2017 19:57:46 +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 |
103519
|
Summary |
EFL apps crash on start with mesa 17.2
|
Product |
Mesa
|
Version |
17.2
|
Hardware |
Other
|
OS |
All
|
Status |
NEW
|
Severity |
normal
|
Priority |
medium
|
Component |
Drivers/DRI/i915
|
Assignee |
dri-devel@lists.freedesktop.org
|
Reporter |
barz621@gmail.com
|
QA Contact |
dri-devel@lists.freedesktop.org
|
Atom N270, GPU 945GSE. Running wayland and Enlightenment git.
Since mesa 17.2 EFL apps crash on start. Reverting back to 17.1.8 fixes the
problem.
I don't have mesa build with debug symbols but the problem seems to be in
libEGL_mesa.
You are receiving this mail because:
- You are the assignee for the bug.
=
--15093934660.E21EeDA.30906--
--===============0652252801==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs
IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz
dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg==
--===============0652252801==--
From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 103519] EFL apps crash on start with mesa 17.2
Date: Mon, 30 Oct 2017 21:13:39 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0354373180=="
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 91F986E4E6
for ; Mon, 30 Oct 2017 21:13:39 +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
--===============0354373180==
Content-Type: multipart/alternative; boundary="15093980190.ffbd.13495";
charset="UTF-8"
--15093980190.ffbd.13495
Date: Mon, 30 Oct 2017 21:13:39 +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=3D103519
--- Comment #1 from Derek Foreman ---
I've been trying to debug this a little bit. It's worth noting that this c=
rash
occurs for Apostolos when running weston-simple-egl under weston as well (w=
hich
removes Enlightenment and EFL from the equation)
At one point I thought we'd tracked this to create_wl_buffer() failing beca=
use
queryImage() on this revision hardware doesn't support
__DRI_IMAGE_ATTRIB_FOURCC, and I wrote a patch to test that theory. However
recent attempts to debug this against git master seem to indicate that it's=
not
even getting to create_wl_buffer() before segfaulting anymore.
Unfortunately, I don't have the hardware myself, so my ability to help is
somewhat limited.
It's probably worth noting that the wayland compositor (weston or
enlightenment) starts and renders with egl, but clients - including the tri=
vial
egl demo clients provided with weston crash with a segmentation fault before
displaying a single frame.
--=20
You are receiving this mail because:
You are the assignee for the bug.=
--15093980190.ffbd.13495
Date: Mon, 30 Oct 2017 21:13:39 +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
Commen=
t # 1
on bug 10351=
9
from Derek Foreman
I've been trying to debug this a little bit. It's worth notin=
g that this crash
occurs for Apostolos when running weston-simple-egl under weston as well (w=
hich
removes Enlightenment and EFL from the equation)
At one point I thought we'd tracked this to create_wl_buffer() failing beca=
use
queryImage() on this revision hardware doesn't support
__DRI_IMAGE_ATTRIB_FOURCC, and I wrote a patch to test that theory. However
recent attempts to debug this against git master seem to indicate that it's=
not
even getting to create_wl_buffer() before segfaulting anymore.
Unfortunately, I don't have the hardware myself, so my ability to help is
somewhat limited.
It's probably worth noting that the wayland compositor (weston or
enlightenment) starts and renders with egl, but clients - including the tri=
vial
egl demo clients provided with weston crash with a segmentation fault before
displaying a single frame.
You are receiving this mail because:
- You are the assignee for the bug.
=
--15093980190.ffbd.13495--
--===============0354373180==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs
IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz
dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg==
--===============0354373180==--
From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 103519] wayland egl apps crash on start with mesa 17.2
Date: Mon, 30 Oct 2017 21:14:05 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0669166033=="
Return-path:
Received: from culpepper.freedesktop.org (culpepper.freedesktop.org
[131.252.210.165])
by gabe.freedesktop.org (Postfix) with ESMTP id BA3AF6E50B
for ; Mon, 30 Oct 2017 21:14:05 +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
--===============0669166033==
Content-Type: multipart/alternative; boundary="15093980451.Db64DFBF3.13943";
charset="UTF-8"
--15093980451.Db64DFBF3.13943
Date: Mon, 30 Oct 2017 21:14:05 +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=3D103519
Derek Foreman changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|EFL apps crash on start |wayland egl apps crash on
|with mesa 17.2 |start with mesa 17.2
--=20
You are receiving this mail because:
You are the assignee for the bug.=
--15093980451.Db64DFBF3.13943
Date: Mon, 30 Oct 2017 21:14:05 +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
Derek Foreman
changed
bug 10351=
9
What |
Removed |
Added |
Summary |
EFL apps crash on start with mesa 17.2
|
wayland egl apps crash on start with mesa 17.2
|
You are receiving this mail because:
- You are the assignee for the bug.
=
--15093980451.Db64DFBF3.13943--
--===============0669166033==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs
IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz
dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg==
--===============0669166033==--
From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 103519] wayland egl apps crash on start with mesa 17.2
Date: Tue, 31 Oct 2017 08:32:12 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1272063714=="
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 AFE146E51C
for ; Tue, 31 Oct 2017 08:32:12 +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
--===============1272063714==
Content-Type: multipart/alternative; boundary="15094387321.EfCAc.15294";
charset="UTF-8"
--15094387321.EfCAc.15294
Date: Tue, 31 Oct 2017 08:32:12 +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=3D103519
Daniel Stone changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |daniel@fooishbar.org
--- Comment #2 from Daniel Stone ---
(In reply to Apostolos B. from comment #0)
> I don't have mesa build with debug symbols but the problem seems to be in
> libEGL_mesa.
I also don't have any i915 hardware, but getting a backtrace with debug sym=
bols
would be a fantastic start.
--=20
You are receiving this mail because:
You are the assignee for the bug.=
--15094387321.EfCAc.15294
Date: Tue, 31 Oct 2017 08:32:12 +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
<=
span class=3D"fn">Daniel Stone
changed
bug 10351=
9
What |
Removed |
Added |
CC |
|
daniel@fooishbar.org
|
Commen=
t # 2
on bug 10351=
9
from Daniel Stone
(In reply to Apostolos B. from comment #0)
> I don't have mesa build with debug symbols but t=
he problem seems to be in
> libEGL_mesa.
I also don't have any i915 hardware, but getting a backtrace with debug sym=
bols
would be a fantastic start.
You are receiving this mail because:
- You are the assignee for the bug.
=
--15094387321.EfCAc.15294--
--===============1272063714==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs
IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz
dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg==
--===============1272063714==--
From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 103519] wayland egl apps crash on start with mesa 17.2
Date: Tue, 31 Oct 2017 14:55:31 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0214180578=="
Return-path:
Received: from culpepper.freedesktop.org (culpepper.freedesktop.org
[131.252.210.165])
by gabe.freedesktop.org (Postfix) with ESMTP id D68A06E5D4
for ; Tue, 31 Oct 2017 14:55:31 +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
--===============0214180578==
Content-Type: multipart/alternative; boundary="15094617311.A915DaF.10410";
charset="UTF-8"
--15094617311.A915DaF.10410
Date: Tue, 31 Oct 2017 14:55:31 +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=3D103519
Derek Foreman changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |derekf@osg.samsung.com
--- Comment #3 from Derek Foreman ---
Created attachment 135187
--> https://bugs.freedesktop.org/attachment.cgi?id=3D135187&action=3Dedit
Patch to recover from failed fourcc query
--=20
You are receiving this mail because:
You are the assignee for the bug.=
--15094617311.A915DaF.10410
Date: Tue, 31 Oct 2017 14:55:31 +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
Derek Foreman
changed
bug 10351=
9
What |
Removed |
Added |
CC |
|
derekf@osg.samsung.com
|
You are receiving this mail because:
- You are the assignee for the bug.
=
--15094617311.A915DaF.10410--
--===============0214180578==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs
IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz
dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg==
--===============0214180578==--
From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 103519] wayland egl apps crash on start with mesa 17.2
Date: Tue, 31 Oct 2017 14:57:49 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0212925142=="
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 DCA9189F5F
for ; Tue, 31 Oct 2017 14:57:48 +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
--===============0212925142==
Content-Type: multipart/alternative; boundary="15094618681.3D8ce39.10455";
charset="UTF-8"
--15094618681.3D8ce39.10455
Date: Tue, 31 Oct 2017 14:57:48 +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=3D103519
--- Comment #4 from Derek Foreman ---
Ok, this patch has been successfully tested on his hardware and brings
efl/weston apps back to life when applied to 17.2.3.
It will be a couple of days before we can get a re-test against git master
again due to the obstinate user not wanting to deal with an unpackaged drm
dependency. ;)
After testing I'll send the patch to the mailing list for further review.
--=20
You are receiving this mail because:
You are the assignee for the bug.=
--15094618681.3D8ce39.10455
Date: Tue, 31 Oct 2017 14:57:48 +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
Commen=
t # 4
on bug 10351=
9
from Derek Foreman
Ok, this patch has been successfully tested on his hardware an=
d brings
efl/weston apps back to life when applied to 17.2.3.
It will be a couple of days before we can get a re-test against git master
again due to the obstinate user not wanting to deal with an unpackaged drm
dependency. ;)
After testing I'll send the patch to the mailing list for further review.=
pre>
You are receiving this mail because:
- You are the assignee for the bug.
=
--15094618681.3D8ce39.10455--
--===============0212925142==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs
IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz
dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg==
--===============0212925142==--
From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 103519] wayland egl apps crash on start with mesa 17.2
Date: Wed, 01 Nov 2017 21:45:10 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1521711836=="
Return-path:
Received: from culpepper.freedesktop.org (culpepper.freedesktop.org
[131.252.210.165])
by gabe.freedesktop.org (Postfix) with ESMTP id DC18E6E84D
for ; Wed, 1 Nov 2017 21:45:09 +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
--===============1521711836==
Content-Type: multipart/alternative; boundary="15095727090.BCB413.362";
charset="UTF-8"
--15095727090.BCB413.362
Date: Wed, 1 Nov 2017 21:45:09 +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=3D103519
--- Comment #5 from Apostolos B. ---
Dereks patch was tested on 17.2.4 and 17.3.0-rc2 and solves the problem. EFL
apps and weston-simple-egl work fine.
Merge and close.
--=20
You are receiving this mail because:
You are the assignee for the bug.=
--15095727090.BCB413.362
Date: Wed, 1 Nov 2017 21:45:09 +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
You are receiving this mail because:
- You are the assignee for the bug.
=
--15095727090.BCB413.362--
--===============1521711836==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs
IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz
dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg==
--===============1521711836==--
From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 103519] wayland egl apps crash on start with mesa 17.2
Date: Wed, 08 Nov 2017 17:43:54 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0390890655=="
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 4F9C26E73E
for ; Wed, 8 Nov 2017 17:43:54 +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
--===============0390890655==
Content-Type: multipart/alternative; boundary="15101630343.6AE99FA.8285";
charset="UTF-8"
--15101630343.6AE99FA.8285
Date: Wed, 8 Nov 2017 17:43:54 +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=3D103519
--- Comment #6 from Emil Velikov ---
Send Derek's patch to the list with some ack/rb tags. Modulo any objections
I'll push it in a day or two.
[1] https://patchwork.freedesktop.org/patch/187092/
--=20
You are receiving this mail because:
You are the assignee for the bug.=
--15101630343.6AE99FA.8285
Date: Wed, 8 Nov 2017 17:43:54 +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
You are receiving this mail because:
- You are the assignee for the bug.
=
--15101630343.6AE99FA.8285--
--===============0390890655==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs
IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz
dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg==
--===============0390890655==--
From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 103519] wayland egl apps crash on start with mesa 17.2
Date: Tue, 14 Nov 2017 14:54:28 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0519835805=="
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 78FEC89ECB
for ; Tue, 14 Nov 2017 14:54:28 +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
--===============0519835805==
Content-Type: multipart/alternative; boundary="15106712680.A5fc.8785";
charset="UTF-8"
--15106712680.A5fc.8785
Date: Tue, 14 Nov 2017 14:54:28 +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=3D103519
--- Comment #7 from Apostolos B. ---
@Emil Velikov
It will be in for 17.3 right?
--=20
You are receiving this mail because:
You are the assignee for the bug.=
--15106712680.A5fc.8785
Date: Tue, 14 Nov 2017 14:54:28 +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
You are receiving this mail because:
- You are the assignee for the bug.
=
--15106712680.A5fc.8785--
--===============0519835805==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs
IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz
dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg==
--===============0519835805==--
From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 103519] wayland egl apps crash on start with mesa 17.2
Date: Tue, 14 Nov 2017 15:36:42 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0230169463=="
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 EF81A6E0DB
for ; Tue, 14 Nov 2017 15:36:41 +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
--===============0230169463==
Content-Type: multipart/alternative; boundary="15106738010.DACEDd.18721";
charset="UTF-8"
--15106738010.DACEDd.18721
Date: Tue, 14 Nov 2017 15:36:41 +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=3D103519
--- Comment #8 from Derek Foreman ---
Oops, I've dropped the ball on this.
I need to send it to the list for further review (and potentially revision =
in
response to that) - will do that today.
--=20
You are receiving this mail because:
You are the assignee for the bug.=
--15106738010.DACEDd.18721
Date: Tue, 14 Nov 2017 15:36:41 +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
Commen=
t # 8
on bug 10351=
9
from Derek Foreman
Oops, I've dropped the ball on this.
I need to send it to the list for further review (and potentially revision =
in
response to that) - will do that today.
You are receiving this mail because:
- You are the assignee for the bug.
=
--15106738010.DACEDd.18721--
--===============0230169463==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs
IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz
dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg==
--===============0230169463==--
From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 103519] wayland egl apps crash on start with mesa 17.2
Date: Tue, 14 Nov 2017 15:42:21 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1001679965=="
Return-path:
Received: from culpepper.freedesktop.org (culpepper.freedesktop.org
[131.252.210.165])
by gabe.freedesktop.org (Postfix) with ESMTP id 7788E89ED6
for ; Tue, 14 Nov 2017 15:42:21 +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
--===============1001679965==
Content-Type: multipart/alternative; boundary="15106741410.6d8a9.19984";
charset="UTF-8"
--15106741410.6d8a9.19984
Date: Tue, 14 Nov 2017 15:42:21 +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=3D103519
Emil Velikov changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #9 from Emil Velikov ---
Right, my earlier comment should have said s/Send/I've sent/ ...
Just pushed the patch to master and it will find it's way to 17.2 and 17.3
Thanks for the help gents.
--=20
You are receiving this mail because:
You are the assignee for the bug.=
--15106741410.6d8a9.19984
Date: Tue, 14 Nov 2017 15:42:21 +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
Emil Velikov
changed
bug 10351=
9
What |
Removed |
Added |
Status |
NEW
|
RESOLVED
|
Resolution |
---
|
FIXED
|
Commen=
t # 9
on bug 10351=
9
from Emil Velikov
Right, my earlier comment should have said s/Send/I've sent/ .=
..
Just pushed the patch to master and it will find it's way to 17.2 and 17.3
Thanks for the help gents.
You are receiving this mail because:
- You are the assignee for the bug.
=
--15106741410.6d8a9.19984--
--===============1001679965==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs
IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz
dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg==
--===============1001679965==--
From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 103519] wayland egl apps crash on start with mesa 17.2
Date: Tue, 14 Nov 2017 15:44:46 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0816153338=="
Return-path:
Received: from culpepper.freedesktop.org (culpepper.freedesktop.org
[131.252.210.165])
by gabe.freedesktop.org (Postfix) with ESMTP id A0A466E112
for ; Tue, 14 Nov 2017 15:44:46 +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
--===============0816153338==
Content-Type: multipart/alternative; boundary="15106742862.a6EE.20547";
charset="UTF-8"
--15106742862.a6EE.20547
Date: Tue, 14 Nov 2017 15:44:46 +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=3D103519
--- Comment #10 from Derek Foreman ---
Thanks Emil! sorry for the noise on list. :(
--=20
You are receiving this mail because:
You are the assignee for the bug.=
--15106742862.a6EE.20547
Date: Tue, 14 Nov 2017 15:44:46 +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
You are receiving this mail because:
- You are the assignee for the bug.
=
--15106742862.a6EE.20547--
--===============0816153338==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs
IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz
dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg==
--===============0816153338==--