Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 302487 - dev-lang/python-* - test_multiprocessing hangs/segfaults/SIGILLs
Summary: dev-lang/python-* - test_multiprocessing hangs/segfaults/SIGILLs
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: HPPA Linux
: High normal (vote)
Assignee: HPPA Porters
URL:
Whiteboard:
Keywords:
Depends on: 301642
Blocks:
  Show dependency tree
 
Reported: 2010-01-27 18:37 UTC by Jeroen Roovers (RETIRED)
Modified: 2016-02-12 23:04 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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