GambleCoin-Project / GambleCoin-Project/GambleCoin

swap max crashes

Open
#20 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
5
Forks
5
PR merge metrics
No merged PRs in 30d

Description

### Describe the issue
VPS with several masternodes running on it; the masternodes will randomly crash when the swapfile gets full.

### Can you reliably reproduce the issue?
Not exactly; but it seems to occur when "used" is pegged 100% of swap file size. Without a swap file, i can recall seeing the issue with 3 or 4 masternodes running.

#### If so, please list the steps to reproduce below:
1. run lots of stuff.
2. watch it crash

### Expected behavior
don't crash. Should catch the memory fault (or whatever the fault is) cleanly and stop with an error message; without corrupting the chain.

### Actual behavior
crash

### Machine specs:
- OS: Ubuntu 16.04 w/ $5 Vultr VPS. 3-5 Masternodes without a swap file; 16ish with 4gb swapfile. Sometimes 18ish with 6gb swapfile, sometimes not until 26 or so.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.