From owner-freebsd-questions@FreeBSD.ORG Wed Oct 12 09:01:40 2005 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9EFB216A41F for ; Wed, 12 Oct 2005 09:01:40 +0000 (GMT) (envelope-from stefan@snowfall.se) Received: from mail.snowfall.se (pluring.snowfallnet.com [82.99.34.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id C66C543D72 for ; Wed, 12 Oct 2005 09:01:39 +0000 (GMT) (envelope-from stefan@snowfall.se) Received: from [192.168.0.102] (c-1785e253.02-332-7570701.cust.bredbandsbolaget.se [83.226.133.23]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.snowfall.se (Postfix) with ESMTP id 6B38547; Wed, 12 Oct 2005 11:01:37 +0200 (CEST) Message-ID: <434CD0EE.4080403@snowfall.se> Date: Wed, 12 Oct 2005 11:01:34 +0200 From: Stefan Cars User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Olivier Nicole References: <434CBAD5.10306@snowfall.se> <200510120855.j9C8tC1k090499@banyan.cs.ait.ac.th> In-Reply-To: <200510120855.j9C8tC1k090499@banyan.cs.ait.ac.th> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: questions@freebsd.org Subject: Re: Moving down from amd64 to i386 ?? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Oct 2005 09:01:40 -0000 Hi! From what I understand linuxthreads isn't available on amd64 ? What could cause one mysqld process / thread to crash almost every 4th minute like this ? /S Olivier Nicole wrote: >>We are having troubles with MySQL 4.1 on a amd64 (it's crashing randomly >>with Seg fault, signal 11. gdb bt says: Cannot access memory at address > > > > I am using Mysql 4.1.13 build from the ports, with options > BUILD_OPTIMIZED=yes BUILD_STATIC=yes WITH_LINUXTHREADS=yes on an amd64 > machine without any trouble. > > olivier