From owner-freebsd-questions Fri Mar 7 14:19:15 2003 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 D682F37B401 for ; Fri, 7 Mar 2003 14:19:13 -0800 (PST) Received: from smtp.acd.net (smtp.acd.net [207.179.102.146]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C7B943F85 for ; Fri, 7 Mar 2003 14:19:12 -0800 (PST) (envelope-from taxman@ACD.NET) Received: from 207.179.85.14 ([207.179.85.14]) by smtp.acd.net with Microsoft SMTPSVC(5.0.2195.5329); Fri, 7 Mar 2003 17:19:08 -0500 From: taxman To: Thomas Haug , freebsd-questions@freebsd.org Subject: Re: core dump Date: Fri, 7 Mar 2003 17:21:56 -0500 User-Agent: KMail/1.5 References: <3E690866.40003@shagol.com> In-Reply-To: <3E690866.40003@shagol.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200303071721.56426.taxman@acd.net> X-OriginalArrivalTime: 07 Mar 2003 22:19:08.0653 (UTC) FILETIME=[928C79D0:01C2E4F7] 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 On Friday 07 March 2003 04:00 pm, Thomas Haug wrote: > Hi List members > > Since a few weeks my box is core dumping when i'm doing a make > buildworld with > one of the following error msgs (changing always :-)): If it is changing the place in the compile that it bombs at each time, doing the same buildworld, with the same source, then you have a *high* likelihood of hardware error of some sort. Try doing the exact same buildworld two or three times in a row, does it bomb every time? Same spot or different? You didn't show enough of the error to let us know that try using script to record the output of the build then you can include more of the error in your mail if needed. > Mar 5 21:54:17 ns1 /kernel: pid 34726 (cc1), uid 0: exited on signal 4 > (core > dumped) > Mar 5 22:10:21 ns1 /kernel: pid 5383 (cc1), uid 0: exited on signal 11 > (core > dumped) > Mar 5 22:10:21 ns1 /kernel: pid 5384 (as), uid 0: exited on signal 5 (core > dumped) > > This box is running since a year, so its pritty new and i never had > problems > with it. Every appl is running fine, nothing is core dumping, just the make > buildworld does... That could easily be because buildworld stresses your system more and in different ways than most other apps. Tim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message