https://bugs.kde.org/show_bug.cgi?id=480052

--- Comment #5 from asom...@gmail.com ---
Thanks for the quick fix!  It works for me.  As for the other failures, they
seem unrelated.  It seems like the server thread (there are two threads) hangs
when reading from /dev/fuse.  The hangs only happen with some test cases and
not others.  I can't see any pattern behind which test cases hang and which
don't.  Is there any way that valgrind could introduce a deadlock?  Perhaps the
read from /dev/fuse triggers a signal, but the signal handler can't run because
the first thread is blocked in the fspacectl syscall?

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to