We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Demo crashed after click on "Clear Cache" button. (Simulator 3.1, Debug)
2009-12-17 16:41:23.007 EGOImageLoadingDemo[2016:207] Starting: <NSURLConnection: 0x3b67e80, http://farm4.static.flickr.com/3511/4008358164_a5def010c7_s.jpg> 2009-12-17 16:41:23.655 EGOImageLoadingDemo[2016:207] * Terminating app due to uncaught exception 'NSGenericException', reason: '* Collection <NSCFDictionary: 0x75055d0> was mutated while being enumerated.' 2009-12-17 16:41:23.656 EGOImageLoadingDemo[2016:207] Stack: ( 30794843, 2427860233, 31169806, 15469, 13277, 2782297, 4696053, 2782297, 3189666, 3198403, 3193615, 2887219, 2795548, 2822325, 37445361, 30579584, 30575688, 37439405, 37439602, 2826243, 10692, 10546 )
The text was updated successfully, but these errors were encountered:
Yeah, I get the same
Sorry, something went wrong.
No branches or pull requests
Demo crashed after click on "Clear Cache" button.
(Simulator 3.1, Debug)
2009-12-17 16:41:23.007 EGOImageLoadingDemo[2016:207] Starting: <NSURLConnection: 0x3b67e80, http://farm4.static.flickr.com/3511/4008358164_a5def010c7_s.jpg>
2009-12-17 16:41:23.655 EGOImageLoadingDemo[2016:207] * Terminating app due to uncaught exception 'NSGenericException', reason: '* Collection <NSCFDictionary: 0x75055d0> was mutated while being enumerated.'
2009-12-17 16:41:23.656 EGOImageLoadingDemo[2016:207] Stack: (
30794843,
2427860233,
31169806,
15469,
13277,
2782297,
4696053,
2782297,
3189666,
3198403,
3193615,
2887219,
2795548,
2822325,
37445361,
30579584,
30575688,
37439405,
37439602,
2826243,
10692,
10546
)
The text was updated successfully, but these errors were encountered: