Bohuslav "Slavek" Kabrda added the comment: I'm also surprised that this depends on kernel version, however that's what I found out (and the opensuse guys seem to only have reproduced this on kernel >= 3.10, too).
- Full kernel version (uname -r output): 3.13.0-0.rc7.28.sa2.aarch64 - The reproducer *doesn't* crash with chain=False. - HAVE_SIGACTION: >>> import sysconfig; print(sysconfig.get_config_var('HAVE_SIGACTION')) 1 - I'll do rebuild with "#undef HAVE_SIGACTION" and post my results here as soon as it's finished. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue21131> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com