Comment 19 for bug 2039765

Revision history for this message
In , Y-mik6-8 (y-mik6-8) wrote :

something that might help:

My system is on btrfs. The crash (not okular but kdevelop) crashes when copying a file to /tmp

if I do mount -t tmpfs none /tmp the crash does not happen (KMountPoint::List::findByPath works)

I have my system running off of a cryptsetup lvm. Running stat on / gives me 0:28 whereas mountinfo shows 0:26. guess that's the root cause of the issue..