Re: gdm crashes on 5.1

2003-12-23 Thread Jakob Breivik Grimstveit
On Tue, 2003-12-23 at 18:09, Joe Marcus Clarke wrote:

> Did you read the Known Issues section at http://www.freebsd.org/gnome as
> well as the pkg-message from gdm?

Evidently not :-). Thank you for pointing it out for me, it will now
probably work without any further problems.

-- 
Jakob Breivik Grimstveit, http://www.grimstveit.no/~jakob, +47 48298152 

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: gdm crashes on 5.1

2003-12-23 Thread Joe Marcus Clarke
On Tue, 2003-12-23 at 08:12, Jakob Breivik Grimstveit wrote:
> On Tue, 2003-12-23 at 14:08, Jakob Breivik Grimstveit wrote:
> 
> > When booting system, it crashes after blinking several times just before
> > showing login screen (gray gui is being shown a little second).
> 
> Ah, and gdm config is here:  http://www.starshipping.com/~jakobbg/gdm.conf>

Did you read the Known Issues section at http://www.freebsd.org/gnome as
well as the pkg-message from gdm?

Joe

-- 
PGP Key : http://www.marcuscom.com/pgp.asc




signature.asc
Description: This is a digitally signed message part


Re: gdm crashes on 5.1

2003-12-23 Thread Jakob Breivik Grimstveit
On Tue, 2003-12-23 at 14:08, Jakob Breivik Grimstveit wrote:

> When booting system, it crashes after blinking several times just before
> showing login screen (gray gui is being shown a little second).

Ah, and gdm config is here: http://www.starshipping.com/~jakobbg/gdm.conf>

-- 
Jakob Breivik Grimstveit, http://www.grimstveit.no/~jakob, +47 48298152 

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


gdm crashes on 5.1

2003-12-23 Thread Jakob Breivik Grimstveit
System:

FreeBSD bgjgrimstveit.starshipping.com 5.1-RELEASE-p11 FreeBSD
5.1-RELEASE-p11 #1: Thu Dec 18 10:59:46 CET 2003
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/bgjgrimstveit 
i386

Installed gnome2, XFree86-4 using ports.

Copied /usr/X11R6/etc/rc.d/gdm.sh.sample -> /usr/X11R6/etc/rc.d/gdm.sh

When booting system, it crashes after blinking several times just before
showing login screen (gray gui is being shown a little second).

/var/log/messages output:

Dec 23 13:57:11 bgjgrimstveit kernel: pid 688 (gdm-binary), uid 0:
exited on sig
nal 11
Dec 23 13:57:11 bgjgrimstveit gdm[677]: gdm_cleanup_children: child 688
crashed
of signal 11
Dec 23 13:57:11 bgjgrimstveit gdm[677]: gdm_cleanup_children: Slave
crashed, kil
ling its children
Dec 23 13:57:17 bgjgrimstveit kernel: pid 698 (gdm-binary), uid 0:
exited on sig
nal 11
Dec 23 13:57:17 bgjgrimstveit gdm[677]: gdm_cleanup_children: child 698
crashed
of signal 11
Dec 23 13:57:17 bgjgrimstveit gdm[677]: gdm_cleanup_children: Slave
crashed, kil
ling its children
Dec 23 13:57:25 bgjgrimstveit kernel: pid 708 (gdm-binary), uid 0:
exited on sig
nal 11
Dec 23 13:57:25 bgjgrimstveit gdm[677]: gdm_cleanup_children: child 708
crashed
of signal 11
Dec 23 13:57:25 bgjgrimstveit gdm[677]: gdm_cleanup_children: Slave
crashed, kil
ling its children
Dec 23 13:57:36 bgjgrimstveit kernel: pid 718 (gdm-binary), uid 0:
exited on sig
nal 11
Dec 23 13:57:36 bgjgrimstveit gdm[677]: gdm_cleanup_children: child 718
crashed
of signal 11
Dec 23 13:57:36 bgjgrimstveit gdm[677]: gdm_cleanup_children: Slave
crashed, kil
ling its children
Dec 23 13:57:47 bgjgrimstveit kernel: pid 728 (gdm-binary), uid 0:
exited on sig
nal 11
Dec 23 13:57:47 bgjgrimstveit gdm[677]: gdm_cleanup_children: child 728
crashed
of signal 11
Dec 23 13:57:47 bgjgrimstveit gdm[677]: gdm_cleanup_children: Slave
crashed, kil
ling its children
Dec 23 13:57:48 bgjgrimstveit gdm[677]: The display server has been shut
down ab
out 6 times in the last 90 seconds, it is likely that something bad is
going on.
  I will wait for 2 minutes before trying again on display :0.

Any way I can come around this?

Thanks for any help. Merry Christmas, btw :-)

-- 
Jakob Breivik Grimstveit, http://www.grimstveit.no/~jakob, +47 48298152 

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: gdm crashes

2003-10-13 Thread Monah Baki
Yes I did copy factory-gdm.conf over the current gdm.conf. Same problem.

Thank you


On Mon, 2003-10-13 at 09:06, Monah Baki wrote:
Hi all,

I upgraded my freebsd 5.1 ports tree, so I can install gnome 2.4. When everything was 
installed, 
I tried running as root gdm, I got the following error:

gdm_cleanup_children: Slave crashed, killing its children. 

This happens when X is about to start the login screen, flickers and drops to a shell 
and gives 
this error. This happens for 8 times, then this remark:

The display server has been shut down about 6 times in the last 90 seconds, it is 
likely that 
something bad is going on. I will wait for 2 minutes before trying to login again on 
display :0.


I also patched the following

http://people.freebsd.org/~marcus/pam_get_user.c.diff

Did you also copy the factory-gdm.conf over the current gdm.conf?

Joe



By default, I setup the system to run wmaker, so if I type startx, I can get in no 
problem.

Thank you
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


gdm crashes

2003-10-13 Thread Monah Baki
Hi all,

I upgraded my freebsd 5.1 ports tree, so I can install gnome 2.4. When everything was 
installed, 
I tried running as root gdm, I got the following error:

gdm_cleanup_children: Slave crashed, killing its children. 

This happens when X is about to start the login screen, flickers and drops to a shell 
and gives 
this error. This happens for 8 times, then this remark:

The display server has been shut down about 6 times in the last 90 seconds, it is 
likely that 
something bad is going on. I will wait for 2 minutes before trying to login again on 
display :0.


I also patched the following

http://people.freebsd.org/~marcus/pam_get_user.c.diff


By default, I setup the system to run wmaker, so if I type startx, I can get in no 
problem.

Thank you

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"