Date: Sat, 7 Apr 2001 15:39:46 -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.0104071539190.81918-100000@mobile.hub.org> In-Reply-To: <Pine.BSF.4.33.0104071519230.81918-100000@mobile.hub.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.33.0104071539190.81918-100000>