https://bugs.kde.org/show_bug.cgi?id=445743
--- Comment #3 from Paul Floyd <pjfl...@wanadoo.fr> --- I tried running both the the standalone and DRD under strace. Under DRD I see the main thread getting as far as the kill, then I see futex(0x4a814c0, FUTEX_WAIT_PRIVATE, 2, NULL) = -1 EAGAIN (Resource temporarily unavailable) (which is one of DRD's mutex lock calls I think) Need to debug more. -- You are receiving this mail because: You are watching all bug changes.