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

[Couldn't Reproduce] Crash when adding a folder #3

Open
theiostream opened this issue Sep 13, 2012 · 0 comments
Open

[Couldn't Reproduce] Crash when adding a folder #3

theiostream opened this issue Sep 13, 2012 · 0 comments

Comments

@theiostream
Copy link
Owner

This is an old one. I did a patch where the use of NSFastEnumeration for iterating was basically removed from the whole project, since the most prominent message in all crash reports was:

*** Terminating app due to uncaught exception 'NSGenericException', reason: '*** Collection <__NSArrayM: 0x106758d0> was mutated while being enumerated.'

A friend of mine reported the issue as soon as he had installed Installous alongside AppSync, which I assume can be causing the issue with some heavy patching on the "force applications to stay there" side. But can't be sure.

I hope it's solved, but I'll keep it here to remind me still having it crash is a possibility.

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

1 participant