Re: execv bug???
Re: execv bug???
- Subject: Re: execv bug???
- From: Steve <email@hidden>
- Date: Sun, 27 Jan 2008 03:02:06 -0600
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:
This email sent to email@hidden