This bug just appeared on my machine after a reboot ; it triggers on the latest HEAD but I've been as far back as trying on a 2018 puredata version I had lying around, and it triggers as well so maybe it's a windows update causing issues.
The bug is very simple: Pa_Initialize hangs forever.
Here's the stack trace I'm getting from pa_devs example:
I thought it could be a buggy driver so I went through all of them and removed them (except my main loudspeakers which work fine on every non-portaudio app, browser etc.) (edit: also removed that one to see) and it still hangs.
What could be ways to debug this ?
This bug just appeared on my machine after a reboot ; it triggers on the latest HEAD but I've been as far back as trying on a 2018 puredata version I had lying around, and it triggers as well so maybe it's a windows update causing issues.
The bug is very simple: Pa_Initialize hangs forever.
Here's the stack trace I'm getting from pa_devs example:
I thought it could be a buggy driver so I went through all of them and removed them
(except my main loudspeakers which work fine on every non-portaudio app, browser etc.)(edit: also removed that one to see) and it still hangs.What could be ways to debug this ?