-
-
Notifications
You must be signed in to change notification settings - Fork 3k
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
Adding with keccak-512
crashes daemon
#3978
Comments
interesting... it caused a sigabort. thats... special |
You've run out of thread allowance (ulimit probably) in this case. No idea why it happened. See the |
Ahh, you are running OSX then it is: #3762 I think this can be closed. Confirmed from the goroutine dump, 1700 goroutines in the syscall. |
Weird... why would it be any different than with sha256? Also, @victorbjelkholm does it work fine offline? or if you leave the daemon running for a while before starting the add? |
Maybe it was coincidence. |
Version information:
Type:
B U G
Description:
Adding the latest all-hands with keccak-512 crashes the daemon with bunch of errors.
To reproduce:
ipfs daemon
ipfs add --recursive --hash=keccak-512 /Users/user/Documents/Zoom/2017-06-12\ 18.06.07\ IPFS\ All\ Hands\ Call\ 779351365
CLI error
Details from daemon: https://ipfs.io/ipfs/zBunonyeK973tsai8UcZVYf1X8hqESy4TVBpff4ZLeMUt1bVeyEKAG7yGNcChFocbH85JaayFo9ydCKv7ahoZ1op74pBn ( < sha3 works fine 🎉 )
The text was updated successfully, but these errors were encountered: