Description of problem: could not start Gnome or KDE from KDM login Version-Release number of selected component (if applicable): Latest update of rawhide from 15/07/2008 Kernel 2.6.26-138.fc10.i686 glibc-2.8.90-8.i686 How reproducible: Boot linux up to KDM login windows Choose whatever user including root and select Gnome, KDE or Failsafe then i receive the linux login line prompt instead of starting the desktop manager Steps to Reproduce: 1. 2. 3. Actual results: Linux line prompt Expected results: Additional info: looking at system messages with 'dmesg' command, after i tried to login with kdm i got the following messages at the end of the dmesg log: kdm[222]: segfault at 7665642f ip 00560e9b sp bf9408ac error 4 in libc-2.8.90.so [4ea000+16d000] and then mtrr: no MTRR for f0000000,1000000 found So i am quite sure that the problem is not in glibc but kdm is not a component that i can choose in the list. I do not think also that mtrr is the problem. Additional info: i am running rawhide on a vmware virtual machine so the video is also virtualized.
What version of kdebase-workspace?
It is kdebase-workspace-4.0.98-5.fc10.i386 just installed above 4.0.98-3 that was working.
To clarify 4.0.98-3 was working 4.0.98-5 has the problem
Created attachment 311934 [details] kdm.log from a live image
Same here for the live images. KDM seems to crash immediately after the booting process. I can only start it if I disable the automatic login. But it also crashes when I'm logging in the user then. (I've attached a kdm.log above)
I can confirm this now too. I'm sorry, I thought I had confirmed a functioning kdm (apparently restarting X isn't enough to respawn a new kdm?).
Indeed, the ConsoleKit patch is screwed up, and I think I know already where. There is no way this could have worked. Rex, restarting X is not enough, you have to reboot to test a new KDM, or telinit 3 and telinit 5.
If you like you can decrease the priority of this issue as i have found a way to start KDE from the linux command lines: I prepared a .xinitrc file in my $HOME directory that starts some xterm and gnome-tw. Then i entered xinit Then I started KDE with "/bin/sh /usr/bin/startkde" in one of my xterm window and everything starts correctly. I think it is no more a major issue.
I think it's a very serious issue, and in any case we're already on it, I think I fixed it, crossing fingers...
Confirmed fixed.