Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Dec 2007 15:04:50 +0100
From:      Pieter de Goeje <pieter@degoeje.nl>
To:        freebsd-questions@freebsd.org
Cc:        Monah Baki <mbaki@whywire.net>
Subject:   Re: Server crashes
Message-ID:  <200712231504.50561.pieter@degoeje.nl>
In-Reply-To: <6516.67.100.188.210.1198417393.squirrel@www.geekisp.com>
References:  <6516.67.100.188.210.1198417393.squirrel@www.geekisp.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sunday 23 December 2007, Monah Baki wrote:
> Hi All,
>
> I'm running a very old server (P3, dual 600Mhz, SCSI 9GB harddrive).
> Applications that I run on it is MySQL and Apache. I have no problem with
> server uptime but I am not able to update because once I run the command:
>
> make buildkernel KERNCONF=SMP
>
> Server crashes here
>
> mkdep -f .depend_aicasm -a   -nostdinc -I/usr/include -I.
> -I/usr/src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm
> /usr/src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm/aicasm.c
> /usr/src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm/aicasm_symb
>ol.c aicasm_gram.c aicasm_macro_gram.c aicasm_scan.c aicasm_macro_scan.c
> echo aicasm: /usr/lib/libc.a /usr/lib/libl.a >> .depend_aicasm
> cd /usr/src/sys/modules/aic7xxx/aicasm;
> MAKEOBJDIRPREFIX=/usr/obj/usr/src/sys/SMP/modules  make -DNO_CPU_CFLAGS
> all
> cc -O2 -fno-strict-aliasing -pipe -nostdinc -I/usr/include -I.
> -I/usr/src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm  -c
> /usr/src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm/aicasm.c
> cc -O2 -fno-strict-aliasing -pipe -nostdinc -I/usr/include -I.
> -I/usr/src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm  -c
> /usr/src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm/aicasm_symb
>ol.c cc -O2 -fno-strict-aliasing -pipe -nostdinc -I/usr/include -I.
> -I/usr/src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm  -c
> aicasm_gram.c
>
> This happens everytime, is there anywhere I can look to see what's going
> on, or if it's a hardware problem, where is the cause so I can replace.

If it happens every time at exactly the same point it is probably not a 
hardware problem.

Please include the actual error message and to what sources (RELENG_6? 
RELENG_7?) you are updating along with uname -a.

Pieter de Goeje.



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