Hi all, I'm getting errno set to an unknown error 316 after a call to pthread_cond_timedwait(), or maybe pthread_join(). It's not any of the standard Unix error codes listed in sys/errno.h, and the pthread api won't return error 316. I did a Google search, and came up with these two similar mentions, but in totally different contexts. https://discussions.apple.com/thread/3257460?start=0&tstart=0 18.10.11 08:13:31,010 ubd: Unknown error: 316: attr blob @ 0x7fef22623b10 has wrong magic (0x00000000 != 0x41545452) https://bugs.openjdk.java.net/browse/JDK-8050499?attachmentOrder=desc java.io.IOException: Unknown error: 316 Can anyone shed any light on unknown error 316? Thanks, Michael _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.app... This email sent to site_archiver@lists.apple.com
participants (1)
-
Michael Domino