Bug #564
snd_uaudio(4) panic
| Status: | Closed | Start date: | ||
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 0% |
||
| Category: | - | |||
| Target version: | - |
Description
playing sound on uaudio always panics. bt attached. i guess spinlocks in the
sound driver are somewhat inadequate.
note also that:
http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/dev/sound/usb/uaudio_pcm.c?rev=1.20&content-type=text/x-cvsweb-markup
Related todos
History
Updated by corecode about 6 years ago
Thanks for your report. I am sorry that there is some bug since my update, but
I didn't have any means to test it. I will try to have a look at it shortly.
Updated by corecode about 6 years ago
I am sorry to come back to you so late.
However, your backtrace does not seem to be complete. Is it possible for you to
obtain a longer backtrace? I need to know the call sequence within the usb
sound driver.
Updated by corecode almost 6 years ago
should be fixed, could you try -HEAD?