[New-bugs-announce] [issue44100] test_subinterpreters fails in AMD64 Fedora Stable 3.x

Pablo Galindo Salgado report at bugs.python.org
Mon May 10 07:05:25 EDT 2021


New submission from Pablo Galindo Salgado <pablogsal at gmail.com>:

Example failure:

https://buildbot.python.org/all/#/builders/543/builds/133

test_already_destroyed (test.test__xxsubinterpreters.DestroyTests) ... ok
test_bad_id (test.test__xxsubinterpreters.DestroyTests) ... ok
test_does_not_exist (test.test__xxsubinterpreters.DestroyTests) ... ok
test_from_current (test.test__xxsubinterpreters.DestroyTests) ... ok
test_from_other_thread (test.test__xxsubinterpreters.DestroyTests) ... ok
test_from_sibling (test.test__xxsubinterpreters.DestroyTests) ... ok
test_main (test.test__xxsubinterpreters.DestroyTests) ... ok
test_one (test.test__xxsubinterpreters.DestroyTests) ... ok
Fatal Python error: Py_EndInterpreter: thread still has a frame
Python runtime state: initialized
Thread 0x00007f0b28968740 (most recent call first):
  File "<string>", line 4 in <module>
make: *** [Makefile:1249: buildbottest] Aborted (core dumped)
program finished with exit code 2
elapsedTime=385.730409
test_still_running (test.test__xxsubinterpreters.DestroyTests) ...

----------
messages: 393375
nosy: eric.snow, pablogsal, vstinner
priority: normal
severity: normal
status: open
title: test_subinterpreters fails in AMD64 Fedora Stable 3.x
versions: Python 3.11

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue44100>
_______________________________________


More information about the New-bugs-announce mailing list