From owner-freebsd-hackers Sun Feb 9 18:58:04 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id SAA02852 for hackers-outgoing; Sun, 9 Feb 1997 18:58:04 -0800 (PST) Received: from darkstar (ras614.srv.net [205.180.127.114]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id SAA02847 for ; Sun, 9 Feb 1997 18:57:58 -0800 (PST) Received: (from cmott@localhost) by darkstar (8.6.12/8.6.12) id TAA03868; Sun, 9 Feb 1997 19:57:41 -0700 Date: Sun, 9 Feb 1997 19:57:39 -0700 (MST) From: Charles Mott X-Sender: cmott@darkstar To: Jamie Bowden cc: freebsd-hackers@freebsd.org Subject: Re: Bus Errors In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Sun, 9 Feb 1997, Jamie Bowden wrote: > On Sun, 9 Feb 1997, Charles Mott wrote: > > > What does "Bus error" mean? > > > > Amazingly enough, a buss error is a memory allocation error. At least it > was under SunOS. I am guessing FreeBSD is the same on this. > > Jamie Bowden > > Network Administrator, TBI Ltd. I've seen it a few times with the ppp+pktAlias1.9. It doesn't appear to be getting malloc() errors, though. I see the problem with an ISP connection that is really unreliable. Is anyone working on lqr for ppp? Is this type of post too off-target for -hackers?