https://bugs.kde.org/show_bug.cgi?id=492549
Paul Floyd <pjfl...@wanadoo.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pjfl...@wanadoo.fr --- Comment #1 from Paul Floyd <pjfl...@wanadoo.fr> --- This is indeed strange. My guess is that std::string::find uses strpbrk. Memcheck replaces strpbrk but massif doesn’t. After that I can only imagine that there may be a bug in the vex emulation of whatever avx instruction the glibc implementation(s) use. -- You are receiving this mail because: You are watching all bug changes.