From owner-freebsd-current@FreeBSD.ORG Fri Sep 19 00:41:53 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B11A016A4B3 for ; Fri, 19 Sep 2003 00:41:53 -0700 (PDT) Received: from accms33.physik.rwth-aachen.de (accms33.physik.RWTH-Aachen.DE [137.226.46.133]) by mx1.FreeBSD.org (Postfix) with ESMTP id 93EBB43FE1 for ; Fri, 19 Sep 2003 00:41:52 -0700 (PDT) (envelope-from kuku@accms33.physik.rwth-aachen.de) Received: (from kuku@localhost) by accms33.physik.rwth-aachen.de (8.11.6/8.9.3) id h8J7fpn11891 for freebsd-current@freebsd.org; Fri, 19 Sep 2003 09:41:51 +0200 Date: Fri, 19 Sep 2003 09:41:51 +0200 From: Christoph Kukulies Message-Id: <200309190741.h8J7fpn11891@accms33.physik.rwth-aachen.de> To: freebsd-current@freebsd.org Subject: illegal instruction (core dumped) during make cleandir in rescue X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Sep 2003 07:41:53 -0000 Strange, very strange. SOeren, you know my hardware, it is the same MB (ASUS P4S8X or the like - off memory). I built a couple of worlds during the past months. But with the recent cvsups I don't get through. make world or make buildworld both fail nearly exactly at the same place during the cleandir phase. I can repeat the problem when I cd /usr/src/rescue/rescue MAKEOBJDIRPREFIX=/usr/src/rescue/rescue make cleandir cd /usr/src/rescue/rescue/../../usr.bin/vi && MAKEOBJDIRPREFIX=/usr/obj/usr/src /rescue/rescue/usr/src/rescue/rescue make cleandepend rm -f .depend GPATH GRTAGS GSYMS GTAGS cd /usr/src/rescue/rescue/../../gnu/usr.bin/gzip && MAKEOBJDIRPREFIX=/usr/obj/u sr/src/rescue/rescue/usr/src/rescue/rescue make cleandepend rm -f .depend GPATH GRTAGS GSYMS GTAGS cd /usr/src/rescue/rescue/../../gnu/usr.bin/tar && MAKEOBJDIRPREFIX=/usr/obj/us r/src/rescue/rescue/usr/src/rescue/rescue make cleandepend rm -f .depend GPATH GRTAGS GSYMS GTAGS ===> doc Illegal instruction (core dumped) # Doing it another time: rm -f .depend GPATH GRTAGS GSYMS GTAGS cd /usr/src/rescue/rescue/../../bin/test && MAKEOBJDIRPREFIX=/usr/obj/usr/src/r escue/rescue/usr/src/rescue/rescue make cleandir rm -f test test.o test.1.gz test.1.cat.gz rm -f .depend GPATH GRTAGS GSYMS GTAGS cd /usr/src/rescue/rescue/../../bin/rcp && MAKEOBJDIRPREFIX=/usr/obj/usr/src/re scue/rescue/usr/src/rescue/rescue make cleandir rm -f rcp rcp.o util.o rcp.1.gz rcp.1.cat.gz Segmentation fault (core dumped) rm -f .depend GPATH GRTAGS GSYMS GTAGS *** Error code 139 Stop in /usr/src/rescue/rescue. # Should I swap memory? It's a 1.8 GHz P4. -- Chris Christoph P. U. Kukulies kukulies (at) rwth-aachen.de