site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com All that said, there is no existing Apple software which uses the DNSServiceProcessResult() function, -- Terry _______________________________________________ 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... On Apr 16, 2010, at 12:47 AM, Stefan Haller wrote: Terry Lambert <tlambert@apple.com> wrote: Huh? The crash I described happens with the following backtrace: It's not *explicitly* called, I should say, and most code trys to avoid that particular call graph. In general, you should separate your view from your controller (i.e. have a UI separate from the process being controlled) which would (mostly) avoid the issue. I've commented in the bug on the fix (I did that before I posted it to you). I would encourage you to encourage your customers to get away from 10.5 already, or check the utsname->version from uname(3) and limit the number of fd's you use, as a workaround. This email sent to site_archiver@lists.apple.com