From owner-freebsd-bugs@FreeBSD.ORG Thu Jul 1 09:20:45 2004 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 19F5E16A4CE for ; Thu, 1 Jul 2004 09:20:45 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0EA2A43D31 for ; Thu, 1 Jul 2004 09:20:45 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.11/8.12.11) with ESMTP id i619KUU6094255 for ; Thu, 1 Jul 2004 09:20:30 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i619KURo094254; Thu, 1 Jul 2004 09:20:30 GMT (envelope-from gnats) Date: Thu, 1 Jul 2004 09:20:30 GMT Message-Id: <200407010920.i619KURo094254@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Ruslan Ermilov Subject: Re: kern/68536: segfault during make buildworld after cvsup X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Ruslan Ermilov List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jul 2004 09:20:45 -0000 The following reply was made to PR kern/68536; it has been noted by GNATS. From: Ruslan Ermilov To: David Bear Cc: freebsd-gnats-submit@freebsd.org Subject: Re: kern/68536: segfault during make buildworld after cvsup Date: Thu, 1 Jul 2004 12:18:38 +0300 On Thu, Jul 01, 2004 at 12:56:24AM +0000, David Bear wrote: > > After using the new kernel, I did a cvsupdate to update to RELENG-4 to assure all kernel level security fixes. Then, during a make buildworld I received the following: > > .. > ./../usr.bin/cc/cc_tools -I/usr/src/gnu/lib/libgcc/../../../contrib/gcc/config -I/usr/src/gnu/lib/libgcc/../../../contrib/gcc -I. -DL_divdi3 -o _divdi3.o /usr/src/gnu/lib/libgcc/../../../contrib/gcc/libgcc2.c > /usr/src/contrib/gcc/libgcc2.c: In function `__divdi3': > /usr/src/contrib/gcc/libgcc2.c:757: internal compiler error: Segmentation fault > Please submit a full bug report, > with preprocessed source if appropriate. > See for instructions. > *** Error code 1 > > Stop in /usr/src/gnu/lib/libgcc. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > I performed a make clean and tried again. I received the same error. > Are you sure that you always get it in the same place in buildworld? If not, your hardware may have become flaky. Cheers, -- Ruslan Ermilov ru@FreeBSD.org FreeBSD committer