https://bugs.kde.org/show_bug.cgi?id=359133
Bug ID: 359133 Summary: m_deduppoolalloc.c:258 (vgPlain_allocEltDedupPA): Assertion 'eltSzB <= ddpa->poolSzB' failed. Product: valgrind Version: 3.12 SVN Platform: Gentoo Packages OS: Linux Status: UNCONFIRMED Severity: crash Priority: NOR Component: general Assignee: jsew...@acm.org Reporter: da...@davidhallas.dk Valgrind will crash with an assertion error: m_deduppoolalloc.c:258 (vgPlain_allocEltDedupPA): Assertion 'eltSzB <= ddpa->poolSzB' failed. when encountering a debug info string larger than 64kb. This can quite easily be reproduced when using heavily templated C++ code. -- You are receiving this mail because: You are watching all bug changes.