From owner-freebsd-questions@FreeBSD.ORG Wed Oct 12 08:55:20 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 3AFFD16A41F for ; Wed, 12 Oct 2005 08:55:20 +0000 (GMT) (envelope-from on@cs.ait.ac.th) Received: from mail.cs.ait.ac.th (mail.cs.ait.ac.th [192.41.170.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8FED443D55 for ; Wed, 12 Oct 2005 08:55:17 +0000 (GMT) (envelope-from on@cs.ait.ac.th) Received: from banyan.cs.ait.ac.th (banyan.cs.ait.ac.th [192.41.170.5]) by mail.cs.ait.ac.th (8.12.11/8.12.11) with ESMTP id j9C8tEtm050186 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 12 Oct 2005 15:55:14 +0700 (ICT) Received: (from on@localhost) by banyan.cs.ait.ac.th (8.13.1/8.12.11) id j9C8tC1k090499; Wed, 12 Oct 2005 15:55:12 +0700 (ICT) Date: Wed, 12 Oct 2005 15:55:12 +0700 (ICT) Message-Id: <200510120855.j9C8tC1k090499@banyan.cs.ait.ac.th> From: Olivier Nicole To: stefan@snowfall.se In-reply-to: <434CBAD5.10306@snowfall.se> (message from Stefan Cars on Wed, 12 Oct 2005 09:27:17 +0200) References: <434CBAD5.10306@snowfall.se> X-Virus-Scanned: on CSIM by amavisd-milter (http://www.amavis.org/) 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 08:55:20 -0000 > 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