https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257639
--- Comment #2 from Jan Beich <[email protected]> --- I don't have a microphone to confirm but rebuild with default options to try other audio backends as decribed in pkg-message. Of available backends on FreeBSD upstream only tests "pulse-rust" while the rest are up to their respective communities. Sometimes running unit tests helps expose bugs e.g., $ pkg install cmake ninja git $ git clone https://github.com/mozilla/cubeb $ cmake -G Ninja -S cubeb -B cubeb_build $ cmake --build cubeb_build $ CUBEB_BACKEND=oss ctest --test-dir cubeb_build -- You are receiving this mail because: You are the assignee for the bug.
