From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 82046] New: xbmc crashes with recent git mesa (git-150ac07) on
r600g
Date: Sat, 02 Aug 2014 07:48:35 +0000
Message-ID:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0960055115=="
Return-path:
Received: from culpepper.freedesktop.org (unknown [131.252.210.165])
by gabe.freedesktop.org (Postfix) with ESMTP id 3D1646E307
for ; Sat, 2 Aug 2014 00:48:35 -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
--===============0960055115==
Content-Type: multipart/alternative; boundary="1406965715.EAFbdDA70.2596"; charset="us-ascii"
--1406965715.EAFbdDA70.2596
Date: Sat, 2 Aug 2014 07:48:35 +0000
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
https://bugs.freedesktop.org/show_bug.cgi?id=82046
Priority: medium
Bug ID: 82046
Assignee: dri-devel@lists.freedesktop.org
Summary: xbmc crashes with recent git mesa (git-150ac07) on
r600g
Severity: normal
Classification: Unclassified
OS: All
Reporter: laszlo.kertesz@infobenefic.ro
Hardware: Other
Status: NEW
Version: git
Component: Drivers/Gallium/r600
Product: Mesa
With recent mesa (+kernel, xf86-ati) from git xbmc started crashing with the
following error:
state_tracker/st_atom_array.c:417:setup_interleaved_attribs: Assertion
`array->_ElementSize == _mesa_bytes_per_vertex_attrib(array->Size,
array->Type)' failed.
Trace/breakpoint trap (core dumped)
dmesg shows:
[472553.996080] traps: xbmc.bin[17682] trap int3 ip:7f8bb4847586
sp:7fff827674d0 error:0
It either crashes on startup or when clicking on any menu item for the first
time or when scrrolling the menu (without having clicked on anything).
I recompiled xbmca few times, it still does the same. Note that it was working
until i did a mesa update from git a few weeks back.
The guys over the xbmc forums say that its a mesa issue.
glxinfo | grep -i open output:
OpenGL vendor string: X.Org
OpenGL renderer string: Gallium 0.4 on AMD ARUBA
OpenGL core profile version string: 3.3 (Core Profile) Mesa 10.3.0-devel
(git-150ac07)
OpenGL core profile shading language version string: 3.30
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL core profile extensions:
OpenGL version string: 3.0 Mesa 10.3.0-devel (git-150ac07)
OpenGL shading language version string: 1.30
OpenGL context flags: (none)
OpenGL extensions:
OpenGL ES profile version string: OpenGL ES 3.0 Mesa 10.3.0-devel (git-150ac07)
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.0
OpenGL ES profile extensions:
I use Debian Testing 64-bit, mesa, drm, kernel, xserver built from git on an
A8-6500. I also use glamor as acceleration method.
--
You are receiving this mail because:
You are the assignee for the bug.
--1406965715.EAFbdDA70.2596
Date: Sat, 2 Aug 2014 07:48:35 +0000
MIME-Version: 1.0
Content-Type: text/html; charset="UTF-8"
| Priority |
medium
|
| Bug ID |
82046
|
| Assignee |
dri-devel@lists.freedesktop.org
|
| Summary |
xbmc crashes with recent git mesa (git-150ac07) on r600g
|
| Severity |
normal
|
| Classification |
Unclassified
|
| OS |
All
|
| Reporter |
laszlo.kertesz@infobenefic.ro
|
| Hardware |
Other
|
| Status |
NEW
|
| Version |
git
|
| Component |
Drivers/Gallium/r600
|
| Product |
Mesa
|
With recent mesa (+kernel, xf86-ati) from git xbmc started crashing with the
following error:
state_tracker/st_atom_array.c:417:setup_interleaved_attribs: Assertion
`array->_ElementSize == _mesa_bytes_per_vertex_attrib(array->Size,
array->Type)' failed.
Trace/breakpoint trap (core dumped)
dmesg shows:
[472553.996080] traps: xbmc.bin[17682] trap int3 ip:7f8bb4847586
sp:7fff827674d0 error:0
It either crashes on startup or when clicking on any menu item for the first
time or when scrrolling the menu (without having clicked on anything).
I recompiled xbmca few times, it still does the same. Note that it was working
until i did a mesa update from git a few weeks back.
The guys over the xbmc forums say that its a mesa issue.
glxinfo | grep -i open output:
OpenGL vendor string: X.Org
OpenGL renderer string: Gallium 0.4 on AMD ARUBA
OpenGL core profile version string: 3.3 (Core Profile) Mesa 10.3.0-devel
(git-150ac07)
OpenGL core profile shading language version string: 3.30
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL core profile extensions:
OpenGL version string: 3.0 Mesa 10.3.0-devel (git-150ac07)
OpenGL shading language version string: 1.30
OpenGL context flags: (none)
OpenGL extensions:
OpenGL ES profile version string: OpenGL ES 3.0 Mesa 10.3.0-devel (git-150ac07)
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.0
OpenGL ES profile extensions:
I use Debian Testing 64-bit, mesa, drm, kernel, xserver built from git on an
A8-6500. I also use glamor as acceleration method.
You are receiving this mail because:
- You are the assignee for the bug.
--1406965715.EAFbdDA70.2596--
--===============0960055115==
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
--===============0960055115==--
From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 82046] xbmc crashes with recent git mesa (git-150ac07) on r600g
Date: Mon, 04 Aug 2014 03:55:30 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0079533506=="
Return-path:
Received: from culpepper.freedesktop.org (unknown [131.252.210.165])
by gabe.freedesktop.org (Postfix) with ESMTP id C1F626E2E5
for ; Sun, 3 Aug 2014 20:55:30 -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
--===============0079533506==
Content-Type: multipart/alternative; boundary="1407124530.504Ef10.28643"; charset="us-ascii"
--1407124530.504Ef10.28643
Date: Mon, 4 Aug 2014 03:55:30 +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=3D82046
--- Comment #1 from Michel D=C3=A4nzer ---
Can you bisect?
--=20
You are receiving this mail because:
You are the assignee for the bug.
--1407124530.504Ef10.28643
Date: Mon, 4 Aug 2014 03:55:30 +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.
--1407124530.504Ef10.28643--
--===============0079533506==
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
--===============0079533506==--
From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 82046] xbmc crashes with recent git mesa (git-150ac07) on r600g
Date: Sun, 17 Aug 2014 23:33:26 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0630247023=="
Return-path:
Received: from culpepper.freedesktop.org (unknown [131.252.210.165])
by gabe.freedesktop.org (Postfix) with ESMTP id 845536E13F
for ; Sun, 17 Aug 2014 16:33:26 -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
--===============0630247023==
Content-Type: multipart/alternative; boundary="1408318406.afC20.14695"; charset="us-ascii"
--1408318406.afC20.14695
Date: Sun, 17 Aug 2014 23:33:26 +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=3D82046
--- Comment #2 from Kertesz Laszlo ---
I bisected it. This commit turned up:
734e4946f50c1b83dafdb18ced652abc88e6a246 is the first bad commit
commit 734e4946f50c1b83dafdb18ced652abc88e6a246
Author: Marek Ol=C5=A1=C3=A1k
Date: Fri Jul 11 00:05:44 2014 +0200
mesa: fix crash in st/mesa after deleting a VAO
This happens when glGetMultisamplefv (or any other non-draw function) is
called, which doesn't invoke the VBO module to update _DrawArrays and
the pointer is invalid at that point.
However st/mesa still dereferences it to setup vertex buffers =3D=3D> c=
rash.
Reviewed-by: Brian Paul
:040000 040000 b52b7dc931a318657a82f535b497aea102bdbc99
340446a111ba97d9d11602c0150251135178b64e M src
--=20
You are receiving this mail because:
You are the assignee for the bug.
--1408318406.afC20.14695
Date: Sun, 17 Aug 2014 23:33:26 +0000
MIME-Version: 1.0
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
Comment=
# 2
on bug 82046<=
/a>
from Kertesz Laszlo
I bisected it. This commit turned up:
734e4946f50c1b83dafdb18ced652abc88e6a246 is the first bad commit
commit 734e4946f50c1b83dafdb18ced652abc88e6a246
Author: Marek Ol=C5=A1=C3=A1k <marek.olsak@amd.com>
Date: Fri Jul 11 00:05:44 2014 +0200
mesa: fix crash in st/mesa after deleting a VAO
This happens when glGetMultisamplefv (or any other non-draw function) is
called, which doesn't invoke the VBO module to update _DrawArrays and
the pointer is invalid at that point.
However st/mesa still dereferences it to setup vertex buffers =3D=3D>=
; crash.
Reviewed-by: Brian Paul <br=
ianp@vmware.com>
:040000 040000 b52b7dc931a318657a82f535b497aea102bdbc99
340446a111ba97d9d11602c0150251135178b64e M src
You are receiving this mail because:
=20=20=20=20=20=20
- You are the assignee for the bug.
--1408318406.afC20.14695--
--===============0630247023==
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
--===============0630247023==--
From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 82046] [Bisected] xbmc crashes with recent git mesa
(git-150ac07) on r600g
Date: Mon, 18 Aug 2014 10:52:06 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1986766035=="
Return-path:
Received: from culpepper.freedesktop.org (unknown [131.252.210.165])
by gabe.freedesktop.org (Postfix) with ESMTP id 2A8D189BAF
for ; Mon, 18 Aug 2014 03:52:06 -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
--===============1986766035==
Content-Type: multipart/alternative; boundary="1408359126.3Fe0C0.1382"; charset="us-ascii"
--1408359126.3Fe0C0.1382
Date: Mon, 18 Aug 2014 10:52:06 +0000
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
https://bugs.freedesktop.org/show_bug.cgi?id=82046
Kertesz Laszlo changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|xbmc crashes with recent |[Bisected] xbmc crashes
|git mesa (git-150ac07) on |with recent git mesa
|r600g |(git-150ac07) on r600g
--
You are receiving this mail because:
You are the assignee for the bug.
--1408359126.3Fe0C0.1382
Date: Mon, 18 Aug 2014 10:52:06 +0000
MIME-Version: 1.0
Content-Type: text/html; charset="UTF-8"
Kertesz Laszlo
changed
bug 82046
| What |
Removed |
Added |
| Summary |
xbmc crashes with recent git mesa (git-150ac07) on r600g
|
[Bisected] xbmc crashes with recent git mesa (git-150ac07) on r600g
|
You are receiving this mail because:
- You are the assignee for the bug.
--1408359126.3Fe0C0.1382--
--===============1986766035==
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
--===============1986766035==--
From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 82046] [Bisected] xbmc crashes with recent git mesa
(git-150ac07) on r600g
Date: Tue, 19 Aug 2014 01:12:08 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============2011728455=="
Return-path:
Received: from culpepper.freedesktop.org (unknown [131.252.210.165])
by gabe.freedesktop.org (Postfix) with ESMTP id 7F63B6E531
for ; Mon, 18 Aug 2014 18:12:08 -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
--===============2011728455==
Content-Type: multipart/alternative; boundary="1408410728.48D60.22947"; charset="us-ascii"
--1408410728.48D60.22947
Date: Tue, 19 Aug 2014 01:12:08 +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=3D82046
Michel D=C3=A4nzer changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |DUPLICATE
--- Comment #3 from Michel D=C3=A4nzer ---
*** This bug has been marked as a duplicate of bug 82538 ***
--=20
You are receiving this mail because:
You are the assignee for the bug.
--1408410728.48D60.22947
Date: Tue, 19 Aug 2014 01:12:08 +0000
MIME-Version: 1.0
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
=
Michel D=C3=A4nzer
changed
bug 82046<=
/a>
| What |
Removed |
Added |
| Status |
NEW
|
RESOLVED
|
| Resolution |
---
|
DUPLICATE
|
You are receiving this mail because:
=20=20=20=20=20=20
- You are the assignee for the bug.
--1408410728.48D60.22947--
--===============2011728455==
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
--===============2011728455==--