https://bugs.kde.org/show_bug.cgi?id=396053
--- Comment #1 from remuscl <remus.clearwa...@gmail.com> --- I think the false reports about "aco_resume (aco.c:440)" is because memcpy had overwritten a part of the execution stack region (shared by many coroutines) which is legal and normal operation in copy-stack style coroutine implementation but have been treated as an illegal act in memcheck of valgrind. -- You are receiving this mail because: You are watching all bug changes.