On Fri, Oct 01, 2004 at 05:01:45AM +0200, Adeodato Simó wrote: > [This is a crosspost to Debian Bug#266760 and KDE Bugs #88401 and #86426, > plus the debian-kde mailing list.]
> - the "culprit" of "root of all evil" seems to be kdeinit_shutdown > in /usr/bin/startkde: I'd say the hang is produced when kdeinit > (as per kdeinit_shutdown request) tries to shutdown an arts > process that is in the middle of playback. the lines in question > are: That would be an arts bug then, right? By adding a sleep 10 to startkde we would just be working around the bug that artsd running on realtime priority deadlocks the system if killed while playing back?