https://bugs.kde.org/show_bug.cgi?id=488205
--- Comment #6 from Vaclav Fiala <f...@fedy.cz> --- (In reply to David Edmundson from comment #3) > getpid is cached by glibc, a cache on top wouldn't gain anything. Well it shows up in a large consecutive sequences in my strace => The syscalls are made repeatedly. So either there is a bug in the glibc caching or these don't originate from glibc. -- You are receiving this mail because: You are watching all bug changes.