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

Bug 302487

Summary: dev-lang/python-* - test_multiprocessing hangs/segfaults/SIGILLs
Product: Gentoo Linux Reporter: Jeroen Roovers (RETIRED) <jer>
Component: Current packagesAssignee: HPPA Porters <hppa>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: HPPA   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 301642    
Bug Blocks:    

Description Jeroen Roovers (RETIRED) gentoo-dev 2010-01-27 18:37:46 UTC
Been seeing this for a while now:

[...]
test_module
test_modulefinder
test_multibytecodec
test_multibytecodec_support
test_multifile
test_multiprocessing
make: *** [test] Terminated
LD_LIBRARY_PATH=/dev/shm/portage/dev-lang/python-2.6.4-r1/work/Python-2.6.4: ./python -
E -tt ./Lib/test/regrtest.py -l -w                                                     test_grammar
test_opcodes
test_dict
test_builtin
test_exceptions
test_types
[...]

Happens with different kernels, different versions of python (3.1 included). It's probably not a python bug.
Comment 1 Guy Martin (RETIRED) gentoo-dev 2010-07-26 11:34:14 UTC
Added dependency, test_multiprocessing works after applying the patch in 301642.
Comment 2 SpanKY gentoo-dev 2016-02-12 23:04:47 UTC
sounds like it should be fixed w/newer stable systems due to newer glibc