X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/324aff3dddd2b064ea4dc59c82454e2e391b9792..bc2dfd3f45249f43cc56579e52cc1bbe465113e1:/examples/sthread/pthread-mc-mutex-recursive.tesh diff --git a/examples/sthread/pthread-mc-mutex-recursive.tesh b/examples/sthread/pthread-mc-mutex-recursive.tesh index 984a4b56d1..892ecc3de6 100644 --- a/examples/sthread/pthread-mc-mutex-recursive.tesh +++ b/examples/sthread/pthread-mc-mutex-recursive.tesh @@ -2,7 +2,6 @@ ! ignore .*LD_PRELOAD.* $ $VALGRIND_NO_TRACE_CHILDREN ${bindir:=.}/../../bin/simgrid-mc --cfg=model-check/setenv:LD_PRELOAD=${libdir:=.}/libsgmalloc.so:${libdir:=.}/libsthread.so ${bindir:=.}/pthread-mutex-recursive -> sthread is intercepting the execution of ./pthread-mutex-recursive > [0.000000] [mc_dfs/INFO] Start a DFS exploration. Reduction is: dpor. > Got the lock on the default mutex. > Failed to relock the default mutex.