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 when adding generic password to keychain #10342

Closed
cyberduck opened this issue Jun 1, 2018 · 5 comments
Closed

Crash when adding generic password to keychain #10342

cyberduck opened this issue Jun 1, 2018 · 5 comments

Comments

@cyberduck
Copy link
Collaborator

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
Copy link
Collaborator Author

a4f70d8 commented

AFAIK the last working version was 6.4.1 (Cyberduck-6.4.1.27633.zip) downloaded from https://cyberduck.io/changelog/

@cyberduck
Copy link
Collaborator Author

@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

@cyberduck
Copy link
Collaborator Author

@dkocher commented

In 27d7db1. Please update to the latest snapshot build available and confirm you can no longer reproduce the crash. Thanks!

@cyberduck
Copy link
Collaborator Author

a4f70d8 commented

I use ssh-based (certificate-based) password-less login to SFTP only.

So considering empty password as standard configuration should help.

@cyberduck
Copy link
Collaborator Author

a4f70d8 commented

Looking good
This fix help me a lot.

@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

2 participants