X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/c352daf32168ff5bd89f2bbf012cd92ef6b69501..3f3a7e2ce0689e0c9b003c7804d35f51e9dcfe14:/tools/simgrid.supp diff --git a/tools/simgrid.supp b/tools/simgrid.supp index dbbae62ac1..1876d3dc8d 100644 --- a/tools/simgrid.supp +++ b/tools/simgrid.supp @@ -41,6 +41,16 @@ fun:makecontext } +#There seems to be an issue with libc using an uninitialized value somewhere in dlopen +{ + Invalid read in backtrace, called after makecontext + Memcheck:Cond + fun:index + fun:expand_dynamic_string_token + ... + fun:_dl_start +} + # Memory leaks appearing to be in libcgraph. They can be seen with the # following simple program: # ,----