Thursday, August 25, 2016

Troubleshoot:BSOD while browsing with Chrome - Crash Address ntoskrnl.exe+5a440 Error

BSOD while browsing with Chrome - Crash Address ntoskrnl.exe+5a440

Hello, everyone.
My laptop is Dell Inspiron 1425, and the OS is Windows 8 64 bit.  

These two days I've been getting a blue screen while browsing with Chrome.
Up till now it has happened for three times.
From the minidump files we can see that the drivers which caused them are different, but their crash address are the same:
ntoskrnl.exe+5a440.
And all of them happened when I was browsing with Chrome, so I believe they're relevant.
Here are my Minidump files:
https://skydrive.live.com/redir?resid=77106B4AC1BE0CA8!10830

Thank you for your help :)

Anwsers to the Problem BSOD while browsing with Chrome - Crash Address ntoskrnl.exe+5a440

Download SmartPCFixer to Fix It (Free)

Hi,

We have two bugchecks here from the attached dumps:
DPC_WATCHDOG_VIOLATION (133)
The DPC_WATCHDOG_VIOLATION bug check has a value of 0x00000133.
This bug check indicates that the DPC watchdog executed, either because it detected a single long-running deferred procedure call (DPC), or because the system spent a prolonged time at an interrupt
request level (IRQL) of DISPATCH_LEVEL or above.
The value of Parameter 1 indicates whether a single DPC exceeded a timeout, or whether the system cumulatively spent an extended period of time at IRQL DISPATCH_LEVEL or above.

I notice you have Norton installed.
I am going to recommend for temporary troubleshooting purposes you remove Norton and replace it with Windows 8's built-in Windows Defender.

Norton removal tool -
ftp://ftp.symantec.com/public/english_us_canada/removal_tools/Norton_Removal_Tool.exe
If removing and replacing Norton does not help, the second bugcheck is:
VIDEO_TDR_FAILURE (116)

The basic definition of a 0x116 bugcheck is:
There may be a bug in the video driver or video hardware.
 So, let me now explain what VIDEO_TDR_ERROR means.
First off, TDR is an acronym for Timeout Detection and Recovery.
Timeout Detection and Recovery was introduced in Vista and carried over to Windows 7.
Rather than putting exactly what Timeout Detection and
Recovery does exactly, I'll just directly quote the MSDN article!
Timeout detection:
The GPU scheduler, which is part of the DirectX graphics kernel subsystem (Dxgkrnl.sys), detects that the GPU is taking more than the permitted amount of time to execute a particular task.
The GPU scheduler then tries to preempt this particular
task.
The preempt operation has a "wait" timeout, which is the actual TDR timeout.
This step is thus the timeout detection phase of the process.
The default timeout period in Windows Vista and later operating systems is 2 seconds.
If the GPU cannot complete
or preempt the current task within the TDR timeout period, the operating system diagnoses that the GPU is frozen.
To prevent timeout detection from occurring, hardware vendors should ensure that graphics operations (that is, DMA buffer completion) take no more than 2 seconds in end-user scenarios such as productivity and game play.
Preparation for recovery:
The operating system's GPU scheduler calls the display miniport driver's
DxgkDdiResetFromTimeout function to inform the driver that the operating system detected a timeout.
The driver must then reinitialize itself and reset the GPU.
In addition, the driver must stop accessing memory and should not access hardware.
The
operating system and the driver collect hardware and other state information that could be useful for post-mortem diagnosis. 
Desktop recovery:
The operating system resets the appropriate state of the graphics stack.
The video memory manager, which is also part of
Dxgkrnl.sys, purges all allocations from video memory.
The display miniport driver resets the GPU hardware state.
The graphics stack takes the final actions and restores the desktop to the responsive state.
As previously mentioned, some legacy DirectX
applications might render just black at the end of this recovery, which requires the end user to restart these applications.
Well-written DirectX 9Ex and DirectX 10 and later applications that handle Device Remove technology continue to work correctly.
An
application must release and then recreate its Direct3D device and all of the device's objects.
For more information about how DirectX applications recover, see the Windows SDK.
 Article here.

With this being said, if Timeout Detection and Recovery fails to recover the display driver, it will then shoot the 0x116 bugcheck.
There are many different things that can cause a 0x116, which I will explain below:
The following hardware issues can cause a TDR event:

1.
Unstable overclock (CPU, GPU, etc).
Revert all and any overclocks to stock settings.

2.
Bad sector in memory resulting in corrupt data being communicated between the GPU and the system (video memory otherwise known as VRAM or physical memory otherwise known as RAM).

GPU testing: Furmark

RAM  testing: Memtest86+

3.
Corrupt hard drive or Windows install / OS install resulting in corruption to the registry or page file.

HDD diagnostics: http://www.carrona.org/hddiag.html

To reset your page file, follow the instructions below:

a ) Go to Start...Run...and type in "sysdm.cpl" (without the quotes) and press Enter.

-Then click on the Advanced tab,
-then on the Performance Settings Button,
-then on the next Advanced tab,
-then on the Virtual Memory Change button.

b ) In this window, note down the current settings for your pagefile (so you can restore them later on).

-Then click on the "No paging file" radio button, and
- then on the "Set" button.
Be sure, if you have multiple hard drives, that you ensure that the paging file is set to 0 on all of them.
-Click OK to exit the dialogs.

c ) Reboot (this will remove the pagefile from your system)

d ) Then go back in following the directions in step a ) and re-enter the settings that you wrote down in step

b ).
Follow the steps all the way through (and including) the reboot.

e ) Once you've rebooted this second time, go back in and check to make sure that the settings are as they're supposed to be.

Run System File Checker:

SFC.EXE /SCANNOW

Go to Start and type in "cmd.exe" (without the quotes)

At the top of the search box, right click on the cmd.exe and select "Run as adminstrator"

In the black window that opens, type "SFC.EXE /SCANNOW" (without the quotes) and press Enter.

Let the program run and post back what it says when it's done. 

- Overheating of the CPU or GPU and or other components can cause 0x116 bugchecks.
Monitor your temperatures and ensure the system is cooled adequately.

- GPU failure.
Whether it's heat, power issue (PSU issue), failing VRAM, etc.
The following software issues can cause a TDR event:

-Incompatible drivers of any sort (either GPU, sound, etc)

-Messy / corrupt registry

-Bad direct x files (uninstall, then reinstall DirectX)

-bad system files (System File Checker - was run above)

-Bad driver (some drivers will cause an event due to internal bugs, however these are not nearly as common as many think due to all of the previous things causing the same symptom) - (remove all 3rd party programs and check to be sure drivers aren't loading.
Then install only the necessary 3rd party stuff, and ensure it's the latest version).

Regards,

Patrick

Make Sure that your System Meets the System Requirements

This error can be due to some configuration requirements for you system. If your PC hardware is not up to par, then make sure you update where necessary before continuing:

Microsoft Windows Requirements :

  • 1 gigahertz (GHz) or faster 32-bit (x86) or 64-bit (x64) processor
  • 1 gigabyte (GB) RAM (32-bit) or 2 GB RAM (64-bit)
  • 16 GB available hard disk space (32-bit) or 20 GB (64-bit)

If your computer meets the minimum requirements above, then continue on…

Recommended Method to Repair the Problem: BSOD while browsing with Chrome - Crash Address ntoskrnl.exe+5a440:

How to Fix BSOD while browsing with Chrome - Crash Address ntoskrnl.exe+5a440 with SmartPCFixer?

1. Download Error Fixer . Install it on your computer.  Click Scan, and it will perform a scan for your computer. The junk files will be shown in the list.

2. After the scan is done, you can see the errors and problems which need to be repaired.

3. The Repair part is finished, the speed of your computer will be much higher than before and the errors have been fixed. You can also use other functions in SmartPCFixer. Like dll downloading, junk file cleaning and print spooler error repair.


Related: How to Download Toshiba Portege R500 HDD/SSD Alert Utility v.2.2.0.0 driver,Way to Update & Download Toshiba Satellite A355-S69403 Motorola Modem Region Select Utility v.2.2.3.0 driver,Where to Download Toshiba Satellite L305-S5926 HW Setup Utility v.2.00.11 driver,[Solved] Download Toshiba Satellite L675-S7115 Laptop Checkup v.2.0.6.22 driver,Method to Download Toshiba Satellite M645-S4080 Media Controller v.1.1.88.1 driver,Best Way to Download NVidia GeForce 6100 VGA Driver v.304.51 Certified,How Can You Update & Download NVidia GeForce 9300/nForce 730i VGA Driver v.310.19 Certified,Method to Download NVidia GeForce GT 330M Driver v.340.65,How Can I Update & Download NVidia GeForce GTX 590 Driver v.280.26 WHQL,Method to Download NVidia Tesla C2050 Driver v.319.17
Read More: [Solution] Broken (Fn) wifi on key,[Anwsered] C:\\Windows\\system32\\atiumdag.dll is either not designed to run on Windows or it contains an error,Solution to Problem: Browsing history restoration - How do I restore my browsing history on Internet Explorer,How Can You Fix - C:\\WINDOWS\\system32\\rundll32.exe - missing??,Solution to Error: Browser displays \"oops this link is broken\",All diagnostic tools give 0x800700C1, troubleshooting wizard can't continue,all files try to open with adobe,all icons on desktop have changed to Adobe icon and won't open,All functions of my outlook are working except it will not let me "REPLY" or start a "NEW" email,all f1-f12 shortcuts not work

No comments:

Post a Comment