[issue8719] buildbot: segfault on FreeBSD (signal 11)

Stefan Krah report at bugs.python.org
Mon Jun 7 19:34:22 CEST 2010


Stefan Krah <stefan-usenet at bytereef.org> added the comment:

I ran a test --without-threads: test_runpy and test_exceptions passed,
test_sys was not reached:


test_sqlite
Fatal error 'Cannot allocate red zone for initial thread' at line 384 in file /usr/src/lib/libthr/thread/thr_init.c (errno = 12)
*** Signal 6


No Signal 11. I suspect threads (again).

Would it be a good idea to run the FreeBSD bots --without-threads?

----------
nosy: +db3l, skrah

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue8719>
_______________________________________


More information about the Python-bugs-list mailing list