sem(4) lockup in python?

Ivan Voras ivoras at freebsd.org
Sun Feb 5 12:03:06 UTC 2012


On 5 February 2012 11:44, Garrett Cooper <yanegomi at gmail.com> wrote:

>
>    'make MAKE_JOBS_NUMBER=1' is the workground used right now..

David Xu suggested that it is a bug in Python - it doesn't set
process-shared attribute when it calls sem_init(), but i've tried
patching it (replacing the port patchfile file the one I've attached)
and I still get the hang.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch-Python_thread__pthread.h.new
Type: application/octet-stream
Size: 1978 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-hackers/attachments/20120205/33f8e035/patch-Python_thread__pthread.h.obj


More information about the freebsd-hackers mailing list