Message338622
| Author |
vstinner |
| Recipients |
vstinner |
| Date |
2019年03月22日.23:18:23 |
| SpamBayes Score |
-1.0 |
| Marked as misclassified |
Yes |
| Message-id |
<1553296704.08.0.921014854557.issue36402@roundup.psfhosted.org> |
| In-reply-to |
| Content |
https://buildbot.python.org/all/#/builders/168/builds/801
0:23:17 load avg: 5.00 [334/420/1] test_threading crashed (Exit code -6) -- running: test_tools (8 min 42 sec), test_multiprocessing_spawn (5 min 41 sec), test_zipfile (30 sec 787 ms)
Fatal Python error: Py_EndInterpreter: not the last thread
Current thread 0x0000000800acd000 (most recent call first):
File "/usr/home/buildbot/python/3.x.koobs-freebsd-current/build/Lib/test/support/__init__.py", line 2778 in run_in_subinterp
File "/usr/home/buildbot/python/3.x.koobs-freebsd-current/build/Lib/test/test_threading.py", line 917 in test_threads_join_2
File "/usr/home/buildbot/python/3.x.koobs-freebsd-current/build/Lib/unittest/case.py", line 642 in run
...
The test crashed once, but then passed when run again in verbose mode ("Re-running test 'test_threading' in verbose mode"). |
|
History
|
|---|
| Date |
User |
Action |
Args |
| 2019年03月22日 23:18:24 | vstinner | set | recipients:
+ vstinner |
| 2019年03月22日 23:18:24 | vstinner | set | messageid: <1553296704.08.0.921014854557.issue36402@roundup.psfhosted.org> |
| 2019年03月22日 23:18:24 | vstinner | link | issue36402 messages |
| 2019年03月22日 23:18:23 | vstinner | create |
|