launchd wrong behavior for nonexistent paths and crashed services
site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID; b=HpvuFpLZPY29zMetCLrNxk6/8JIr1Xr2kSl97gZtulvLDM/WLyQ99aSxxhcgHJ7MRGHnLGaW4aApWbKCEoCli8QNcJTX7lYoyry1lwWlMR6g6vNBGSSrLijvyAo8+9Q06RXcvgwmZd94OYwtHvUU/sZeg4btzgZujqaP4bA8VK8=; Hello all, launchd tries to restart indefinitely some service in the following two cases: 1) launchd plist with wrong ProgramArguments key " Throttling respawn: Will start in 10 seconds posix_spawnp("<ProgramArguments>", ...): No such file or directory " The problem is very annoying if some other application waits for this service to start. 2) a service keeps crashing CrashReporter never shows even if I have the CrashReporterPrefs on "Developer" level. It is true that it says: "Display the Unexpectedly Quit dialog for all the processes run by the user". Mac OS X 10.4 had a limit (LAUNCHD_FAILED_EXITS_THRESHOLD). What was the reason to remove it ? _______________________________________________ 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
participants (1)
-
Cristescu Alexandru