From owner-freebsd-bugs Fri Sep 20 13: 0:14 2002 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EC83237B401 for ; Fri, 20 Sep 2002 13:00:13 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9AF8F43E42 for ; Fri, 20 Sep 2002 13:00:13 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g8KK0DCo064399 for ; Fri, 20 Sep 2002 13:00:13 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g8KK0DMI064398; Fri, 20 Sep 2002 13:00:13 -0700 (PDT) Date: Fri, 20 Sep 2002 13:00:13 -0700 (PDT) Message-Id: <200209202000.g8KK0DMI064398@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Gary Stanley Subject: Re: kern/42836: Random Coredumps Reply-To: Gary Stanley Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR kern/42836; it has been noted by GNATS. From: Gary Stanley To: freebsd-gnats-submit@FreeBSD.org Cc: Subject: Re: kern/42836: Random Coredumps Date: Fri, 20 Sep 2002 15:55:10 -0400 The coredumping were a result of manually setting the sendfile() buffers in the kernel. I removed the kernel option and let the system autotune the parameter, and I've not witnessed any more crashes/panics since. Maybe a LINT entry about manually setting it to a high number, would deter others from submitting anymore bogus PR's ;-) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message