Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 07 May 1999 06:49:31 -0700
From:      "Jordan K. Hubbard" <jkh@zippy.cdrom.com>
To:        current@FreeBSD.ORG
Subject:   Re: somebody has broken sysctlbyname() in -current 
Message-ID:  <99200.926084971@zippy.cdrom.com>
In-Reply-To: Your message of "Fri, 07 May 1999 05:58:41 PDT." <96660.926081921@zippy.cdrom.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
>       sysctlbyname("machdep.uc_devlist", buf, &len, NULL, NULL);

Sorry for the vague first bug report; I hadn't collected a reasonable
crashdump yet.  It's in sysctl_machdep_uc_devlist(), specifically
where it copies id->id_driver->name into a temporary stack variable.
First time through, this thing's NULL and *boom* we're gone.  I'm
looking into it.

- Jordan


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?99200.926084971>