From owner-freebsd-bugs@FreeBSD.ORG Wed Feb 25 12:54:19 2004 Return-Path: Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DAE4616A4CE for ; Wed, 25 Feb 2004 12:54:19 -0800 (PST) Received: from iota.root-servers.ch (iota.root-servers.ch [193.41.193.195]) by mx1.FreeBSD.org (Postfix) with SMTP id BAE1543D4C for ; Wed, 25 Feb 2004 12:54:18 -0800 (PST) (envelope-from gabriel_ambuehl@buz.ch) Received: (qmail 17035 invoked from network); 25 Feb 2004 20:54:16 -0000 Received: from 217-162-134-28.dclient.hispeed.ch (HELO ga) (217.162.134.28) by 0 with SMTP; 25 Feb 2004 20:54:16 -0000 Date: Wed, 25 Feb 2004 21:56:41 +0100 From: Gabriel Ambuehl Organization: BUZ Internet Services X-Priority: 3 (Normal) Message-ID: <1923328057.20040225215641@buz.ch> To: Kris Kennaway In-Reply-To: <20040225031545.GA64456@xor.obsecurity.org> References: <200402221430.i1MEUDpf067186@freefall.freebsd.org> <20040222151553.GA2121@phoenix.smluc.org> <1624691389.20040224193134@buz.ch> <20040225031545.GA64456@xor.obsecurity.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: freebsd-bugs@freebsd.org cc: Erik Greenwald cc: ale@freebsd.org Subject: Re[2]: misc/63213: MySQL 4 crashes on CURRENT since 20040221 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: gabriel_ambuehl@buz.ch List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Feb 2004 20:54:20 -0000 Hello Kris, Wednesday, February 25, 2004, 4:15:45 AM, you wrote: > On Tue, Feb 24, 2004 at 07:31:34PM +0100, Gabriel Ambuehl wrote: >> Hello Erik, >> >> Sunday, February 22, 2004, 4:15:53 PM, you wrote: >> >> > The only thing I did between going from perfectly happy rdbms on >> > -current 20040207 and sig11 spew in an err file was a portupgrade. I >> > tried purging and rebuilding the port a couple times to see if there was >> > build issue, then upgraded world to see if that was the cause... :/ >> > Maybe after I'm done moving and have some time, I'll try to downgrade >> > world to a pre-kse kernel. >> >> MySQL 4.0.18 works perfectly on 5.2.1RC2. I'm now updating to CURRENT >> to see what's going on. > Have you rebuilt all your ports to deal with the libpthread relinking in -CURRENT? Yes. As I said, it works perfectly on 5.2.1RC2, but fails on connects via TCP/IP since at least 2004/02/20 builds (newest cvsup I checked was as of today). (using vanilla make.conf and GENERIC) Fails on both AMD and Via C3 CPUs, no Intel box around, so I can't check that. Best regards, Gabriel