From owner-freebsd-threads@FreeBSD.ORG Mon Mar 22 12:26:36 2004 Return-Path: Delivered-To: freebsd-threads@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 804AF16A4CE for ; Mon, 22 Mar 2004 12:26:36 -0800 (PST) Received: from mail.asn.net (mail.asn.net [66.235.231.4]) by mx1.FreeBSD.org (Postfix) with SMTP id 393B043D31 for ; Mon, 22 Mar 2004 12:26:36 -0800 (PST) (envelope-from kris-fbsd@asn.net) Received: (qmail 8040 invoked by uid 80); 22 Mar 2004 20:26:35 -0000 Received: from 68.14.252.60 (SquirrelMail authenticated user kgale) by mail.asn.net with HTTP; Mon, 22 Mar 2004 13:26:35 -0700 (MST) Message-ID: <51617.68.14.252.60.1079987195.squirrel@mail.asn.net> In-Reply-To: <20040322170816.GA56747@voi.aagh.net> References: <20040322045339.GA43881@voi.aagh.net> <20040322170816.GA56747@voi.aagh.net> Date: Mon, 22 Mar 2004 13:26:35 -0700 (MST) From: "Kris Gale" To: freebsd-threads@freebsd.org User-Agent: SquirrelMail/1.4.2 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 Importance: Normal Subject: Re: Loaded MySQL 4.0.18 w/ KSE running nicely X-BeenThere: freebsd-threads@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Threading on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Mar 2004 20:26:36 -0000 > Spoke too soon; few hours ago we got: > > Fatal trap 12: page fault while in kernel mode It's probably not a hardware issue. I was having the same problem, and posted about it extensively on this list. I even posted a backtrace a little while ago. A recent sync to -CURRENT (2 weeks ago) fixed the problem with panics for me, but made MySQL so slow in responding to surges of threads that I've given up on 5.x for now. Sorry for not keeping this list updated on those specifics, but I didn't get any interest in the crash dump, so I figured people were done hearing about my experiences with MySQL. Kris