Re: Catching Cocoa application Crash
Re: Catching Cocoa application Crash
- Subject: Re: Catching Cocoa application Crash
- From: "parag vibhute" <email@hidden>
- Date: Fri, 8 Feb 2008 17:02:52 +0530
Do you mean that there will another application which will be checking that
my application is running or not?
But does it not have any other solution? means catching a signal which I can
trap on application crash or like that.
Thanks,
Palav
On Feb 8, 2008 3:42 PM, Dominik Pich <email@hidden> wrote:
> consider a wrapper application - you can have serveral 'exes' in a
> bundle so it is transparent for the user.
>
> On Feb 8, 2008, at 9:37 AM, parag vibhute wrote:
>
> > Hi,
> >
> > I have developed a cocoa application. On termination of that
> > application, I
> > am performing some task(deleting a file). For this I have implemented
> > applicationshouldterminate delegate which gets called when user
> > quits the
> > application properly.
> >
> > But there are certain times when that application gets crashed. My
> > question
> > is can we trap this application crash event so that I can perform
> > that task?
> >
> > I think answer lies in finding of how Apple's Crash reporter works.
> > But
> > unable to find an answer.
> >
> > Please help.
> >
> > Thanks,
> > Palav
> >
> >
> > --
> >
> > There are many things in your life that will catch your eye but only
> > a few
> > will catch your heart....pursue those'.
> > _______________________________________________
> >
> > Cocoa-dev mailing list (email@hidden)
> >
> > Please do not post admin requests or moderator comments to the list.
> > Contact the moderators at cocoa-dev-admins(at)lists.apple.com
> >
> > Help/Unsubscribe/Update your Subscription:
> >
> > This email sent to email@hidden
>
>
--
There are many things in your life that will catch your eye but only a few
will catch your heart....pursue those'.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden