From owner-freebsd-current Sun Mar 12 04:01:00 1995 Return-Path: current-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id EAA14278 for current-outgoing; Sun, 12 Mar 1995 04:01:00 -0800 Received: from Root.COM (implode.Root.COM [198.145.90.1]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id EAA14272 for ; Sun, 12 Mar 1995 04:00:58 -0800 Received: from corbin.Root.COM (corbin.Root.COM [198.145.90.18]) by Root.COM (8.6.8/8.6.5) with ESMTP id EAA06075; Sun, 12 Mar 1995 04:00:53 -0800 Received: from localhost (localhost [127.0.0.1]) by corbin.Root.COM (8.6.11/8.6.5) with SMTP id EAA15779; Sun, 12 Mar 1995 04:00:52 -0800 Message-Id: <199503121200.EAA15779@corbin.Root.COM> X-Authentication-Warning: corbin.Root.COM: Host localhost didn't use HELO protocol To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) cc: freebsd-current@FreeBSD.org (FreeBSD-current users) Subject: Re: System hanging in `lock_read' In-reply-to: Your message of "Sun, 12 Mar 95 00:42:23 +0100." <199503112342.AAA02979@uriah.heep.sax.de> From: David Greenman Reply-To: davidg@Root.COM Date: Sun, 12 Mar 1995 04:00:52 -0800 Sender: current-owner@FreeBSD.org Precedence: bulk >System at CTM level #446, should be from a CVS tree of about >midnight Mar 11 pacific time. > >When doing a large compile (i've just tried to compile everything in >the source tree being out of date), i've got the system to stall now >twice within less than 30 minutes. The symptoms have been the same >for both, any process that tries to do something sleeps at >``lock_read'' (from DDB's ps output). > >Is it a known problem? Otherwise i've got the kernel compiled with >-g, and i've also forced a core dump which i can analyze. This bug was fixed yesterday. -DG