Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Jul 2004 09:20:30 GMT
From:      Ruslan Ermilov <ru@freebsd.org>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: kern/68536: segfault during make buildworld after cvsup
Message-ID:  <200407010920.i619KURo094254@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/68536; it has been noted by GNATS.

From: Ruslan Ermilov <ru@freebsd.org>
To: David Bear <david.bear@asu.edu>
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 <URL:http://gcc.gnu.org/bugs.html>; 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200407010920.i619KURo094254>