Could this actually be a combination of execv AND the use of vfork?
I see other reports of this out there, such as this comment:
"on Darwin x86_64, disable use of vfork as it causes execve to fail
intermittently."
So, is this a known issue perhaps?
Indeed, change vfork to fork causes the problem to go away. execv then
works fine.
Steve
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/darwin-dev/email@hidden