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

Deleting an encrypted vault leads to a crash (StackOverflowError) #9941

Closed
cyberduck opened this issue May 16, 2017 · 3 comments
Closed

Deleting an encrypted vault leads to a crash (StackOverflowError) #9941

cyberduck opened this issue May 16, 2017 · 3 comments
Labels
Milestone

Comments

@cyberduck
Copy link
Collaborator

6197185 created the issue

If deleting a encrypted folder Cyberduck crashes, tested with SFTP and WebDAV.

@cyberduck
Copy link
Collaborator Author

@ylangisc commented

2017-05-16 15:06:08.532 Cyberduck[3061:2412955] [background-10] DEBUG ch.cyberduck.core.cryptomator.impl.CryptoDirectoryProvider - Set directory ID a611eae9-671f-4259-a98b-014e8add309a for folder Path{path='/home/yla/sandbox/myVault/ordner', type=[directory, decrypted]}
2017-05-16 15:06:08.536 Cyberduck[3061:2412955] [background-10] DEBUG ch.cyberduck.core.cryptomator.impl.CryptoDirectoryProvider - Set directory ID  for folder Path{path='/home/yla/sandbox/myVault', type=[directory]}
2017-05-16 15:06:08.537 Cyberduck[3061:2412955] [background-10] DEBUG ch.cyberduck.core.cryptomator.impl.CryptoDirectoryProvider - Encrypted filename ordner to 0I23UX3UORWK55JZXZIPPTKHJXD5GSQDDIOMQ====
2017-05-16 15:06:08.545 Cyberduck[3061:2412955] [background-10] DEBUG ch.cyberduck.core.cryptomator.impl.CryptoDirectoryProvider - Set directory ID  for folder Path{path='/home/yla/sandbox/myVault', type=[directory]}
2017-05-16 15:06:08.545 Cyberduck[3061:2412955] [background-10] DEBUG ch.cyberduck.core.cryptomator.impl.CryptoDirectoryProvider - Encrypted filename bla.pdf to NJYMIS4O5U7JZBFMRCHFYIVZNBA3C2ZGNCKAHEESMCADBDWIFQPZNZIOWJRTXKRQDMG52VYHLM2Q====
2017-05-16 15:06:08.549 Cyberduck[3061:2412955] [background-10] DEBUG ch.cyberduck.core.cryptomator.impl.CryptoDirectoryProvider - Set directory ID  for folder Path{path='/home/yla/sandbox/myVault', type=[directory]}
MISSING EXCEPTION HANDLER for pc 0x000000010e8c2954 and handler bci -1
   Exception:
java.lang.StackOverflowError 
 - klass: 'java/lang/StackOverflowError'

@cyberduck
Copy link
Collaborator Author

@dkocher commented

In 6d2c619.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

See also #9802.

@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.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant