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

Hang in _CFPreferencesSetAppValueWithContainer #10420

Closed
cyberduck opened this issue Aug 6, 2018 · 4 comments
Closed

Hang in _CFPreferencesSetAppValueWithContainer #10420

cyberduck opened this issue Aug 6, 2018 · 4 comments
Labels
bug core thirdparty Issue caused by third party

Comments

@cyberduck
Copy link
Collaborator

1e181f1 created the issue

Upon transferring/downloading a file my Cyberduck will freeze and then eventually crash. I have uninstalled Cyberduck and updated to the latest build (6.6.2).I am running MacOS High Sierra 10.13.6. Any help would be great!


Attachments

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Please attach the crash report.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Heaviest stack for the main thread of the target process:
  36  ??? [0x7ffee93bde88]
  36  ??? (<857D4AE9-05D4-371F-A490-AEF41A5867A1> + 57652) [0x113e5e134]
  36  -[NSUserDefaults(NSUserDefaults) setObject:forKey:] + 55 (Foundation + 206690) [0x7fff57cb0762]
  36  _CFPreferencesSetAppValueWithContainer + 117 (CoreFoundation + 597877) [0x7fff55baef75]
  36  -[_CFXPreferences setValue:forKey:appIdentifier:container:configurationURL:] + 96 (CoreFoundation + 1999808) [0x7fff55d053c0]
  36  -[_CFXPreferences(SearchListAdditions) withSearchListForIdentifier:container:cloudConfigurationURL:perform:] + 341 (CoreFoundation + 1843349) [0x7fff55cdf095]
  30  __108-[_CFXPreferences(SearchListAdditions) withSearchListForIdentifier:container:cloudConfigurationURL:perform:]_block_invoke + 297 (CoreFoundation + 1843753) [0x7fff55cdf229]
  30  -[CFPrefsSource setValue:forKey:from:] + 63 (CoreFoundation + 1563855) [0x7fff55c9accf]
  30  -[CFPrefsSource setValues:forKeys:count:from:] + 26 (CoreFoundation + 1563786) [0x7fff55c9ac8a]
  30  -[CFPrefsSource setValues:forKeys:count:removeValuesForKeys:count:from:] + 219 (CoreFoundation + 1563227) [0x7fff55c9aa5b]
  30  -[CFPrefsSearchListSource alreadylocked_setValues:forKeys:count:from:] + 1392 (CoreFoundation + 1836032) [0x7fff55cdd400]
  28  -[CFPrefsSearchListSource alreadylocked_copyDictionary] + 562 (CoreFoundation + 238818) [0x7fff55b574e2]
  28  -[CFPrefsSource mergeIntoDictionary:sourceDictionary:] + 140 (CoreFoundation + 1565596) [0x7fff55c9b39c]
  28  CFDictionaryApplyFunction + 192 (CoreFoundation + 263248) [0x7fff55b5d450]
  27  CFBasicHashApply + 106 (CoreFoundation + 263434) [0x7fff55b5d50a]
  27  __CFDictionaryApplyFunction_block_invoke + 22 (CoreFoundation + 263494) [0x7fff55b5d546]
  18  CFDictionaryAddValue + 234 (CoreFoundation + 263738) [0x7fff55b5d63a]
  14  CFBasicHashAddValue + 3342 (CoreFoundation + 36766) [0x7fff55b25f9e]
  13  __CFBasicHashAddValue + 95 (CoreFoundation + 40751) [0x7fff55b26f2f]
  4   __CFBasicHashRehash + 2117 (CoreFoundation + 16133) [0x7fff55b20f05] (running)

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Please try to reset Preferences. Navigate to {{~/Library/Preferences/}} by navigate to the Library folder using {{⌘⇧-L}} in Finder or use Go → Go to Folder…. and remove the file ch.sudo.cyberduck.plist. Alternatively open a Terminal.app window and enter defaults delete ch.sudo.cyberduck.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Duplicate for #10162.

@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.
Labels
bug core thirdparty Issue caused by third party
Projects
None yet
Development

No branches or pull requests

1 participant