Title: Python 3.14.0a5: `test_external_inspection` fails on freethreading-debug build on s390x Linux · Issue #130035 · python/cpython · GitHub
Open Graph Title: Python 3.14.0a5: `test_external_inspection` fails on freethreading-debug build on s390x Linux · Issue #130035 · python/cpython
X Title: Python 3.14.0a5: `test_external_inspection` fails on freethreading-debug build on s390x Linux · Issue #130035 · python/cpython
Description: Bug report Bug description: The failure happens only on s390x: /builddir/build/BUILD/python3.14-3.14.0_a5-build/Python-3.14.0a5/Objects/call.c:342: _PyObject_Call: Assertion '!_PyErr_Occurred(tstate)' failed. Built as RPM on Fedora Linux...
Open Graph Description: Bug report Bug description: The failure happens only on s390x: /builddir/build/BUILD/python3.14-3.14.0_a5-build/Python-3.14.0a5/Objects/call.c:342: _PyObject_Call: Assertion '!_PyErr_Occurred(tstat...
X Description: Bug report Bug description: The failure happens only on s390x: /builddir/build/BUILD/python3.14-3.14.0_a5-build/Python-3.14.0a5/Objects/call.c:342: _PyObject_Call: Assertion '!_PyErr_Occurred(t...
Opengraph URL: https://github.com/python/cpython/issues/130035
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Python 3.14.0a5: `test_external_inspection` fails on freethreading-debug build on s390x Linux","articleBody":"# Bug report\n\n### Bug description:\n\n\nThe failure happens only on s390x: `/builddir/build/BUILD/python3.14-3.14.0_a5-build/Python-3.14.0a5/Objects/call.c:342: _PyObject_Call: Assertion '!_PyErr_Occurred(tstate)' failed.`\nBuilt as RPM on Fedora Linux 40-43, all occurrences have the same behavior.\nThe relevant log excerpt:\n\n```\n0:40:46 load avg: 3.05 [1/2/1] test_external_inspection worker non-zero exit code (Exit code -6 (SIGABRT))\nRe-running test_external_inspection in verbose mode (matching: )\ntest_async_gather_remote_stack_trace (test.test_external_inspection.TestGetStackTrace.test_async_gather_remote_stack_trace) ... python: /builddir/build/BUILD/python3.14-3.14.0_a5-build/Python-3.14.0a5/Objects/call.c:342: _PyObject_Call: Assertion `!_PyErr_Occurred(tstate)' failed.\nFatal Python error: Aborted\n\u003cCannot show all threads while the GIL is disabled\u003e\nStack (most recent call first):\n File \"/builddir/build/BUILD/python3.14-3.14.0_a5-build/Python-3.14.0a5/Lib/test/test_external_inspection.py\", line 271 in test_async_gather_remote_stack_trace\n File \"/builddir/build/BUILD/python3.14-3.14.0_a5-build/Python-3.14.0a5/Lib/unittest/case.py\", line 606 in _callTestMethod\n File \"/builddir/build/BUILD/python3.14-3.14.0_a5-build/Python-3.14.0a5/Lib/unittest/case.py\", line 660 in run\n File \"/builddir/build/BUILD/python3.14-3.14.0_a5-build/Python-3.14.0a5/Lib/unittest/case.py\", line 716 in __call__\n File \"/builddir/build/BUILD/python3.14-3.14.0_a5-build/Python-3.14.0a5/Lib/unittest/suite.py\", line 122 in run\n File \"/builddir/build/BUILD/python3.14-3.14.0_a5-build/Python-3.14.0a5/Lib/unittest/suite.py\", line 84 in __call__\n File \"/builddir/build/BUILD/python3.14-3.14.0_a5-build/Python-3.14.0a5/Lib/unittest/suite.py\", line 122 in run\n File \"/builddir/build/BUILD/python3.14-3.14.0_a5-build/Python-3.14.0a5/Lib/unittest/suite.py\", line 84 in __call__\n File \"/builddir/build/BUILD/python3.14-3.14.0_a5-build/Python-3.14.0a5/Lib/unittest/runner.py\", line 259 in run\n File \"/builddir/build/BUILD/python3.14-3.14.0_a5-build/Python-3.14.0a5/Lib/test/libregrtest/single.py\", line 84 in _run_suite\n File \"/builddir/build/BUILD/python3.14-3.14.0_a5-build/Python-3.14.0a5/Lib/test/libregrtest/single.py\", line 42 in run_unittest\n File \"/builddir/build/BUILD/python3.14-3.14.0_a5-build/Python-3.14.0a5/Lib/test/libregrtest/single.py\", line 162 in test_func\n File \"/builddir/build/BUILD/python3.14-3.14.0_a5-build/Python-3.14.0a5/Lib/test/libregrtest/single.py\", line 118 in regrtest_runner\n File \"/builddir/build/BUILD/python3.14-3.14.0_a5-build/Python-3.14.0a5/Lib/test/libregrtest/single.py\", line 165 in _load_run_test\n File \"/builddir/build/BUILD/python3.14-3.14.0_a5-build/Python-3.14.0a5/Lib/test/libregrtest/single.py\", line 210 in _runtest_env_changed_exc\n File \"/builddir/build/BUILD/python3.14-3.14.0_a5-build/Python-3.14.0a5/Lib/test/libregrtest/single.py\", line 319 in _runtest\n File \"/builddir/build/BUILD/python3.14-3.14.0_a5-build/Python-3.14.0a5/Lib/test/libregrtest/single.py\", line 348 in run_single_test\n File \"/builddir/build/BUILD/python3.14-3.14.0_a5-build/Python-3.14.0a5/Lib/test/libregrtest/worker.py\", line 83 in worker_process\n File \"/builddir/build/BUILD/python3.14-3.14.0_a5-build/Python-3.14.0a5/Lib/test/libregrtest/worker.py\", line 118 in main\n File \"/builddir/build/BUILD/python3.14-3.14.0_a5-build/Python-3.14.0a5/Lib/test/libregrtest/worker.py\", line 122 in \u003cmodule\u003e\n File \"/builddir/build/BUILD/python3.14-3.14.0_a5-build/Python-3.14.0a5/Lib/runpy.py\", line 88 in _run_code\n File \"/builddir/build/BUILD/python3.14-3.14.0_a5-build/Python-3.14.0a5/Lib/runpy.py\", line 198 in _run_module_as_main\nExtension modules: _testinternalcapi, _testexternalinspection (total: 2)\n```\n\n\n### CPython versions tested on:\n\n3.14\n\n### Operating systems tested on:\n\nLinux","author":{"url":"https://github.com/befeleme","@type":"Person","name":"befeleme"},"datePublished":"2025-02-12T12:59:18.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":7},"url":"https://github.com/130035/cpython/issues/130035"}
| route-pattern | /_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format) |
| route-controller | voltron_issues_fragments |
| route-action | issue_layout |
| fetch-nonce | v2:62c36ed8-b58f-e686-a2f5-6ef4446a3120 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | D93E:311995:71626C:933DDF:696AEBF8 |
| html-safe-nonce | 6d580d29138883b24da1e1ad33462d81a91514c026522a411ae0a087a10e2a39 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJEOTNFOjMxMTk5NTo3MTYyNkM6OTMzRERGOjY5NkFFQkY4IiwidmlzaXRvcl9pZCI6Ijc1NDcxODIwOTI2ODA2MjEwNDgiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ== |
| visitor-hmac | 9a423d88528539503ecfec17878d438191cce73a7be890e9f5b704b2c6e7caa5 |
| hovercard-subject-tag | issue:2848167876 |
| github-keyboard-shortcuts | repository,issues,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/python/cpython/130035/issue_layout |
| twitter:image | https://opengraph.githubassets.com/05ab37c62a0d8a12807a130072a673ada5c157fbe1fac79af5b5eddad1fbc953/python/cpython/issues/130035 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/05ab37c62a0d8a12807a130072a673ada5c157fbe1fac79af5b5eddad1fbc953/python/cpython/issues/130035 |
| og:image:alt | Bug report Bug description: The failure happens only on s390x: /builddir/build/BUILD/python3.14-3.14.0_a5-build/Python-3.14.0a5/Objects/call.c:342: _PyObject_Call: Assertion '!_PyErr_Occurred(tstat... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | befeleme |
| hostname | github.com |
| expected-hostname | github.com |
| None | 5f99f7c1d70f01da5b93e5ca90303359738944d8ab470e396496262c66e60b8d |
| turbo-cache-control | no-preview |
| go-import | github.com/python/cpython git https://github.com/python/cpython.git |
| octolytics-dimension-user_id | 1525981 |
| octolytics-dimension-user_login | python |
| octolytics-dimension-repository_id | 81598961 |
| octolytics-dimension-repository_nwo | python/cpython |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 81598961 |
| octolytics-dimension-repository_network_root_nwo | python/cpython |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | 82560a55c6b2054555076f46e683151ee28a19bc |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width