Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 923062

Summary: dev-python/greenlet-3.0.3 fails tests on ppc: test_break_ctxvars (greenlet.tests.test_contextvars.ContextVarsTests.test_break_ctxvars) ... Segmentation fault
Product: Gentoo Linux Reporter: matoro <matoro_gentoo>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: CONFIRMED ---    
Severity: normal CC: matoro_gentoo, ppc
Priority: Normal    
Version: unspecified   
Hardware: PPC   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 922004    
Attachments: build.log and emerge --info
gdb context and complete backtrace

Description matoro archtester 2024-01-27 21:12:41 UTC
Immediate segfault on first test.  Not a greenlet regression (reproduces on all versions in tree).  Does not reproduce on ppc64.

 * python3_11: running distutils-r1_run_phase python_test
python3.11 -m unittest_or_fail discover -v greenlet.tests
test_break_ctxvars (greenlet.tests.test_contextvars.ContextVarsTests.test_break_ctxvars) ... /var/tmp/portage/dev-python/greenlet-3.0.3/temp/environment: line 2673:    78 Segmentation fault      "${@}"

Reproducible: Always
Comment 1 matoro archtester 2024-01-27 21:14:30 UTC
Created attachment 883332 [details]
build.log and emerge --info
Comment 3 matoro archtester 2024-01-27 21:16:19 UTC
Has not been successful since 1.x https://buildd.debian.org/status/logs.php?pkg=python-greenlet&arch=powerpc
Comment 4 matoro archtester 2024-01-27 21:33:11 UTC
Created attachment 883333 [details]
gdb context and complete backtrace