Date: Tue, 27 Nov 2007 16:06:48 -0500 From: Jung-uk Kim <jkim@FreeBSD.org> To: freebsd-current@FreeBSD.org Cc: Johan Hendriks <Johan@double-l.nl>, d@delphij.net Subject: Re: mysqld umtxn Message-ID: <200711271607.15231.jkim@FreeBSD.org> In-Reply-To: <57200BF94E69E54880C9BB1AF714BBCB01118C@w2003s01.double-l.local> References: <57200BF94E69E54880C9BB1AF714BBCB01118B@w2003s01.double-l.local> <474C80D8.8070104@delphij.net> <57200BF94E69E54880C9BB1AF714BBCB01118C@w2003s01.double-l.local>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday 27 November 2007 03:58 pm, Johan Hendriks wrote: > 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, > > What can i do to csup my source again, the csup process also get > stuck in umtxn. Or what file can i change (get) to make all work > again. http://www.freebsd.org/cgi/cvsweb.cgi/src/lib/libc/gen/Symbol.map.diff?r1=1.6;r2=1.7 Jung-uk Kim
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200711271607.15231.jkim>