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 trying to Quick Look an HTML file #7398

Closed
cyberduck opened this issue Aug 13, 2013 · 7 comments
Closed

Crash trying to Quick Look an HTML file #7398

cyberduck opened this issue Aug 13, 2013 · 7 comments

Comments

@cyberduck
Copy link
Collaborator

441c051 created the issue

Like the title says. Been using Cyberduck just fine since last year. Just within the last day or so trying to Quick Look crashes when I try to view an HTML file. My system (MacBook Air, Mac OS X 10.8.4) hasn't had any updates recently.


Attachments

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Thanks for your bug report including system log and crash report. Can you reproduce this issue with the latest snapshot build available?

@cyberduck
Copy link
Collaborator Author

441c051 commented

With the Beta:

Aug 12 23:26:07 Fawkes.local WindowServer[98]: CGXSetWindowBackgroundBlurRadius: Invalid window 0xffffffff
Aug 12 23:26:27 Fawkes.local WindowServer[98]: CGXSetWindowBackgroundBlurRadius: Invalid window 0xffffffff
Aug 12 23:26:27 Fawkes.local Cyberduck[1626]: -[ProxyForJava outlineView:objectValueForTableColumn:row:]: unrecognized selector sent to instance 0x100171240
Aug 12 23:26:27 Fawkes.local Cyberduck[1626]: An uncaught exception was raised
Aug 12 23:26:27 Fawkes.local Cyberduck[1626]: -[ProxyForJava outlineView:objectValueForTableColumn:row:]: unrecognized selector sent to instance 0x100171240
Aug 12 23:26:27 Fawkes.local Cyberduck[1626]: (
		0   CoreFoundation                      0x00007fff98fdfb06 __exceptionPreprocess + 198
		1   libobjc.A.dylib                     0x00007fff8e38f3f0 objc_exception_throw + 43
		2   CoreFoundation                      0x00007fff9907640a -[NSObject(NSObject) doesNotRecognizeSelector:] + 186
		3   CoreFoundation                      0x00007fff98fce02e ___forwarding___ + 414
		4   CoreFoundation                      0x00007fff98fcde18 _CF_forwarding_prep_0 + 232
		5   librococoa.dylib                    0x000000010b6446b9 -[CDListView previewPanel:frameForURL:] + 209
		6   librococoa.dylib                    0x000000010b644854 -[CDListView previewPanel:sourceFrameOnScreenForPreviewItem:] + 102
		7   QuickLookUI                         0x00007fff91a5e2df -[QLPreviewPanel _currentItemFrame] + 230
		8   QuickLookUI                         0x00007fff91a5f131 -[QLPreviewPanel _openWithEffect:willOpen:toFullscreen:] + 1196
		9   libjnidispatch.dylib                0x000000010b5c9bbc ffi_call_unix64 + 76
		10  ???                                 0x00007fff5fbf9d00 0x0 + 140734799781120
	)
Aug 12 23:26:27 Fawkes.local Cyberduck[1626]: *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[ProxyForJava outlineView:objectValueForTableColumn:row:]: unrecognized selector sent to instance 0x100171240'
	-** First throw call stack:
	(
		0   CoreFoundation                      0x00007fff98fdfb06 __exceptionPreprocess + 198
		1   libobjc.A.dylib                     0x00007fff8e38f3f0 objc_exception_throw + 43
		2   CoreFoundation                      0x00007fff9907640a -[NSObject(NSObject) doesNotRecognizeSelector:] + 186
		3   CoreFoundation                      0x00007fff98fce02e ___forwarding___ + 414
		4   CoreFoundation                      0x00007fff98fcde18 _CF_forwarding_prep_0 + 232
		5   librococoa.dylib                    0x000000010b6446b9 -[CDListView previewPanel:frameForURL:] + 209
		6   librococoa.dylib                    0x000000010b644854 -[CDListView previewPanel:sourceFrameOnScreenForPreviewItem:] + 102
		7   QuickLookUI                         0x00007fff91a5e2df -[QLPreviewPanel _currentItemFrame] + 230
		8   QuickLookUI                         0x00007fff91a5f131 -[QLPreviewPanel _openWithEffect:willOpen:toFullscreen:] + 1196
		9   libjnidispatch.dylib                0x000000010b5c9bbc ffi_call_unix64 + 76
		10  ???                                 0x00007fff5fbf9d00 0x0 + 140734799781120
	)
Aug 12 23:26:28 Fawkes.local WindowServer[98]: CGXDisableUpdate: UI updates were forcibly disabled by application "Cyberduck" for over 1.00 seconds. Server has re-enabled them.
Aug 12 23:26:28 Fawkes.local WindowServer[98]: CGXDeferSurfaces : Invalid source window 1003
Aug 12 23:26:28 Fawkes.local WindowServer[98]: CGXDeferSurfaces : Invalid source window 1007
Aug 12 23:26:29 Fawkes com.apple.launchd.peruser.501[180] ([0x0-0x9b09b].ch.sudo.cyberduck[1626]): Job appears to have crashed: Abort trap: 6
Aug 12 23:26:29 Fawkes.local ReportCrash[1633]: Saved crash report for Cyberduck[1626] version 4.4 (12492) to /Users/jim/Library/Logs/DiagnosticReports/Cyberduck_2013-08-12-232629_Fawkes.crash
 

@cyberduck
Copy link
Collaborator Author

441c051 commented

Snapshot:

Aug 13 00:15:36 Fawkes.local WindowServer[98]: CGXSetWindowBackgroundBlurRadius: Invalid window 0xffffffff
Aug 13 00:15:58 --- last message repeated 1 time ---
Aug 13 00:15:58 Fawkes.local Cyberduck[2136]: -[ProxyForJava outlineView:objectValueForTableColumn:row:]: unrecognized selector sent to instance 0x110112650
Aug 13 00:15:58 Fawkes.local Cyberduck[2136]: An uncaught exception was raised
Aug 13 00:15:58 Fawkes.local Cyberduck[2136]: -[ProxyForJava outlineView:objectValueForTableColumn:row:]: unrecognized selector sent to instance 0x110112650
Aug 13 00:15:58 Fawkes.local Cyberduck[2136]: (
		0   CoreFoundation                      0x00007fff98fdfb06 __exceptionPreprocess + 198
		1   libobjc.A.dylib                     0x00007fff8e38f3f0 objc_exception_throw + 43
		2   CoreFoundation                      0x00007fff9907640a -[NSObject(NSObject) doesNotRecognizeSelector:] + 186
		3   CoreFoundation                      0x00007fff98fce02e ___forwarding___ + 414
		4   CoreFoundation                      0x00007fff98fcde18 _CF_forwarding_prep_0 + 232
		5   librococoa.dylib                    0x000000010b6446b9 -[CDListView previewPanel:frameForURL:] + 209
		6   librococoa.dylib                    0x000000010b644854 -[CDListView previewPanel:sourceFrameOnScreenForPreviewItem:] + 102
		7   QuickLookUI                         0x00007fff91a5e2df -[QLPreviewPanel _currentItemFrame] + 230
		8   QuickLookUI                         0x00007fff91a5f131 -[QLPreviewPanel _openWithEffect:willOpen:toFullscreen:] + 1196
		9   libjnidispatch.dylib                0x000000010b5c9bbc ffi_call_unix64 + 76
		10  ???                                 0x00007fff5fbf9da0 0x0 + 140734799781280
	)
Aug 13 00:15:58 Fawkes.local Cyberduck[2136]: *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[ProxyForJava outlineView:objectValueForTableColumn:row:]: unrecognized selector sent to instance 0x110112650'
	-** First throw call stack:
	(
		0   CoreFoundation                      0x00007fff98fdfb06 __exceptionPreprocess + 198
		1   libobjc.A.dylib                     0x00007fff8e38f3f0 objc_exception_throw + 43
		2   CoreFoundation                      0x00007fff9907640a -[NSObject(NSObject) doesNotRecognizeSelector:] + 186
		3   CoreFoundation                      0x00007fff98fce02e ___forwarding___ + 414
		4   CoreFoundation                      0x00007fff98fcde18 _CF_forwarding_prep_0 + 232
		5   librococoa.dylib                    0x000000010b6446b9 -[CDListView previewPanel:frameForURL:] + 209
		6   librococoa.dylib                    0x000000010b644854 -[CDListView previewPanel:sourceFrameOnScreenForPreviewItem:] + 102
		7   QuickLookUI                         0x00007fff91a5e2df -[QLPreviewPanel _currentItemFrame] + 230
		8   QuickLookUI                         0x00007fff91a5f131 -[QLPreviewPanel _openWithEffect:willOpen:toFullscreen:] + 1196
		9   libjnidispatch.dylib                0x000000010b5c9bbc ffi_call_unix64 + 76
		10  ???                                 0x00007fff5fbf9da0 0x0 + 140734799781280
	)
Aug 13 00:15:59 Fawkes.local WindowServer[98]: CGXDeferSurfaces : Invalid source window 3671
Aug 13 00:15:59 Fawkes com.apple.launchd.peruser.501[180] ([0x0-0x10c10c].ch.sudo.cyberduck[2136]): Job appears to have crashed: Abort trap: 6
Aug 13 00:15:59 Fawkes.local ReportCrash[2146]: Saved crash report for Cyberduck[2136] version 4.4 (12495) to /Users/jim/Library/Logs/DiagnosticReports/Cyberduck_2013-08-13-001559_Fawkes.crash

@cyberduck
Copy link
Collaborator Author

441c051 commented

Actually I did do something to my system within the last couple days: update macports with "sudo port selfupdate ; sudo port upgrade outdated".

Is there some way for MacPorts to interfere with Cyberduck?

@cyberduck
Copy link
Collaborator Author

@dkocher commented

As a workaround, change the browser to Outline View (⌘-2)

@cyberduck
Copy link
Collaborator Author

441c051 commented

That does the trick! Thanks!

@cyberduck
Copy link
Collaborator Author

@dkocher commented

In 6200f02.

@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