X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/1a64ca4c11a1eb7ba2ecd102f877ac571486a034..3be0396ca83e510e42adc8e3eb12f4befb2f1fff:/teshsuite/kernel/stack-overflow/stack-overflow.tesh diff --git a/teshsuite/kernel/stack-overflow/stack-overflow.tesh b/teshsuite/kernel/stack-overflow/stack-overflow.tesh index fc8a1168a6..58dc9ff13d 100644 --- a/teshsuite/kernel/stack-overflow/stack-overflow.tesh +++ b/teshsuite/kernel/stack-overflow/stack-overflow.tesh @@ -4,7 +4,7 @@ $ ${bindir:=.}/stack-overflow --cfg=contexts/stack-size:96 ${srcdir:=.}/examples > Access violation or Bus error detected. > This probably comes from a programming error in your code, or from a stack > overflow. If you are certain of your code, try increasing the stack size -> --cfg=contexts/stack-size=XXX (current size is 96 KiB). +> --cfg=contexts/stack-size:XXX (current size is 96 KiB). > > If it does not help, this may have one of the following causes: > a bug in SimGrid, a bug in the OS or a bug in a third-party libraries.