Regarding this error:
[2017-06-09 16:43:51] : MEMORY INIT ERROR: Obtaning SeLockMemoryPrivilege failed.
[2017-06-09 16:43:51] : MEMORY ALLOC FAILED: VirtualAlloc failed.
[2017-06-09 16:43:51] : MEMORY ALLOC FAILED: VirtualAlloc failed.
In order to obtain SetLockMemoryPrivilege you must do the following:
1) Be running with elevated (Administrator) privileges
2) The user running the application must have the "Lock pages in memory" permission in GPEDIT.MSC under
/Local Computer Policy/Computer Configuration/Windows Settings/Security Settings/Local Policies/User Rights Assignment/
http://imgur.com/a/mY3DlIf you haven't done those two things, then you will get that error.
Not sure what to say about the 3rd party miners crashing... Sorry.
Thanks for the info, that at least explains why the Admin privilege works. I do have the permissions set in gpedit.
Any idea why the elevated command would cause the crashes even with out the 3rd party miners running?