Skip to content

Crash opening preferences when default editor is no longer installed #8402

@cyberduck

Description

@cyberduck

c5c8e7b created the issue

Cyberduck (Version 4.6 (15810)) crashes on opening preferences. Tested also on a fresh install without old prefs-file and Application Support/Cyberduck directory, but it still crashes.

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib        	0x00007fff95830282 __pthread_kill + 10
1   libsystem_c.dylib             	0x00007fff8dd99b73 abort + 129
2   libc++abi.dylib               	0x00007fff8ccdda21 abort_message + 257
3   libc++abi.dylib               	0x00007fff8cd059d1 default_terminate_handler() + 267
4   libobjc.A.dylib               	0x00007fff9537d6c6 _objc_terminate() + 103
5   libc++abi.dylib               	0x00007fff8cd030a1 std::__terminate(void (*)()) + 8
6   libc++abi.dylib               	0x00007fff8cd02b30 __cxa_throw + 121
7   libobjc.A.dylib               	0x00007fff95379808 objc_exception_throw + 341
8   com.apple.CoreFoundation      	0x00007fff92b7442a +[NSException raise:format:arguments:] + 106
9   com.apple.Foundation          	0x00007fff93f655b9 -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 195
10  com.apple.AppKit              	0x00007fff8bffe7e7 -[NSMenuItem initWithTitle:action:keyEquivalent:] + 144
11  com.apple.AppKit              	0x00007fff8c008dc1 -[NSMenu insertItemWithTitle:action:keyEquivalent:atIndex:] + 236
12  com.apple.AppKit              	0x00007fff8c19c958 -[NSPopUpButtonCell insertItemWithTitle:atIndex:] + 170
13  libjnidispatch.dylib          	0x000000010d4e094c ffi_call_unix64 + 76
14  libjnidispatch.dylib          	0x000000010d4e0456 ffi_call + 630
15  libjnidispatch.dylib          	0x000000010d4d72f5 Java_com_sun_jna_Native_ffi_1prep_1cif + 1621
16  libjnidispatch.dylib          	0x000000010d4d7772 Java_com_sun_jna_Native_invokeVoid + 34
17  ???                           	0x0000000104812698 0 + 4370540184
18  ???                           	0x0000000104923a88 0 + 4371659400


Attachments

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions