Date: Wed, 18 Feb 2004 11:52:26 -0800 From: Jerry Toung <jtoung@arc.nasa.gov> To: hackers <freebsd-hackers@freebsd.org> Subject: locking against myself Message-ID: <200402181152.26645.jtoung@arc.nasa.gov>
next in thread | raw e-mail | index | archive | help
Hello hackers, I am constantly getting the following message when I run my KLD: panic: lockmgr: locking against myself Debugger("panic") Stopped at=09=09Debugger+0x54:=09=09xchgl=09=09%ebx,in_Debugger.0 db> What could possibly cause this? It seem to say that I'm locking an already locked variable. Thank you, Jerry
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200402181152.26645.jtoung>