From owner-freebsd-gnome@FreeBSD.ORG Thu Dec 18 23:08:13 2003 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6475616A4CE for ; Thu, 18 Dec 2003 23:08:13 -0800 (PST) Received: from straycat.dhs.org (h0050da134090.ne.client2.attbi.com [65.96.131.3]) by mx1.FreeBSD.org (Postfix) with SMTP id E419543D48 for ; Thu, 18 Dec 2003 23:08:11 -0800 (PST) (envelope-from tmclaugh@sdf.lonestar.org) Received: (qmail 10760 invoked from network); 19 Dec 2003 07:08:44 -0000 Received: from unknown (HELO ?192.168.1.128?) (192.168.1.128) by 192.168.1.129 with SMTP; 19 Dec 2003 07:08:44 -0000 From: Tom McLaughlin To: Joe Marcus Clarke In-Reply-To: <1071812734.30952.12.camel@shumai.marcuscom.com> References: <1071802604.58179.20.camel@compass> <1071812734.30952.12.camel@shumai.marcuscom.com> Content-Type: text/plain Message-Id: <1071817748.1278.17.camel@compass> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 Date: Fri, 19 Dec 2003 02:09:08 -0500 Content-Transfer-Encoding: 7bit cc: freebsd-gnome@freebsd.org Subject: Re: gdmflexiserver crashes X X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Dec 2003 07:08:13 -0000 On Fri, 2003-12-19 at 00:45, Joe Marcus Clarke wrote: > > > Known bug: http://bugzilla.gnome.org/show_bug.cgi?id=127780. I think > this has to do with the following commit: > > Thu Sep 25 11:23:24 2003 George Lebl > > * daemon/errorgui.c, daemon/slave.c: be even analer (is that > a word?) about the setuid stuff here (it can't actually > fail, but just in case, we're being paranoid) Also reset > the environment and desetuid for the setup program even > though that's not really needed. > > I'd add your info to the bug as it's definitely lacking some details. > > Joe > > Thanks, wasn't sure if it was a problem with the port or not. I've updated the report in gnome's bugzilla with the information. I'll have to see if I can find a work around in the meantime, possibly sudo. The only reason I have X running unnecessarilly on different machines is so that I can have nifty remote desktops and feel like a total geek. :-/ Tom