CoreData: Intermittent crash in -[NSSQLRow dealloc]
CoreData: Intermittent crash in -[NSSQLRow dealloc]
- Subject: CoreData: Intermittent crash in -[NSSQLRow dealloc]
- From: Jim Correia <email@hidden>
- Date: Thu, 26 Jan 2006 13:20:31 -0500
I am experiencing a (very) intermittent crash in -[NSSQLRow dealloc]:
1 com.apple.CoreData 0x940696bc -[NSSQLRow dealloc] + 108
2 com.apple.CoreData 0x94069410 -[NSExternalData setRawData:] + 52
3 com.apple.CoreData 0x9405d548 -[NSSQLChannel
newFetchedRowObjectIDsOnly:] + 140
4 com.apple.CoreData 0x94090e5c -[NSSQLCore
_newRowsForSelector:withArgument:andLimit:] + 380
5 com.apple.CoreData 0x9405b71c -[NSSQLCore
objectsForFetchRequest:inContext:] + 156
6 com.apple.CoreData 0x9405b5cc -[NSSQLCore
executeRequest:withContext:] + 172
7 com.apple.CoreData 0x9404f6f8 -[NSPersistentStoreCoordinator
(_NSInternalMethods) executeRequest:withContext:] + 524
8 com.apple.CoreData 0x9404eb20 -[NSManagedObjectContext
executeFetchRequest:error:] + 372
Any idea how I can track this down so I can figure out what the
trigger is (so I can fix it if it is my bug, report a bug against the
system otherwise)?
Thanks,
Jim
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden