dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [Bug 109693] Hang of the graphics driver and assertion on si_upload_vertex_buffer_descriptors
@ 2019-02-20 17:33 bugzilla-daemon
  2019-03-01 17:01 ` bugzilla-daemon
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: bugzilla-daemon @ 2019-02-20 17:33 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 2810 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=109693

            Bug ID: 109693
           Summary: Hang of the graphics driver and assertion on
                    si_upload_vertex_buffer_descriptors
           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: jpetridis@gnome.org
        QA Contact: dri-devel@lists.freedesktop.org

Created attachment 143420
  --> https://bugs.freedesktop.org/attachment.cgi?id=143420&action=edit
glxinfo output

After this [1] commit, the GL tests we have on gstreamer started to causing a
hang in my machine (Gstreamer issue [2]). I was running mesa 18.2.8 and it was
constantly hanging upon running those specific tests. Once I upgraded to mesa
18.3.3 half the times it hangs and the other half it hits the following
assertion. Compiling and running against mesa 19.0 rc5 didn't change things.

pipelines_gl_launch_lines:
../src/gallium/drivers/radeonsi/si_descriptors.c:1150:
si_upload_vertex_buffer_descriptors: Assertion `num_records >= 0 && num_records
<= UINT_MAX' failed.

the whole log is [here] [3]

To reproduce you can run the following:

```
git clone https://gitlab.freedesktop.org/gstreamer/gst-build.git
cd gst-build
meson build -Dintrospection=disabled -Dgtk_doc=disabled -Dexamples=disabled
-Dsharp=disabled
ninja -C build/
./gst-uninstalled.py gst-validate-launcher check.gst-plugins-base.pipelines_gl*
-fs --mute --dump-on-failure --no-display --meson-no-rebuild -M
"/tmp/validate-output/"
```

gpu info:

lspci -v
04:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Raven
Ridge [Radeon Vega Series / Radeon Vega Mobile Series] (rev c3) (prog-if 00
[VGA controller])
        Subsystem: Lenovo Device 3801
        Flags: bus master, fast devsel, latency 0, IRQ 71
        Memory at c0000000 (64-bit, prefetchable) [size=256M]
        Memory at d0000000 (64-bit, prefetchable) [size=2M]
        I/O ports at 1000 [size=256]
        Memory at d0600000 (32-bit, non-prefetchable) [size=512K]
        Capabilities: <access denied>
        Kernel driver in use: amdgpu
        Kernel modules: amdgpu

➜ glxinfo | grep 'OpenGL vendor'
OpenGL vendor string: X.Org


[1]:
https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/commit/acc098a736949d465d7f77e5de94a75627209147
[2]: https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/issues/543
[3]:
https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/issues/543#note_121059

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 4711 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug 109693] Hang of the graphics driver and assertion on si_upload_vertex_buffer_descriptors
  2019-02-20 17:33 [Bug 109693] Hang of the graphics driver and assertion on si_upload_vertex_buffer_descriptors bugzilla-daemon
@ 2019-03-01 17:01 ` bugzilla-daemon
  2019-03-22 15:15 ` bugzilla-daemon
  2019-06-17 13:58 ` bugzilla-daemon
  2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2019-03-01 17:01 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 324 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=109693

--- Comment #1 from Tim Müller <tim@centricular.net> ---
Would be great if someone could take a look at this, as it might affect more
users once the next GStreamer stable release is out.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1168 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug 109693] Hang of the graphics driver and assertion on si_upload_vertex_buffer_descriptors
  2019-02-20 17:33 [Bug 109693] Hang of the graphics driver and assertion on si_upload_vertex_buffer_descriptors bugzilla-daemon
  2019-03-01 17:01 ` bugzilla-daemon
@ 2019-03-22 15:15 ` bugzilla-daemon
  2019-06-17 13:58 ` bugzilla-daemon
  2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2019-03-22 15:15 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 342 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=109693

--- Comment #2 from Kamil Páral <kparal@redhat.com> ---
This issue seems to be causing crashes when playing Half-Life 2:
https://github.com/ValveSoftware/steam-for-linux/issues/6104#issuecomment-466681701

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1283 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug 109693] Hang of the graphics driver and assertion on si_upload_vertex_buffer_descriptors
  2019-02-20 17:33 [Bug 109693] Hang of the graphics driver and assertion on si_upload_vertex_buffer_descriptors bugzilla-daemon
  2019-03-01 17:01 ` bugzilla-daemon
  2019-03-22 15:15 ` bugzilla-daemon
@ 2019-06-17 13:58 ` bugzilla-daemon
  2 siblings, 0 replies; 4+ messages in thread
From: bugzilla-daemon @ 2019-06-17 13:58 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 706 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=109693

Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |NOTOURBUG

--- Comment #3 from Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com> ---
The issue was a problem in gst code and was fixed in their code (see
https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/issues/543#note_175823)

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2464 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-06-17 13:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-20 17:33 [Bug 109693] Hang of the graphics driver and assertion on si_upload_vertex_buffer_descriptors bugzilla-daemon
2019-03-01 17:01 ` bugzilla-daemon
2019-03-22 15:15 ` bugzilla-daemon
2019-06-17 13:58 ` bugzilla-daemon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).