Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Jul 1998 21:40:36 -0400 (EDT)
From:      Matt White <mwhite@oak.oakwood.k12.oh.us>
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   i386/7224: Reboot in buildworld
Message-ID:  <199807090140.VAA19362@oak.oakwood.k12.oh.us>

next in thread | raw e-mail | index | archive | help

>Number:         7224
>Category:       i386
>Synopsis:       System reboots during make bulidworld on -STABLE
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-bugs
>State:          open
>Quarter:
>Keywords:
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jul  8 18:50:00 PDT 1998
>Last-Modified:
>Originator:     Matt White
>Organization:
Oakwood Schools
>Release:        FreeBSD 2.2.6-STABLE i386
>Environment:

AMD K6-266
64MB SDRAM
3Com 3c905 NIC (vx0)
FreeBSD 2.2.6-STABLE

>Description:

When I attempt to run "make buildworld" from /usr/src the system will
reboot after about 20 minutes. I have tried this in both single and
multi-user with the same results.

Here's a bit of a script I made during the last attempt in single-user
mode:

/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/c-common.c -o
c-common.o

cc -O -pipe -DFREEBSD_AOUT
-I/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc
-I/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/config
-DFREEBSD_NATIVE -DDEFAULT_TARGET_VERSION=\"2.7.2.1\"
-DDEFAULT_TARGET_MACHINE=\"i

And at that point it reboots. Acutally, I get a crash dump (error type 12
in ld, the dump wasn't written to the file (of course) so I can't be more
specific at this point. If you want to know more please write me and I'll
do it again and write down the dump.), and the system attempts to sync the
disks before rebooting. The sync fails, and the system reboots anyways.
Luckily the only files that have been damaged in the failed sync are the
ones that it was working on at the time so I haven't lost any data at this
point.

I cvsupped last night (July 7th) around 10:30pm CDT.

>How-To-Repeat:

Attempt to bulid the world in both single and multi-user mode

>Fix:
	
No known fix at this time.
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message



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