From owner-freebsd-current Thu Oct 10 18:55:08 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id SAA05124 for current-outgoing; Thu, 10 Oct 1996 18:55:08 -0700 (PDT) Received: from alpha.xerox.com (alpha.Xerox.COM [13.1.64.93]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id SAA05111; Thu, 10 Oct 1996 18:54:54 -0700 (PDT) Received: from crevenia.parc.xerox.com ([13.2.116.11]) by alpha.xerox.com with SMTP id <14480(5)>; Thu, 10 Oct 1996 18:54:17 PDT Received: from localhost by crevenia.parc.xerox.com with SMTP id <177476>; Thu, 10 Oct 1996 18:54:00 -0700 To: Karl Denninger cc: fenner@parc.xerox.com (Bill Fenner), current@freebsd.org, hackers@freebsd.org, pst@jnx.com Subject: Re: Crash in -current (and fix) - plus NEW issue! In-reply-to: Your message of "Thu, 10 Oct 96 17:40:50 PDT." <199610110040.TAA18402@Jupiter.Mcs.Net> Date: Thu, 10 Oct 1996 18:53:45 PDT From: Bill Fenner Message-Id: <96Oct10.185400pdt.177476@crevenia.parc.xerox.com> Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk In message <199610110040.TAA18402@Jupiter.Mcs.Net> you write: >> so2->so_flags &= ~SS_NOFDREF; ^^^^^ state. Brain-o, after staring at this code too long my mind turns to mush. Bill