Version: (using KDE 3.5.10) Compiler: gcc 3.4.6 OS: Linux Installed from: Compiled From Sources kinit/start_kdeinit of kdelibs 3.5.10 doesn't work correctly when the kernel doesn't support oom_adj. The kdeinit processes are stuck in read() while the last process of the chain waits for SIGUSR1 which never happens.
Created attachment 27716 [details] proposed patch to fix the problem
Created attachment 27720 [details] a somewhat better patch which calls lstat only once
Lubos, seems to be your code, can you have a look at the patch?
This has been already fixed with r859452 in a different way.