From owner-freebsd-questions Thu May 4 2:58:38 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.hcisp.net (Stargate.hcisp.net [208.60.89.18]) by hub.freebsd.org (Postfix) with SMTP id D6F8A37BDE4 for ; Thu, 4 May 2000 02:58:35 -0700 (PDT) (envelope-from tim@mysql.com) Received: (qmail 17412 invoked from network); 4 May 2000 09:07:44 -0000 Received: from modem1.hcisp.net (HELO threads.polyesthetic.msg) (208.60.89.67) by stargate.hcisp.net with SMTP; 4 May 2000 09:07:44 -0000 Received: (qmail 3377 invoked by uid 1001); 4 May 2000 09:52:19 -0000 From: "Thimble Smith" Date: Thu, 4 May 2000 05:52:19 -0400 To: Danny Cc: freebsd-questions@FreeBSD.ORG Subject: Re: MySQL mysterious CoreDump after 2 years without problems!! Message-ID: <20000504055219.V960@threads.polyesthetic.msg> References: <00050408364904.00340@freebsd.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <00050408364904.00340@freebsd.freebsd.org>; from dannyh@idx.com.au on Thu, May 04, 2000 at 08:30:55AM +1000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, May 04, 2000 at 08:30:55AM +1000, Danny wrote: > Couple of days ago when I try to boot up the intranet > webserver, samba I get this mysql core dump. After since I > installed mysql during the release of FBSD 2.2.7 Danny, it's hard to say what the problem is. Just the error message that it core dumped doesn't give any extra info. :( If MySQL core dumps regularly, maybe it's a bug in the version of MySQL you're using (for example, some queries might make it core dump). In this case, upgrade to the latest version of MySQL and things should be fine. It might be hardware is starting to go bad, and this is the first sign. It might be that your MySQL tables have become corrupted somehow, and need to be repaired (see the MySQL manual on how to repair tables with the isamchk utility - but check them first to make sure they're really corrupted). Etc. If you find any more information, let us know. Tim -- Tim Smith < tim@mysql.com > :MySQL Development Team: Boone, NC USA. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message