This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author aimacintyre
Recipients aimacintyre, djmdjm, jnoller, ncoghlan
Date 2008-09-28.07:52:38
SpamBayes Score 0.10086151
Marked as misclassified No
Message-id <1222588374.73.0.175617036267.issue3770@psf.upfronthosting.co.za>
In-reply-to
Content
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
History
Date User Action Args
2008-09-28 07:52:54aimacintyresetrecipients: + aimacintyre, ncoghlan, djmdjm, jnoller
2008-09-28 07:52:54aimacintyresetmessageid: <1222588374.73.0.175617036267.issue3770@psf.upfronthosting.co.za>
2008-09-28 07:52:38aimacintyrelinkissue3770 messages
2008-09-28 07:52:38aimacintyrecreate