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

1.9.0.16 #422

Open
loppefaaret opened this issue Jul 1, 2018 · 1 comment
Open

1.9.0.16 #422

loppefaaret opened this issue Jul 1, 2018 · 1 comment

Comments

@loppefaaret
Copy link

loppefaaret commented Jul 1, 2018

the miner crashes randomly

Windows 10 x64 1803
creepMiner-opencl.exe 1.9.0.16 precompiled from bintray
no warning or errors in log
its random of less than 0.1% chance of happening (8 days, 4 days and 1 day between crash)
it crashes when it recieves new round info(not showing in log, but timestamp of crash correlates to new block)
been running 1.9.0.16 since the 18th, first crash on the 26th, then the 30th, and again on the 1st...

"mining" : {
"bufferChunkCount" : 128,
"cpuInstructionSet" : "AVX2",
"databasePath" : "C:/snipped/creepMiner/1.9.0.16-win64/data.db",
"getMiningInfoInterval" : 3,
"gpuDevice" : 0,
"gpuPlatform" : 0,
"intensity" : 0,
"maxBufferSizeMB" : 1024,
"maxHistoricalBlocks" : 120,
"maxPlotReaders" : 0,
"passphrase" : "",
"plots" : [
snipped
],
"poc2StartBlock" : 502000,
"processorType" : "CPU",
"rescanEveryBlock" : false,
"submissionMaxRetry" : 10,
"submitProbability" : 0.8,
"targetDeadline" : "1m 23d 18:47:25",
"timeout" : 45,
"urls" : {
"miningInfo" : "http://burst.drecanis.com:8124",
"proxy" : "",
"submission" : "http://burst.drecanis.com:8124",
"wallet" : "http://snipped"
},
"useInsecurePlotfiles" : false,
"wakeUpTime" : 0,
"walletRequestRetryWaitTime" : 10,
"walletRequestTries" : 3,
"workerName" : ""
},

event viewer entries:
2 times:
Faulting application name: creepMiner.exe, version: 0.0.0.0, time stamp: 0x5b263c59
Faulting module name: ntdll.dll, version: 10.0.17134.112, time stamp: 0x6529f37c
Exception code: 0xc0000374
Fault offset: 0x00000000000f4d1b
Faulting process ID: 0x2ac8
Faulting application start time: 0x01d40c3085bcd565
Faulting application path: C:**snipped**\creepMiner\1.9.0.16-win64\creepMiner.exe
Faulting module path: C:\WINDOWS\SYSTEM32\ntdll.dll
Report ID: dd5d5a66-2e6f-4d1b-af58-beed58656cd7

1 time:
Faulting application name: creepMiner.exe, version: 0.0.0.0, time stamp: 0x5b263c59
Faulting module name: ucrtbase.dll, version: 10.0.17134.1, time stamp: 0x587decd7
Exception code: 0xc0000409
Fault offset: 0x000000000006e75e
Faulting process ID: 0x245c
Faulting application start time: 0x01d4101fbe6758c9
Faulting application path: C:**snipped**\creepMiner\1.9.0.16-win64\creepMiner.exe
Faulting module path: C:\WINDOWS\System32\ucrtbase.dll
Report ID: 9698748e-904e-47f3-8c51-bd18150db012

@T5-R
Copy link

T5-R commented Jul 9, 2018

I also have an issue with the openCL version. (Windows 10)
After about 1 day the miner stops working, lots of these errors in the log:
09.07.2018 10:33:30 (44, c:\projects\creepminer\src\gpu\algorithm\gpu_algorithm_atomic.hpp, 75, Error): Error while verifying a plot file! Error: CL_OUT_OF_RESOURCES
and after that
(37, c:\projects\creepminer\src\gpu\algorithm\gpu_algorithm_atomic.hpp, 75, Error): Error while verifying a plot file! Error: CL_MEM_OBJECT_ALLOCATION_FAILURE
Cache size is 4gb, same as the 1050ti.

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

No branches or pull requests

3 participants