RE: 10.5 lauchctl unload causing process crash
site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com Thread-index: Acho4kC8nXGmp3TCRviu2ulTkaArkwAADtHw Thread-topic: 10.5 lauchctl unload causing process crash What other information could I supply to help with this problem? On Feb 5, 2008, at 7:08 PM, Carl Smith wrote:
Basically what the installer does is stop the daemon if it is running and launches the new/updated one. But I am puzzled why there is not this problem in 10.3 and 10.4.
That message is printed out by the job_reap function in launchd_core_logic.c. I'd guess that your daemon is crashing on 10.5 when launchd tries to kill it, but it's difficult to say without more information. _______________________________________________ Do not post admin requests to the list. They will be ignored. Installer-dev mailing list (Installer-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/installer-dev/site_archiver%40lists.a... This email sent to site_archiver@lists.apple.com
participants (1)
-
Carl Smith