From owner-freebsd-multimedia@FreeBSD.ORG Sun Mar 8 18:37:17 2009 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A9087106564A for ; Sun, 8 Mar 2009 18:37:17 +0000 (UTC) (envelope-from kutizs@t-online.hu) Received: from mail01a.mail.t-online.hu (mail01a.mail.t-online.hu [84.2.40.6]) by mx1.freebsd.org (Postfix) with ESMTP id 653958FC26 for ; Sun, 8 Mar 2009 18:37:17 +0000 (UTC) (envelope-from kutizs@t-online.hu) Received: from brain (catv54035270.pool.t-online.hu [84.3.82.112]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by mail01a.mail.t-online.hu (Postfix) with ESMTPSA id 1FB7643F20E for ; Sun, 8 Mar 2009 19:37:16 +0100 (CET) Date: Sun, 8 Mar 2009 19:37:15 +0100 From: Zsolt =?ISO-8859-2?Q?K=FAti?= To: freebsd-multimedia@freebsd.org Message-ID: <20090308193715.12c9c275@brain> In-Reply-To: <53a1e0710903080423q70787665r3cb47194d665242@mail.gmail.com> References: <20090308104155.02dda327@brain> <53a1e0710903080423q70787665r3cb47194d665242@mail.gmail.com> X-Mailer: Claws Mail 3.7.0 (GTK+ 2.14.7; i386-portbld-freebsd7.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-DCC-mail.t-online.hu-Metrics: mail01a.mail.t-online.hu 32722; Body=1 Fuz1=1 Fuz2=1 Subject: Re: musicpd does not stop X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Mar 2009 18:37:19 -0000 On Sun, 8 Mar 2009 19:23:46 +0800 Henry Hu wrote: > I have this problem too, and I manually added > > case "$1" in > *stop) > /bin/pkill -9 mpd > esac Thanks! For the time being it is OK. > It seems like there's some problem about locking in mpd. > This problem appeared after I updated mpd I think. > I'm using musicpd-0.14.1. Yes, the same is here and for others, too. Zsolt