From owner-freebsd-threads@FreeBSD.ORG Tue Feb 17 15:31:37 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 DE7BE16A4CE for ; Tue, 17 Feb 2004 15:31:37 -0800 (PST) Received: from mail.asn.net (mail.asn.net [66.235.231.4]) by mx1.FreeBSD.org (Postfix) with SMTP id AFE2043D2D for ; Tue, 17 Feb 2004 15:31:37 -0800 (PST) (envelope-from kris-fbsd@asn.net) Received: (qmail 44330 invoked by uid 80); 17 Feb 2004 23:31:37 -0000 Received: from 68.106.19.246 (SquirrelMail authenticated user kgale) by mail.asn.net with HTTP; Tue, 17 Feb 2004 16:31:37 -0700 (MST) Message-ID: <49166.68.106.19.246.1077060697.squirrel@mail.asn.net> In-Reply-To: <56666.68.106.19.246.1077058348.squirrel@mail.asn.net> References: <56666.68.106.19.246.1077058348.squirrel@mail.asn.net> Date: Tue, 17 Feb 2004 16:31:37 -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: More on MySQL -- Fatal trap 12 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: Tue, 17 Feb 2004 23:31:38 -0000 > * Okay, not always. About half of the time, once > MySQL falls behind the incoming connections, and > connect attempts start to fail, the system will crash > with a "fatal trap 12: page fault while in kernel mode" By the way, the panic message says that the error is in line 819 of trap.c Kris Gale