remove said antivirus, switch software, or disable it? if it's not antivirus it could be hardware related, in which case, you may want to post your 'dxdiag' report. however, i can't help you with that, you'd have to talk to tech, send them a ticket, since it's out of my scope (need game source/debug).
---------- Updated at 04:33 AM ----------
according to: https://technet.microsoft.com/en-us/library/cc738483%28v=ws.10%29.aspx it could also just be a buffer overflow, but usually when i see this error, it's related to DEP and antivirus.
---------- Updated at 04:34 AM ----------
im guessing the buffer overflow would have to be in DEP though, just like the exception it mentions. so yea, DEP related.
---------- Updated at 04:37 AM ----------
you could also disable DEP in windows or via bios, but that's a security risk. shouldn't use that as a perm solution, but you can test if it's the issue, if you cannot isolate it further. it's most likely some software tho.