Re: Default Core Data errors
Re: Default Core Data errors
- Subject: Re: Default Core Data errors
- From: Volker in Lists <email@hidden>
- Date: Wed, 14 Oct 2009 18:51:15 +0200
Rick,
which StoreType are you using? If it is XML it could be worth looking into the raw xml. Otherwise more information on the model and any special methods (if any) could be useful. Any changes to the standard CoreData template provided by Xcode?
Is the file readable at all from finder using a hex editor or any command line call that accesses the file content? Just to make sure it is not a problem at another level.
The stack trace does - at least for me - not reveal anything CoreData related that could be used as a starting point to dig into the problem more deeply.
Volker
Am 14.10.2009 um 18:44 schrieb Rick Mann:
>
> On Oct 14, 2009, at 09:34:20, Kyle Sluder wrote:
>
>> On Wed, Oct 14, 2009 at 9:06 AM, Rick Mann <email@hidden> wrote:
>>> No exceptions (I checked "Stop on Objective-C Exceptions" and created a
>>> symbolic breakpoint on "objc_exception_throw" just to be sure).
>>
>> Also try breaking on -[NSApp presentError:].
_______________________________________________
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