From owner-freebsd-questions@FreeBSD.ORG Thu Sep 30 20:15:54 2004 Return-Path: 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 BA40516A4CE for ; Thu, 30 Sep 2004 20:15:54 +0000 (GMT) Received: from slacknet.com (slacknet.com [204.228.135.180]) by mx1.FreeBSD.org (Postfix) with ESMTP id A6D6543D39 for ; Thu, 30 Sep 2004 20:15:54 +0000 (GMT) (envelope-from rj45@slacknet.com) Received: from rj45 (helo=localhost) by slacknet.com with local-esmtp (Exim 4.34 #1 (Debian)) id 1CD7LG-0005vk-GZ for ; Thu, 30 Sep 2004 14:15:54 -0600 Date: Thu, 30 Sep 2004 14:15:54 -0600 (MDT) From: RJ45 To: freebsd-questions@freebsd.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: rj45@slacknet.com X-SA-Exim-Scanned: No (on slacknet.com); SAEximRunCond expanded to false Subject: problems with FreeBSD-5.1 any progam goes core X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Sep 2004 20:15:54 -0000 pid 19543 (cc1), uid 0: exited on signal 4 (core dumped) pid 20066 (cc1), uid 0: exited on signal 4 (core dumped) pid 21680 (cc1), uid 0: exited on signal 4 (core dumped) hello, suddently on my system happens that any running program crashes with signal 4 or signal 10 and dumps a core. This happens also when I Am compiling programs. I Was compiling sendmail and I had to do it 4 times to have success because the compilation was always failing all the time with cc1 system error. I suspect there is some bad hardware here. the machine is a Dell power edge 2650 with 2 Xeon CPUs. I tested all the memory modules and the memory modules are ok. I used the Dell diagnostic program. Could it be a CPU problem ? I don't really know what to do anymore, progams are crashing on the machine and it is a mail server. anyone has some hint to help me track the problem ? thanks Rick