From owner-freebsd-bugs Thu Apr 4 16:18:18 1996 Return-Path: owner-bugs Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id QAA20102 for bugs-outgoing; Thu, 4 Apr 1996 16:18:18 -0800 (PST) Received: from uucp.DK.net (uucp@uucp.DK.net [193.88.44.47]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id QAA20093 for ; Thu, 4 Apr 1996 16:18:15 -0800 (PST) Received: from pingnet (uucp@localhost) by uucp.DK.net (8.6.12/8.6.12) with UUCP id CAA24313; Fri, 5 Apr 1996 02:17:00 +0200 Received: from kyklopen by ic1.ic.dk with UUCP id AA07829 (5.65c8/IDA-1.4.4j); Fri, 5 Apr 1996 02:11:18 +0200 Received: (from staff@localhost) by kyklopen.ping.dk (8.7.5/8.7.3) id CAA00499; Fri, 5 Apr 1996 02:08:23 +0200 (MET DST) Date: Fri, 5 Apr 1996 02:08:21 +0200 (MET DST) From: Thomas Sparrevohn To: Bruce Evans Cc: bugs@FreeBSD.ORG, sysseh@devetir.qld.gov.au Subject: Re: Device xx:name slot allocation failed (E=17) In-Reply-To: <199604041157.VAA10660@godzilla.zeta.org.au> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Charset: ISO_8859-1 X-Char-Esc: 29 Sender: owner-bugs@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Thu, 4 Apr 1996, Bruce Evans wrote: > >I'm seeing this error in all my FreeBSD-current boxes now, and one of them (a > >32Mb P5-75 with an Adaptec 78xx controller), crashes. I suspect a buffer is > >being overwritten somewhere. The devices that the machines are compalining > >about are the disks, raw & block. It happens with both wd & sd devices. > > This was a bug in devfs. It was supposed to have been fixed about a month > ago. > > Bruce > Well not quite, the disk devices does still (src-cur 1649) give that message. Regards Thomas