From owner-freebsd-current@FreeBSD.ORG Tue Apr 19 23:16:30 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D34BF16A4CE; Tue, 19 Apr 2005 23:16:30 +0000 (GMT) Received: from anuket.mj.niksun.com (gwnew.niksun.com [65.115.46.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6969043D45; Tue, 19 Apr 2005 23:16:30 +0000 (GMT) (envelope-from jkim@niksun.com) Received: from [10.70.0.244] (daemon.mj.niksun.com [10.70.0.244]) by anuket.mj.niksun.com (8.13.1/8.13.1) with ESMTP id j3JNGd5A022225; Tue, 19 Apr 2005 19:16:40 -0400 (EDT) (envelope-from jkim@niksun.com) From: Jung-uk Kim Organization: Niksun, Inc. To: freebsd-current@freebsd.org Date: Tue, 19 Apr 2005 19:16:21 -0400 User-Agent: KMail/1.6.2 References: <20050419225205.22C0D5D07@ptavv.es.net> In-Reply-To: <20050419225205.22C0D5D07@ptavv.es.net> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="euc-kr" Content-Transfer-Encoding: 7bit Message-Id: <200504191916.21676.jkim@niksun.com> X-Virus-Scanned: ClamAV version 0.83, clamav-milter version 0.83 on anuket.mj.niksun.com X-Virus-Status: Clean cc: David Xu cc: freebsd-ports@freebsd.org Subject: Re: gnome can not shutdown X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Apr 2005 23:16:31 -0000 On Tuesday 19 April 2005 06:52 pm, Kevin Oberman wrote: > > From: Jung-uk Kim > > Date: Tue, 19 Apr 2005 18:30:12 -0400 > > Sender: owner-freebsd-current@freebsd.org > > > > On Saturday 16 April 2005 08:03 pm, David Xu wrote: > > > David Xu wrote: > > > > With newest -CURRENT kernel, I can not shutdown gnome from > > > > panel, did anyone encounter the problem ? > > > > > > > > David Xu > > > > > > Here is some gdb outputs, it seems thread 2 stuck in connect(), > > > is UNIX socket broken ? > > > > I am experiencing the same problem. I rebuilt whole system from > > world and ports, tried different threading libraries, kernel > > options, removed gnome configurations from home directory, etc. > > but nothing helped. :-( I am using Xfce4 for now... > > Just a "me too" (TM-AOL). In my case I see one application, > gkrellm, locking up things. It is stuck in a run state (literally > Rs), but is consuming almost no CPU and can't be killed. kill-9 is > simply ignored. > > I can only get out of gnome with CRTL-ALT-BS and, when I shout down > the system, I am notified that one or more processes can't be > killed. I'm sure that it is referring to gkrellm. > > The problem started sometime after March 31. I have backed up to > April 5 and I am still seeing the problem. I will continue to try > to track down exactly when it started as time permits. > > Is this the same problem? I don't know but this problem showed up very recently, say last week. Jung-uk Kim