https://bugs.kde.org/show_bug.cgi?id=211669
David Hallas changed:
What|Removed |Added
CC||da...@davidhallas.dk
--- Comment #8 from David H
https://bugs.kde.org/show_bug.cgi?id=323230
David Hallas changed:
What|Removed |Added
CC||da...@davidhallas.dk
--
You are receiving this
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
https://bugs.kde.org/show_bug.cgi?id=359133
David Hallas changed:
What|Removed |Added
CC||da...@davidhallas.dk
--- Comment #2 from David H
https://bugs.kde.org/show_bug.cgi?id=359133
--- Comment #4 from David Hallas ---
I can try :) What would the format of a testcase be? Would a C++ code snippet
be good enough?
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=359133
--- Comment #6 from David Hallas ---
Created attachment 97251
--> https://bugs.kde.org/attachment.cgi?id=97251&action=edit
Reduced test case
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=359133
--- Comment #7 from David Hallas ---
I have attached a reduced test case that shows the problem. I have tested with
gcc-4.9.3 and clang-3.7.1 using a 64bit Linux PC. I compiled it like this:
g++ -std=c++11 main.cpp -o test
I also verified that the lat
https://bugs.kde.org/show_bug.cgi?id=359133
--- Comment #9 from David Hallas ---
So, should I go ahead and close the bug now that a testcase has been added?
--
You are receiving this mail because:
You are watching all bug changes.