hello, world\n
my system cvsupped around May 25 reliably causes a panic when I
$ cp /cdrom/distfiles/somefiles /tmp
I've written down the message from the debugger:
/usr/src/sys/kern_synch.c:385: sleeping with "vm" locked
from /usr/src/sys/vm/vm_pager.c: 428
panic: sleeping process owns a mutex
Debugger("panic")
>trace
Debugger(...)
panic()
propagate_priority()
_mtx_lock_sleep()
ffs_write()
vn_write()
writev()
syscall()
syscall_with_err_pushed()
Anything else I can do to track this down?
Regards,
Jens
--
Jens Schweikhardt http://www.schweikhardt.net/
SIGSIG -- signature too long (core dumped)
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message