Date: Sat, 7 Apr 2001 16:05:32 -0300 (ADT) From: The Hermit Hacker <scrappy@hub.org> To: <freebsd-current@FreeBSD.ORG> Subject: Re: panic: lockmgr: draining against myself Message-ID: <Pine.BSF.4.33.0104071604480.81918-100000@mobile.hub.org> In-Reply-To: <Pine.BSF.4.33.0104071539190.81918-100000@mobile.hub.org>
next in thread | previous in thread | raw e-mail | index | archive | help
problem appears to be fsck related ... fsck -p was only doing two out of 6 of my file systems .. manually ran fsck on each, and right now am doing a buildworld for last nights upgrade and we'll see what happens ... On Sat, 7 Apr 2001, The Hermit Hacker wrote: > > > just as a heads up, was just able to recreate it with a simple 'make > install' ... didn't need the -j16 to do it ... > > On Sat, 7 Apr 2001, The Hermit Hacker wrote: > > > > > doing a 'make -j16 install' on kdebase from cvs, it eventually panic'd > > with: > > > > panic: lockmgr: draining against myself > > cpuid = 1; lapic.id = 01000000 > > Debugging("panic") > > > > CPU1 stopping CPUs: 0x00000001... stopped. > > Stopped at DEbuger+0x46: pushl %ebx > > > > trace shows: > > > > Debugger > > panic > > lockmgr > > vop_stdlock > > ufs_vnoperate > > vclean > > vgonel > > vrecycle > > ufs_inactive > > ufs_vnoperate > > vput > > handle_workitem_freeblocks > > softdep_setup_freeblocks > > ffs_truncate > > ufs_inactive > > ufs_vnoperate > > vrele > > vn_close > > vn_closefile > > fdrop > > closef > > close > > syscall > > syscall_with_err_pushed > > > > Based on kernel upgraded/installed on April 6th ... > > > > Marc G. Fournier ICQ#7615664 IRC Nick: Scrappy > > Systems Administrator @ hub.org > > primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-current" in the body of the message > > > > Marc G. Fournier ICQ#7615664 IRC Nick: Scrappy > Systems Administrator @ hub.org > primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message > Marc G. Fournier ICQ#7615664 IRC Nick: Scrappy Systems Administrator @ hub.org primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org 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?Pine.BSF.4.33.0104071604480.81918-100000>