Opened on Aug 6, 2018 at 6:00:55 PM
#10420 closed defect (thirdparty)
Hang in _CFPreferencesSetAppValueWithContainer
Reported by: | phathomable | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | core | Version: | 6.6.2 |
Severity: | critical | Keywords: | crashing |
Cc: | Architecture: | ||
Platform: |
Description
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 (1)
Change History (6)
comment:1 Changed on Aug 15, 2018 at 7:23:39 AM by dkocher
comment:2 Changed on Aug 17, 2018 at 8:03:59 AM by dkocher
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)
comment:3 Changed on Aug 17, 2018 at 8:06:02 AM by dkocher
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.
comment:4 Changed on Aug 17, 2018 at 8:06:19 AM by dkocher
- Summary changed from Cyberduck MacOS Crashes to Hang in _CFPreferencesSetAppValueWithContainer
Duplicate for #10162.
comment:5 Changed on Jan 24, 2019 at 8:32:09 AM by dkocher
- Resolution set to thirdparty
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Please attach the crash report.