From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ@public.gmane.org
Subject: [Bug 94727] New: nouveau/pushbuf.c:238: pushbuf_krel:
Assertion `bkref` failed.
Date: Mon, 28 Mar 2016 03:01:19 +0000
Message-ID:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0648778639=="
Return-path:
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Errors-To: nouveau-bounces-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
Sender: "Nouveau"
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
List-Id: nouveau.vger.kernel.org
--===============0648778639==
Content-Type: multipart/alternative; boundary="14591340790.9DEf.21886";
charset="UTF-8"
--14591340790.9DEf.21886
Date: Mon, 28 Mar 2016 03:01:19 +0000
MIME-Version: 1.0
Content-Type: text/plain
https://bugs.freedesktop.org/show_bug.cgi?id=94727
Bug ID: 94727
Summary: nouveau/pushbuf.c:238: pushbuf_krel: Assertion `bkref`
failed.
Product: Mesa
Version: unspecified
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/DRI/nouveau
Assignee: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
Reporter: pappadeux-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
QA Contact: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
Linux, Lubuntu 16.04 beta2, x64 on Intel CPU, NVIDIA Quadro 1500M
Multithreaded OpenGL application (C++, Geant4 toolkit, 3D visualisation)
Failed to start with the message in Subj. Application is working in VMware,
same Linux version, on top of Windows 10
--
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
--14591340790.9DEf.21886
Date: Mon, 28 Mar 2016 03:01:19 +0000
MIME-Version: 1.0
Content-Type: text/html
Bug ID |
94727
|
Summary |
nouveau/pushbuf.c:238: pushbuf_krel: Assertion `bkref` failed.
|
Product |
Mesa
|
Version |
unspecified
|
Hardware |
x86-64 (AMD64)
|
OS |
Linux (All)
|
Status |
NEW
|
Severity |
normal
|
Priority |
medium
|
Component |
Drivers/DRI/nouveau
|
Assignee |
nouveau@lists.freedesktop.org
|
Reporter |
pappadeux@gmail.com
|
QA Contact |
nouveau@lists.freedesktop.org
|
Linux, Lubuntu 16.04 beta2, x64 on Intel CPU, NVIDIA Quadro 1500M
Multithreaded OpenGL application (C++, Geant4 toolkit, 3D visualisation)
Failed to start with the message in Subj. Application is working in VMware,
same Linux version, on top of Windows 10
You are receiving this mail because:
- You are the assignee for the bug.
- You are the QA Contact for the bug.
--14591340790.9DEf.21886--
--===============0648778639==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KTm91dmVhdSBt
YWlsaW5nIGxpc3QKTm91dmVhdUBsaXN0cy5mcmVlZGVza3RvcC5vcmcKaHR0cHM6Ly9saXN0cy5m
cmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9ub3V2ZWF1Cg==
--===============0648778639==--
From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ@public.gmane.org
Subject: [Bug 94727] nouveau/pushbuf.c:238: pushbuf_krel:
Assertion `bkref` failed.
Date: Mon, 28 Mar 2016 03:07:23 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0192682056=="
Return-path:
In-Reply-To:
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Errors-To: nouveau-bounces-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
Sender: "Nouveau"
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
List-Id: nouveau.vger.kernel.org
--===============0192682056==
Content-Type: multipart/alternative; boundary="14591344431.35bc50A.22544";
charset="UTF-8"
--14591344431.35bc50A.22544
Date: Mon, 28 Mar 2016 03:07:23 +0000
MIME-Version: 1.0
Content-Type: text/plain
https://bugs.freedesktop.org/show_bug.cgi?id=94727
--- Comment #1 from Ilia Mirkin ---
nouveau doesn't handle multithreaded GL usage (even if it's done by having
separate contexts per thread). If the application has a mode which adds an
interlock to GL calls, please try enabling it. (The issue isn't with multiple
contexts, but with concurrent use of multiple contexts.)
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
--14591344431.35bc50A.22544
Date: Mon, 28 Mar 2016 03:07:23 +0000
MIME-Version: 1.0
Content-Type: text/html
Comment # 1
on bug 94727
from Ilia Mirkin
nouveau doesn't handle multithreaded GL usage (even if it's done by having
separate contexts per thread). If the application has a mode which adds an
interlock to GL calls, please try enabling it. (The issue isn't with multiple
contexts, but with concurrent use of multiple contexts.)
You are receiving this mail because:
- You are the QA Contact for the bug.
- You are the assignee for the bug.
--14591344431.35bc50A.22544--
--===============0192682056==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KTm91dmVhdSBt
YWlsaW5nIGxpc3QKTm91dmVhdUBsaXN0cy5mcmVlZGVza3RvcC5vcmcKaHR0cHM6Ly9saXN0cy5m
cmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9ub3V2ZWF1Cg==
--===============0192682056==--
From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ@public.gmane.org
Subject: [Bug 94727] nouveau/pushbuf.c:238: pushbuf_krel:
Assertion `bkref` failed.
Date: Wed, 25 May 2016 07:04:48 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0038191332=="
Return-path:
In-Reply-To:
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Errors-To: nouveau-bounces-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
Sender: "Nouveau"
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
List-Id: nouveau.vger.kernel.org
--===============0038191332==
Content-Type: multipart/alternative; boundary="14641598881.4AD1c066.29458";
charset="UTF-8"
--14641598881.4AD1c066.29458
Date: Wed, 25 May 2016 07:04: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=3D94727
--- Comment #2 from Mathieu Malaterre ---
Apparently it also affects some KDE applications:
https://bugs.debian.org/822220#55
--=20
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.=
--14641598881.4AD1c066.29458
Date: Wed, 25 May 2016 07:04: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
You are receiving this mail because:
- You are the assignee for the bug.
- You are the QA Contact for the bug.
=
--14641598881.4AD1c066.29458--
--===============0038191332==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KTm91dmVhdSBt
YWlsaW5nIGxpc3QKTm91dmVhdUBsaXN0cy5mcmVlZGVza3RvcC5vcmcKaHR0cHM6Ly9saXN0cy5m
cmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9ub3V2ZWF1Cg==
--===============0038191332==--
From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ@public.gmane.org
Subject: [Bug 94727] nouveau/pushbuf.c:238: pushbuf_krel:
Assertion `bkref` failed.
Date: Tue, 27 Sep 2016 06:17:52 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1685082229=="
Return-path:
In-Reply-To:
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Errors-To: nouveau-bounces-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
Sender: "Nouveau"
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
List-Id: nouveau.vger.kernel.org
--===============1685082229==
Content-Type: multipart/alternative; boundary="14749570720.842Be.21426";
charset="UTF-8"
--14749570720.842Be.21426
Date: Tue, 27 Sep 2016 06:17:52 +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=3D94727
--- Comment #3 from Ian Whyman ---
This makes any qt app using qtwebengine which "integrates chromium's fast
moving web capabilities into Qt." crash.
Affecting me by making kmail unusable.
--=20
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.=
--14749570720.842Be.21426
Date: Tue, 27 Sep 2016 06:17:52 +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 QA Contact for the bug.
- You are the assignee for the bug.
=
--14749570720.842Be.21426--
--===============1685082229==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KTm91dmVhdSBt
YWlsaW5nIGxpc3QKTm91dmVhdUBsaXN0cy5mcmVlZGVza3RvcC5vcmcKaHR0cHM6Ly9saXN0cy5m
cmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9ub3V2ZWF1Cg==
--===============1685082229==--
From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ@public.gmane.org
Subject: [Bug 94727] nouveau/pushbuf.c:238: pushbuf_krel:
Assertion `bkref` failed.
Date: Mon, 07 Nov 2016 20:07:10 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1402277715=="
Return-path:
In-Reply-To:
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Errors-To: nouveau-bounces-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
Sender: "Nouveau"
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
List-Id: nouveau.vger.kernel.org
--===============1402277715==
Content-Type: multipart/alternative; boundary="14785492300.da6f.12759";
charset="UTF-8"
--14785492300.da6f.12759
Date: Mon, 7 Nov 2016 20:07:10 +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=3D94727
--- Comment #4 from Mingcong Bai ---
I was also able to reproduce this issue on my PowerMac G5 with GeForce 6600=
LE,
but the crash was pretty random, in most of the cases this crash happened w=
hile
I was using Linthesia.
--=20
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.=
--14785492300.da6f.12759
Date: Mon, 7 Nov 2016 20:07:10 +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 QA Contact for the bug.
- You are the assignee for the bug.
=
--14785492300.da6f.12759--
--===============1402277715==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KTm91dmVhdSBt
YWlsaW5nIGxpc3QKTm91dmVhdUBsaXN0cy5mcmVlZGVza3RvcC5vcmcKaHR0cHM6Ly9saXN0cy5m
cmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9ub3V2ZWF1Cg==
--===============1402277715==--
From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ@public.gmane.org
Subject: [Bug 94727] nouveau/pushbuf.c:238: pushbuf_krel:
Assertion `bkref` failed.
Date: Fri, 02 Dec 2016 10:30:30 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0428953092=="
Return-path:
In-Reply-To:
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Errors-To: nouveau-bounces-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
Sender: "Nouveau"
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
List-Id: nouveau.vger.kernel.org
--===============0428953092==
Content-Type: multipart/alternative; boundary="14806746301.A1eeDa2.4005";
charset="UTF-8"
--14806746301.A1eeDa2.4005
Date: Fri, 2 Dec 2016 10:30: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=3D94727
--- Comment #5 from Olivier Fourdan ---
This is affecting Xwayland as well, as reported downstream in Fedora 25:
https://bugzilla.redhat.com/show_bug.cgi?id=3D1372878
wrt comment 1, Xwayland is not using multithreaded GL, even through glamor,=
is
it?
--=20
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.=
--14806746301.A1eeDa2.4005
Date: Fri, 2 Dec 2016 10:30: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
You are receiving this mail because:
- You are the assignee for the bug.
- You are the QA Contact for the bug.
=
--14806746301.A1eeDa2.4005--
--===============0428953092==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KTm91dmVhdSBt
YWlsaW5nIGxpc3QKTm91dmVhdUBsaXN0cy5mcmVlZGVza3RvcC5vcmcKaHR0cHM6Ly9saXN0cy5m
cmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9ub3V2ZWF1Cg==
--===============0428953092==--
From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ@public.gmane.org
Subject: [Bug 94727] nouveau/pushbuf.c:238: pushbuf_krel:
Assertion `bkref` failed.
Date: Fri, 02 Dec 2016 10:44:58 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0944452096=="
Return-path:
In-Reply-To:
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Errors-To: nouveau-bounces-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
Sender: "Nouveau"
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
List-Id: nouveau.vger.kernel.org
--===============0944452096==
Content-Type: multipart/alternative; boundary="14806754981.F43a.5002";
charset="UTF-8"
--14806754981.F43a.5002
Date: Fri, 2 Dec 2016 10:44:58 +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=3D94727
--- Comment #6 from Olivier Fourdan ---
A full backtrace of Xwayland that led to this abort() is found in the
downstream bug here:
https://bugzilla.redhat.com/attachment.cgi?id=3D1197379
--=20
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.=
--14806754981.F43a.5002
Date: Fri, 2 Dec 2016 10:44:58 +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 QA Contact for the bug.
- You are the assignee for the bug.
=
--14806754981.F43a.5002--
--===============0944452096==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KTm91dmVhdSBt
YWlsaW5nIGxpc3QKTm91dmVhdUBsaXN0cy5mcmVlZGVza3RvcC5vcmcKaHR0cHM6Ly9saXN0cy5m
cmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9ub3V2ZWF1Cg==
--===============0944452096==--
From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ@public.gmane.org
Subject: [Bug 94727] nouveau/pushbuf.c:238: pushbuf_krel:
Assertion `bkref` failed.
Date: Tue, 06 Dec 2016 19:22:39 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0757203863=="
Return-path:
In-Reply-To:
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Errors-To: nouveau-bounces-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
Sender: "Nouveau"
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
List-Id: nouveau.vger.kernel.org
--===============0757203863==
Content-Type: multipart/alternative; boundary="14810521591.bDfa2c.17718";
charset="UTF-8"
--14810521591.bDfa2c.17718
Date: Tue, 6 Dec 2016 19:22: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=3D94727
--- Comment #7 from Ilia Mirkin ---
(In reply to Olivier Fourdan from comment #5)
> This is affecting Xwayland as well, as reported downstream in Fedora 25:
>=20
> https://bugzilla.redhat.com/show_bug.cgi?id=3D1372878
>=20
> wrt comment 1, Xwayland is not using multithreaded GL, even through glamo=
r,
> is it?
Oh dear. That's using glamor on a nv30 (or nv40) board. The nv30 driver is =
...
erm ... imperfect.
And looking back at the first comments, the Quadro 1500M appears to be a G7=
1,
and the 6600LE is obviously some nv4x as well.
In which case these issues are just as likely to not be caused by the
multithreading stuff at all.
But you're in (limited) luck - I have a NV34 plugged in. If you can send me=
an
apitrace I can replay to cause this to happen, I can investigate [and the N=
V34
doesn't support as much stuff as a NV4x, but I can fake it]. I'll also star=
e at
the nv30_resource_copy_region code to see what it's missing.
--=20
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.=
--14810521591.bDfa2c.17718
Date: Tue, 6 Dec 2016 19:22: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
Comment=
# 7
on bug 94727<=
/a>
from Ilia Mirkin
(In reply to Olivier Fourdan from comment #5)
> This is affecting Xwayland as well, as reported =
downstream in Fedora 25:
>=20
> =
https://bugzilla.redhat.com/show_bug.cgi?id=3D1372878
>=20
> wrt comment 1, Xwayland is =
not using multithreaded GL, even through glamor,
> is it?
Oh dear. That's using glamor on a nv30 (or nv40) board. The nv30 driver is =
...
erm ... imperfect.
And looking back at the first comments, the Quadro 1500M appears to be a G7=
1,
and the 6600LE is obviously some nv4x as well.
In which case these issues are just as likely to not be caused by the
multithreading stuff at all.
But you're in (limited) luck - I have a NV34 plugged in. If you can send me=
an
apitrace I can replay to cause this to happen, I can investigate [and the N=
V34
doesn't support as much stuff as a NV4x, but I can fake it]. I'll also star=
e at
the nv30_resource_copy_region code to see what it's missing.
You are receiving this mail because:
- You are the assignee for the bug.
- You are the QA Contact for the bug.
=
--14810521591.bDfa2c.17718--
--===============0757203863==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KTm91dmVhdSBt
YWlsaW5nIGxpc3QKTm91dmVhdUBsaXN0cy5mcmVlZGVza3RvcC5vcmcKaHR0cHM6Ly9saXN0cy5m
cmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9ub3V2ZWF1Cg==
--===============0757203863==--
From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ@public.gmane.org
Subject: [Bug 94727] [NV30/NV40] nouveau/pushbuf.c:238:
pushbuf_krel: Assertion `bkref` failed.
Date: Tue, 06 Dec 2016 19:22:53 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0111829666=="
Return-path:
In-Reply-To:
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Errors-To: nouveau-bounces-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
Sender: "Nouveau"
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
List-Id: nouveau.vger.kernel.org
--===============0111829666==
Content-Type: multipart/alternative; boundary="14810521731.A68B.18475";
charset="UTF-8"
--14810521731.A68B.18475
Date: Tue, 6 Dec 2016 19:22:53 +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=3D94727
Ilia Mirkin changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|nouveau/pushbuf.c:238: |[NV30/NV40]
|pushbuf_krel: Assertion |nouveau/pushbuf.c:238:
|`bkref` failed. |pushbuf_krel: Assertion
| |`bkref` failed.
--=20
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.=
--14810521731.A68B.18475
Date: Tue, 6 Dec 2016 19:22:53 +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
Ilia Mirkin
changed
bug 94727<=
/a>
What |
Removed |
Added |
Summary |
nouveau/pushbuf.c:238: pushbuf_krel: Assertion `bkref` faile=
d.
|
[NV30/NV40] nouveau/pushbuf.c:238: pushbuf_krel: Assertion `=
bkref` failed.
|
You are receiving this mail because:
- You are the assignee for the bug.
- You are the QA Contact for the bug.
=
--14810521731.A68B.18475--
--===============0111829666==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KTm91dmVhdSBt
YWlsaW5nIGxpc3QKTm91dmVhdUBsaXN0cy5mcmVlZGVza3RvcC5vcmcKaHR0cHM6Ly9saXN0cy5m
cmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9ub3V2ZWF1Cg==
--===============0111829666==--
From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ@public.gmane.org
Subject: [Bug 94727] [NV30/NV40] nouveau/pushbuf.c:238:
pushbuf_krel: Assertion `bkref` failed.
Date: Tue, 06 Dec 2016 19:42:15 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0742680489=="
Return-path:
In-Reply-To:
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Errors-To: nouveau-bounces-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
Sender: "Nouveau"
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
List-Id: nouveau.vger.kernel.org
--===============0742680489==
Content-Type: multipart/alternative; boundary="14810533350.1473DCfD.19662";
charset="UTF-8"
--14810533350.1473DCfD.19662
Date: Tue, 6 Dec 2016 19:42:15 +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=3D94727
--- Comment #8 from Ilia Mirkin ---
OK, well staring at the code didn't do me much good.
bkref =3D=3D NULL means that the pushbuf thing doesn't know about the bo we=
're
trying to reloc. However just a few lines above in nv30_transfer_rect_m2mf =
we
do
nouveau_pushbuf_refn (push, refs, 2)
which should tell it about the src/dst bo's. So either there's concurrency
going on, or something's not working as advertised. In the no-concurrency c=
ase,
I'd need repro steps (that can't start with "install tons of software").
--=20
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.=
--14810533350.1473DCfD.19662
Date: Tue, 6 Dec 2016 19:42:15 +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
Comment=
# 8
on bug 94727<=
/a>
from Ilia Mirkin
OK, well staring at the code didn't do me much good.
bkref =3D=3D NULL means that the pushbuf thing doesn't know about the bo we=
're
trying to reloc. However just a few lines above in nv30_transfer_rect_m2mf =
we
do
nouveau_pushbuf_refn (push, refs, 2)
which should tell it about the src/dst bo's. So either there's concurrency
going on, or something's not working as advertised. In the no-concurrency c=
ase,
I'd need repro steps (that can't start with "install tons of software&=
quot;).
You are receiving this mail because:
- You are the assignee for the bug.
- You are the QA Contact for the bug.
=
--14810533350.1473DCfD.19662--
--===============0742680489==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KTm91dmVhdSBt
YWlsaW5nIGxpc3QKTm91dmVhdUBsaXN0cy5mcmVlZGVza3RvcC5vcmcKaHR0cHM6Ly9saXN0cy5m
cmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9ub3V2ZWF1Cg==
--===============0742680489==--
From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ@public.gmane.org
Subject: [Bug 94727] [NV30/NV40] nouveau/pushbuf.c:238:
pushbuf_krel: Assertion `bkref` failed.
Date: Wed, 07 Dec 2016 15:26:35 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0907528344=="
Return-path:
In-Reply-To:
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Errors-To: nouveau-bounces-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
Sender: "Nouveau"
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
List-Id: nouveau.vger.kernel.org
--===============0907528344==
Content-Type: multipart/alternative; boundary="14811243951.AF6142d1.21749";
charset="UTF-8"
--14811243951.AF6142d1.21749
Date: Wed, 7 Dec 2016 15:26:35 +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=3D94727
--- Comment #9 from Olivier Fourdan ---
Created attachment 128368
--> https://bugs.freedesktop.org/attachment.cgi?id=3D128368&action=3Dedit
Backtrace of Xwayland on a G71
Thanks for pointing out that it was on a G71, I have been able to reproduce
using my own old G71 (Dell m1710) with Fedora 25!
Didn't have much luck trying to run Xwayland through apitrace, but I have a
corefile of Xwayland, backtrace attached, if that's of any help...
--=20
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.=
--14811243951.AF6142d1.21749
Date: Wed, 7 Dec 2016 15:26:35 +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 QA Contact for the bug.
- You are the assignee for the bug.
=
--14811243951.AF6142d1.21749--
--===============0907528344==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KTm91dmVhdSBt
YWlsaW5nIGxpc3QKTm91dmVhdUBsaXN0cy5mcmVlZGVza3RvcC5vcmcKaHR0cHM6Ly9saXN0cy5m
cmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9ub3V2ZWF1Cg==
--===============0907528344==--
From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ@public.gmane.org
Subject: [Bug 94727] [NV30/NV40] nouveau/pushbuf.c:238:
pushbuf_krel: Assertion `bkref` failed.
Date: Thu, 08 Dec 2016 10:37:39 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1814553189=="
Return-path:
In-Reply-To:
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Errors-To: nouveau-bounces-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
Sender: "Nouveau"
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
List-Id: nouveau.vger.kernel.org
--===============1814553189==
Content-Type: multipart/alternative; boundary="14811934590.8DaeAe.20453";
charset="UTF-8"
--14811934590.8DaeAe.20453
Date: Thu, 8 Dec 2016 10:37: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=3D94727
--- Comment #10 from Olivier Fourdan ---
(In reply to Ilia Mirkin from comment #7)
> [...] If you can send me an apitrace I can replay to cause this to happen,
> I can investigate [and the NV34 doesn't support as much stuff as a NV4x,
> but I can fake it]. [...]
Ah! I managed to reproduce with apitrace \o/
Xwayland: pushbuf.c:238: pushbuf_krel: Assertion `bkref' failed.
apitrace: warning: caught signal 6
apitrace: flushing trace due to an exception
/usr/bin/../lib64/apitrace/wrappers/glxtrace.so+0x224c8c
[...]
apitrace: info: taking default action for signal 6
The capture is there:
https://people.freedesktop.org/~ofourdan/xwayland-apitrace.bz2
Please let me know if that helps!
--=20
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.=
--14811934590.8DaeAe.20453
Date: Thu, 8 Dec 2016 10:37: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 # 10
on bug 94727<=
/a>
from Olivier Fourdan
(In reply to Ilia Mirkin from comment #7)
> [...] If you can send me an apitrace I can repla=
y to cause this to happen,
> I can investigate [and the NV34 doesn't support as much stuff as a NV4=
x,
> but I can fake it]. [...]
Ah! I managed to reproduce with apitrace \o/
Xwayland: pushbuf.c:238: pushbuf_krel: Assertion `bkref' failed.
apitrace: warning: caught signal 6
apitrace: flushing trace due to an exception
/usr/bin/../lib64/apitrace/wrappers/glxtrace.so+0x224c8c
[...]
apitrace: info: taking default action for signal 6
The capture is there:
=
https://people.freedesktop.org/~ofourdan/xwayland-apitrace.bz2
Please let me know if that helps!
You are receiving this mail because:
- You are the QA Contact for the bug.
- You are the assignee for the bug.
=
--14811934590.8DaeAe.20453--
--===============1814553189==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KTm91dmVhdSBt
YWlsaW5nIGxpc3QKTm91dmVhdUBsaXN0cy5mcmVlZGVza3RvcC5vcmcKaHR0cHM6Ly9saXN0cy5m
cmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9ub3V2ZWF1Cg==
--===============1814553189==--
From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ@public.gmane.org
Subject: [Bug 94727] [NV30/NV40] nouveau/pushbuf.c:238:
pushbuf_krel: Assertion `bkref` failed.
Date: Sat, 10 Dec 2016 14:47:32 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0498167242=="
Return-path:
In-Reply-To:
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Errors-To: nouveau-bounces-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
Sender: "Nouveau"
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
List-Id: nouveau.vger.kernel.org
--===============0498167242==
Content-Type: multipart/alternative; boundary="14813812520.6A0AeE.28391";
charset="UTF-8"
--14813812520.6A0AeE.28391
Date: Sat, 10 Dec 2016 14:47:32 +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=3D94727
Tomasz Pawe=C5=82 Gajc changed:
What |Removed |Added
----------------------------------------------------------------------------
Depends on| |98039
--- Comment #11 from Tomasz Pawe=C5=82 Gajc ---
Looks like this is very similiar to #98039
Referenced Bugs:
https://bugs.freedesktop.org/show_bug.cgi?id=3D98039
[Bug 98039] KMail crash on starting (nouveau-related)
--=20
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.=
--14813812520.6A0AeE.28391
Date: Sat, 10 Dec 2016 14:47:32 +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
=
Tomasz Pawe=C5=82 Gajc
changed
bug 94727<=
/a>
What |
Removed |
Added |
Depends on |
|
98039
|
You are receiving this mail because:
- You are the QA Contact for the bug.
- You are the assignee for the bug.
=
--14813812520.6A0AeE.28391--
--===============0498167242==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KTm91dmVhdSBt
YWlsaW5nIGxpc3QKTm91dmVhdUBsaXN0cy5mcmVlZGVza3RvcC5vcmcKaHR0cHM6Ly9saXN0cy5m
cmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9ub3V2ZWF1Cg==
--===============0498167242==--
From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ@public.gmane.org
Subject: [Bug 94727] [NV30/NV40] nouveau/pushbuf.c:238:
pushbuf_krel: Assertion `bkref` failed.
Date: Sun, 11 Dec 2016 22:29:31 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1696838760=="
Return-path:
In-Reply-To:
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Errors-To: nouveau-bounces-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
Sender: "Nouveau"
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
List-Id: nouveau.vger.kernel.org
--===============1696838760==
Content-Type: multipart/alternative; boundary="14814953736.7DEef6C.10181";
charset="UTF-8"
--14814953736.7DEef6C.10181
Date: Sun, 11 Dec 2016 22:29:33 +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=3D94727
Ilia Mirkin changed:
What |Removed |Added
----------------------------------------------------------------------------
Depends on|98039 |
Referenced Bugs:
https://bugs.freedesktop.org/show_bug.cgi?id=3D98039
[Bug 98039] KMail crash on starting (nouveau-related)
--=20
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.=
--14814953736.7DEef6C.10181
Date: Sun, 11 Dec 2016 22:29:33 +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
Ilia Mirkin
changed
bug 94727<=
/a>
What |
Removed |
Added |
Depends on |
98039
|
|
You are receiving this mail because:
- You are the QA Contact for the bug.
- You are the assignee for the bug.
=
--14814953736.7DEef6C.10181--
--===============1696838760==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KTm91dmVhdSBt
YWlsaW5nIGxpc3QKTm91dmVhdUBsaXN0cy5mcmVlZGVza3RvcC5vcmcKaHR0cHM6Ly9saXN0cy5m
cmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9ub3V2ZWF1Cg==
--===============1696838760==--
From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ@public.gmane.org
Subject: [Bug 94727] [NV30/NV40] nouveau/pushbuf.c:238:
pushbuf_krel: Assertion `bkref` failed.
Date: Mon, 12 Dec 2016 09:48:27 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1615121866=="
Return-path:
In-Reply-To:
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Errors-To: nouveau-bounces-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
Sender: "Nouveau"
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
List-Id: nouveau.vger.kernel.org
--===============1615121866==
Content-Type: multipart/alternative; boundary="14815361061.0cB7f.8782";
charset="UTF-8"
--14815361061.0cB7f.8782
Date: Mon, 12 Dec 2016 09:48:26 +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=3D94727
--- Comment #12 from Olivier Fourdan ---
(In reply to Tomasz Pawe=C5=82 Gajc from comment #11)
> Looks like this is very similiar to #98039
Eventually, the assertion hit is the same, but it doesn't mean it's the same
problem/root cause.
--=20
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.=
--14815361061.0cB7f.8782
Date: Mon, 12 Dec 2016 09:48:26 +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 QA Contact for the bug.
- You are the assignee for the bug.
=
--14815361061.0cB7f.8782--
--===============1615121866==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KTm91dmVhdSBt
YWlsaW5nIGxpc3QKTm91dmVhdUBsaXN0cy5mcmVlZGVza3RvcC5vcmcKaHR0cHM6Ly9saXN0cy5m
cmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9ub3V2ZWF1Cg==
--===============1615121866==--
From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ@public.gmane.org
Subject: [Bug 94727] [NV30/NV40] nouveau/pushbuf.c:238:
pushbuf_krel: Assertion `bkref` failed.
Date: Wed, 11 Jan 2017 03:24:16 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0823750581=="
Return-path:
In-Reply-To:
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Errors-To: nouveau-bounces-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
Sender: "Nouveau"
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
List-Id: nouveau.vger.kernel.org
--===============0823750581==
Content-Type: multipart/alternative; boundary="14841050560.fDc9ACffB.17709";
charset="UTF-8"
--14841050560.fDc9ACffB.17709
Date: Wed, 11 Jan 2017 03:24:16 +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=3D94727
--- Comment #13 from Ilia Mirkin ---
Olivier, can you see if this patch with mesa helps?
https://patchwork.freedesktop.org/patch/132414/
It helped in the repro of bug #99354.
--=20
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.=
--14841050560.fDc9ACffB.17709
Date: Wed, 11 Jan 2017 03:24:16 +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 QA Contact for the bug.
- You are the assignee for the bug.
=
--14841050560.fDc9ACffB.17709--
--===============0823750581==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KTm91dmVhdSBt
YWlsaW5nIGxpc3QKTm91dmVhdUBsaXN0cy5mcmVlZGVza3RvcC5vcmcKaHR0cHM6Ly9saXN0cy5m
cmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9ub3V2ZWF1Cg==
--===============0823750581==--
From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ@public.gmane.org
Subject: [Bug 94727] [NV30/NV40] nouveau/pushbuf.c:238:
pushbuf_krel: Assertion `bkref` failed.
Date: Wed, 11 Jan 2017 09:37:08 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0611925902=="
Return-path:
In-Reply-To:
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Errors-To: nouveau-bounces-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
Sender: "Nouveau"
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
List-Id: nouveau.vger.kernel.org
--===============0611925902==
Content-Type: multipart/alternative; boundary="14841274280.085F.8376";
charset="UTF-8"
--14841274280.085F.8376
Date: Wed, 11 Jan 2017 09:37:08 +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=3D94727
--- Comment #14 from Olivier Fourdan ---
(In reply to Ilia Mirkin from comment #13)
> Olivier, can you see if this patch with mesa helps?
>=20
> https://patchwork.freedesktop.org/patch/132414/
>=20
> It helped in the repro of bug #99354.
Sure! Thanks IIlia!
The patch did not apply cleanly on top of 13.0.3 nor master though (in
src/gallium/drivers/nouveau/nvc0/nvc0_query_hw.c line 406 [1]) so I changed
"nouveau_pushbuf_space(push, 16, 2, 0);" to "nouveau_pushbuf_space(push, 32=
, 3,
0);" to match the content of your patch, I hope this is right (sorry, I'm n=
ot
familiar with this code).
But the issue is quite random and rather hard to reproduce at will, so I'll=
run
with this for some time see if the issue reoccurs.
I shall also prepare a test package for Fedora downstream with the (modifie=
d)
patch included so that the original reporter can give it a try as well.
[1]
https://cgit.freedesktop.org/mesa/mesa/tree/src/gallium/drivers/nouveau/nvc=
0/nvc0_query_hw.c#n406
[2] https://bugzilla.redhat.com/show_bug.cgi?id=3D1372878
--=20
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.=
--14841274280.085F.8376
Date: Wed, 11 Jan 2017 09:37:08 +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 # 14
on bug 94727<=
/a>
from Olivier Fourdan
(In reply to Ilia Mirkin from comment #13)
> Olivier, can you see if this patch with mesa hel=
ps?
>=20
> https://pa=
tchwork.freedesktop.org/patch/132414/
>=20
> It helped in the repro of bug #99354.
Sure! Thanks IIlia!
The patch did not apply cleanly on top of 13.0.3 nor master though (in
src/gallium/drivers/nouveau/nvc0/nvc0_query_hw.c line 406 [1]) so I changed
"nouveau_pushbuf_space(push, 16, 2, 0);" to "nouveau_pushbuf=
_space(push, 32, 3,
0);" to match the content of your patch, I hope this is right (sorry, =
I'm not
familiar with this code).
But the issue is quite random and rather hard to reproduce at will, so I'll=
run
with this for some time see if the issue reoccurs.
I shall also prepare a test package for Fedora downstream with the (modifie=
d)
patch included so that the original reporter can give it a try as well.
[1]
https://cgit.freedesktop.org/mesa/mesa/t=
ree/src/gallium/drivers/nouveau/nvc0/nvc0_query_hw.c#n406
[2] https=
://bugzilla.redhat.com/show_bug.cgi?id=3D1372878
You are receiving this mail because:
- You are the assignee for the bug.
- You are the QA Contact for the bug.
=
--14841274280.085F.8376--
--===============0611925902==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KTm91dmVhdSBt
YWlsaW5nIGxpc3QKTm91dmVhdUBsaXN0cy5mcmVlZGVza3RvcC5vcmcKaHR0cHM6Ly9saXN0cy5m
cmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9ub3V2ZWF1Cg==
--===============0611925902==--
From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ@public.gmane.org
Subject: [Bug 94727] [NV30/NV40] nouveau/pushbuf.c:238:
pushbuf_krel: Assertion `bkref` failed.
Date: Wed, 11 Jan 2017 15:49:47 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1611168197=="
Return-path:
In-Reply-To:
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Errors-To: nouveau-bounces-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
Sender: "Nouveau"
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
List-Id: nouveau.vger.kernel.org
--===============1611168197==
Content-Type: multipart/alternative; boundary="14841497870.adF351.2144";
charset="UTF-8"
--14841497870.adF351.2144
Date: Wed, 11 Jan 2017 15:49:47 +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=3D94727
--- Comment #15 from Ilia Mirkin ---
(In reply to Olivier Fourdan from comment #14)
> The patch did not apply cleanly on top of 13.0.3 nor master though (in
> src/gallium/drivers/nouveau/nvc0/nvc0_query_hw.c line 406 [1]) so I chang=
ed
> "nouveau_pushbuf_space(push, 16, 2, 0);" to "nouveau_pushbuf_space(push, =
32,
> 3, 0);" to match the content of your patch, I hope this is right (sorry, =
I'm
> not familiar with this code).
Ah yeah, that sounds right. I have some local changes trying to fix that co=
de
(unsuccessfully). But that in no way affects your situation - the issue the=
re
is a functional one, not a crashing one.
--=20
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.=
--14841497870.adF351.2144
Date: Wed, 11 Jan 2017 15:49:47 +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 # 15
on bug 94727<=
/a>
from Ilia Mirkin
(In reply to Olivier Fourdan from comment #14)
> The patch did not apply cleanly on top of 13.0.3=
nor master though (in
> src/gallium/drivers/nouveau/nvc0/nvc0_query_hw.c line 406 [1]) so I ch=
anged
> "nouveau_pushbuf_space(push, 16, 2, 0);" to "nouveau_pu=
shbuf_space(push, 32,
> 3, 0);" to match the content of your patch, I hope this is right =
(sorry, I'm
> not familiar with this code).
Ah yeah, that sounds right. I have some local changes trying to fix that co=
de
(unsuccessfully). But that in no way affects your situation - the issue the=
re
is a functional one, not a crashing one.
You are receiving this mail because:
- You are the QA Contact for the bug.
- You are the assignee for the bug.
=
--14841497870.adF351.2144--
--===============1611168197==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KTm91dmVhdSBt
YWlsaW5nIGxpc3QKTm91dmVhdUBsaXN0cy5mcmVlZGVza3RvcC5vcmcKaHR0cHM6Ly9saXN0cy5m
cmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9ub3V2ZWF1Cg==
--===============1611168197==--
From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ@public.gmane.org
Subject: [Bug 94727] [NV30/NV40] nouveau/pushbuf.c:238:
pushbuf_krel: Assertion `bkref` failed.
Date: Tue, 28 Feb 2017 15:58:38 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1389640016=="
Return-path:
In-Reply-To:
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Errors-To: nouveau-bounces-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
Sender: "Nouveau"
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
List-Id: nouveau.vger.kernel.org
--===============1389640016==
Content-Type: multipart/alternative; boundary="14882975171.eBE23DDb9.30184";
charset="UTF-8"
--14882975171.eBE23DDb9.30184
Date: Tue, 28 Feb 2017 15:58:37 +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=3D94727
--- Comment #16 from Olivier Fourdan ---
Haven't heard back from the original reporter downstream, but FAF (Fedora
Analysis Framework) reports thousands (literally) of similar bugs:
https://retrace.fedoraproject.org/faf/problems/2833836/
I see the patch in comment 13 has landed and is included in mesa-13.0.4, and
Fedora has an updated mesa package for 13.0.4 and, interestingly, I don't s=
ee
any mention of 13.0.4 in the FAF report, so it could be that this patch ind=
eed
fixes the issue with glamor/Xwayland on nv30.
Thanks again for your help, Ilia!
--=20
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.=
--14882975171.eBE23DDb9.30184
Date: Tue, 28 Feb 2017 15:58:37 +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 QA Contact for the bug.
- You are the assignee for the bug.
=
--14882975171.eBE23DDb9.30184--
--===============1389640016==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KTm91dmVhdSBt
YWlsaW5nIGxpc3QKTm91dmVhdUBsaXN0cy5mcmVlZGVza3RvcC5vcmcKaHR0cHM6Ly9saXN0cy5m
cmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9ub3V2ZWF1Cg==
--===============1389640016==--
From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ@public.gmane.org
Subject: [Bug 94727] [NV30/NV40] nouveau/pushbuf.c:238:
pushbuf_krel: Assertion `bkref` failed.
Date: Wed, 18 Sep 2019 20:42:19 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0720121155=="
Return-path:
In-Reply-To:
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Errors-To: nouveau-bounces-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
Sender: "Nouveau"
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
List-Id: nouveau.vger.kernel.org
--===============0720121155==
Content-Type: multipart/alternative; boundary="15688393390.1aa1DcE1d.25589"
Content-Transfer-Encoding: 7bit
--15688393390.1aa1DcE1d.25589
Date: Wed, 18 Sep 2019 20:42:19 +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=3D94727
GitLab Migration User changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |MOVED
--- Comment #17 from GitLab Migration User -=
--
-- GitLab Migration Automatic Message --
This bug has been migrated to freedesktop.org's GitLab instance and has been
closed from further activity.
You can subscribe and participate further through the new bug through this =
link
to our GitLab instance: https://gitlab.freedesktop.org/mesa/mesa/issues/109=
9.
--=20
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.=
--15688393390.1aa1DcE1d.25589
Date: Wed, 18 Sep 2019 20:42:19 +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
GitLab Migration User
changed
bug 94727<=
/a>
What |
Removed |
Added |
Status |
NEW
|
RESOLVED
|
Resolution |
---
|
MOVED
|
You are receiving this mail because:
- You are the QA Contact for the bug.
- You are the assignee for the bug.
=
--15688393390.1aa1DcE1d.25589--
--===============0720121155==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KTm91dmVhdSBt
YWlsaW5nIGxpc3QKTm91dmVhdUBsaXN0cy5mcmVlZGVza3RvcC5vcmcKaHR0cHM6Ly9saXN0cy5m
cmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9ub3V2ZWF1
--===============0720121155==--