execle error 22 revisited
execle error 22 revisited
- Subject: execle error 22 revisited
- From: daniel <email@hidden>
- Date: Wed, 1 Oct 2003 15:23:12 -0700
I noticed there have been some recent posts about mysterious launch
failures involving "execle error 22" messages appearing in the console.
I recently had a user experience this with my application (like the
others who reported it, it affects a very small percentage of users, in
my case only one report so far).
After some investigating, it turns out in my case that the user is
unstuffing my application (claims he is not using an old version of
Stuffit), and the contents of my app are getting wack permissions.
Specifically, the executable binary is not execute-permissioned.
I thought I'd send this message out as a reference for anybody else who
runs into this and is looking for a possible cause. I am also hoping
that if anybody has any experiences with files becoming
permission-wacked, they might have some theories as to how it's
happening.
Daniel
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.