Blue Screen Error Stop 0x000000F7 occurs when trying to access the floppy disk drive.
The error is happening on 3differnt computers. It happens using "My Computer" to access the floppy disk drive. The computer has been checked for malware, spyware, and viruses. All clean. No new disk drivers listed.1 person needs an answerI do too
November 10th, 2009 6:16am

Tell us what you have done that you are convinced it is clean...Here's a description of the error code from the Windows Debugging Tools Help file: "Bug Check 0xF7: DRIVER_OVERRAN_STACK_BUFFER Bug Check 0xF7: DRIVER_OVERRAN_STACK_BUFFER The DRIVER_OVERRAN_STACK_BUFFER bug check has a value of 0x000000F7. This indicates that a driver has overrun a stack-based buffer. Parameters The following parameters are displayed on the blue screen. Parameter Description 1 The actual security check cookie from the stack 2 The expected security check cookie 3 The bit-complement of the expected security check cookie 4 0 Cause 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 in my opinion. The system has been brought down to prevent a malicious user from gaining complete control of it. This is most likely either a malware issue, or a problem with a driver. I'd suggest several anti-malware scans to ensure that you're clean, then start checking your drivers to see if there's any more updated versions available.
Free Windows Admin Tool Kit Click here and download it now
November 10th, 2009 7:02am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics