[Cyberduck-trac] [Cyberduck] #11060: Jumping from one item to the next in preview

Cyberduck trac at cyberduck.io
Sat Oct 10 14:41:52 UTC 2020


#11060: Jumping from one item to the next in preview
---------------------------+----------------------
 Reporter:  OlessioParana  |         Owner:
     Type:  defect         |        Status:  new
 Priority:  normal         |     Milestone:
Component:  core           |       Version:  7.4.0
 Severity:  normal         |    Resolution:
 Keywords:                 |  Architecture:
 Platform:  macOS 10.14    |
---------------------------+----------------------

Comment (by dkocher):

 I cannot reproduce as described but have seen a crash when changing the
 selection.


 {{{
 Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
 0   libjnidispatch.dylib                0x000000010de1b55c
 ffi_closure_unix64_inner + 92
 1   libjnidispatch.dylib                0x000000010de1bff6
 ffi_closure_unix64 + 70
 2   librococoa.dylib                    0x000000010de29778 -[ProxyForJava
 methodSignatureForSelector:] + 82
 3   com.apple.CoreFoundation            0x00007fff30f5bfc0
 ___forwarding___ + 408
 4   com.apple.CoreFoundation            0x00007fff30f5bd98
 _CF_forwarding_prep_0 + 120
 5   com.apple.QuickLookUIFramework      0x00007fff3c95ade1
 QLPreviewItemIsKnownForURL + 46
 6   com.apple.QuickLookUIFramework      0x00007fff3c9514c4
 -[QLPreviewCacheManager _documentForItem:url:remove:] + 783
 7   com.apple.QuickLookUIFramework      0x00007fff3ca00379
 -[QLPreviewCacheManager cachedDocumentForURL:] + 38
 8   com.apple.QuickLookUIFramework      0x00007fff3c98c75b -[QLPreviewView
 _invalidateCachedDocumentForURL:] + 34
 9   com.apple.QuickLookUIFramework      0x00007fff3c9b1138 -[QLPathWatcher
 _watcherDidWatchURL:flags:] + 408
 10  com.apple.QuickLookUIFramework      0x00007fff3c9b0b27
 __43-[QLPathWatcher _signalEventsForURL:flags:]_block_invoke + 70
 11  com.apple.Foundation                0x00007fff336500dd
 __NSThreadPerformPerform + 204
 12  com.apple.CoreFoundation            0x00007fff30f7bd52
 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
 13  com.apple.CoreFoundation            0x00007fff30f7bcf1
 __CFRunLoopDoSource0 + 103
 14  com.apple.CoreFoundation            0x00007fff30f7bb0b
 __CFRunLoopDoSources0 + 209
 15  com.apple.CoreFoundation            0x00007fff30f7a83a __CFRunLoopRun
 + 927
 16  com.apple.CoreFoundation            0x00007fff30f79e3e
 CFRunLoopRunSpecific + 462
 17  com.apple.HIToolbox                 0x00007fff2fba6abd
 RunCurrentEventLoopInMode + 292
 18  com.apple.HIToolbox                 0x00007fff2fba67d5
 ReceiveNextEventCommon + 584
 19  com.apple.HIToolbox                 0x00007fff2fba6579
 _BlockUntilNextEventMatchingListInModeWithFilter + 64
 20  com.apple.AppKit                    0x00007fff2e1ec039 _DPSNextEvent +
 883
 21  com.apple.AppKit                    0x00007fff2e1ea880
 -[NSApplication(NSEvent)
 _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1352
 22  com.apple.AppKit                    0x00007fff2e1dc58e -[NSApplication
 run] + 658
 23  libjnidispatch.dylib                0x000000010de1be74 ffi_call_unix64
 + 76
 24  libjnidispatch.dylib                0x000000010de1b43d ffi_call + 1005
 25  libjnidispatch.dylib                0x000000010de11149 0x10de0e000 +
 12617
 26  libjnidispatch.dylib                0x000000010de11567
 Java_com_sun_jna_Native_invokeVoid + 39
 27  ???                                 0x0000000113f4d5d7 0 + 4629779927
 28  ???                                 0x000000011492284c 0 + 4640090188
 29  ???                                 0x0000000113f43bc8 0 + 4629740488
 30  ???                                 0x000000011491aec0 0 + 4640059072
 31  ???                                 0x0000000113f43bc8 0 + 4629740488
 32  ???                                 0x0000000113f43bc8 0 + 4629740488
 33  ???                                 0x0000000113f43bc8 0 + 4629740488
 34  ???                                 0x0000000113f43d3d 0 + 4629740861
 35  ???                                 0x0000000113f44028 0 + 4629741608
 36  ???                                 0x0000000113f38949 0 + 4629694793
 37  libjvm.dylib                        0x000000010bd9e60d
 JavaCalls::call_helper(JavaValue*, methodHandle const&,
 JavaCallArguments*, Thread*) + 619
 38  libjvm.dylib                        0x000000010bddfc14
 jni_invoke_static(JNIEnv_*, JavaValue*, _jobject*, JNICallType,
 _jmethodID*, JNI_ArgumentPusher*, Thread*) + 284
 39  libjvm.dylib                        0x000000010bde2ab7
 jni_CallStaticVoidMethod + 363
 40  libjli.dylib                        0x000000010a8ed7fa JavaMain + 2740
 41  libjli.dylib                        0x000000010a8efdb8
 __JVMInit_block_invoke + 75
 42  com.apple.Foundation                0x00007fff335f6ac5
 __NSBLOCKOPERATION_IS_CALLING_OUT_TO_A_BLOCK__ + 7
 43  com.apple.Foundation                0x00007fff335f69e6
 -[NSBlockOperation main] + 80
 44  com.apple.Foundation                0x00007fff335f6981
 __NSOPERATION_IS_INVOKING_MAIN__ + 17
 45  com.apple.Foundation                0x00007fff335f5bb3 -[NSOperation
 start] + 722
 46  com.apple.Foundation                0x00007fff336500dd
 __NSThreadPerformPerform + 204
 47  com.apple.CoreFoundation            0x00007fff30f7bd52
 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
 48  com.apple.CoreFoundation            0x00007fff30f7bcf1
 __CFRunLoopDoSource0 + 103
 49  com.apple.CoreFoundation            0x00007fff30f7bb0b
 __CFRunLoopDoSources0 + 209
 50  com.apple.CoreFoundation            0x00007fff30f7a83a __CFRunLoopRun
 + 927
 51  com.apple.CoreFoundation            0x00007fff30f79e3e
 CFRunLoopRunSpecific + 462
 52  libjli.dylib                        0x000000010a8ef3fb
 CreateExecutionEnvironment + 400
 53  libjli.dylib                        0x000000010a8eb543 JLI_Launch +
 1387
 54  ch.sudo.cyberduck                   0x000000010a74d8c3 launch + 2383
 (launcher.m:165)
 55  ch.sudo.cyberduck                   0x000000010a74ce53 main + 75
 56  libdyld.dylib                       0x00007fff6b02bcc9 start + 1

 }}}

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


More information about the Cyberduck-trac mailing list