Post
Topic
Board Mining (Altcoins)
Re: Gateless Gate Sharp 1.2.7: zawawa's open-source dual ETH/XMR/PASC/LBC/FTC miner
by
rusman2
on 24/01/2018, 06:59:27 UTC
Crash dump has the following. I am just pasting this, if you want the rest of it:https://pastebin.com/W4gHCndP.

Code:
BugCheck 50, {fffffc7e00000000, 0, 0, 6}

Probably caused by : dxgkrnl.sys ( dxgkrnl!DXGADAPTERALLOCATION::~DXGADAPTERALLOCATION+1a )

0: kd> !analyze -v
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************

PAGE_FAULT_IN_NONPAGED_AREA (50)
Invalid system memory was referenced.  This cannot be protected by try-except.
Typically the address is just plain bad or it is pointing at freed memory.
Arguments:
Arg1: fffffc7e00000000, memory referenced.
Arg2: 0000000000000000, value 0 = read operation, 1 = write operation.
Arg3: 0000000000000000, If non-zero, the instruction address which referenced the bad memory
address.
Arg4: 0000000000000006, (reserved)