https://bugs.kde.org/show_bug.cgi?id=472862
--- Comment #7 from Harald Sitter <sit...@kde.org> --- Thx. I've walked the code a bit and didn't see anything that sticks out. The way I understand the crash we fall into a since-deleted kdirwatch instance, trouble is the instances are refcounted so I find that hard to believe.... unless QThreadStorage has a bug in your Qt version, also unlikely. All this makes me wonder why we aren't seeing the crash more though. We'll probably have to sprinkle some debug output throughout kdirwatch to get a better sense of what happens with the instances on your system. On a related note, the /var/lib/samba/usershares output was a red herring and is probably unrelated. On a further related note we also install a kdirwatch via plasma theme_p.cpp for the task switcher and what not. -- You are receiving this mail because: You are watching all bug changes.