so the game freezes for one second and the the bluescreen comes in. here are the dmp files. pls help
so the game freezes for one second and the the bluescreen comes in. here are the dmp files. pls help
Hello, and welcome to SevenForums!
Please do follow the BSOD Posting Instructions so we can help you diagnose your problem.
Thanks,
PeregrineX
The program should create a .zip file on your desktop. Please attach it to a new reply.
The program should create a .zip file on your desktop. Please attach it to a new reply.
no zip filesCOULD YOU READ MY message? it says its not administrator.
The program should create a .zip file on your desktop. Please attach it to a new reply.
no zip filesCOULD YOU READ MY message? it says its not administrator.
Sorry, I couldn't really understand.
To run the file as administrator, right click it, and select "Run As Administrator". Then it should give you a zip file.
Ok, right click the file, and this time, click on "Properties" at the bottom. Next, go to the compatibility tab at the top, and check the box next to "Run This Program as an Administrator". Then hit "Apply", and close out of it. It should work when you double-click it now.
Ok, right click the file, and this time, click on "Properties" at the bottom. Next, go to the compatibility tab at the top, and check the box next to "Run This Program as an Administrator". Then hit "Apply", and close out of it. It should work when you double-click it now.
I tried to do this already, it did not work.
Hmm, could there be any other way? I think i saw some other tools on the page.
Hmm, could there be any other way? I think i saw some other tools on the page.
Yes, there are two options in the instructions. Try using the other one you haven't used yet. Maybe that will work.
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
[COLOR="Red"]DRIVER_OVERRAN_STACK_BUFFER (f7)
A driver has overrun a stack-based buffer. This overrun could potentially
allow a malicious user to gain control of this machine.
DESCRIPTION
A driver overran a stack-based buffer (or local variable) in a way that would
have overwritten the function's return address and jumped back to an arbitrary
address when the function returned. This is the classic "buffer overrun"
hacking attack and the system has been brought down to prevent a malicious user
from gaining complete control of it.[/COLOR]
Do a kb to get a stack backtrace -- the last routine on the stack before the
buffer overrun handlers and bugcheck call is the one that overran its local
variable(s).
Arguments:
Arg1: fffff80000b9c3d8, Actual security check cookie from the stack
Arg2: 00002b992ddfa232, Expected security check cookie
Arg3: ffffd466d2205dcd, Complement of the expected security check cookie
Arg4: 0000000000000000, zero
Debugging Details:
------------------
DEFAULT_BUCKET_ID: GS_FALSE_POSITIVE_MISSING_GSFRAME
SECURITY_COOKIE: Expected 00002b992ddfa232 found fffff80000b9c3d8
CUSTOMER_CRASH_COUNT: 1
BUGCHECK_STR: 0xF7
PROCESS_NAME: System
CURRENT_IRQL: 2
TAG_NOT_DEFINED_c000000f: FFFFF80000BA2FB0
LAST_CONTROL_TRANSFER: from fffff8800f611256 to fffff800032d8bc0
STACK_TEXT:
fffff800`00b9b238 fffff880`0f611256 : 00000000`000000f7 fffff800`00b9c3d8 00002b99`2ddfa232 ffffd466`d2205dcd : nt!KeBugCheckEx
fffff800`00b9b240 00000000`000000f7 : fffff800`00b9c3d8 00002b99`2ddfa232 ffffd466`d2205dcd 00000000`00000000 : nvlddmkm+0x18d256
fffff800`00b9b248 fffff800`00b9c3d8 : 00002b99`2ddfa232 ffffd466`d2205dcd 00000000`00000000 fffff800`0330383b : 0xf7
fffff800`00b9b250 00002b99`2ddfa232 : ffffd466`d2205dcd 00000000`00000000 fffff800`0330383b fffff880`0faacf54 : 0xfffff800`00b9c3d8
fffff800`00b9b258 ffffd466`d2205dcd : 00000000`00000000 fffff800`0330383b fffff880`0faacf54 fffff880`0f6102d3 : 0x00002b99`2ddfa232
fffff800`00b9b260 00000000`00000000 : fffff800`0330383b fffff880`0faacf54 fffff880`0f6102d3 fffffa80`09fd0830 : 0xffffd466`d2205dcd
STACK_COMMAND: kb
FOLLOWUP_IP:
nvlddmkm+18d256
fffff880`0f611256 ?? ???
SYMBOL_STACK_INDEX: 1
SYMBOL_NAME: nvlddmkm+18d256
FOLLOWUP_NAME: MachineOwner
[COLOR="red"]MODULE_NAME: nvlddmkm
IMAGE_NAME: nvlddmkm.sys[/COLOR]
DEBUG_FLR_IMAGE_TIMESTAMP: 52b326bc
FAILURE_BUCKET_ID: X64_0xF7_MISSING_GSFRAME_nvlddmkm+18d256
BUCKET_ID: X64_0xF7_MISSING_GSFRAME_nvlddmkm+18d256
Followup: MachineOwner
---------
Ok, your BSOD seems to be caused by your NVidia Graphics drivers:
Code:******************************************************************************* * * * Bugcheck Analysis * * * ******************************************************************************* [COLOR="Red"]DRIVER_OVERRAN_STACK_BUFFER (f7) A driver has overrun a stack-based buffer. This overrun could potentially allow a malicious user to gain control of this machine. DESCRIPTION A driver overran a stack-based buffer (or local variable) in a way that would have overwritten the function's return address and jumped back to an arbitrary address when the function returned. This is the classic "buffer overrun" hacking attack and the system has been brought down to prevent a malicious user from gaining complete control of it.[/COLOR] Do a kb to get a stack backtrace -- the last routine on the stack before the buffer overrun handlers and bugcheck call is the one that overran its local variable(s). Arguments: Arg1: fffff80000b9c3d8, Actual security check cookie from the stack Arg2: 00002b992ddfa232, Expected security check cookie Arg3: ffffd466d2205dcd, Complement of the expected security check cookie Arg4: 0000000000000000, zero Debugging Details: ------------------ DEFAULT_BUCKET_ID: GS_FALSE_POSITIVE_MISSING_GSFRAME SECURITY_COOKIE: Expected 00002b992ddfa232 found fffff80000b9c3d8 CUSTOMER_CRASH_COUNT: 1 BUGCHECK_STR: 0xF7 PROCESS_NAME: System CURRENT_IRQL: 2 TAG_NOT_DEFINED_c000000f: FFFFF80000BA2FB0 LAST_CONTROL_TRANSFER: from fffff8800f611256 to fffff800032d8bc0 STACK_TEXT: fffff800`00b9b238 fffff880`0f611256 : 00000000`000000f7 fffff800`00b9c3d8 00002b99`2ddfa232 ffffd466`d2205dcd : nt!KeBugCheckEx fffff800`00b9b240 00000000`000000f7 : fffff800`00b9c3d8 00002b99`2ddfa232 ffffd466`d2205dcd 00000000`00000000 : nvlddmkm+0x18d256 fffff800`00b9b248 fffff800`00b9c3d8 : 00002b99`2ddfa232 ffffd466`d2205dcd 00000000`00000000 fffff800`0330383b : 0xf7 fffff800`00b9b250 00002b99`2ddfa232 : ffffd466`d2205dcd 00000000`00000000 fffff800`0330383b fffff880`0faacf54 : 0xfffff800`00b9c3d8 fffff800`00b9b258 ffffd466`d2205dcd : 00000000`00000000 fffff800`0330383b fffff880`0faacf54 fffff880`0f6102d3 : 0x00002b99`2ddfa232 fffff800`00b9b260 00000000`00000000 : fffff800`0330383b fffff880`0faacf54 fffff880`0f6102d3 fffffa80`09fd0830 : 0xffffd466`d2205dcd STACK_COMMAND: kb FOLLOWUP_IP: nvlddmkm+18d256 fffff880`0f611256 ?? ??? SYMBOL_STACK_INDEX: 1 SYMBOL_NAME: nvlddmkm+18d256 FOLLOWUP_NAME: MachineOwner [COLOR="red"]MODULE_NAME: nvlddmkm IMAGE_NAME: nvlddmkm.sys[/COLOR] DEBUG_FLR_IMAGE_TIMESTAMP: 52b326bc FAILURE_BUCKET_ID: X64_0xF7_MISSING_GSFRAME_nvlddmkm+18d256 BUCKET_ID: X64_0xF7_MISSING_GSFRAME_nvlddmkm+18d256 Followup: MachineOwner ---------
But, I've found more important things than just your graphics driver.
If you look up top, you'll read that the error was DRIVER_OVERRAN_STACK_BUFFER (f7). You'll also read that this is a very common virus/hack attack. Did you download any suspicious programs for LoL or anything else?
Your computer may be at risk. I'd suggest downloading MalwareBytes Anti-Malware, and running a complete system scan.
Let it finish, and inform me of the results.
Best of luck,
PeregrineX