NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/39204 (pad(4) device doesn't emit PCM data)
It became worse. With the testcase as above, I observe panic.
Backtrace is recorded manually:
turnstile_block
mutex_vector_enter
cv_timedwait_sync
?
cdev_read
spec_read
VOP_READ
dofileread
sys_read
This is NetBSD 5.99.47 i386 GENERIC built today from fresh source.
I couldn't get crash dump, but when I typed "sync" in ddb, I've got
the second panic.
Home |
Main Index |
Thread Index |
Old Index