From owner-freebsd-current Mon Jan 12 12:26:25 1998 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id MAA24762 for current-outgoing; Mon, 12 Jan 1998 12:26:25 -0800 (PST) (envelope-from owner-freebsd-current) Received: from sphinx.lovett.com (root@sphinx.lovett.com [38.155.241.2]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id MAA24667 for ; Mon, 12 Jan 1998 12:25:44 -0800 (PST) (envelope-from ade@demon.net) Received: from gorgon.lovett.com [38.155.241.3] (ade) by sphinx.lovett.com with esmtp (Exim 1.82 #1) id 0xrqQZ-0005s0-00; Mon, 12 Jan 1998 14:25:43 -0600 To: current@freebsd.org Subject: 980112 current and imake SIGBUS Organization: Demon Internet Date: Mon, 12 Jan 1998 14:25:42 -0600 From: Ade Lovett Message-Id: Sender: owner-freebsd-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk With today's -current kernel: FreeBSD gorgon.lovett.com 3.0-CURRENT FreeBSD 3.0-CURRENT #0: Mon Jan 12 10:59:20 CST 1998 root@gorgon.lovett.com:/usr/src/sys/compile/GORGON i386 I noticed that /usr/X11R6/bin/imake started dumping core (I initially built X11R6 from /usr/ports after installing the machine when it was running current-980106. Next stage was to do a complete make world, rather than just the kernel, which I've now done. Same results. gorgon 47# make World Building Release 6.3 of the X Window System. ... cc -o imake -O -I../../include -I../../imports/x11/include/X11 imake.o rm -f ./config/makedepend/Makefile.proto ./config/imake/imake -I./config/cf -s ./config/makedepend/Makefile.proto -f ./config/makedepend/Imakefile -DTOPDIR=../.. -DCURDIR=./config/makedepend Bus error *** Error code 138 ... kdump output shows: 14848 imake RET read 259/0x103 14848 imake CALL lseek(0x3,0,0,0,0) 14848 imake RET lseek 0 14848 imake CALL ftruncate(0x3,0,0,0) 14848 imake RET ftruncate 0 14848 imake PSIG SIGBUS SIG_DFL 14848 imake NAMI "imake.core" System is a 200MHz AMD K6, 64Mb EDO, various EIDE and SCSI drives. Any ideas? -aDe -- Ade Lovett, Demon Internet, Austin, Texas.