https://bugs.freedesktop.org/show_bug.cgi?id=78641
Priority: medium Bug ID: 78641 Assignee: dri-devel@lists.freedesktop.org Summary: Radeon makes Flash player with VDPAU enabled hang at vlVdpDecoderDestroy → flush → radeon_drm_ws_queue_cs Severity: normal Classification: Unclassified OS: All Reporter: mail@3v1n0.net Hardware: Other Status: NEW Version: 10.1 Component: Drivers/Gallium/r600 Product: Mesa
Created attachment 98951 --> https://bugs.freedesktop.org/attachment.cgi?id=98951&action=edit Radeon deadlock with Flash + VDPAU
1) Enable VDPAU support in flash player [1] 2) Visit web pages such as [2] (in that page the hang happens when the AD has been played and the actual video should start).
At this point the flash player hangs (plugin-container process with firefox), and there's no way to resume it other than killing the parent process.
It seems like a deadlock, see the attached backtrace; not sure if this has something in common with Bug 70123. This is when using mesa 10.1 (4a86465) in Ubuntu 14.04.
[1] echo -e "EnableLinuxHWVideoDecode = 1\nOverrideGPUValidation = 1" >> /etc/adobe/mms.cfg [2] http://video.corriere.it/i-ragazzi-anni-90-come-eravamo/9fd1a13c-d9b5-11e3-8...
https://bugs.freedesktop.org/show_bug.cgi?id=78641
--- Comment #1 from Marco Trevisan (Treviño) mail@3v1n0.net --- Ah, this is not happening when using intel, then I suppose this is not an issue of the flash blob.
https://bugs.freedesktop.org/show_bug.cgi?id=78641
--- Comment #2 from Grigori Goronzy greg@chown.ath.cx --- It's not happening with Intel because the drivers don't support VDPAU.
https://bugs.freedesktop.org/show_bug.cgi?id=78641
--- Comment #3 from Marco Trevisan (Treviño) mail@3v1n0.net --- (In reply to comment #2)
It's not happening with Intel because the drivers don't support VDPAU.
Yes, of course... But I meant using the VDPAU support thought va_gl. Also if VDPAU is not using mesa, in that case, I guess that if the problem would be in flash, then it would have hanged even when using va_gl, isn't it? :o
https://bugs.freedesktop.org/show_bug.cgi?id=78641
GitLab Migration User gitlab-migration@fdo.invalid changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |MOVED Status|NEW |RESOLVED
--- Comment #4 from GitLab Migration User gitlab-migration@fdo.invalid --- -- GitLab Migration Automatic Message --
This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.
You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/mesa/mesa/issues/509.
dri-devel@lists.freedesktop.org