Date: Sat, 10 Apr 2004 09:07:33 -0600 From: Scott Long <scottl@freebsd.org> To: cpghost@cordula.ws Cc: marck@rinet.ru Subject: Re: "sleeping without a mutex" panic with FixitCD from today's SNAP Message-ID: <40780DB5.1080006@freebsd.org> In-Reply-To: <20040410144803.BBB2340826@fw.farid-hajji.net> References: <20040410134802.J60704@woozle.rinet.ru> <20040410144803.BBB2340826@fw.farid-hajji.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Cordula's Web wrote: >>Trying to boot freshly compiled (via current-on-stable vay, mostly described in >>http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&oe=UTF-8&c2coff=1&selm=20040319034905.GA975%40doom.homeunix.org) >>-current LiveFS CD on three different machines (all i686-like, from AMD Duron >>600 on VIA KT133 to AthlonXP 2k+ on nVidia nForce2; all with ATACI CD/DVD) I >>got 100% reproducible ddb panic after mounting CD with "Fixit" menu item: >> >>panic: sleeping without a mutex >>at line 144 in file /usr/src/sys/kern/kern_synch.c > > > Same here, while trying to upgrade from 5.2.1-RELEASE to yesterday's > and today's -CURRENT. It happens here: > > # make installkernel KERNCONF=GENERIC > # reboot (in single user mode) > # mount -a > # mergemaster -p > # make installworld > <panic: sleeping without a mutex > at line 144 in file /usr/src/sys/kern/kern_synch.c> > > The panic is 100% reproducible. Providing a backtrace from the debugger here is very important. Any chance that you could do that? Scott
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?40780DB5.1080006>