Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Mar 2003 13:06:57 -0800
From:      Terry Lambert <tlambert2@mindspring.com>
To:        Daniela <dgw@liwest.at>
Cc:        hackers@freebsd.org
Subject:   Re: Lots of kernel core dumps
Message-ID:  <3E7B7EF1.C0D6835B@mindspring.com>
References:  <200303212037.46322.dgw@liwest.at>

next in thread | previous in thread | raw e-mail | index | archive | help
Daniela wrote:
> I'm getting lots of kernel core dumps on my server.
> My RAM is OK, I tested it. Below are more detailed informations.
> Any help would be greatly appreciated.
> 
> I'm not yet intimate with the kernel, but I'm willing to learn it all.
> Thanks in advance.

You posted to -hackers, but this is an older version of -current.

This is a known problem.  I believe it was fixed on the HEAD
branch in the last couple of days (i.e. if you update your -current
sources, then the problem should be resolved).

See recent discussions about "trap 12" and "panic" in "NFS", and
older discussions about the same panic in "smbfs".

If you are already running today's -current, you can always try:

	options DISABLE_PSE
	options DISABLE_PG_G

These are in GENERIC, so if it isn't in your "SM58-27" kernel
config file, then it's because you went out of your way to take
them out.  I mention this possibility because of:

> panic: bad pte

-- Terry

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




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