>> Can the stack limit not be read from ulimit/getrlimit? Or from failure >> to push stack? > > failure is segfault
good point, I doubt stack probe is worth the overhead (settings/resetting signals and/or segv handler that allows probe only) how about stack limit based on getrlimit though? _______________________________________________ pypy-dev mailing list pypy-dev@python.org https://mail.python.org/mailman/listinfo/pypy-dev