Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Jan 2002 16:29:56 -0500
From:      Wes Baehr <wbaehr@mac.com>
To:        Sean Chittenden <sean@chittenden.org>, <freebsd-questions@FreeBSD.ORG>
Subject:   Re: kill -9 not strong enough...
Message-ID:  <B86F4F83.3AAA%wbaehr@mac.com>
In-Reply-To: <20020118163526.A56293@ninja1.internal>

next in thread | previous in thread | raw e-mail | index | archive | help
Segfault it with kill -11 333

--
wes

On 1/18/02 7:35 PM, "Sean Chittenden" <sean@chittenden.org> wrote:

> 1st: everyone should use postgres.  I hate supporting MySQL.
> 
> 2nd: when MySQL gets wedged, why can't I kill it?  kill -9 333 doesn't
> seem to get it.  I don't think it's a hardware problem because
> everything else is ticking along fine and I haven't seen any error
> messages anyplace.  Any ideas?  I remember having this problem a few
> years ago on Linux so it seems to be a MySQL prob, but why isn't kill
> -9 solving my probs?  <:~(  -sc
> 
> 
> # ps auxwww|grep mysqld
> mysql      333  0.0  1.5 31120 15980 con- R    Wed12PM  50:42.10
> /usr/local/libexec/mysqld --basedir=/usr/local --datadir=/var/db/mysql
> --user=mysql --pid-file=/var/db/mysql/ninja1.pid
> # kill -9 333
> # kill -9 333
> # kill -9 333
> # ps auxwww | grep mysqld
> mysql      333  0.0  1.5 31120 15980 con- R    Wed12PM  50:42.10
> /usr/local/libexec/mysqld --basedir=/usr/local --datadir=/var/db/mysql
> --user=mysql --pid-file=/var/db/mysql/ninja1.pid
> 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?B86F4F83.3AAA%wbaehr>