Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'mc++'
[simgrid.git] / teshsuite / simix / stack_overflow.tesh
1 ! expect signal SIGSEGV
2 $ ./simix/stack_overflow --cfg=contexts/stack_size:96 ${srcdir:=.}/simix/stack_overflow.xml
3 > [Tremblay:master:(0) 0.000000] [test/INFO] Launching our nice bugged recursive function...
4 > Access violation detected. This can result from a stack overflow.
5 > Try to increase stack size with --cfg=contexts/stack_size (current size is 96 KiB).