Skip navigation.
 
mlRe: Services Bug in 10.3.6/7?
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

Related mailsAuthorDate
mlServices Bug in 10.3.6/7? Daniel DeCovnick Dec 19, 03:10
mlRe: Services Bug in 10.3.6/7? Douglas Davidson Dec 19, 19:53
mlRe: Services Bug in 10.3.6/7? Daniel DeCovnick Dec 19, 23:31
mlRe: Services Bug in 10.3.6/7? Frederick Cheung Dec 19, 23:37
mlRe: Services Bug in 10.3.6/7? Douglas Davidson Dec 19, 23:42
mlRe: Services Bug in 10.3.6/7? Daniel DeCovnick Dec 20, 00:13