[issue3770] test_multiprocessing fails on systems with HAVE_SEM_OPEN=0
Andrew I MacIntyre
report at bugs.python.org
Sun Sep 28 09:52:54 CEST 2008
Andrew I MacIntyre <aimacintyre at users.sourceforge.net> added the comment:
Oops - meant to add that the actual reported cause of the core dump is
"Bad system call".
Also, the OpenBSD man pages make clear that shared semaphores aren't
supported and sem_open() doesn't exist:
http://www.openbsd.org/cgi-bin/man.cgi?query=sem_open&apropos=0&sektion=0&manpath=OpenBSD+Current&arch=i386&format=html
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue3770>
_______________________________________
More information about the Python-bugs-list
mailing list