Message227756
There is an open bug about MINSIGSTKSZ being too small on aarch64 <https://sourceware.org/bugzilla/show_bug.cgi?id=16850>.
How much SIGSTKSZ can guarantee about nested signals is unclear. POSIX does not appear give any guidance. On aarch64 SIGSTKSZ is defined to 8192, which is the default for architectures not overriding it (both in glibc and the kernel headers). |
|
Date |
User |
Action |
Args |
2014-09-28 11:43:22 | schwab | set | recipients:
+ schwab, vstinner |
2014-09-28 11:43:22 | schwab | set | messageid: <1411904602.57.0.855004035244.issue22503@psf.upfronthosting.co.za> |
2014-09-28 11:43:22 | schwab | link | issue22503 messages |
2014-09-28 11:43:22 | schwab | create | |
|