From owner-freebsd-current@FreeBSD.ORG Mon Feb 9 11:13:32 2004 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 70EFE16A4CE for ; Mon, 9 Feb 2004 11:13:32 -0800 (PST) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5E4CA43D1F for ; Mon, 9 Feb 2004 11:13:32 -0800 (PST) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id 129DF72DBF; Mon, 9 Feb 2004 11:13:32 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id 101DF72DB5; Mon, 9 Feb 2004 11:13:32 -0800 (PST) Date: Mon, 9 Feb 2004 11:13:32 -0800 (PST) From: Doug White To: Jesse Guardiani In-Reply-To: <200402071438.21289.jesse@wingnet.net> Message-ID: <20040209110901.W48001@carver.gumbysoft.com> References: <20040206185032.L20313@carver.gumbysoft.com> <200402071438.21289.jesse@wingnet.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-current@freebsd.org Subject: Re: kdesu crash under 5.2-RELEASE with libkse via libmap.conf 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: Mon, 09 Feb 2004 19:13:32 -0000 On Sat, 7 Feb 2004, Jesse Guardiani wrote: > On Friday 06 February 2004 21:52, Doug White wrote: > > On Wed, 4 Feb 2004, Jesse Guardiani wrote: > > > If I run this: > > > > > > /usr/local/bin/kdesu --nonewdcop '/usr/local/bin/kcmshell clock --lang > > > en_US' I tried this on my amd64 -CURRENT box and did experience some unusual behavior. After closing the clock change dialog, the process stuck in select(). I kill -9'd it and it went into a 100% CPU loop. Another kill -9 made it go away. Considering this works when called from the GUI, either from the clock's context menu or the Control Center, I'm not inclined to track this further, and defer it to a KDE bug. I'm using libpthread with everything, rebuilt on Friday. -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org