From owner-freebsd-stable@FreeBSD.ORG Fri Aug 17 08:39:40 2007 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 854DB16A417 for ; Fri, 17 Aug 2007 08:39:40 +0000 (UTC) (envelope-from eugen@www.svzserv.kemerovo.su) Received: from www.svzserv.kemerovo.su (www.svzserv.kemerovo.su [213.184.65.80]) by mx1.freebsd.org (Postfix) with ESMTP id DF6BA13C4D9 for ; Fri, 17 Aug 2007 08:39:39 +0000 (UTC) (envelope-from eugen@www.svzserv.kemerovo.su) Received: from www.svzserv.kemerovo.su (eugen@localhost [127.0.0.1]) by www.svzserv.kemerovo.su (8.13.8/8.13.8) with ESMTP id l7H8dcnm065343; Fri, 17 Aug 2007 16:39:38 +0800 (KRAST) (envelope-from eugen@www.svzserv.kemerovo.su) Received: (from eugen@localhost) by www.svzserv.kemerovo.su (8.13.8/8.13.8/Submit) id l7H8dc7n065342; Fri, 17 Aug 2007 16:39:38 +0800 (KRAST) (envelope-from eugen) Date: Fri, 17 Aug 2007 16:39:38 +0800 From: Eugene Grosbein To: peceka Message-ID: <20070817083938.GA64969@svzserv.kemerovo.su> References: <20070817080004.GA62845@svzserv.kemerovo.su> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.3i Cc: freebsd-stable@freebsd.org Subject: Re: unable to kill process, problem with FBSD6? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Aug 2007 08:39:40 -0000 On Fri, Aug 17, 2007 at 10:19:11AM +0200, peceka wrote: > > It does if it become 'trying to exit'. > > It may have a serial device open and bugs in the driver may prevent > > process from closing device in timely manner. Try switching to uart(4) driver > > from sio(4) if this is your case. > > But pound (web reverse proxy: http://www.apsis.ch/pound/) has nothing > common with serial device. So this solution is not for me. :( Don't you use serial console? Eugene