From owner-freebsd-current Tue Jan 11 12:29: 8 2000 Delivered-To: freebsd-current@freebsd.org Received: from calvin.saturn-tech.com (calvin.saturn-tech.com [207.229.19.6]) by hub.freebsd.org (Postfix) with ESMTP id 8281114D44 for ; Tue, 11 Jan 2000 12:29:00 -0800 (PST) (envelope-from drussell@saturn-tech.com) Received: from localhost (drussell@localhost) by calvin.saturn-tech.com (8.8.8/8.8.8) with SMTP id NAA07477; Tue, 11 Jan 2000 13:27:49 -0700 (MST) (envelope-from drussell@saturn-tech.com) Date: Tue, 11 Jan 2000 13:27:49 -0700 (MST) From: Doug Russell To: Pascal Hofstee Cc: Alfred Perlstein , freebsd-current@FreeBSD.ORG Subject: Re: freezing... In-Reply-To: <20000111163017.A50249@shadowmere.student.utwente.nl> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 11 Jan 2000, Pascal Hofstee wrote: > I just experienced the same thing here on my CURRENT system with Kirk's > latest SoftUpdates patches included. i have right now a buildworld stuck in > "getblk" on rm ... and a "getblk" hang for Mozilla Tinderbox Build on gcc. > > The Mozilla Tinderbox build "hang" however seems to be reproducible. > I have had two consecutive "hangs" at the same spot: > > checking for gtk-config... /usr/X11R6/bin/gtk-config > > which results in a stuck gcc process. > I will try to build a kernel with kdb support as soon as my buildworld > finishes (if it will finish) and see if I can provide a proper backtrace. I think this goes away if you manually specify the path to gtk-config. I remember I had this problem some weeks ago while trying to build M12 on -CURRENT. I'm not saying you should need to do this, and it is likely a compiler issue that is causing it, but I did get it to work without modifying code. Later...... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message