ethereum-mining / ethminer

Ethereum miner with OpenCL, CUDA and stratum support
GNU General Public License v3.0
5.96k stars 2.28k forks source link

ETHMINER 0.19.0-alpha.0 hanging #2219

Open RayLucchesi opened 3 years ago

RayLucchesi commented 3 years ago

Describe the bug ETHMINER is hanging. No indication except the pool says it’s down. The log file for the container running it just shows it stopped, no indication why. Memory leak?

Today it stopped for a 2nd time. This time a different miner with higher level NVIDIA GPUs

Here’s what my nvidia-smi shows for this miner when it’s operating. I suppose the next time it hangs I’ll see what it shows then.

NVIDIA-SMI 460.39 Driver Version: 460.39 CUDA Version: 11.2 | |-------------------------------+----------------------+----------------------+ | GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC | | Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. | | | | MIG M. | |===============================+======================+======================| | 0 GeForce RTX 2070 Off | 00000000:27:00.0 Off | N/A | | 57% 81C P2 154W / 175W | 4388MiB / 7979MiB | 100% Default | | | | N/A | +-------------------------------+----------------------+----------------------+ | 1 GeForce RTX 2070 Off | 00000000:28:00.0 Off | N/A | | 57% 81C P2 162W / 175W | 4388MiB / 7982MiB | 100% Default | | | | N/A | +-------------------------------+----------------------+----------------------+

+-----------------------------------------------------------------------------+ | Processes: | | GPU GI CI PID Type Process name GPU Memory | | ID ID Usage | |=============================================================================| | 0 N/A N/A 8673 C /ethminer/bin/ethminer 4385MiB | | 1 N/A N/A 8673 C /ethminer/bin/ethminer 4385MiB | +-----------------------------------------------------------------------------+

To Reproduce Steps to reproduce the behavior:

  1. Go to "..."
  2. Click on "..."
  3. Scroll down to "..."
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots (Optional) If applicable, add screenshots to help explain your problem.

Environment (please complete the following information):

Additional context Add any other context about the problem here.

RayLucchesi commented 3 years ago

It seems to hang every 4 days or so on one of my two miners. They are all running Distributor ID: Ubuntu Description: Ubuntu 20.04.2 LTS Release: 20.04 Codename: focal

Ethminer: v0.19.0-alpha.0

RayLucchesi commented 3 years ago

Docker version: 20.10.5