X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=config.h;h=971ea27d2705ceabc3d43c8c06e6a0a60dd01077;hb=58381d5994f91544f907e1066a02befda11da7c1;hp=109e8d86097ab55c545705f0059c544bb01b9738;hpb=d1fab609e185bf89056da0f88030750d28bc9b32;p=model-checker.git diff --git a/config.h b/config.h index 109e8d8..971ea27 100644 --- a/config.h +++ b/config.h @@ -34,7 +34,7 @@ #define USE_MPROTECT_SNAPSHOT 2 /** Size of signal stack */ -#define SIGSTACKSIZE 32768 +#define SIGSTACKSIZE 65536 /** Page size configuration */ #define PAGESIZE 4096