Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Dec 2007 10:46:54 +0800
From:      Erich Dollansky <oceanare@pacific.net.sg>
To:        Monah Baki <mbaki@whywire.net>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Server crashes
Message-ID:  <476F1D9E.8010205@pacific.net.sg>
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
Hi,

if it is this easy to reproduce, go to the second or third console, 
start the compilation and switch to the first console.

Do you get any error messages there?

Also, do not run X while doing this. X is currently - depending on your 
graphics card - also a good candidate for crashes.

Erich

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_symbol.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_symbol.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.
> 
> Thanks
> 
> 
> 
> 
> BSD Networking, Microsoft Notworking
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
> 



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