Mailinglist Archive: opensuse (1885 mails)

< Previous Next >
Re: [opensuse] Latest Update of KDE 4.22 Factory for 11.1 Renders KDE 4.2 Unbootable
  • From: Anders Johansson <ajohansson@xxxxxxx>
  • Date: Sun, 5 Apr 2009 12:58:36 +0200
  • Message-id: <200904051258.36658.ajohansson@xxxxxxx>
On Sunday 05 April 2009 12:18:18 Sudhir wrote:
The KDE4 desktop was updated normally using Yast and KDE4 factory
repositories. In the past, this has not caused any problems. This time
however KDE4 does not start. KDM fails to show the login in screen.
GDM boots up and displays the login screen, allowing access to KDE3 and
Gnome but not KDE4.

Using XDM as the login manager, an error message complains:
"kstartupconfig4 does not exist or fails. The error code is 139. Check
your installation."

I can not confirm. On my two systems (32 bit and 64 bit) everything works.

A return code of 139 means that a process that was executed crashed with
signal 11, segmentation fault. This would be /usr/bin/kdostartupconfig4. This
program doesn't really do anything that should be able to crash, but
apparently it does.

Which version of qt do you have there?

Do you get anything in $HOME/.xsession-errors when this happens?

Can you run /usr/bin/kdostartupconfig4 from the command line? Does it crash
then?

If it does, can you strace it, with

strace -f -o kde.strace /usr/bin/kdostartupconfig4

and put the file kde.strace somewhere downloadable?

Anders
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx

< Previous Next >
References