Thomas Weißschuh
Thomas Weißschuh
This seems also to be the same as #1480
Seems to be a duplicate of #4019
Ouch. I can only look at this in a few hours.
@sfan5 Which version of pipewire are you using? I can't reproduce it on 0.3.60. I can vaguely remember something similar fixed in pipewire, I'll try to look it up. Maybe...
Is it reliably reproducible for you? Can you create some logs with the env variable PIPEWIRE_DEBUG? Does it reproduce with the Arch binary package? Can you send me a coredump...
FYI you can use [debuginfod](https://wiki.archlinux.org/title/Debuginfod) to get automatic debug symbols for all repo packages.
I would really like to have a test with the Arch package. It would show us if it's an issue with the system or the build. Furthermore we have a...
@suicide Was this with packages from the repos? Was it also reproducible? In 0.3.60 the assert() [was removed](https://gitlab.freedesktop.org/pipewire/pipewire/-/commit/67dcb72295940a7be74053510299cf38d2018b11) so this issue is maybe just hidden.
Can also reproduce it on intel. Was not able to bisect. It seems that the issue happens IFF a polar filter is used. (And only on gpu-next with vulkan)
It's weird that the same shaders seem to work with `vo_gpu`.