From owner-freebsd-hackers Thu Dec 31 15:48:26 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA03559 for freebsd-hackers-outgoing; Thu, 31 Dec 1998 15:48:26 -0800 (PST) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from wall.polstra.com (rtrwan160.accessone.com [206.213.115.74]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA03550 for ; Thu, 31 Dec 1998 15:48:23 -0800 (PST) (envelope-from jdp@polstra.com) Received: from vashon.polstra.com (vashon.polstra.com [206.213.73.13]) by wall.polstra.com (8.9.1/8.9.1) with ESMTP id PAA19020; Thu, 31 Dec 1998 15:48:01 -0800 (PST) (envelope-from jdp@polstra.com) From: John Polstra Received: (from jdp@localhost) by vashon.polstra.com (8.9.1/8.9.1) id PAA15894; Thu, 31 Dec 1998 15:48:01 -0800 (PST) (envelope-from jdp@polstra.com) Date: Thu, 31 Dec 1998 15:48:01 -0800 (PST) Message-Id: <199812312348.PAA15894@vashon.polstra.com> To: kyle@pchost.com Subject: Re: Modula 3 causes a hang on boot Newsgroups: polstra.freebsd.hackers In-Reply-To: <36882A17.2283E7EF@pchost.com> Organization: Polstra & Co., Seattle, WA Cc: hackers@FreeBSD.ORG Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In article <36882A17.2283E7EF@pchost.com>, Kyle Buttress wrote: > > I have encountered an unusual problem with Modula 3. Everytime I boot it > hangs when doing Local package initialization:, > > It started after I installed apache13-modssl. I have done a cvsup with > no better result, has anyone faced this problem before. I doubt very much that Modula-3 has anything to do with this problem. Its package initialization script (/usr/local/etc/rc.d/50.m3.sh) just runs ldconfig, and that's not likely to hang. To check it yourself, rename 50.m3.sh to 50.m3.shX temporarily to disable it. I bet your system will still hang the same way as before. John -- John Polstra jdp@polstra.com John D. Polstra & Co., Inc. Seattle, Washington USA "Nobody ever went broke underestimating the taste of the American public." -- H. L. Mencken To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message