Startup hang
Kuba Ober
kuba at mareimbrium.org
Mon Dec 11 17:30:45 UTC 2006
> > or killall X,
>
> Probably could have done this, but if I had to logout out of my session, I
> might as well have completely clean reboot.
"Completely clean reboot" er, we're talking about Unix, not windows. If you
kill your X server, it's as clean as it gets. It will also log-in much
faster.
If you can repeatedly get any benefit from a "clean reboot", you have some
serious problems. Either a misconfiguration somewhere, a miscompiled kernel
(i.e. a spurious bit flip somewhere during compilation), a buggy kernel
(wrong patchlevel etc) or dying hardware. There's just no other way methinks.
>
> > or killall -9 kdevelop?
>
> That did not work.
I beg you to be more specific. Did the process survive it, or what?? If
kdevelop survives killall -9, it means it's stuck in a syscall, and you
likely have other issues. Is that on nfs?
Cheers, Kuba
More information about the KDevelop-devel
mailing list