Revision 838827f4cd962f8c0ab5884e3856dd11462349f1 authored by Rafael Fourquet on 29 May 2019, 09:03:56 UTC, committed by Rafael Fourquet on 29 May 2019, 09:03:56 UTC
1 parent 50e3883
Raw File
valgrind-julia.supp
# https://github.com/JuliaLang/julia/issues/4533
{
   msync unwind
   Memcheck:Param
   msync(start)
   ...
   obj:*/libpthread*.so
   ...
   fun:rec_backtrace_ctx
}
back to top