site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com In message <479C488E.7020605@yahoo.com>, Steve writes:
Could this actually be a combination of execv AND the use of vfork?
Yes.
So, is this a known issue perhaps?
Sounds likely!
Indeed, change vfork to fork causes the problem to go away. execv then works fine.
Ah-hah! Using vfork does explain everything -- and makes sense of the decision to use _exit(). -s _______________________________________________ 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: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... This email sent to site_archiver@lists.apple.com