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 | vstinner |
|---|---|
| Recipients | python-dev, vstinner |
| Date | 2015年03月20日.10:40:51 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1426848051.29.0.511064827157.issue23708@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Same error on "x86 Tiger 3.x" buildbot: http://buildbot.python.org/all/builders/x86%20Tiger%203.x/builds/9381/steps/test/logs/stdio [345/393] test_signal Python/fileutils.c:1181: failed assertion `errno == EINTR && PyErr_Occurred()' Fatal Python error: Aborted Current thread 0xa000d000 (most recent call first): File "/Users/db3l/buildarea/3.x.bolen-tiger/build/Lib/subprocess.py", line 1407 in _execute_child File "/Users/db3l/buildarea/3.x.bolen-tiger/build/Lib/subprocess.py", line 855 in __init__ File "/Users/db3l/buildarea/3.x.bolen-tiger/build/Lib/test/test_signal.py", line 126 in run_test ... |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015年03月20日 10:40:51 | vstinner | set | recipients: + vstinner, python-dev |
| 2015年03月20日 10:40:51 | vstinner | set | messageid: <1426848051.29.0.511064827157.issue23708@psf.upfronthosting.co.za> |
| 2015年03月20日 10:40:51 | vstinner | link | issue23708 messages |
| 2015年03月20日 10:40:51 | vstinner | create | |