Re: Services Bug in 10.3.6/7?
Re: Services Bug in 10.3.6/7?
- Subject: Re: Services Bug in 10.3.6/7?
- From: Daniel DeCovnick <email@hidden>
- Date: Sun, 19 Dec 2004 15:13:45 -0800
If it's running already it works just fine. But it looks like it's not
getting to main(). I put a sleep(10); at the beginning of main and it
doesn't keep it open. Looks like it's that dyld error, though I don't
know why it would have surfaced in 10.3.6 but not previously.
-Daniel DeCovnick
On Dec 19, 2004, at 2:42 PM, Douglas Davidson wrote:
And if it is already running when the service is requested, does the
service proceed normally? If you can create a debug version of it,
you can insert something to make it hang at main(). It is possible,
of course, that it doesn't even get that far--for example, it could
die during load with a dyld error. There are various ways of
diagnosing dyld errors, but I'm afraid I'm not sure offhand how to get
that to happen with a requested launch like this.
Douglas Davidson
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden