Re: Suppressing Crash Reporter dialogs for a task
Re: Suppressing Crash Reporter dialogs for a task
- Subject: Re: Suppressing Crash Reporter dialogs for a task
- From: Mark Woods <email@hidden>
- Date: Tue, 22 Sep 2009 17:58:19 +0100
Easier said than done. It's QuickTime that's crashing.
I'm calling canInitWithFile first and checking for errors with
movieWithFile:error: but in certain instances it will still crash.
On Sep 22, 2009, at 5:53 PM, Kyle Sluder wrote:
On Tue, Sep 22, 2009 at 9:47 AM, Mark Woods
<email@hidden> wrote:
The task checks the validity of certain files and in some cases,
the task
could definitely crash if the data is corrupt - that is the whole
purpose of
launching a separate task. This is not a problem as the application
notifies
the user if the task was not successful.
Perhaps instead of crashing, you should design this tool to return
nonzero if the file is invalid?
--Kyle Sluder
_______________________________________________
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