Date: Sat, 1 Nov 2003 17:25:26 -0800 (PST) From: Doug White <dwhite@gumbysoft.com> To: current@freebsd.org Subject: lockmgr panic on shutdown Message-ID: <20031101172243.Y70057@carver.gumbysoft.com>
next in thread | raw e-mail | index | archive | help
I can confirm the lockmgr panic on shutdown reported by someone else earlier (whose message I mistakenly deleted). It looks like swapper is trying to undo a lock from pagedaemon and runs into trouble. This is probably related to the Giant pushdown of vm_pageout() that alc did last week. I'm building with INVARIANTS to see if that will catch more info. Will report back soon. -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031101172243.Y70057>