nicehash / nheqminer

Equihash miner for NiceHash
https://www.nicehash.com
MIT License
768 stars 582 forks source link

Crashes after a few minutes #234

Open Overcon opened 7 years ago

Overcon commented 7 years ago

Error from Event Viewer:

Faulting application name: nheqminer.exe, version: 0.0.0.0, time stamp: 0x5877ebda Faulting module name: nheqminer.exe, version: 0.0.0.0, time stamp: 0x5877ebda Exception code: 0xc0000005 Fault offset: 0x0000000000003b7b Faulting process id: 0x204c Faulting application start time: 0x01d28c02ad72c160 Faulting application path: C:\Ethereum_Mining\nheqminer-5c\Windows_x64_nheqminer-5c\nheqminer.exe Faulting module path: C:\Ethereum_Mining\nheqminer-5c\Windows_x64_nheqminer-5c\nheqminer.exe Report Id: b7e1c106-5600-4c51-afcc-2ad8ab049cdd Faulting package full name: Faulting package-relative application ID:



System Information

  Time of this report: 2/20/2017, 23:27:37
         Machine name: VP1
             Operating System: Windows 10 Pro 64-bit (10.0, Build 14393) (14393.rs1_release.161220-1747)
             Language: English (Regional Setting: English)
  System Manufacturer: Gigabyte Technology Co., Ltd.
         System Model: Default string
                 BIOS: F5f
            Processor: Intel(R) Core(TM) i7-6900K CPU @ 3.20GHz (16 CPUs), ~3.2GHz
               Memory: 131072MB RAM
  Available OS Memory: 130906MB RAM
            Page File: 13464MB used, 136897MB available
          Windows Dir: C:\WINDOWS
      DirectX Version: DirectX 12
  DX Setup Parameters: Not found
     User DPI Setting: Using System DPI
   System DPI Setting: 144 DPI (150 percent)
      DWM DPI Scaling: UnKnown
             Miracast: Available, no HDCP

Microsoft Graphics Hybrid: Not Supported DxDiag Version: 10.00.14393.0000 64bit Unicode

Overcon commented 7 years ago

Oh command:

nheqminer.exe -l zec-us1.dwarfpool.com:3334 -u r1TqUvQenm1hEY76tdWEG58qMaSwsR6gL5F.example -t 14

unsalted commented 7 years ago

I know this is true for GPU I can't comment on the validity for CPU but with GPU you can only run 2 threads per device per instance, try less threads but multiple instances.

Overcon commented 7 years ago

I thought that might be the case and tried that as well. Also, I have this running on a ton of different types of systems and this is the only PC that is running a Socket 2011-3 CPU and it crashes no matter what method I run to crunch SSE, AVX, AVX2. I wonder if it is a CPU architecture issue?

unsalted commented 7 years ago

That sounds logical. Again I've only spent time with CUDA, so i'm not much help in this area.

I know on the release page it states:

Linux builds will work only on SM5.0 and higher and CPU must have support AVX

But you say you tried avx, have you tried re-compiling?

Overcon commented 7 years ago

I have not, I am just using the version I downloaded that was already an executable. I am running this on Windows 10 x64