valgrinding with python stuff active

Stephan Bergmann sbergman at redhat.com
Fri Sep 7 06:44:05 PDT 2012


On 09/07/2012 03:29 PM, Michael Meeks wrote:
> 	Now if only we could do something similar for Java :-)

FYI, works reasonably well for me with 
<cgit.freedesktop.org/libreoffice/core/commit/?id=b03f2200610f6788f64302891a2942b8a7bb69f2> 
"Force JVM into interpreted mode when running under Valgrind, to avoid 
false error reports" and a valgrind --suppressions= file containing just

> {
>  java-1
>  Memcheck:Addr4
>  ...
>  obj:/usr/lib/jvm/java-1.7.0-openjdk-1.7.0.6.x86_64/jre/lib/amd64/server/libjvm.so
> }
> {
>  java-2
>  Memcheck:Cond
>  obj:/usr/lib/jvm/java-1.7.0-openjdk-1.7.0.6.x86_64/jre/lib/amd64/server/libjvm.so
> }

Stephan


More information about the LibreOffice mailing list