fireice-uk / xmr-stak

Free Monero RandomX Miner and unified CryptoNight miner
GNU General Public License v3.0
4.05k stars 1.79k forks source link

BSOD via scheduler Windows 10 #2618

Open Chelo-vek opened 4 years ago

Chelo-vek commented 4 years ago

... are the placeholder for your answers. Please answer each question!

Describe the bug The system hangs with a blue screen of death and a "memory management" error when starting a task while booting with the task scheduler. After a failure and after the next boot without a task, the miner also causes a system failure. The miner starts without BSOD after some time of the computer work... Which operating system do you use? Windows 10 x64 To Reproduce Create a task in the task scheduler with an activation trigger when the computer starts and starts a bat file with the contents: "tasklist | find /i "xmr-stak-rx.exe" || start /MIN "" "C:\Users\User\Documents\xmr-stak-rx-win64-1.0.2\xmr-stak-rx.exe" -o xmr-eu.dwarfpool.com:8050 -u 4JUdGzvrMFDWrUUwY3toJATSeNwjn54LkCnKBPRzDuhzi5vSepHfUckJNxRL2gjkNrSqtCoRUrEDAgRwsQvVCjZbRzmeZxGjo46DmAo5gP.i7-3770k -p x --noNVIDIA --h-print-time 60SEC"

Chelo-vek commented 4 years ago

On the AMD fx-8300, MB GIGABYTE GA-78LMT platform with a cloned system (rearranged hard drive) everything runs well, the problem is in the compatibility of the Intel i7-3770k (without overclock) ASUS P8Z77-M PRO platform with the miner

Start with "--noTest" is no do the bsod, but hashrate is to small... And miner show this: "[2019-12-10 10:24:48] : Mining coin: randomx [2019-12-10 10:24:49] : WARNING: No AMD OpenCL platform found. Possible driver issues or wrong vendor driver. [2019-12-10 10:24:49] : WARNING: backend AMD (OpenCL) disabled. [2019-12-10 10:24:49] : Starting 1x thread, affinity: 0. [2019-12-10 10:24:49] : hwloc: memory pinned [2019-12-10 10:24:49] : Starting 1x thread, affinity: 2. [2019-12-10 10:24:49] : MEMORY ALLOC FAILED: VirtualAlloc failed. [2019-12-10 10:24:49] : hwloc: memory pinned [2019-12-10 10:24:49] : Starting 1x thread, affinity: 4. [2019-12-10 10:24:49] : MEMORY ALLOC FAILED: VirtualAlloc failed. [2019-12-10 10:24:49] : hwloc: memory pinned [2019-12-10 10:24:49] : Starting 1x thread, affinity: 6. [2019-12-10 10:24:49] : MEMORY ALLOC FAILED: VirtualAlloc failed. [2019-12-10 10:24:49] : hwloc: memory pinned [2019-12-10 10:24:49] : MEMORY ALLOC FAILED: VirtualAlloc failed."