From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 76487] New: [PIGLIT,radeonsi]
spec/{EXT_texture_array/fbo-generatemipmap-array,
ARB_framebuffer_object/fbo-generatemipmap-3d} RGB9_E5 crashes
Date: Sat, 22 Mar 2014 18:33:52 +0000
Message-ID:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1815716959=="
Return-path:
Received: from culpepper.freedesktop.org (unknown [131.252.210.165])
by gabe.freedesktop.org (Postfix) with ESMTP id B68356E5A8
for ; Sat, 22 Mar 2014 11:33:52 -0700 (PDT)
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
--===============1815716959==
Content-Type: multipart/alternative; boundary="1395513232.2630F0.11514"; charset="us-ascii"
--1395513232.2630F0.11514
Date: Sat, 22 Mar 2014 18:33:52 +0000
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
https://bugs.freedesktop.org/show_bug.cgi?id=76487
Priority: medium
Bug ID: 76487
Assignee: dri-devel@lists.freedesktop.org
Summary: [PIGLIT,radeonsi]
spec/{EXT_texture_array/fbo-generatemipmap-array,ARB_f
ramebuffer_object/fbo-generatemipmap-3d} RGB9_E5
crashes
Severity: normal
Classification: Unclassified
OS: Linux (All)
Reporter: kai@dev.carbon-project.org
Hardware: x86-64 (AMD64)
Status: NEW
Version: git
Component: Drivers/Gallium/radeonsi
Product: Mesa
Created attachment 96212
--> https://bugs.freedesktop.org/attachment.cgi?id=96212&action=edit
GDB backtrace and register info of the crash
For the first time ever, since I'm having a PITCAIRN GPU I was able to run a
full Piglit quick test without crashing my X (hooray for that). During the test
I came across two similar crashes in
"spec/EXT_texture_array/fbo-generatemipmap-array RGB9_E5" and
"spec/ARB_framebuffer_object/fbo-generatemipmap-3d RGB9_E5" (see the attached
GDB backtrace; the backtrace is for
spec/EXT_texture_array/fbo-generatemipmap-array RGB9_E5", but the second
crashed in the same function on the same line and as it's the same format, that
is tested, I guess, these are related, if not, I'm happy to provide a backtrace
for the second case as well and split the bugs).
I can't tell whether this is a regression or not, since this was the first time
I was able to run Piglit on this machine without getting a corrupted results
file, due to the crash of the X server.
My graphics stack is:
GPU: "PITCAIRN" (ChipID = 0x6819)
Linux: 3.13.6
libdrm: 2.4.52-1
LLVM: SVN:trunk/r204517
libclc: Git:master/1e278a7b04
Mesa: Git:master/4c79f088c0
GLAMOR: Git:master/a4fbc7732a (Standalone)
DDX: Git:master/ea6d0affe5
X: 1.15.0-2
Let me know if you need further information.
--
You are receiving this mail because:
You are the assignee for the bug.
--1395513232.2630F0.11514
Date: Sat, 22 Mar 2014 18:33:52 +0000
MIME-Version: 1.0
Content-Type: text/html; charset="UTF-8"
| Priority |
medium
|
| Bug ID |
76487
|
| Assignee |
dri-devel@lists.freedesktop.org
|
| Summary |
[PIGLIT,radeonsi] spec/{EXT_texture_array/fbo-generatemipmap-array,ARB_framebuffer_object/fbo-generatemipmap-3d} RGB9_E5 crashes
|
| Severity |
normal
|
| Classification |
Unclassified
|
| OS |
Linux (All)
|
| Reporter |
kai@dev.carbon-project.org
|
| Hardware |
x86-64 (AMD64)
|
| Status |
NEW
|
| Version |
git
|
| Component |
Drivers/Gallium/radeonsi
|
| Product |
Mesa
|
Created attachment 96212 [details]
GDB backtrace and register info of the crash
For the first time ever, since I'm having a PITCAIRN GPU I was able to run a
full Piglit quick test without crashing my X (hooray for that). During the test
I came across two similar crashes in
"spec/EXT_texture_array/fbo-generatemipmap-array RGB9_E5" and
"spec/ARB_framebuffer_object/fbo-generatemipmap-3d RGB9_E5" (see the attached
GDB backtrace; the backtrace is for
spec/EXT_texture_array/fbo-generatemipmap-array RGB9_E5", but the second
crashed in the same function on the same line and as it's the same format, that
is tested, I guess, these are related, if not, I'm happy to provide a backtrace
for the second case as well and split the bugs).
I can't tell whether this is a regression or not, since this was the first time
I was able to run Piglit on this machine without getting a corrupted results
file, due to the crash of the X server.
My graphics stack is:
GPU: "PITCAIRN" (ChipID = 0x6819)
Linux: 3.13.6
libdrm: 2.4.52-1
LLVM: SVN:trunk/r204517
libclc: Git:master/1e278a7b04
Mesa: Git:master/4c79f088c0
GLAMOR: Git:master/a4fbc7732a (Standalone)
DDX: Git:master/ea6d0affe5
X: 1.15.0-2
Let me know if you need further information.
You are receiving this mail because:
- You are the assignee for the bug.
--1395513232.2630F0.11514--
--===============1815716959==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
--===============1815716959==--
From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 76487] [PIGLIT,radeonsi]
spec/{EXT_texture_array/fbo-generatemipmap-array,
ARB_framebuffer_object/fbo-generatemipmap-3d} RGB9_E5 crashes
Date: Sat, 22 Mar 2014 18:48:53 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============2121194171=="
Return-path:
Received: from culpepper.freedesktop.org (unknown [131.252.210.165])
by gabe.freedesktop.org (Postfix) with ESMTP id 723F56E5AE
for ; Sat, 22 Mar 2014 11:48:53 -0700 (PDT)
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
--===============2121194171==
Content-Type: multipart/alternative; boundary="1395514133.76f65b80.16257"; charset="us-ascii"
--1395514133.76f65b80.16257
Date: Sat, 22 Mar 2014 18:48:53 +0000
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
https://bugs.freedesktop.org/show_bug.cgi?id=3D76487
--- Comment #1 from Marek Ol=C5=A1=C3=A1k ---
This fix is on the mailing list:
http://patchwork.freedesktop.org/patch/22223/
--=20
You are receiving this mail because:
You are the assignee for the bug.
--1395514133.76f65b80.16257
Date: Sat, 22 Mar 2014 18:48:53 +0000
MIME-Version: 1.0
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
You are receiving this mail because:
=20=20=20=20=20=20
- You are the assignee for the bug.
--1395514133.76f65b80.16257--
--===============2121194171==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
--===============2121194171==--
From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 76487] [PIGLIT,radeonsi]
spec/{EXT_texture_array/fbo-generatemipmap-array,
ARB_framebuffer_object/fbo-generatemipmap-3d} RGB9_E5 crashes
Date: Sat, 22 Mar 2014 19:55:10 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0679755244=="
Return-path:
Received: from culpepper.freedesktop.org (unknown [131.252.210.165])
by gabe.freedesktop.org (Postfix) with ESMTP id B66E76E4B4
for ; Sat, 22 Mar 2014 12:55:10 -0700 (PDT)
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
--===============0679755244==
Content-Type: multipart/alternative; boundary="1395518110.338af40.10001"; charset="us-ascii"
--1395518110.338af40.10001
Date: Sat, 22 Mar 2014 19:55:10 +0000
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
https://bugs.freedesktop.org/show_bug.cgi?id=76487
--- Comment #2 from Kai ---
(In reply to comment #1)
> This fix is on the mailing list:
> http://patchwork.freedesktop.org/patch/22223/
Oh, nice to hear! Do I need just that patch or the entire series? And what
about Brian's remark regarding memory consumption? Am I about to totally trash
my performance, if I apply this patch/series or is this path hit only rarely?
--
You are receiving this mail because:
You are the assignee for the bug.
--1395518110.338af40.10001
Date: Sat, 22 Mar 2014 19:55:10 +0000
MIME-Version: 1.0
Content-Type: text/html; charset="UTF-8"
You are receiving this mail because:
- You are the assignee for the bug.
--1395518110.338af40.10001--
--===============0679755244==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
--===============0679755244==--
From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 76487] [PIGLIT,radeonsi]
spec/{EXT_texture_array/fbo-generatemipmap-array,
ARB_framebuffer_object/fbo-generatemipmap-3d} RGB9_E5 crashes
Date: Sat, 22 Mar 2014 21:26:45 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============2087206259=="
Return-path:
Received: from culpepper.freedesktop.org (unknown [131.252.210.165])
by gabe.freedesktop.org (Postfix) with ESMTP id 222106E507
for ; Sat, 22 Mar 2014 14:26:45 -0700 (PDT)
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
--===============2087206259==
Content-Type: multipart/alternative; boundary="1395523605.e2Fbcbf30.7158"; charset="us-ascii"
--1395523605.e2Fbcbf30.7158
Date: Sat, 22 Mar 2014 21:26:45 +0000
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
https://bugs.freedesktop.org/show_bug.cgi?id=3D76487
--- Comment #3 from Marek Ol=C5=A1=C3=A1k ---
In theory, yes, you will need more memory. I'm going to rework the patch, b=
ut
not today.
--=20
You are receiving this mail because:
You are the assignee for the bug.
--1395523605.e2Fbcbf30.7158
Date: Sat, 22 Mar 2014 21:26:45 +0000
MIME-Version: 1.0
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
You are receiving this mail because:
=20=20=20=20=20=20
- You are the assignee for the bug.
--1395523605.e2Fbcbf30.7158--
--===============2087206259==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
--===============2087206259==--
From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 76487] [PIGLIT,radeonsi]
spec/{EXT_texture_array/fbo-generatemipmap-array,
ARB_framebuffer_object/fbo-generatemipmap-3d} RGB9_E5 crashes
Date: Sat, 22 Mar 2014 21:51:18 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1636616248=="
Return-path:
Received: from culpepper.freedesktop.org (unknown [131.252.210.165])
by gabe.freedesktop.org (Postfix) with ESMTP id 612D06E5DD
for ; Sat, 22 Mar 2014 14:51:18 -0700 (PDT)
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
--===============1636616248==
Content-Type: multipart/alternative; boundary="1395525078.76bDf0.14003"; charset="us-ascii"
--1395525078.76bDf0.14003
Date: Sat, 22 Mar 2014 21:51:18 +0000
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
https://bugs.freedesktop.org/show_bug.cgi?id=76487
--- Comment #4 from Kai ---
Ok, then I'll wait. Let me know when there's a reworked version and I gladly
test it.
--
You are receiving this mail because:
You are the assignee for the bug.
--1395525078.76bDf0.14003
Date: Sat, 22 Mar 2014 21:51:18 +0000
MIME-Version: 1.0
Content-Type: text/html; charset="UTF-8"
Comment # 4
on bug 76487
from Kai
Ok, then I'll wait. Let me know when there's a reworked version and I gladly
test it.
You are receiving this mail because:
- You are the assignee for the bug.
--1395525078.76bDf0.14003--
--===============1636616248==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
--===============1636616248==--
From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 76487] [PIGLIT,radeonsi]
spec/{EXT_texture_array/fbo-generatemipmap-array,
ARB_framebuffer_object/fbo-generatemipmap-3d} RGB9_E5 crashes
Date: Thu, 19 Feb 2015 15:52:36 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0703212488=="
Return-path:
Received: from culpepper.freedesktop.org (unknown [131.252.210.165])
by gabe.freedesktop.org (Postfix) with ESMTP id D09AC6E104
for ; Thu, 19 Feb 2015 07:52:36 -0800 (PST)
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
--===============0703212488==
Content-Type: multipart/alternative; boundary="1424361156.41d50.11699"; charset="UTF-8"
--1424361156.41d50.11699
Date: Thu, 19 Feb 2015 15:52:36 +0000
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
https://bugs.freedesktop.org/show_bug.cgi?id=76487
smoki changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #5 from smoki ---
This seems long time fixed with commit
26c41398cc47c0f72259a34406831443238b7ba9
Closing.
--
You are receiving this mail because:
You are the assignee for the bug.
--1424361156.41d50.11699
Date: Thu, 19 Feb 2015 15:52:36 +0000
MIME-Version: 1.0
Content-Type: text/html; charset="UTF-8"
smoki
changed
bug 76487
| What |
Removed |
Added |
| Status |
NEW
|
RESOLVED
|
| Resolution |
---
|
FIXED
|
You are receiving this mail because:
- You are the assignee for the bug.
--1424361156.41d50.11699--
--===============0703212488==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs
IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHA6Ly9saXN0
cy5mcmVlZGVza3RvcC5vcmcvbWFpbG1hbi9saXN0aW5mby9kcmktZGV2ZWwK
--===============0703212488==--