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

Crash in CFPreferencesSetAppValueWithContainer #10162

Closed
cyberduck opened this issue Dec 3, 2017 · 3 comments
Closed

Crash in CFPreferencesSetAppValueWithContainer #10162

cyberduck opened this issue Dec 3, 2017 · 3 comments

Comments

@cyberduck
Copy link
Collaborator

0c2ae53 created the issue

De puis que j'ai installer le nouveau système macOS High Sierra (version 10.13.1) Cyberduck ne permet plus de transférer mes fichiers locaux vers un remote site et inversement, alors que j'accède bien au répertoire remote. Cette opération plante le système, un diagnostic d'erreur est envoyé à Apple.. voir le fichier ci-joint


Attachments

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Heaviest stack for the main thread of the target process:
  29  ??? [0x7ffee5311858]
  29  ??? (<857D4AE9-05D4-371F-A490-AEF41A5867A1> + 57652) [0x116759134]
  29  -[NSUserDefaults(NSUserDefaults) setObject:forKey:] + 55 (Foundation + 207938) [0x7fff4b196c42]
  29  _CFPreferencesSetAppValueWithContainer + 117 (CoreFoundation + 582597) [0x7fff490c73c5]
  29  -[_CFXPreferences setValue:forKey:appIdentifier:container:configurationURL:] + 96 (CoreFoundation + 1967232) [0x7fff49219480]
  29  -[_CFXPreferences(SearchListAdditions) withSearchListForIdentifier:container:cloudConfigurationURL:perform:] + 341 (CoreFoundation + 1814277) [0x7fff491f3f05]
  25  __108-[_CFXPreferences(SearchListAdditions) withSearchListForIdentifier:container:cloudConfigurationURL:perform:]_block_invoke + 287 (CoreFoundation + 1814671) [0x7fff491f408f]
  25  -[CFPrefsSource setValue:forKey:from:] + 63 (CoreFoundation + 1537823) [0x7fff491b071f]
  25  -[CFPrefsSource setValues:forKeys:count:from:] + 26 (CoreFoundation + 1537754) [0x7fff491b06da]
  25  -[CFPrefsSource setValues:forKeys:count:removeValuesForKeys:count:from:] + 219 (CoreFoundation + 1536907) [0x7fff491b038b]
  25  -[CFPrefsSearchListSource alreadylocked_setValues:forKeys:count:from:] + 1232 (CoreFoundation + 1807376) [0x7fff491f2410]
  25  -[CFPrefsSearchListSource alreadylocked_copyDictionary] + 546 (CoreFoundation + 230450) [0x7fff49071432]
  24  -[CFPrefsSource mergeIntoDictionary:sourceDictionary:] + 140 (CoreFoundation + 1539548) [0x7fff491b0ddc]
  24  CFDictionaryApplyFunction + 192 (CoreFoundation + 254192) [0x7fff490770f0]
  24  CFBasicHashApply + 128 (CoreFoundation + 254400) [0x7fff490771c0]
  24  __CFDictionaryApplyFunction_block_invoke + 22 (CoreFoundation + 254470) [0x7fff49077206]
  14  __54-[CFPrefsSource mergeIntoDictionary:sourceDictionary:]_block_invoke + 22 (CoreFoundation + 1539622) [0x7fff491b0e26]
  14  CFDictionaryAddValue + 234 (CoreFoundation + 254714) [0x7fff490772fa]
  7   CFBasicHashAddValue + 2850 (CoreFoundation + 35698) [0x7fff49041b72]
  6   __CFBasicHashAddValue + 94 (CoreFoundation + 39294) [0x7fff4904297e]
  3   __CFBasicHashRehash + 1461 (CoreFoundation + 15381) [0x7fff4903cc15] (running)

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Please 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

#10420 closed as duplicate.

@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