Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Remove XBT_INFO call
[simgrid.git] / teshsuite / simix / stack_overflow.tesh
index 5bbebb5..2606c83 100644 (file)
@@ -1,5 +1,5 @@
 ! expect signal SIGSEGV
-$ ./simix/stack_overflow ${srcdir:=.}/simix/stack_overflow.xml
+$ ./simix/stack_overflow --cfg=contexts/stack_size:96 ${srcdir:=.}/simix/stack_overflow.xml
 > [Tremblay:master:(0) 0.000000] [test/INFO] Launching our nice bugged recursive function...
 > Access violation detected. This can result from a stack overflow.
-> Try to increase stack size with --cfg=contexts/stack_size (current size is 8192 KiB).
+> Try to increase stack size with --cfg=contexts/stack_size (current size is 96 KiB).