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 opening QuickLook panel #11212

Closed
cyberduck opened this issue Oct 22, 2020 · 6 comments
Closed

Crash opening QuickLook panel #11212

cyberduck opened this issue Oct 22, 2020 · 6 comments

Comments

@cyberduck
Copy link
Collaborator

dd3d060 created the issue

Sorry, I'm not very technical, but Cyberduck keeps crashing when I try to download a file after changing the destination folder. Also, when I hit the space bar for a (Mac) preview pane, it appears as a half-page, and it's impossible to resize the pane by dragging. Neither of these issues happened until 2-3 weeks ago.

Cheers

Hugh


Attachments

@cyberduck
Copy link
Collaborator Author

@dkocher commented

I cannot reproduce this error. Please attach the crash report.

@cyberduck
Copy link
Collaborator Author

dd3d060 commented

You asked for the crash report.

The problem seems to be caused by using the preview facility – ie highlighting an item in Cyberduck and hitting the space bar. This used to work flawlessly, but now (a) the preview window is small, (b) it is difficult to increase the size of the preview by dragging the corner – in fact one can do this in many tiny steps rather than one movement, and (c) it always stays on top of all other Cyberduck windows, and cannot be closed. Once the preview pane has been requested, attempting to download what is being previewed always seems to precipitate a crash.

I did so just now, and the crash report is attached (twice by the look of things – sorry!)

Cheers

Hugh

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Process:               Cyberduck [4864]
Path:                  /Users/USER/Downloads/Cyberduck.app/Contents/MacOS/Cyberduck
Identifier:            ch.sudo.cyberduck
Version:               7.6.2 (33520)
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           Cyberduck [4864]
User ID:               503

Date/Time:             2020-11-05 10:27:42.229 +0000
OS Version:            Mac OS X 10.11.6 (15G18013)
Report Version:        11
Anonymous UUID:        510539A5-D045-17F2-3202-5B949BC5DA4E

Sleep/Wake UUID:       E370EAF8-FA34-4A47-85DD-3B795CDE20EA

Time Awake Since Boot: 170000 seconds

System Integrity Protection: enabled

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

Exception Type:        EXC_BAD_ACCESS (SIGABRT)
Exception Codes:       KERN_PROTECTION_FAILURE at 0x000000010571f008
Exception Note:        EXC_CORPSE_NOTIFY

VM Regions Near 0x10571f008:
    __LINKEDIT             000000010570d000-000000010571f000 [   72K] r--/rwx SM=COW  /Users/USER/Downloads/Cyberduck.app/Contents/PlugIns/Runtime.jre/Contents/Home/lib/libjava.dylib
--> VM_ALLOCATE            000000010571f000-0000000105720000 [    4K] ---/rwx SM=NUL  
    VM_ALLOCATE            0000000105720000-0000000105721000 [    4K] r--/rwx SM=PRV  

Application Specific Information:
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[NSWindow convertPointToScreen:]: unrecognized selector sent to instance 0x7fb07f1c9db0'
terminating with uncaught exception of type NSException
abort() called

Application Specific Backtrace 1:
0   CoreFoundation                      0x00007fff90237452 __exceptionPreprocess + 178
1   libobjc.A.dylib                     0x00007fff9e42f73c objc_exception_throw + 48
2   CoreFoundation                      0x00007fff902a118d -[NSObject(NSObject) doesNotRecognizeSelector:] + 205
3   CoreFoundation                      0x00007fff901a74c1 ___forwarding___ + 1009
4   CoreFoundation                      0x00007fff901a7048 _CF_forwarding_prep_0 + 120
5   Cyberduck                           0x0000000105326e82 -[CDOutlineView previewPanel:frameForURL:] + 542
6   Cyberduck                           0x0000000105326f0e -[CDOutlineView previewPanel:sourceFrameOnScreenForPreviewItem:] + 104
7   QuickLookUI                         0x00007fff8fb25da5 -[QLPreviewPanel _currentItemFrame] + 202
8   QuickLookUI                         0x00007fff8fb278cb -[QLPreviewPanel _closeWithEffect:canToggle:force:] + 644
9   libjnidispatch.dylib                0x000000012552ce74 ffi_call_unix64 + 76
10  ???                                 0x00007fff5a8d5498 0x0 + 140734712599704


@cyberduck
Copy link
Collaborator Author

@dkocher commented

Regression from 91a3a7b with API usage on macOS 10.12+ only.

@cyberduck
Copy link
Collaborator Author

@ylangisc commented

In dd5ec70.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Milestone renamed

@iterate-ch iterate-ch locked as resolved and limited conversation to collaborators Nov 27, 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