[Cyberduck-trac] [Cyberduck] #11508: Crach when pressing a keyboard key to move selection on file list

Cyberduck trac at cyberduck.io
Tue Jan 5 20:41:54 UTC 2021


#11508: Crach when pressing a keyboard key to move selection on file list
-----------------------+------------------------
 Reporter:  xpech      |         Owner:  dkocher
     Type:  defect     |        Status:  new
 Priority:  high       |     Milestone:
Component:  interface  |       Version:  7.7.2
 Severity:  critical   |    Resolution:
 Keywords:             |  Architecture:  Intel
 Platform:  macOS 11   |
-----------------------+------------------------

Comment (by dkocher):

 The stacktrace is very similar to #11231.


 {{{
 Application Specific Information:
 *** Terminating app due to uncaught exception
 'NSInvalidArgumentException', reason: '*** -[__NSArrayM
 insertObject:atIndex:]: object cannot be nil'
 abort() called
 terminating with uncaught exception of type NSException

 Application Specific Backtrace 1:
 0   CoreFoundation                      0x00007fff204fb6af
 __exceptionPreprocess + 242
 1   libobjc.A.dylib                     0x00007fff202333c9
 objc_exception_throw + 48
 2   CoreFoundation                      0x00007fff205afa9a -[__NSCFString
 characterAtIndex:].cold.1 + 0
 3   CoreFoundation                      0x00007fff205ad953 -[__NSArrayM
 insertObject:atIndex:].cold.2 + 0
 4   CoreFoundation                      0x00007fff20421421 -[__NSArrayM
 insertObject:atIndex:] + 1135
 5   UIFoundation                        0x00007fff23a2fc6b
 __defaultTabStops_block_invoke + 161
 6   libdispatch.dylib                   0x00007fff201de7c7
 _dispatch_client_callout + 8
 7   libdispatch.dylib                   0x00007fff201df96b
 _dispatch_once_callout + 20
 8   UIFoundation                        0x00007fff23a2fbc8
 -[NSParagraphStyle tabStops] + 51
 9   UIFoundation                        0x00007fff23b6f139
 -[NSParagraphStyle description] + 268
 10  CoreFoundation                      0x00007fff2049b53a -[NSDictionary
 descriptionWithLocale:indent:] + 1330
 11  Foundation                          0x00007fff212c1e60
 -[NSAttributedString description] + 263
 12  libjnidispatch.dylib                0x00000001289fbe74 ffi_call_unix64
 + 76
 13  ???                                 0x00007ffeeb6e8ed8 0x0 +
 140732848312024

 Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
 0   libsystem_kernel.dylib              0x00007fff2035b462 __pthread_kill
 + 10
 1   libsystem_pthread.dylib             0x00007fff20389610 pthread_kill +
 263
 2   libsystem_c.dylib                   0x00007fff202dc720 abort + 120
 3   libc++abi.dylib                     0x00007fff2034e418 abort_message +
 231
 4   libc++abi.dylib                     0x00007fff2033fa7d
 demangling_terminate_handler() + 266
 5   libobjc.A.dylib                     0x00007fff202359b1
 _objc_terminate() + 96
 6   libc++abi.dylib                     0x00007fff2034d847
 std::__terminate(void (*)()) + 8
 7   libc++abi.dylib                     0x00007fff2034d7e9
 std::terminate() + 41
 8   libdispatch.dylib                   0x00007fff201de7db
 _dispatch_client_callout + 28
 9   libdispatch.dylib                   0x00007fff201df96b
 _dispatch_once_callout + 20
 10  com.apple.UIFoundation              0x00007fff23a2fbc8
 -[NSParagraphStyle tabStops] + 51
 11  com.apple.UIFoundation              0x00007fff23b6f139
 -[NSParagraphStyle description] + 268
 12  com.apple.CoreFoundation            0x00007fff2049b53a -[NSDictionary
 descriptionWithLocale:indent:] + 1330
 13  com.apple.Foundation                0x00007fff212c1e60
 -[NSAttributedString description] + 263
 14  libjnidispatch.dylib                0x00000001289fbe74 ffi_call_unix64
 + 76
 }}}

--
Ticket URL: <https://trac.cyberduck.io/ticket/11508#comment:5>
Cyberduck <https://cyberduck.io>
Libre FTP, SFTP, WebDAV, S3 & OpenStack Swift browser for Mac and Windows


More information about the Cyberduck-trac mailing list