Date: Sat, 26 May 2001 21:44:50 +0200 From: Jens Schweikhardt <schweikh@schweikhardt.net> To: freebsd-current@freebsd.org Subject: mutex panic Message-ID: <20010526214450.B1114@schweikhardt.net>
next in thread | raw e-mail | index | archive | help
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 majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010526214450.B1114>