Date: Sat, 15 Jan 2000 20:11:35 +0100 (CET) From: Alexander Leidinger <Alexander@Leidinger.net> To: peter@netplex.com.au Cc: bright@wintelcom.net, current@FreeBSD.ORG Subject: Re: crash with ffs_softdep.c 1.52 Message-ID: <200001151911.UAA01264@Magelan.Leidinger.net> In-Reply-To: <20000115150138.25C5D1CD4@overcee.netplex.com.au>
next in thread | previous in thread | raw e-mail | index | archive | help
On 15 Jan, Peter Wemm wrote: > Alfred Perlstein wrote: >> * Alexander Leidinger <Alexander@Leidinger.net> [000115 06:17] wrote: >> > Hi, >> > >> > unfortunally no core dump, but I'm able to reproduce it (I just have to >> > enable softupdates). >> >> how? It looks like splbio is not up but the softdep lock is held. ^^^^ I just have to enable softupdates on /home, /var, /usr, /usr/obj to get a panic at "Additional daemons: syslogd" while booting. If I disable softupdates at /var I'm able to log in (X11) and dial out -> panic (because of fetchnews/fetchmail/whatever are accessing something). > The best thing is to look at this global variable for lkt_held: > static struct lockit { > int lkt_spl; > pid_t lkt_held; > } lk; > > and see which process held the lock. Do a traceback on that process as well.. How do I do this with _DDB_ (step by step please, I'm not very experienced with it), I get no core dump? Do I have to boot a debug-kernel? Bye, Alexander. -- Animal testing is futile: they always get nervous and give the wrong answers. http://www.Leidinger.net Alexander+Home @ Leidinger.net Key fingerprint = 7423 F3E6 3A7E B334 A9CC B10A 1F5F 130A A638 6E7E 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?200001151911.UAA01264>