Re: Strange Error
Re: Strange Error
- Subject: Re: Strange Error
- From: "Jim O'Connor" <email@hidden>
- Date: Thu, 24 Oct 2002 10:59:41 -0500
>
On 24/10/02 3:42 pm, Finlay Dobbie <email@hidden> wrote:
>
>
> On Thursday, October 24, 2002, at 02:19 pm, Jim O'Connor wrote:
>
>
>
>> Oct 24 09:41:19 Per-Rittg-rds-dator WindowServer[1165]: ERROR!
>
>> execle(/Users/per/Desktop/Marine Aquarium.app/Contents/MacOS/Marine
>
>> Aquarium) returned, err=22
>
>>
>
>>
>
>> I put debug strings in my application delegate method -
>
>> applicationDidFinishLaunching but they aren't hit, so it looks to me
>
>> like
>
>> none of my code is ever getting executed.
>
>
>
> Of course, WindowServer is failing to launch your app in the first
>
> place. However, error 22 is EINVAL (invalid argument), and I have no
>
> idea why execle would be returning it...
>
>
The man pages don't explain why execle could return EINVAL either. Maybe a
>
look at the sources in Darwin would illuminate, or perhaps ktrace'ing the
>
WindowServer while trying to start the app would provide clues.
>
>
Cheers,
>
>
Chris
>
_______________________________________________
>
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.
I can't repro the problem myself - and the number of users with the problem
is a small percentage of total users, so I'm left with what comes out of the
console that the user can cut and paste to me.
_______________________________________________
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.