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

Crashes opening Preferences #8403

Closed
cyberduck opened this issue Dec 8, 2014 · 1 comment
Closed

Crashes opening Preferences #8403

cyberduck opened this issue Dec 8, 2014 · 1 comment

Comments

@cyberduck
Copy link
Collaborator

21efeaa created the issue

When I try to open the cyberduck preferences, the program crashes.

I am running on a MacBook Pro (Retina, Mid 2012)

OSX 10.10.1

cyberduck: ersion 4.6 (15810)

I get crashes in other situations as well, for example when I try to edit a remote text file.

This is the crash report:

Process:               Cyberduck [3571]
Path:                  /Applications/Cyberduck.app/Contents/MacOS/Cyberduck
Identifier:            ch.sudo.cyberduck
Version:               4.6 (15810)
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           Cyberduck [3571]
User ID:               501

Date/Time:             2014-12-08 19:09:06.668 +0100
OS Version:            Mac OS X 10.10.1 (14B25)
Report Version:        11
Anonymous UUID:        18F6FAFB-6C05-7AEC-4902-0078D203061C

Sleep/Wake UUID:       16F8297A-0BDD-434F-9F03-1FD190C312CB

Time Awake Since Boot: 73000 seconds
Time Since Wake:       800 seconds

Crashed Thread:        0  Dispatch queue: com.apple.main-thread

Exception Type:        EXC_BAD_ACCESS (SIGABRT)
Exception Codes:       KERN_INVALID_ADDRESS at 0x0000000000000008

VM Regions Near 0x8:
--> 
    __TEXT                 0000000100000000-0000000100009000 [   36K] r-x/rwx SM=COW  /Applications/Cyberduck.app/Contents/MacOS/Cyberduck

Application Specific Information:
Performing @selector(preferencesMenuClicked:) from sender NSMenuItem 0x6180000a3c60
*** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Invalid parameter not satisfying: aString != nil'
terminating with uncaught exception of type NSException
abort() called

Application Specific Backtrace 1:
0   CoreFoundation                      0x00007fff932d064c __exceptionPreprocess + 172
1   libobjc.A.dylib                     0x00007fff8ab306de objc_exception_throw + 43
2   CoreFoundation                      0x00007fff932d042a +[NSException raise:format:arguments:] + 106
3   Foundation                          0x00007fff8d44a5b9 -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 195
4   AppKit                              0x00007fff87c767e7 -[NSMenuItem initWithTitle:action:keyEquivalent:] + 144
5   AppKit                              0x00007fff87c80dc1 -[NSMenu insertItemWithTitle:action:keyEquivalent:atIndex:] + 236
6   AppKit                              0x00007fff87e14958 -[NSPopUpButtonCell insertItemWithTitle:atIndex:] + 170
7   libjnidispatch.dylib                0x000000010ca7594c ffi_call_unix64 + 76
8   ???                                 0x00007fff5fbf8df0 0x0 + 140734799777264

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib        	0x00007fff90e71282 __pthread_kill + 10
1   libsystem_c.dylib             	0x00007fff89519b73 abort + 129
2   libc++abi.dylib               	0x00007fff944eda21 abort_message + 257
3   libc++abi.dylib               	0x00007fff945159d1 default_terminate_handler() + 267
4   libobjc.A.dylib               	0x00007fff8ab346c6 _objc_terminate() + 103
5   libc++abi.dylib               	0x00007fff945130a1 std::__terminate(void (*)()) + 8
6   libc++abi.dylib               	0x00007fff94512b30 __cxa_throw + 121
7   libobjc.A.dylib               	0x00007fff8ab30808 objc_exception_throw + 341
8   com.apple.CoreFoundation      	0x00007fff932d042a +[NSException raise:format:arguments:] + 106
9   com.apple.Foundation          	0x00007fff8d44a5b9 -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 195
10  com.apple.AppKit              	0x00007fff87c767e7 -[NSMenuItem initWithTitle:action:keyEquivalent:] + 144
11  com.apple.AppKit              	0x00007fff87c80dc1 -[NSMenu insertItemWithTitle:action:keyEquivalent:atIndex:] + 236
12  com.apple.AppKit              	0x00007fff87e14958 -[NSPopUpButtonCell insertItemWithTitle:atIndex:] + 170
13  libjnidispatch.dylib          	0x000000010ca7594c ffi_call_unix64 + 76
14  libjnidispatch.dylib          	0x000000010ca75456 ffi_call + 630
15  libjnidispatch.dylib          	0x000000010ca6c2f5 Java_com_sun_jna_Native_ffi_1prep_1cif + 1621
16  libjnidispatch.dylib          	0x000000010ca6c772 Java_com_sun_jna_Native_invokeVoid + 34
17  ???                           	0x0000000103bc1698 0 + 4357625496
18  ???                           	0x0000000103d69bd0 0 + 4359363536

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Duplicate for #8402.

@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

1 participant