BSOD Report (with zipped folder)

Y2Krisis

New member
Joined
Apr 28, 2014
Posts
4
Hopefully this is the right information.

· OS -Windows 7
· x64
· What was original installed OS on system?
Windows 7
· Is the OS an OEM version (came pre-installed on system) or full retail version (YOU purchased it from retailer)? - Pre-installed
· Age of system (hardware) I purchased this laptop in August of 2012 (if I remember correctly).
· Age of OS installation - have you re-installed the OS? As old as my laptop is.

· CPU -
Intel(R) Core(TM) i7-3610QM CPU @ 2.30GHz
· Video Card -
Intel(R) HD Graphics 4000/NVIDIA GeForce GT 650M
· MotherBoard -
181E 52.24
· Power Supply - brand & wattage (if laptop, skip this one)

· System Manufacturer - HP
· Exact model number (if laptop, check label on bottom) -
A5F74AV

· Laptop
 

Attachments

Hi,

The attached DMP file is of the CRITICAL_STRUCTURE_CORRUPTION (109) bug check.

This indicates that the kernel has detected critical kernel code or data corruption.

There are generally two causes for this bug check:


  1. A driver has inadvertently, or deliberately, modified critical kernel code or data. Microsoft Windows Server 2003 with Service Pack 1 (SP1) and later versions of Windows for x64-based computers do not allow the kernel to be patched except through authorized Microsoft-originated hot patches. For more information, see Patching Policy for x64-based Systems.
  2. A hardware corruption occurred. For example, the kernel code or data could have been stored in memory that failed.



1. Remove and replace avast! with Microsoft Security Essentials for temporary troubleshooting purposes as it's likely causing conflicts:

avast! removal - avast! Uninstall Utility | Download aswClear for avast! Removal

MSE - Microsoft Security Essentials - Microsoft Windows

2. If you're still crashing after the above, please enable Driver Verifier:

Driver Verifier:

What is Driver Verifier?

Driver Verifier is included in Windows 8/8.1, 7, Windows Server 2008 R2, Windows Vista, Windows Server 2008, Windows 2000, Windows XP, and Windows Server 2003 to promote stability and reliability; you can use this tool to troubleshoot driver issues. Windows kernel-mode components can cause system corruption or system failures as a result of an improperly written driver, such as an earlier version of a Windows Driver Model (WDM) driver.

Essentially, if there's a 3rd party driver believed to be at issue, enabling Driver Verifier will help flush out the rogue driver if it detects a violation.

Before enabling Driver Verifier, it is recommended to create a System Restore Point:

Vista - START | type rstrui - create a restore point
Windows 7 - START | type create | select "Create a Restore Point"
Windows 8/8.1 - Restore Point - Create in Windows 8

How to enable Driver Verifier:

Start > type "verifier" without the quotes > Select the following options -

1. Select - "Create custom settings (for code developers)"
2. Select - "Select individual settings from a full list"
3. Check the following boxes -
- Special Pool
- Pool Tracking
- Force IRQL Checking
- Deadlock Detection
- Security Checks (Windows 7 & 8)
- DDI compliance checking (Windows 8)
- Miscellaneous Checks
4. Select - "Select driver names from a list"
5. Click on the "Provider" tab. This will sort all of the drivers by the provider.
6. Check EVERY box that is NOT provided by Microsoft / Microsoft Corporation.
7. Click on Finish.
8. Restart.

Important information regarding Driver Verifier:

- If Driver Verifier finds a violation, the system will BSOD. To expand on this a bit more for the interested, specifically what Driver Verifier actually does is it looks for any driver making illegal function calls, causing memory leaks, etc. When and/if this happens, system corruption occurs if allowed to continue. When Driver Verifier is enabled, it is monitoring all 3rd party drivers (as we have it set that way) and when it catches a driver attempting to do this, it will quickly flag that driver as being a troublemaker, and bring down the system safely before any corruption can occur.

- After enabling Driver Verifier and restarting the system, depending on the culprit, if for example the driver is on start-up, you may not be able to get back into normal Windows because Driver Verifier will detect it in violation almost straight away, and as stated above, that will cause / force a BSOD.

If this happens, do not panic, do the following:

- Boot into Safe Mode by repeatedly tapping the F8 key during boot-up.

- Once in Safe Mode - Start > Search > type "cmd" without the quotes.

- To turn off Driver Verifier, type in cmd "verifier /reset" without the quotes.
・ Restart and boot into normal Windows.

If your OS became corrupt or you cannot boot into Windows after disabling verifier via Safe Mode:

- Boot into Safe Mode by repeatedly tapping the F8 key during boot-up.

- Once in Safe Mode - Start > type "system restore" without the quotes.

- Choose the restore point you created earlier.

-- Note that Safe Mode for Windows 8/8.1 is a bit different, and you may need to try different methods: 5 Ways to Boot into Safe Mode in Windows 8 & Windows 8.1

How long should I keep Driver Verifier enabled for?

I recommend keeping it enabled for at least 24 hours. If you don't BSOD by then, disable Driver Verifier. I will usually say whether or not I'd like for you to keep it enabled any longer.

My system BSOD'd with Driver Verifier enabled, where can I find the crash dumps?

They will be located in %systemroot%\Minidump

Any other questions can most likely be answered by this article:
Using Driver Verifier to identify issues with Windows drivers for advanced users

Regards,

Patrick
 
Thanks for the recommendations. I didn't get around to using verifier.exe till now, but that's only cause I've been busy and I haven't gotten the BSOD since I last posted. I've gotten no prompts since restarting my computer. Should I just wait a day and then turn off verifier if everything seems good?
 
If you've gotten no BSOD's, don't enable DV. DV is only for if you continue to crash after removing avast!. If you have not however crashed since avast!'s removal, avast! was likely the problem.

Regards,

Patrick
 
OK, thanks. I typed in "verifier /reset" at the command line and restarted. Is there a way for me to make sure it's off? And are there any downsides to using Microsoft Security Essentials over Avast?
 
Run an Elevated CMD and type verifier /query. If nothing, it's disabled.

Regarding MSE, yes, of course it's less active protection than avast!, however, you at least won't blue screen. If you go several days without crashes, consider it solved, and you can then seek out a 3rd party replacement that's not avast!.

Regards,

Patrick
 
AFAIK, that implies it's disabled.

If you run verifier.exe, if it instructs you to go through the entire process as to just instructing you to disabling verifier, it's disabled.

Regards,

Patrick
 

Has Sysnative Forums helped you? Please consider donating to help us support the site!

Back
Top