https://bugs.kde.org/show_bug.cgi?id=405205
Mark Wielaard <m...@klomp.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|CONFIRMED |RESOLVED --- Comment #4 from Mark Wielaard <m...@klomp.org> --- Approved on irc by Julian. commit eacf885df231037fd6a02ada7a7cafb44ce6b89c Author: Mark Wielaard <m...@klomp.org> Date: Thu Apr 11 18:01:24 2019 +0200 filter_libc: remove the line holding the futex syscall error entirely The current filter might leave empty lines behind. This is caused by the fact that glibc used to not include a newline in the message. But since glibc 2.29 it does. https://bugs.kde.org/show_bug.cgi?id=405205 Reported-by: Stefan Maksimovic <stefan.maksimo...@rt-rk.com> -- You are receiving this mail because: You are watching all bug changes.