From owner-freebsd-questions@FreeBSD.ORG Tue Nov 9 23:08:35 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1F6F616A4CE for ; Tue, 9 Nov 2004 23:08:35 +0000 (GMT) Received: from mail.demum.org (1-1-8-37a.ras.sth.bostream.se [82.182.48.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id CA89343D4C for ; Tue, 9 Nov 2004 23:08:34 +0000 (GMT) (envelope-from nilu@demum.org) Received: from 1-1-8-37a.ras.sth.bostream.se (1-1-8-37a.ras.sth.bostream.se [82.182.48.85]) by mail.demum.org (Postfix) with ESMTP id BF533108826 for ; Wed, 10 Nov 2004 00:07:43 +0100 (CET) From: Niklas Lundell To: freebsd-questions@freebsd.org Content-Type: text/plain Date: Wed, 10 Nov 2004 00:07:43 +0100 Message-Id: <1100041663.49074.2.camel@demum.org> Mime-Version: 1.0 X-Mailer: Evolution 2.0.2 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Subject: GDM startup problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Nov 2004 23:08:35 -0000 Hi all, I'm having some problems with GDM. It seems to restart itself a couple of times before it hangs, all without showing any dialog. It doesn't matter if I use the standard greeter or the graphical one. The following error messages are repeatedly shown on the console: kernel: pid 33991 (gdm-binary), uid 92: exited on signal 6 gdm[33989]: failsafe dialog failed (inhibitions: 0 0) kernel: pid 33991 (gdm-binary), uid 92: exited on signal 6 gdm[33989]: failsafe dialog failed (inhibitions: 0 1) kernel: pid 33991 (gdm-binary), uid 92: exited on signal 6 gdm[33989]: failsafe dialog failed (inhibitions: 1 1) My system is running FreeBSD 5.3 with gdm2-2.6.0.6, xorg-server-6.7, and gnome-2.8. The system is newly upgraded (using portupgrade) from FreeBSD 5.2.1 (where GDM worked just fine :-) If anyone has any advice on this issue, I'd be grateful. Thanks, Niklas