Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EXC_BAD_ACCESS in FICImageCache.m's _retrieveImageForEntity:withFormatName:loadSynchronously:completionBlock: method #124

Open
BigSauce opened this issue Jan 26, 2016 · 1 comment

Comments

@BigSauce
Copy link

I've attached some screenshots of the crash. This happens intermittently. Using version 1.3. Seems like the crash would not be caused by my code since ARC would not allow my arguments provided to asynchronouslyRetrieveImageForEntity:withFormat:loadSynchronously:completionBlock: to be released prior to the method returning.

image

image

image

@mallorypaine
Copy link
Contributor

What thread are you requesting the image from?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants