Date: Mon, 12 Jan 1998 14:25:42 -0600 From: Ade Lovett <ade@demon.net> To: current@freebsd.org Subject: 980112 current and imake SIGBUS Message-ID: <E0xrqQZ-0005s0-00@sphinx.lovett.com>
next in thread | raw e-mail | index | archive | help
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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E0xrqQZ-0005s0-00>