From owner-freebsd-current@FreeBSD.ORG Tue Nov 27 20:41:12 2007 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DE4BC16A421 for ; Tue, 27 Nov 2007 20:41:12 +0000 (UTC) (envelope-from delphij@delphij.net) Received: from tarsier.geekcn.org (tarsier.geekcn.org [210.51.165.229]) by mx1.freebsd.org (Postfix) with ESMTP id 98B0813C442 for ; Tue, 27 Nov 2007 20:41:12 +0000 (UTC) (envelope-from delphij@delphij.net) Received: from localhost (tarsier.geekcn.org [210.51.165.229]) by tarsier.geekcn.org (Postfix) with ESMTP id 2614AEC209C; Wed, 28 Nov 2007 04:41:23 +0800 (CST) X-Virus-Scanned: amavisd-new at geekcn.org Received: from tarsier.geekcn.org ([210.51.165.229]) by localhost (mail.geekcn.org [210.51.165.229]) (amavisd-new, port 10024) with ESMTP id zn76KqW5TAgO; Wed, 28 Nov 2007 04:41:17 +0800 (CST) Received: from charlie.delphij.net (71.5.7.139.ptr.us.xo.net [71.5.7.139]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by tarsier.geekcn.org (Postfix) with ESMTP id 18930EBB904; Wed, 28 Nov 2007 04:41:09 +0800 (CST) DomainKey-Signature: a=rsa-sha1; s=default; d=delphij.net; c=nofws; q=dns; h=message-id:date:from:reply-to:organization:user-agent: mime-version:to:cc:subject:references:in-reply-to: x-enigmail-version:content-type:content-transfer-encoding; b=OQxyx8Zsgp2Ad2ccqUr8VYhUo/I8WOnNk4RXw9eLSRr9UwjJbik1hk6pQLr5yElnF sdSqbT//lDJdvnhIv4gWQ== Message-ID: <474C80D8.8070104@delphij.net> Date: Tue, 27 Nov 2007 12:40:56 -0800 From: Xin LI Organization: The FreeBSD Project User-Agent: Thunderbird 2.0.0.9 (X11/20071125) MIME-Version: 1.0 To: Johan Hendriks References: <57200BF94E69E54880C9BB1AF714BBCB01118B@w2003s01.double-l.local> In-Reply-To: <57200BF94E69E54880C9BB1AF714BBCB01118B@w2003s01.double-l.local> X-Enigmail-Version: 0.95.5 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org Subject: Re: mysqld umtxn X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: d@delphij.net List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Nov 2007 20:41:13 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Johan Hendriks wrote: > Hello all, i just cvsup'ed today on a 8.0 Current machine (a pIII 1000 Mhz dual proc machine). > > Did a buildworld cycle and rebooted the machine > I noticed that i can not start mysql-server anymore. > mysqld will show up in top but have a umtxn state, if i do a /usr/local/etc/rc.d/mysql-server restart it tells me it can not stop mysql (check /usr/.... .pid) > then i have 2 mysqld entries showing up in top also in umtxn state. > It creates new mysqld proccess with every /usr/local/etc/rc.d/mysql-server restart i give. > > I then tryed to csup -g -L2 /usr/local/etc/cvsup/current-supfile but this prosess also ends up in umtxn state. > > Witness and stuff are disabled on the machine. > Do other people see this ? Yes, this was caused by a missing symbol from symbol map which libthr would expect. jasone@ has committed a fix this morning, so a buildworld/installworld cycle would fix your problem. BTW Please consider helping us to test RELENG_7 if your server is intended for pre-production evaluation :-) Cheers, - -- Xin LI http://www.delphij.net/ FreeBSD - The Power to Serve! -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) iD8DBQFHTIDYhcUczkLqiksRAsnVAKDJV/hwSD/P0hJ1iLYsLxX1pyQQsgCfaKNz iZW4uPeaeNjJ+dtPf6BExuQ= =6hF8 -----END PGP SIGNATURE-----