Comment 19 for bug 9480

Revision history for this message
In , Riku Voipio (riku-voipio) wrote : Re: Bug#266760: KDE Logout Hang because realtime artsd: a followup

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?