From owner-freebsd-current Wed Dec 24 02:25:19 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id CAA28654 for current-outgoing; Wed, 24 Dec 1997 02:25:19 -0800 (PST) (envelope-from owner-freebsd-current) Received: from helios.dnttm.ru (root@dnttm.wave.ras.ru [194.85.104.197]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id CAA28634 for ; Wed, 24 Dec 1997 02:25:09 -0800 (PST) (envelope-from dima@tejblum.dnttm.rssi.ru) Received: (from uucp@localhost) by helios.dnttm.ru (8.8.5/8.8.5/IP-3) with UUCP id NAA20477; Wed, 24 Dec 1997 13:22:03 +0300 Received: from tejblum.dnttm.rssi.ru (localhost [127.0.0.1]) by tejblum.dnttm.rssi.ru (8.8.8/8.8.7) with ESMTP id NAA01553; Wed, 24 Dec 1997 13:24:11 +0300 (MSK) (envelope-from dima@tejblum.dnttm.rssi.ru) Message-Id: <199712241024.NAA01553@tejblum.dnttm.rssi.ru> X-Mailer: exmh version 2.0gamma 1/27/96 To: joelh@gnu.org cc: freebsd-current@FreeBSD.ORG Subject: Re: Random crash update In-reply-to: Your message of "Wed, 24 Dec 1997 03:18:06 CST." <199712240918.DAA17870@detlev.UUCP> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 24 Dec 1997 13:24:11 +0300 From: Dmitrij Tejblum Sender: owner-freebsd-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Joel Ray Holveck wrote: > Well, as I said earlier, I was having random core dumps from Emacs, > bash, sendmail, and others when I rebuilt the OS. I rebuilt it again > (from the same sources, ctm 3176, w/o secure) and thought my woes were ctm 3176 is a very bad delta. It contains ufs_readwrite.c 1.36. Upgrade this file to 1.37. (and rebuild kernel). Dima