From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 101266] segfault in libvdpau_radeonsi.so.1.0.0 when opening certain videos Date: Thu, 01 Jun 2017 04:22:45 +0000 Message-ID: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0695537721==" 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 5989B6E264 for ; Thu, 1 Jun 2017 04:22:45 +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 --===============0695537721== Content-Type: multipart/alternative; boundary="14962909650.8F2FAb5.30317"; charset="UTF-8" --14962909650.8F2FAb5.30317 Date: Thu, 1 Jun 2017 04:22:45 +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=3D101266 Bug ID: 101266 Summary: segfault in libvdpau_radeonsi.so.1.0.0 when opening certain videos Product: Mesa Version: git Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: normal Priority: medium Component: Drivers/Gallium/radeonsi Assignee: dri-devel@lists.freedesktop.org Reporter: nsane457@gmail.com QA Contact: dri-devel@lists.freedesktop.org Created attachment 131631 --> https://bugs.freedesktop.org/attachment.cgi?id=3D131631&action=3Dedit gdb output of `run` and `thread apply all backtrace full` When opening certain videos in vlc, I end up with a segfault in libvdpau_radeonsi.so.1.0.0. This has been going on for some time so I eventually decided to rebuild all relevant packages with debugging flags fo= r a good backtrace. Output of `uname --all`: > Linux Home-PC 4.11.2-gentoo-r1 #2 SMP Tue May 23 00:27:39 EDT 2017 x86_64= Intel(R) Core(TM) i7-4790K CPU @ 4.00GHz GenuineIntel GNU/Linux Output of `glxinfo -B`: > name of display: :0 > display: :0 screen: 0 > direct rendering: Yes > Extended renderer info (GLX_MESA_query_renderer): > Vendor: X.Org (0x1002) > Device: AMD BONAIRE (DRM 2.49.0 / 4.11.2-gentoo-r1, LLVM 4.0.0) (0x66= 58) > Version: 17.2.0 > Accelerated: yes > Video memory: 2048MB > Unified memory: no > Preferred profile: core (0x1) > Max core profile version: 4.5 > Max compat profile version: 3.0 > Max GLES1 profile version: 1.1 > Max GLES[23] profile version: 3.1 > OpenGL vendor string: X.Org > OpenGL renderer string: Gallium 0.4 on AMD BONAIRE (DRM 2.49.0 / 4.11.2-g= entoo-r1, LLVM 4.0.0) > OpenGL core profile version string: 4.5 (Core Profile) Mesa 17.2.0-devel = (git-f42fb0012a) > OpenGL core profile shading language version string: 4.50 > OpenGL core profile context flags: (none) > OpenGL core profile profile mask: core profile >=20 > OpenGL version string: 3.0 Mesa 17.2.0-devel (git-f42fb0012a) > OpenGL shading language version string: 1.30 > OpenGL context flags: (none) >=20 > OpenGL ES profile version string: OpenGL ES 3.1 Mesa 17.2.0-devel (git-f4= 2fb0012a) > OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.10 --=20 You are receiving this mail because: You are the assignee for the bug.= --14962909650.8F2FAb5.30317 Date: Thu, 1 Jun 2017 04:22:45 +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 101266
Summary segfault in libvdpau_radeonsi.so.1.0.0 when opening certain v= ideos
Product Mesa
Version git
Hardware x86-64 (AMD64)
OS Linux (All)
Status NEW
Severity normal
Priority medium
Component Drivers/Gallium/radeonsi
Assignee dri-devel@lists.freedesktop.org
Reporter nsane457@gmail.com
QA Contact dri-devel@lists.freedesktop.org

Created attachment 131631 [details]
gdb output of `run` and `thread apply all backtrace full`

When opening certain videos in vlc, I end up with a segfault in
libvdpau_radeonsi.so.1.0.0.  This has been going on for some time so I
eventually decided to rebuild all relevant packages with debugging flags fo=
r a
good backtrace.


Output of `uname --all`:

> Linux Home-PC 4.11.2-gentoo-r1 #2 SMP Tue May 23=
 00:27:39 EDT 2017 x86_64 Intel(R) Core(TM) i7-4790K CPU @ 4.00GHz Genu=
ineIntel GNU/Linux

Output of `glxinfo -B`:


> name of display: :0
> display: :0  screen: 0
> direct rendering: Yes
> Extended renderer info (GLX_MESA_query_renderer):
>     Vendor: X.Org (0x1002)
>     Device: AMD BONAIRE (DRM 2.49.0 / 4.11.2-gentoo-r1, LLVM 4.0.0) (0=
x6658)
>     Version: 17.2.0
>     Accelerated: yes
>     Video memory: 2048MB
>     Unified memory: no
>     Preferred profile: core (0x1)
>     Max core profile version: 4.5
>     Max compat profile version: 3.0
>     Max GLES1 profile version: 1.1
>     Max GLES[23] profile version: 3.1
> OpenGL vendor string: X.Org
> OpenGL renderer string: Gallium 0.4 on AMD BONAIRE (DRM 2.49.0 / 4.11.=
2-gentoo-r1, LLVM 4.0.0)
> OpenGL core profile version string: 4.5 (Core Profile) Mesa 17.2.0-dev=
el (git-f42fb0012a)
> OpenGL core profile shading language version string: 4.50
> OpenGL core profile context flags: (none)
> OpenGL core profile profile mask: core profile
>=20
> OpenGL version string: 3.0 Mesa 17.2.0-devel (git-f42fb0012a)
> OpenGL shading language version string: 1.30
> OpenGL context flags: (none)
>=20
> OpenGL ES profile version string: OpenGL ES 3.1 Mesa 17.2.0-devel (git=
-f42fb0012a)
> OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3=
.10


You are receiving this mail because:
  • You are the assignee for the bug.
= --14962909650.8F2FAb5.30317-- --===============0695537721== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============0695537721==--