From owner-freebsd-hackers Fri Mar 21 13: 9:13 2003 Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A56AD37B405 for ; Fri, 21 Mar 2003 13:09:11 -0800 (PST) Received: from bluejay.mail.pas.earthlink.net (bluejay.mail.pas.earthlink.net [207.217.120.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id D2D4944114 for ; Fri, 21 Mar 2003 13:08:17 -0800 (PST) (envelope-from tlambert2@mindspring.com) Received: from pool0094.cvx22-bradley.dialup.earthlink.net ([209.179.198.94] helo=mindspring.com) by bluejay.mail.pas.earthlink.net with asmtp (SSLv3:RC4-MD5:128) (Exim 3.33 #1) id 18wTkM-0003Lu-00; Fri, 21 Mar 2003 13:08:15 -0800 Message-ID: <3E7B7EF1.C0D6835B@mindspring.com> Date: Fri, 21 Mar 2003 13:06:57 -0800 From: Terry Lambert X-Mailer: Mozilla 4.79 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Daniela Cc: hackers@freebsd.org Subject: Re: Lots of kernel core dumps References: <200303212037.46322.dgw@liwest.at> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-ELNK-Trace: b1a02af9316fbb217a47c185c03b154d40683398e744b8a417d48bc0a43685d5ad6050de5d914a4f548b785378294e88350badd9bab72f9c350badd9bab72f9c Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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