[Bug 240039] mixer(8): setting a mixer device with an empty string (`mixer pcm ""`) does not return

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Aug 24 21:13:24 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240039

Hans Petter Selasky <hselasky at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hselasky at FreeBSD.org

--- Comment #1 from Hans Petter Selasky <hselasky at FreeBSD.org> ---
Can you run gdb on the hanging process and type "bt" + enter?

pkg install gdb

gdb83 -p XXXPID
bt

--HPS

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


More information about the freebsd-multimedia mailing list