Date: Sat, 12 Jan 2002 13:08:36 +0100 (CET) From: Michael Reifenberger <root@nihil.plaut.de> To: Bruce Evans <bde@zeta.org.au> Cc: FreeBSD-Current <current@FreeBSD.ORG> Subject: Re: panic during fdisk'ing a md(4) device Message-ID: <20020112130202.F451-100000@nihil> In-Reply-To: <20020110124129.E410-100000@nihil>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, more input: The panic occurs in dsname() while dereferencing devsw(dev)->d_name. devsw(dev) gives NULL. The call to dsname() occurs from dkmodminor() defined in disklabel.h I've seen two calls to dsname, only the second one panics. Any thoughts? Bye! ---- Michael Reifenberger ^.*Plaut.*$, IT, R/3 Basis, GPS 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?20020112130202.F451-100000>