https://bugs.kde.org/show_bug.cgi?id=486468

Philippe <phi.lippe.latulipp.e+...@protonmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |phi.lippe.latulipp.e+kde@pr
                   |                            |otonmail.com

--- Comment #11 from Philippe <phi.lippe.latulipp.e+...@protonmail.com> ---
I think the issue is in modules/audio_output/pipewire.c of vlc-plugin-pipewire.
When the internal "sys" structure is created in Open(), its fields contain
uninitialized memory. In particular, its stream field should be set to NULL,
otherwise other parts of the code think that there is a stream active and crash
while trying to access it.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to