https://bugs.kde.org/show_bug.cgi?id=377700
Bug ID: 377700 Summary: Valgrind 3.10 and 3.12 aborting on rdkafka applications Product: valgrind Version: 3.10.0 Platform: Other OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: memcheck Assignee: jsew...@acm.org Reporter: andrew.penneba...@gmail.com Target Milestone: --- I'm trying to hunt down memory leaks in librdkafka. However, when I try to valgrind a minimal example application, Valgrind often aborts, complaining about some kind of "Invalid read of size 8". Alpine 3.5 + Valgrind 3.12: https://github.com/mcandre/docker-rdkafka-valgrind/tree/04ccabd15f0672a30427c7678aaf27c7032dcdd6 Debian Jessie + Valgrind 3.10: https://github.com/mcandre/docker-rdkafka-valgrind/tree/feacbfc562664d92ccd38d3f7c3165163f898f4c -- You are receiving this mail because: You are watching all bug changes.