From owner-freebsd-questions Fri Dec 20 15:24:58 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 46F1837B405 for ; Fri, 20 Dec 2002 15:24:57 -0800 (PST) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id B42BA43EE8 for ; Fri, 20 Dec 2002 15:24:56 -0800 (PST) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.12.6/8.12.6) id gBKNOtFX034246; Fri, 20 Dec 2002 17:24:55 -0600 (CST) (envelope-from dan) Date: Fri, 20 Dec 2002 17:24:54 -0600 From: Dan Nelson To: Darren Henderson Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Pike & Spontanious reboot or crash Message-ID: <20021220232454.GA7113@dan.emsphone.com> References: <5.1.1.6.2.20021219145016.0343bae0@127.0.0.1> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-OS: FreeBSD 5.0-CURRENT X-message-flag: Outlook Error User-Agent: Mutt/1.5.1i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In the last episode (Dec 20), Darren Henderson said: > Have a 4.7-STABLE system running on a 1.8Ghz P4 with 256MB - works > wonderfully - make buildworld takes 20 minutes, quite nice. > > For some time I've been trying to get a working copy of Pike > (http://pike.ida.liu.se/) running on this box without much success. > Whenever I try to make a current version the machine will chug away > for a few minutes and the system will suddenly reboot or the kernel > will crash. If you get a kernel panic, enable crashdumps and post a stack trace. http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/developers-handbook/kerneldebug.html There's nothing in the regular pike build that should cause any system problems. A testsuite run ("make verify") might cause your system to run out of resources (processes or memory, depending on the test), but shouldn't panic the system either. The pikefarm page only has one FreeBSD-4.7 machine building pike-7.4, and it looks like it's got an m4 problem during the testsuite run, but it does build. http://pike.ida.liu.se/development/pikefarm/7.4.xml -- Dan Nelson dnelson@allantgroup.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message