https://bugs.kde.org/show_bug.cgi?id=471807

Aaron Merey <ame...@redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #160259|0                           |1
        is obsolete|                            |

--- Comment #5 from Aaron Merey <ame...@redhat.com> ---
Created attachment 160375
  --> https://bugs.kde.org/attachment.cgi?id=160375&action=edit
patch v3

(In reply to Mark Wielaard from comment #4)
> make check && make regtest
> does show a couple of new stderr failures under helgrind/tests which all
> contain:
> 
> valgrind: m_deduppoolalloc.c:377 (vgPlain_indexEltNumber): Assertion
> '(UChar*)dedup_elt >= ddpa->curpool && (UChar*)dedup_elt <
> ddpa->curpool_free' failed.

Interesting, these tests pass if valgrind and the test executables are built
with '-O0', which is what I used during testing. But I can reproduce the
failures by using -Og or by leaving the optimization level unspecified.

I've attached v3 of the patch that fixes this assert failure.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to