Re: Freebsd 6.2 panic
- From: Stefan Sperling <stsp@xxxxxxxxx>
- Date: Tue, 29 May 2007 23:35:49 +0200
On Tue, May 29, 2007 at 10:56:40PM +0200, didier derny wrote:
I have some machines running php/mysql/postfix
from time to time the computers running FreeBSD 6,2
crashes with the following messages
fatal trap 12:page fault while in kernel mode
cpuid=0; apic id=00
fault virtual address = 0x104
fault code = supervisor read, page not present
instruction pointer= 0x20:0xc066c731
stack pointer=0x28:0xe74fec90
frame pointer=0x28:0xe74fec9c
code segment=base 0x0,limit 0xfffff,type 0x1b
= DPL 0, pres 1, def32 1, gran 1
processor eflag=resume,IOPL=0
Is it always the exact same panic or is it random?
A box here had a few random "trap 12 page fault" panics recently,
especially while booting up cold but also at run time, and the
problem turned out to be bad capacitors on the motherboard.
If you have physical access look at the capacitors on the board
to see if they are bulged of even leak.
cannot dump. no dump device defined
You might want to configure dumping, see dumpon(8).
Look at the traces you get from the dumps:
kgdb /boot/kernel/kernel <dumpfile>
bt
It helps to run a kernel compiled with DEBUG=-g.
I think this is default in GENERIC on 6.2.
If the crashes are at seemingly random points in the kernel
code you probably have a hardware problem. If it's always the
same trace then post it.
--
stefan
http://stsp.name PGP Key: 0xF59D25F0
Attachment:
pgpYwmRED8b9r.pgp
Description: PGP signature
- References:
- Freebsd 6.2 panic
- From: didier derny
- Freebsd 6.2 panic
- Prev by Date: Re: Xorg port problem?
- Next by Date: Re: direct I/O access
- Previous by thread: Freebsd 6.2 panic
- Next by thread: Setting up development environment
- Index(es):
Relevant Pages
- fatal trap 12
... Until the kernel build and reboot occured, ... fatal trap 12: page fault
... fault virtual address: 0xc ... (freebsd-current) - page fault while in kernel mode
... Whilst running 5.3-RELEASE-p22 on a GENERIC+ SMP options kernel we have had ...
Fatal trap 12: page fault while in kernel mode ... spin lock sched lock held
by 0xc22b94b0 for> 5 seconds ... (freebsd-questions) - current crashes
... The main problem is that it crashes quite often. ... here is the trace:
... Fatal trap 12: page fault while in kernel mode ... (freebsd-hackers) - Panic linux ldconfig with MUTEX_PROFILING
... but paniced in linux ldconfig. ... page fault while in kernel mode
... Fatal trap 3: breakpoint instruction fault while in kernel mode ... (freebsd-current) - Re: More ULE bugs fixed.
... Fatal trap 12: page fault while in kernel mode ... (freebsd-current)