test_pycfunction (test.test_gdb.PyBtTests.test_pycfunction)
Timeout (0:15:00)!
Thread 0x00007fff97a24d90 (most recent call first):
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le/build/Lib/selectors.py", line 415 in select
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le/build/Lib/subprocess.py", line 2075 in _communicate
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le/build/Lib/subprocess.py", line 1207 in communicate
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le/build/Lib/test/test_gdb.py", line 112 in run_gdb
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le/build/Lib/test/test_gdb.py", line 229 in get_stack_trace
File "/home/buildbot/buildarea/3.x.cstratak-RHEL8-ppc64le/build/Lib/test/test_gdb.py", line 936 in test_pycfunction
Buildbot https://buildbot.python.org/all/#/builders/559 has been failing since May 12 with a failure like this:
It last passed on commit 718b132 and succeeded on a052be4, suggesting that the culprit is one of these commits:
__release_buffer__is called while an exception is active #104371: check return value of callingmv.release(GH-104371: check return value of callingmv.release#104417)test_typingfails refleak tests #104415: Fix refleak tests fortyping.ByteStringdeprecation (gh-104415: Fix refleak tests fortyping.ByteStringdeprecation #104416)_ioextension module #101819: Prepare _io._IOBase for module state (gh-101819: Prepare _io._IOBase for module state #104386)