https://bugs.exim.org/show_bug.cgi?id=2540

--- Comment #3 from Vesselin Atanasov <[email protected]> ---
Philip Hazel, thank you for the information. I tried running Valgrind with the
proposed suppression file, but I still get the same "Invalid read of size 16".
I guess "obj: ???" should be filled in with the actual names and/or addresses?

(In reply to Philip Hazel from comment #1)
> Thank you for a comprehensive report. I am not the JIT maintainer - no doubt
> he will also comment. However, there are some known issues with JIT and
> Valgrind. When the PCRE2 test suite is run with JIT, the following Valgrind
> suppressions file is used:
> 
> {
>    name
>    Memcheck:Addr16
>    obj:???
>    obj:???
>    obj:???
> }
> 
> {
>    name
>    Memcheck:Cond
>    obj:???
>    obj:???
>    obj:???
> }
> 
> This is necessary in order to avoid reports such as yours.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-- 
## List details at https://lists.exim.org/mailman/listinfo/pcre-dev 

Reply via email to