FROM : Douglas Davidson
DATE : Sun Dec 19 23:42:06 2004
On Dec 19, 2004, at 2:31 PM, Daniel DeCovnick wrote:
> It doesn't stay open long enough to attach to. In fact, it doesn't
> even stay open long enough to get a PID. `sample' doesn't get it, even
> with the -wait flag.
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
DATE : Sun Dec 19 23:42:06 2004
On Dec 19, 2004, at 2:31 PM, Daniel DeCovnick wrote:
> It doesn't stay open long enough to attach to. In fact, it doesn't
> even stay open long enough to get a PID. `sample' doesn't get it, even
> with the -wait flag.
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
| Related mails | Author | Date |
|---|---|---|
| Daniel DeCovnick | Dec 19, 03:10 | |
| Douglas Davidson | Dec 19, 19:53 | |
| Daniel DeCovnick | Dec 19, 23:31 | |
| Frederick Cheung | Dec 19, 23:37 | |
| Douglas Davidson | Dec 19, 23:42 | |
| Daniel DeCovnick | Dec 20, 00:13 |






Cocoa mail archive

