Followup to execv failure with multi-user application
site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com User-agent: Thunderbird 1.5.0.10 (Windows/20070221) Darren Mason _______________________________________________ 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... I have solved the problem I detailed in my previous post. By signaling the other instances of the application to shut down all their threads, I was able to run execv successfully. I don't know why another instance's threads should cause a problem, but at least this solved it. This email sent to site_archiver@lists.apple.com
participants (1)
-
Darren Mason