*BSD News Article 94738


Return to BSD News archive

Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!news.Hawaii.Edu!news.caldera.com!enews.sgi.com!news.corp.sgi.com!news.sgi.com!su-news-hub1.bbnplanet.com!cpk-news-hub1.bbnplanet.com!news.bbnplanet.com!news-peer.sprintlink.net!news.sprintlink.net!sprint!news.mathworks.com!news1.best.com!nntp2.ba.best.com!shellx.best.com!not-for-mail
From: tporczyk@best.com (Tony Porczyk)
Newsgroups: comp.unix.bsd.freebsd.misc
Subject: "Internal compiler error" during kernel recompiling
Date: 29 Apr 1997 00:09:04 -0700
Organization: BEST Internet Communications
Lines: 72
Message-ID: <5k46qg$mvc@shellx.best.com>
NNTP-Posting-Host: shellx.best.com
X-Newsreader: NN version 6.5.0 #6 (NOV)
Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:39988


During recompiling of the kernel, I get the following error messages:
Apr 28 23:00:01 borg /kernel: pid 1046 (cc1), uid 0: exited on signal 11
(core dumped)
cc: Internal compiler error: program cc1 got fatal signal 11
*** Error code 1

This happens when (or just after?) the file
/usr/src/sys/isofs/cd9660/cd9660_rrip.c is being compiled.

I used to recompile 2.1.5 on this same machine with no problems.  Just
in case, if it's of any relevance, I am including the configuration
file:

# this is /usr/src/sys/i386/conf/BORG
#
# BORG -- AHx disks

machine		"i386"
cpu		"I586_CPU"
ident		BORG
maxusers	16
options		INET			#InterNETworking
options		FFS			#Berkeley Fast Filesystem
options		NFS			#Network Filesystem
options		"CD9660"		#ISO 9660 Filesystem
options		PROCFS			#Process filesystem
options		"COMPAT_43"		#Compatible with BSD 4.3
options		"SCSI_DELAY=15"		#Be pessimistic about Joe SCSI
options		BOUNCE_BUFFERS		#include support for DMA bounce
options		UCONSOLE		#Allow users to grab the console
options		USERCONFIG
options		VISUAL_USERCONFIG
config		kernel	root on sd0
controller	isa0
controller	pci0
controller	fdc0	at isa? port "IO_FD1" bio irq 6 drq 2 vector fdintr
disk		fd0	at fdc0 drive 0
controller	ahc0
controller	scbus0
device		sd0
device		st0
device		cd0	#Only need one of these, the code dynamically grows
device		sc0	at isa? port "IO_KBD" tty irq 1 vector scintr
options		XSERVER			# include code for XFree86
device		npx0	at isa? port "IO_NPX" irq 13 vector npxintr
device		sio0	at isa? port "IO_COM1" tty irq 4 vector siointr
device		sio1	at isa? port "IO_COM2" tty irq 3 vector siointr
device		sio2	at isa? disable port "IO_COM3" tty irq 5 vector siointr
device		sio3	at isa? disable port "IO_COM4" tty irq 3 vector siointr
device		lpt0	at isa? port? tty irq 7 vector lptintr
device ep0 at isa? port 0x300 net irq 10 vector epintr
pseudo-device	loop
pseudo-device	ether
pseudo-device	log
pseudo-device	tun	1
pseudo-device	pty	16
pseudo-device	gzip		# Exec gzipped a.out's
pseudo-device	bpfilter	2
options		KTRACE

What spooks me is this "Internal compiler error."  Has anyone seen this
problem?

Thanks,

t.
---------------------------------------------------------------------------
Tony Porczyk     *    tporczyk@infobound.com    *     San Jose,  California
GIT/ED d++$(!d) s++:++ a? C++++ USLB++++$ P+ E--- W(--) N++ !k w-- M- V? b-
PS+++@ PE++ O X-- Y++@ PGP-- t+@ 5++ R* D---- e* V-- h* y** r+++(*)+++(*)>?
---------------------------------------------------------------------------