Navigation Menu

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

Collection mutated while being enumerated #1533

Closed
cyberduck opened this issue Dec 30, 2007 · 1 comment
Closed

Collection mutated while being enumerated #1533

cyberduck opened this issue Dec 30, 2007 · 1 comment
Assignees
Milestone

Comments

@cyberduck
Copy link
Collaborator

@dkocher created the issue

30.12.07 10:31:16 [0x0-0x28028].ch.sudo.cyberduck[227] Exception in thread "Background" NSGenericException: *** Collection <NSCFArray: 0x142e4a10> was mutated while being enumerated.
30.12.07 10:31:16 [0x0-0x28028].ch.sudo.cyberduck[227]  at com.apple.cocoa.foundation.NSArray.containsObject(Native Method)
30.12.07 10:31:16 [0x0-0x28028].ch.sudo.cyberduck[227]  at ch.cyberduck.core.AttributedList.contains(AttributedList.java:138)
30.12.07 10:31:16 [0x0-0x28028].ch.sudo.cyberduck[227]  at ch.cyberduck.core.Path.exists(Path.java:522)
30.12.07 10:31:16 [0x0-0x28028].ch.sudo.cyberduck[227]  at ch.cyberduck.core.Transfer.exists(Transfer.java:349)
30.12.07 10:31:16 [0x0-0x28028].ch.sudo.cyberduck[227]  at ch.cyberduck.core.DownloadTransfer.childs(DownloadTransfer.java:178)
30.12.07 10:31:16 [0x0-0x28028].ch.sudo.cyberduck[227]  at ch.cyberduck.core.SyncTransfer.childs(SyncTransfer.java:206)
30.12.07 10:31:16 [0x0-0x28028].ch.sudo.cyberduck[227]  at ch.cyberduck.ui.cocoa.CDTransferPromptModel$1.run(CDTransferPromptModel.java:164)
30.12.07 10:31:16 [0x0-0x28028].ch.sudo.cyberduck[227]  at ch.cyberduck.ui.cocoa.CDWindowController$1.run(CDWindowController.java:117)
30.12.07 10:31:18 [0x0-0x28028].ch.sudo.cyberduck[227] ObjCJava FATAL:
30.12.07 10:31:18 [0x0-0x28028].ch.sudo.cyberduck[227] jobjc_mapObjects(): mapping inconsistency -- hashtable entries are not identical
30.12.07 10:31:18 [0x0-0x28028].ch.sudo.cyberduck[227] ObjCJava Exit
30.12.07 10:31:18 com.apple.launchd[98] ([0x0-0x28028].ch.sudo.cyberduck[227]) Exited with exit code: 255
@cyberduck
Copy link
Collaborator Author

@dkocher commented

In 6acb8b3.

@iterate-ch iterate-ch locked as resolved and limited conversation to collaborators Nov 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants