https://bugs.kde.org/show_bug.cgi?id=458915
--- Comment #6 from Libor Peltan <libor.pel...@nic.cz> --- I frankly don't understand the flags of futex syscall. This is what glibc does. To possibly bring more light to the issue, I'm going to upload a log from completely different reproducer. This time, the affected syscall is epoll_wait. Again, we are facing the bug causing it to return the number 232 instead proper return value (usually zero, one or some negative for error). This actually reproduces quite easily and often, I just had to remove the workaround from our software. I also let the affected thread wait for one second before crashing on assert, so that the logging settles down. -- You are receiving this mail because: You are watching all bug changes.