From owner-freebsd-hackers Mon Nov 17 04:37:26 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id EAA08176 for hackers-outgoing; Mon, 17 Nov 1997 04:37:26 -0800 (PST) (envelope-from owner-freebsd-hackers) Received: from implode.root.com (implode.root.com [198.145.90.17]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id EAA08171 for ; Mon, 17 Nov 1997 04:37:23 -0800 (PST) (envelope-from root@implode.root.com) Received: from implode.root.com (localhost [127.0.0.1]) by implode.root.com (8.8.5/8.8.5) with ESMTP id EAA29124; Mon, 17 Nov 1997 04:36:49 -0800 (PST) Message-Id: <199711171236.EAA29124@implode.root.com> To: Alexander Litvin cc: hackers@FreeBSD.ORG Subject: Re: FreeBSD crashes under heavy network load... In-reply-to: Your message of "Mon, 17 Nov 1997 12:27:41 +0200." <19971117122741.11033@burka.carrier.kiev.ua> From: David Greenman Reply-To: dg@root.com Date: Mon, 17 Nov 1997 04:36:49 -0800 Sender: owner-freebsd-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >It's 2.2.5-stable. Proxy server. Crashes constantly, always in the same >place. Output of bt: Please describe in detail what sorts of networking things occur on the machine. The backtrace appears to indicate possible missing splnet protection in some other part of the kernel, probably when a TCP connection is rundown under unusual circumstances. I've never seen this myself, nor heard of any reports of this problem, so I'm interested in what your machine is doing to cause this. The "hackers" list is not the correct mailing list to report bugs. We have a "bugs" mailing list for that as well as a GNATS bug tracking system that we encourage people to use. -DG David Greenman Core-team/Principal Architect, The FreeBSD Project