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
a4f70d8 created the issue
Open two browser windows with connection to different SFTP. Drag&Drop file from one SFTP to another => Crash (log included)
Attachments
Cyberduck_2018-06-01-084653_erben6041a.crash
The text was updated successfully, but these errors were encountered:
a4f70d8 commented
AFAIK the last working version was 6.4.1 (Cyberduck-6.4.1.27633.zip) downloaded from https://cyberduck.io/changelog/
Sorry, something went wrong.
@dkocher commented
Thread 27 Crashed:: Java: background-4 466 0 libsystem_kernel.dylib 0x00007fff5a319b6e __pthread_kill + 10 467 1 libsystem_pthread.dylib 0x00007fff5a4e4080 pthread_kill + 333 468 2 libsystem_c.dylib 0x00007fff5a2751ae abort + 127 469 3 libjvm.dylib 0x0000000100dbce0b os::abort(bool) + 25 470 4 libjvm.dylib 0x0000000100ee4fae VMError::report_and_die() + 2304 471 5 libjvm.dylib 0x0000000100dbea4e JVM_handle_bsd_signal + 1131 472 6 libjvm.dylib 0x0000000100dbac8b signalHandler(int, __siginfo*, void*) + 47 473 7 libsystem_platform.dylib 0x00007fff5a4d7f5a _sigtramp + 26 474 8 ??? 0x00006000016893d8 0 + 105553139897304 475 9 libcore.dylib 0x0000000120904943 -[EMKeychainProxy addGenericKeychainItemForService:withUsername:password:] + 209
In 27d7db1. Please update to the latest snapshot build available and confirm you can no longer reproduce the crash. Thanks!
I use ssh-based (certificate-based) password-less login to SFTP only. So considering empty password as standard configuration should help.
Looking good This fix help me a lot.
dkocher
No branches or pull requests
Open two browser windows with connection to different SFTP.
Drag&Drop file from one SFTP to another => Crash (log included)
Attachments
Cyberduck_2018-06-01-084653_erben6041a.crash
(147.2 KiB)The text was updated successfully, but these errors were encountered: