From owner-freebsd-threads@FreeBSD.ORG Fri Nov 27 13:10:06 2009 Return-Path: Delivered-To: freebsd-threads@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BE06C106568F; Fri, 27 Nov 2009 13:10:06 +0000 (UTC) (envelope-from conor@mail.mcdermottroe.com) Received: from mail.mcdermottroe.com (mcdermottroe.com [80.68.93.181]) by mx1.freebsd.org (Postfix) with ESMTP id 8585A8FC0A; Fri, 27 Nov 2009 13:10:06 +0000 (UTC) Received: from conor by mail.mcdermottroe.com with local (Exim 4.69) (envelope-from ) id 1NE0C7-000770-7S; Fri, 27 Nov 2009 12:45:03 +0000 Date: Fri, 27 Nov 2009 12:45:03 +0000 From: Conor McDermottroe To: Attilio Rao Message-ID: <20091127124503.GA3853@mcdermottroe.com> References: <200911241550.nAOFo3WM032896@freefall.freebsd.org> <3bbf2fe10911240753i4fe41b74j760cbcd88a096b8d@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3bbf2fe10911240753i4fe41b74j760cbcd88a096b8d@mail.gmail.com> User-Agent: Mutt/1.5.18 (2008-05-17) Sender: Conor McDermottroe Cc: freebsd-threads@freebsd.org Subject: Re: threads/135673: databases/mysql50-server - MySQL query lock-ups on 7.2-RELEASE amd64 X-BeenThere: freebsd-threads@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Threading on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Nov 2009 13:10:06 -0000 On Tue, Nov 24, 2009 at 04:53:36PM +0100, Attilio Rao wrote: > My last findings were revealing a sudden zeroing of userland > structures where a lock was embedded, leaving some waiters on such > locks stuck in the kernel. > I think this is a MySQL bug and I feel to suggest you to upgrade to > newest MySQL versions. I'll experiment with MySQL 5.1 on our new FreeBSD 8.0 machine and see if I can trigger the bug on that. Is there anything specific I can do to gather information for you when I'm testing that? -Conor