From owner-freebsd-hackers Mon Aug 12 13:57:51 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id NAA20224 for hackers-outgoing; Mon, 12 Aug 1996 13:57:51 -0700 (PDT) Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.211]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id NAA20213; Mon, 12 Aug 1996 13:57:48 -0700 (PDT) Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id NAA26063; Mon, 12 Aug 1996 13:50:24 -0700 From: Terry Lambert Message-Id: <199608122050.NAA26063@phaeton.artisoft.com> Subject: Re: machine crashing, what panic: free means? To: lmcsato@lmc.ericsson.se (Samy Touati) Date: Mon, 12 Aug 1996 13:50:23 -0700 (MST) Cc: terry@lambert.org, gpalmer@FreeBSD.ORG, hackers@FreeBSD.ORG In-Reply-To: from "Samy Touati" at Aug 12, 96 01:47:31 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > I have version 2.1. > I noticed that this happens when a lot of traffic is on the ethernet > card, and these packets need to be redirected to the serial port at > 115200 bauds. > Could this bug be related to the CPU or the board being slow, for the > packets throuput. It could be. Analyze the crash dump to locate the problem, and you'll be able to tell me. 8-). Otherwise, Joerg suggested that you update to 2.1.5 and hope it's been fixed, either on purpose, or because it was a side effect of something else that was fixed. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.