This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author skrah
Recipients db3l, skrah, vstinner
Date 2010-06-07.17:34:18
SpamBayes Score 0.00020927936
Marked as misclassified No
Message-id <1275932062.03.0.539419758964.issue8719@psf.upfronthosting.co.za>
In-reply-to
Content
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?
History
Date User Action Args
2010-06-07 17:34:22skrahsetrecipients: + skrah, db3l, vstinner
2010-06-07 17:34:22skrahsetmessageid: <1275932062.03.0.539419758964.issue8719@psf.upfronthosting.co.za>
2010-06-07 17:34:18skrahlinkissue8719 messages
2010-06-07 17:34:18skrahcreate