Re: [launchd-dev] SMJobSubmit( ) fails but no error is returned
I've narrowed it down a bit. SMJobSubmit( ) fails without an error only on one user account on my work iMac. If I switch to another account, it works fine. The ~/Library/LaunchAgents/ folder looks OK. Maybe something in my home directory is corrupted or has the wrong permissions or ACLs. Any idea where to look? TIA again. ---- Karl Moskowski <kolpanic@voodooergonomics.com> Voodoo Ergonomics Inc. <http://voodooergonomics.com/>
On Jan 20, 2010, at 7:59 AM, Karl Moskowski wrote:
I've narrowed it down a bit. SMJobSubmit( ) fails without an error only on one user account on my work iMac. If I switch to another account, it works fine.
The ~/Library/LaunchAgents/ folder looks OK. Maybe something in my home directory is corrupted or has the wrong permissions or ACLs. Any idea where to look?
TIA again.
That's very odd... could could you attach with a debugger and record the call sequence from inside SMJobSubmit()? Specifically, I'm interested in whether or not it gets into the load() function. -- Damien Sorresso BSD Engineering Apple Inc.
participants (2)
-
Damien Sorresso
-
Karl Moskowski