Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Forgot to add those files.
[simgrid.git] / teshsuite / simix / stack_overflow.tesh
1 ! expect signal SIGSEGV
2 $ ./simix/stack_overflow ${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 8192 KiB).