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 _scheduleAutoExpandTimerForItem #4047

Closed
cyberduck opened this issue Jan 2, 2010 · 2 comments
Closed

Crash in _scheduleAutoExpandTimerForItem #4047

cyberduck opened this issue Jan 2, 2010 · 2 comments
Assignees
Milestone

Comments

@cyberduck
Copy link
Collaborator

1e6f595 created the issue

Whenever I drag and drop a file onto Cyberduck to upload it, it crashes every time. This does not happen with the latest stable build, but the more recent two nightly builds have had this issue. I have tried with different servers (all FTP) and had the same problem every time. I have reinstalled Cyberduck and deleted all but my preferences and my favorites.plist and started from almost scratch, but it still crashes every time. Using the upload item from the file menu works just fine, but I always drag and drop my files from my desktop, and didn't even know there was a menu option to upload until today.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
0   com.apple.CoreFoundation      	0x990384d9 __CFStringEqual + 25
1   com.apple.CoreFoundation      	0x99038497 CFEqual + 391
2   com.apple.CoreFoundation      	0x9904fa21 __CFBasicHashStandardCallback + 353
3   com.apple.CoreFoundation      	0x9903c919 ___CFBasicHashFindBucket1 + 537
4   com.apple.CoreFoundation      	0x99044aac CFBasicHashFindBucket + 252
5   com.apple.CoreFoundation      	0x99044973 CFDictionaryGetValue + 131
6   com.apple.CoreFoundation      	0x99049cb2 CFBundleGetIdentifier + 50
7   com.apple.CoreFoundation      	0x99070169 __CFXPreferencesGetCacheStringForBundleID + 105
8   com.apple.CoreFoundation      	0x9906fdc7 __CFXPreferencesGetSearchListForBundleID + 23
9   com.apple.CoreFoundation      	0x9906fd25 CFPreferencesCopyAppValue + 53
10  com.apple.Foundation          	0x95fd809a -[NSUserDefaults(NSUserDefaults) objectForKey:] + 36
11  com.apple.Foundation          	0x95fd7f38 -[NSUserDefaults(NSUserDefaults) boolForKey:] + 49
12  librococoa.dylib              	0x01f414a9 -[CDOutlineView _scheduleAutoExpandTimerForItem:] + 73 (CDOutlineView.m:50)
13  librococoa.dylib              	0x01f4169c -[CDOutlineView _scheduleAutoExpandTimerForItem:] + 572 (CDOutlineView.m:68)

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Revert part of 15e5373 in 3e1b450.

@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