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

Segmentation Fault @ Amazon Linux 2 in 0.7.10 (0.7.9 is ok) #99

Open
constb opened this issue Dec 7, 2019 · 3 comments
Open

Segmentation Fault @ Amazon Linux 2 in 0.7.10 (0.7.9 is ok) #99

constb opened this issue Dec 7, 2019 · 3 comments

Comments

@constb
Copy link

constb commented Dec 7, 2019

Describe the issue

Can you reliably reproduce the issue?

If so, please list the steps to reproduce below:

  1. Download and install to /usr/local EMC 0.7.10 on m5.large machine with amazon linux 2 AMI
  2. Download blk-files to /home/user/.emercoin/blocks and make sure ownership and permissions are correct
  3. Create /home/user/.emecoin/emercoin.conf:
server=1
listen=1
txindex=1
rpcuser=user
rpcpassword=secret
rpcworkqueue=64
maxuploadtarget=144
  1. Run emercoind -reindex=1 -printtoconsole=1

Expected behaviour

I expect EMC to reindex blocks and start running.

Actual behaviour

Segmentation fault

What version are you using?

0.7.10 fails. 0.7.9 runs as expected.

Machine specs:

  • OS: Amazon Linux 2
  • CPU/RAM: m5.large
  • Disk size: 300G
  • Disk Type (HD/SDD): SSD

Any extra information that might be useful in the debugging process.

Sorry, didn't keep this one. :(

@voodoodiver
Copy link

Same thing happens on my machine; like with constb 0.7.9 does work ok. My machine is Kubuntu 19.10 running on 5.0.0-38-generic x86_64 GNU/Linux.

@maxihatop
Copy link
Member

maxihatop commented Feb 11, 2020

  1. Try to remove all files, but wallet.dat (this is critical file, you need keep it), and re-download blockchain.
  2. Maybe, this manual will help: https://emercoin.com/en/news/chto-delat-esli-s-koshelkom-emercoin-chto-to-poshlo-ne-tak
  3. Use version 0.7.10

@PanderMusubi
Copy link

The workaround works but would be nice to have this investigated and fixed for a segmentation fault is not something desirable and upgrading would prevent downloading the entire block chain again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants