[Bug 274871] Linuxulator: No sound after upgrading from 14.0-RC2 to 14.0-RC3

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 08 Nov 2023 09:04:52 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274871

--- Comment #3 from Dmitry Chagin <dchagin@FreeBSD.org> ---
(In reply to Patricio Villar from comment #2)
hmm, between 14.0 and 14.0-RC3 only one commit to the Linuxulator, I beleive
it's not related to audio anyway.
could you please help to debug this issue? Ie, run your app under ktrace:
ktrace -di /path/to/app, then
kdump -HAR -m64 > app.log, then gzip it and send to me

-- 
You are receiving this mail because:
You are the assignee for the bug.