Message262125
Crap. I pushed tracemalloc-3.patch by mistake. I just reverted my mistake.
At least, it helped to find first bugs using buildbots:
http://buildbot.python.org/all/builders/PPC64%20Fedora%203.x/builds/676/steps/test/logs/stdio
[230/400/3] test_tracemalloc
python: ./Modules/_tracemalloc.c:195: set_reentrant: Assertion `PyThread_get_key_value(tracemalloc_reentrant_key) == ((PyObject *) &_Py_TrueStruct)' failed.
Fatal Python error: Aborted
Current thread 0x00003fffb0a95a10 (most recent call first):
File "/home/shager/cpython-buildarea/3.x.edelsohn-fedora-ppc64/build/Lib/test/test_tracemalloc.py", line 85 in setUp
File "/home/shager/cpython-buildarea/3.x.edelsohn-fedora-ppc64/build/Lib/unittest/case.py", line 596 in run |
|
Date |
User |
Action |
Args |
2016-03-21 13:40:50 | vstinner | set | recipients:
+ vstinner, pitrou, njs |
2016-03-21 13:40:50 | vstinner | set | messageid: <1458567650.04.0.651196047581.issue26588@psf.upfronthosting.co.za> |
2016-03-21 13:40:50 | vstinner | link | issue26588 messages |
2016-03-21 13:40:49 | vstinner | create | |
|