All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 104730] VLC crashes on playback with "READ_ONLY without WC is disallowed"
@ 2018-01-22 14:19 bugzilla-daemon
  2018-01-22 17:18 ` bugzilla-daemon
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: bugzilla-daemon @ 2018-01-22 14:19 UTC (permalink / raw)
  To: dri-devel


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

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

            Bug ID: 104730
           Summary: VLC crashes on playback with "READ_ONLY without WC is
                    disallowed"
           Product: Mesa
           Version: git
          Hardware: Other
                OS: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Drivers/Gallium/radeonsi
          Assignee: dri-devel@lists.freedesktop.org
          Reporter: EoD@xmw.de
        QA Contact: dri-devel@lists.freedesktop.org
                CC: maraeo@gmail.com

Created attachment 136896
  --> https://bugs.freedesktop.org/attachment.cgi?id=136896&action=edit
VLC gdb bt

In current git master, vlc crashes on any playback with the above assertion.
This is not happening on the same system with Mesa 17.3.3.

I assume the new assertion comes from the following patch:
https://patchwork.freedesktop.org/patch/191502/
https://cgit.freedesktop.org/mesa/mesa/commit/?id=c7f84f6513f9cc9502b9cf3bdca9b95a6b87c98b

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

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

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

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

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

* [Bug 104730] VLC crashes on playback with "READ_ONLY without WC is disallowed"
  2018-01-22 14:19 [Bug 104730] VLC crashes on playback with "READ_ONLY without WC is disallowed" bugzilla-daemon
@ 2018-01-22 17:18 ` bugzilla-daemon
  2018-01-27  0:08 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2018-01-22 17:18 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #1 from Christoph Haag <haagch@frickel.club> ---
This happens with vaapi and omx with assertions enabled.

My patch
https://lists.freedesktop.org/archives/mesa-dev/2018-January/182646.html works
around that by setting the RADEON_FLAG_GTT_WC for UVD buffers in the first
place. Without the patch and with assertions disabled, this flag ends up being
set anyways.

This might not be the right thing to do though, perhaps some other code around
that needs to be fixed.

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

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

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

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

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

* [Bug 104730] VLC crashes on playback with "READ_ONLY without WC is disallowed"
  2018-01-22 14:19 [Bug 104730] VLC crashes on playback with "READ_ONLY without WC is disallowed" bugzilla-daemon
  2018-01-22 17:18 ` bugzilla-daemon
@ 2018-01-27  0:08 ` bugzilla-daemon
  2018-01-27  1:22 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2018-01-27  0:08 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #2 from Christoph Haag <haagch@frickel.club> ---
https://cgit.freedesktop.org/mesa/mesa/commit/?id=17423c993d0b083c7a77a404b85788687f5efe36
should fix it.

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

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

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

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

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

* [Bug 104730] VLC crashes on playback with "READ_ONLY without WC is disallowed"
  2018-01-22 14:19 [Bug 104730] VLC crashes on playback with "READ_ONLY without WC is disallowed" bugzilla-daemon
  2018-01-22 17:18 ` bugzilla-daemon
  2018-01-27  0:08 ` bugzilla-daemon
@ 2018-01-27  1:22 ` bugzilla-daemon
  2018-01-27  1:29 ` bugzilla-daemon
  2018-01-29 13:13 ` bugzilla-daemon
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2018-01-27  1:22 UTC (permalink / raw)
  To: dri-devel


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

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

Marek Olšák <maraeo@gmail.com> changed:

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

--- Comment #3 from Marek Olšák <maraeo@gmail.com> ---
Fixed by that commit.

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

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

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

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

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

* [Bug 104730] VLC crashes on playback with "READ_ONLY without WC is disallowed"
  2018-01-22 14:19 [Bug 104730] VLC crashes on playback with "READ_ONLY without WC is disallowed" bugzilla-daemon
                   ` (2 preceding siblings ...)
  2018-01-27  1:22 ` bugzilla-daemon
@ 2018-01-27  1:29 ` bugzilla-daemon
  2018-01-29 13:13 ` bugzilla-daemon
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2018-01-27  1:29 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #4 from EoD <EoD@xmw.de> ---
(In reply to Marek Olšák from comment #3)
> Fixed by that commit.

Yes, VLC plays fine again. Thanks.

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

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

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

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

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

* [Bug 104730] VLC crashes on playback with "READ_ONLY without WC is disallowed"
  2018-01-22 14:19 [Bug 104730] VLC crashes on playback with "READ_ONLY without WC is disallowed" bugzilla-daemon
                   ` (3 preceding siblings ...)
  2018-01-27  1:29 ` bugzilla-daemon
@ 2018-01-29 13:13 ` bugzilla-daemon
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2018-01-29 13:13 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #5 from EoD <EoD@xmw.de> ---
This does not seem to have made it into mesa 18.0.0-rc3.

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

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

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

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

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

end of thread, other threads:[~2018-01-29 13:13 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-01-22 14:19 [Bug 104730] VLC crashes on playback with "READ_ONLY without WC is disallowed" bugzilla-daemon
2018-01-22 17:18 ` bugzilla-daemon
2018-01-27  0:08 ` bugzilla-daemon
2018-01-27  1:22 ` bugzilla-daemon
2018-01-27  1:29 ` bugzilla-daemon
2018-01-29 13:13 ` bugzilla-daemon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.