[Bug 110702] segfault in radeonsi HEVC hardware decoding with yuv420p10le

2019-07-09 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=110702 Juan A. Suarez changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 110702] segfault in radeonsi HEVC hardware decoding with yuv420p10le

2019-06-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=110702 --- Comment #15 from Pierre-Eric Pelloux-Prayer --- The fix has been merged today (https://gitlab.freedesktop.org/mesa/mesa/commit/c81c784a4a05f8a957a649d73c8194247de47b56). -- You are receiving this mail because: You are the assignee for

[Bug 110702] segfault in radeonsi HEVC hardware decoding with yuv420p10le

2019-06-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=110702 --- Comment #14 from asavah --- Is there any reason the fix isn't merged yet? -- You are receiving this mail because: You are the assignee for the bug.___ dri-devel mailing list

[Bug 110702] segfault in radeonsi HEVC hardware decoding with yuv420p10le

2019-06-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=110702 --- Comment #13 from asavah --- Applied the PR mentioned in 12 as a patch on top of the 19.1.0 tarball release. All the crashy samples I have now play perfectly. All the good media I have continues playing perfectly. Huge thanks for the quick

[Bug 110702] segfault in radeonsi HEVC hardware decoding with yuv420p10le

2019-06-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=110702 --- Comment #12 from Pierre-Eric Pelloux-Prayer --- Can you try the branch from https://gitlab.freedesktop.org/mesa/mesa/merge_requests/1154 and report if it fixes the issue for you? -- You are receiving this mail because: You are the

[Bug 110702] segfault in radeonsi HEVC hardware decoding with yuv420p10le

2019-06-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=110702 --- Comment #11 from Pierre-Eric Pelloux-Prayer --- (In reply to Christian König from comment #10) > (In reply to Pierre-Eric Pelloux-Prayer from comment #9) > > The driver fails when trying to allocate a buffer for this video with a > >

[Bug 110702] segfault in radeonsi HEVC hardware decoding with yuv420p10le

2019-06-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=110702 --- Comment #10 from Christian König --- (In reply to Pierre-Eric Pelloux-Prayer from comment #9) > The driver fails when trying to allocate a buffer for this video with a > ENOMEM error (the requested size is 3 GB). Well that strongly sounds

[Bug 110702] segfault in radeonsi HEVC hardware decoding with yuv420p10le

2019-06-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=110702 --- Comment #9 from Pierre-Eric Pelloux-Prayer --- Thanks, I could reproduce on a Raven setup using the files from comment 7 and 8. The driver fails when trying to allocate a buffer for this video with a ENOMEM error (the requested size is 3

[Bug 110702] segfault in radeonsi HEVC hardware decoding with yuv420p10le

2019-06-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=110702 --- Comment #8 from Owen --- I believe this file is also triggering the crash condition. http://www.users.on.net/~ostickley/snip.mkv -- You are receiving this mail because: You are the assignee for the

[Bug 110702] segfault in radeonsi HEVC hardware decoding with yuv420p10le

2019-06-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=110702 --- Comment #7 from asavah --- The sample provided in the post above is not triggering the crash. However a sample was provided to me that reliably crashes. https://drive.google.com/open?id=1bDhF6U5ccW-K1G63fl1qnO-98kopMJyw ryzen 2400g linux

[Bug 110702] segfault in radeonsi HEVC hardware decoding with yuv420p10le

2019-06-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=110702 --- Comment #6 from Pierre-Eric Pelloux-Prayer --- I can't reproduce it here, but maybe my test file (from https://github.com/mpv-player/mpv/issues/4736#issuecomment-333505294) isn't good to trigger the bug. Does the issue occur with the file

[Bug 110702] segfault in radeonsi HEVC hardware decoding with yuv420p10le

2019-06-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=110702 --- Comment #5 from Owen --- Hi, I believe I am experiencing the same issue, what can I do to help fix it? -- You are receiving this mail because: You are the assignee for the bug.___ dri-devel

[Bug 110702] segfault in radeonsi HEVC hardware decoding with yuv420p10le

2019-05-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=110702 --- Comment #4 from Pierre Ossman --- As a workaround, is it possible to configure VA-API to refuse to handle this specific format? It would be nice to have to disable hardware acceleration entirely. -- You are receiving this mail because:

[Bug 110702] segfault in radeonsi HEVC hardware decoding with yuv420p10le

2019-05-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=110702 Pierre Ossman changed: What|Removed |Added Summary|segfault in radeonsi HEVC |segfault in radeonsi HEVC