From owner-freebsd-current Sat Jul 18 14:12:16 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA28664 for freebsd-current-outgoing; Sat, 18 Jul 1998 14:12:16 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from david.siemens.de (david.siemens.de [192.35.17.14]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA28657 for ; Sat, 18 Jul 1998 14:12:15 -0700 (PDT) (envelope-from andre.albsmeier@mchp.siemens.de) X-Envelope-Sender-Is: andre.albsmeier@mchp.siemens.de (at relayer david.siemens.de) Received: from mail.siemens.de (asp-khe.thm.net [139.23.33.13]) by david.siemens.de (8.9.1/8.9.1) with ESMTP id XAA01816 for ; Sat, 18 Jul 1998 23:10:16 +0200 (MET DST) Received: from curry.mchp.siemens.de (daemon@curry.mchp.siemens.de [146.180.31.23]) by mail.siemens.de (8.9.1/8.9.1) with ESMTP id XAA19131 for ; Sat, 18 Jul 1998 23:11:46 +0200 (MET DST) Received: (from daemon@localhost) by curry.mchp.siemens.de (8.8.8/8.8.8) id XAA11655 for ; Sat, 18 Jul 1998 23:11:47 +0200 (CEST) From: Andre Albsmeier Message-Id: <199807182111.XAA10290@internal> Subject: Re: State of current... In-Reply-To: <199807181852.LAA12992@mango.parc.xerox.com> from Bill Fenner at "Jul 18, 98 11:52:12 am" To: fenner@parc.xerox.com (Bill Fenner) Date: Sat, 18 Jul 1998 23:11:43 +0200 (CEST) Cc: current@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL40 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I backed out the fix. Does anyone have a test case that would > reliably fail, so that I can try to figure out exactly what was > going on? My testing didn't unveil any problems. You know I was testing it on -STABLE for my squid proxy where the communication with its dnsservers worked like a charm WITH it. However, since I compile all my kernels from the same source I noticed in very rare cases the following thing on my X-Servers: I usually use CTRL-ALT-Backspace to leave the windowmanager which then drops back into xdm. From the moment I put the patch into sys/kern/uipc_socket.c this would fail in approx. 1 of 20 cases. The system freezes and could be recovered only by reset. I still doubt that is has something to do with it but it is funny that it started exactly when the patch was applied. -Andre To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message