views:

13

answers:

1

Hello,

When I assign an NSFetchRequest to an NSFetchedResultsController instance and then try to use that same NSFetchRequest for a small query to the managedobjectcontext I get a memory bad access. Does that mean that every instance of NSFetchRequest can only be used once?

Thanks!

A: 

wrong memory allocation. disregard.

schone
I believe you can vote to close or delete your own question, regardless of your reputation level.
Tim
I tried in order to delete this question, but it tells me I have to wait 2 days...?
schone