-
Notifications
You must be signed in to change notification settings - Fork 3
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
DET crashes after trying to [Load Identity] - problem with deserialisation of zmq messages #77
Comments
@ogabrielides is this resolved? |
This is still a problem for 1.5. Illegal instruction (core dumped) |
intel i7-4600 |
@mexwei When you try to load an identity, is it with private keys? If yes, can you try without them? It can give us a hint on which library is causing this |
It happens when I try create identity and it happens when I try load evonode identity. It happens with and not with private key |
@mexwei Thank you. What about refreshing contested names? |
Yes same crash |
Hello 6.1 has same crash. Please help soon. |
Same of 7.0-dev1. Can fix for release? |
0.7.1 crashes same. Please fix, cannot withdraw |
I am using a linux-machine x86_64.
After I started and synced my wallet with all the entries in dash.conf, I start DET (./dash-evo-tool). Everything is good till here, green dot shows connected.
But when I want to register [Identities > Load Identity], filling everything out apart of PayoutAddressPrivateKey and clicking on [Load Idenity] it crashes and it displays the following error:
Subscribed to ZMQ at tcp://127.0.0.1:23708
Subscribed to ZMQ at tcp://127.0.0.1:23709
ODY Socket connected to tcp://127.0.0.1:23708
zsh: illegal hardware instruction (core dumped) ./dash-evo-tool
After the new version https://github.com/dashpay/dash-evo-tool/releases/tag/v0.4.0-dev.1 it just shows this now:
Subscribed to ZMQ at tcp://127.0.0.1:23708
zsh: illegal hardware instruction (core dumped) ./dash-evo-tool
The text was updated successfully, but these errors were encountered: