sp00n
sp00n
If you haven't deleted the old log files, they should still be in our logs directory. It's been a long time since I've let CoreCycler run for so long, it...
 https://stackoverflow.com/questions/4367664/application-crashes-with-internal-error-in-the-net-runtime This response points that it might be some hardware issues, so it could be related to overclocking (of the CPU or the RAM or both). Other responses say...
Closing, as to me this looks like a hardware / overclock / undervolt issue. If you or anyone else sees this happening, let me know. But I guess I have...
I've now had that .NET crash with exit code 80131506 as well, which simply kills the powershell.exe and therefore also CoreCycler. Also while running Prime95. I have no real angle...
I'm not making much progress. I thought I had solved it by refactoring some of my code, and it ran fine for over 7 hours where before it would stop...
Since refactoring parts of code I haven't seen this happen anymore, so I hope the issue has been fixed or at least diminished.
Closing due to inactivity
Closing due to inactivity
The new debug settings like `delayFirstErrorCheck` don't really affect/change the testing process if left untouched. They just allow you to change the previously hardcoded values, while the defaults for these...
Due to the short runtime it registers the first error as another new error. I remember that I did cache the last error to compare any possible new error against...