Wednesday, September 21, 2016

Solution to Error: Computer continuously crashing, can't read the minidump files

Computer continuously crashing, can't read the minidump files

Original Title:Continuous Crashing
Please see the attached minidumps.  I hope you can help, most of my errors have been like the following, with the BCC Code of 1e

https://cid-77cb6d39d39d0241.office.live.com/self.aspx/New%20folder/Minidump.zip

Here is the error from one part of the error log:

The computer has rebooted from a bugcheck.  The bugcheck was: 0x0000001e (0x0000000000000000, 0x0000000000000000, 0x0000000000000000, 0x0000000000000000).
A dump was saved in: C:\Windows\MEMORY.DMP.
Report Id: 050811-16812-01.

And here is the one under the WMI error which I thought was the culprit. 

Event filter with query "SELECT * FROM __InstanceModificationEvent WITHIN 60 WHERE TargetInstance ISA "Win32_Processor" AND TargetInstance.LoadPercentage > 99" could not be reactivated in namespace "//./root/CIMV2" because of error 0x80041003.
Events cannot
be delivered through this filter until the problem is corrected.

At first I thought it was WMI because the error long would show WMI errors right before it crashed, so I tried to recertfity all of the DLL's in that directory by using instructions:
cd /d %windir%\system32\wbem
for %i in (*.dll) do RegSvr32 -s %i
for %i in (*.exe) do %i /RegServer
That hasn't worked so I am hoping someone can help me.  Unfortunately I can't read the minidump files to see what else might be the issue.
EDIT:  Here is what I've done

Thanks to everyone for their help.  So far I uninstalled my display drivers, reinstalled the latest version.  Uninstalled my LAN drivers and installed those from Abit's website, did the same with SATA drivers.  I downloaded the Kaspersky tool, and the others
like MBAT and they didn't find anything.  I don't think we're dealing with a virus.  I uninstalled Comodo as well.

I am still getting crashed, here are two more crashes back to back.  One was a "50" bcc code and the second was the usual one I see.

http://cid-77cb6d39d39d0241.office.live.com/self.aspx/New%20folder/Minidump-05-05-2.zip

Any other ideas?

Solutions to the Problem Computer continuously crashing, can't read the minidump files

Download SmartPCFixer to Fix It (Free)

Hi,

Prevx is not involved in the issue as it was installed after this started.

Go back and use the other methods to check for malware that were not used as this

issue still could be malware related.

-------------------------------------------------
Results verified by WinDBG, DumpCHK, and BlueScreenView.
There were two Bug_Checks 50 and 1E>

50 CAUSE was ntoskrnl.exe a Windows component which means something else drove
it to Fault.

1E CAUSE was netio.sys also a Windows component.
Check further for updated network
drivers at both ABIT and the actual device maker.
Also check both of their support.

You may need to disable that network device and try another an out board network device.
Also there is a newer BIOS at ABIT - you are using 16 and most models has 17 and 18
available.
http://www.abit.com.tw/page/en/download/download_bios.php?pFUN_KEY=8000&pTITLE_IMG=/download/images/download.gif

-------------------------------------------------------------------------------------------------------------------------

BCCode: 1E   0x0000001E 
Remove ALL power and reseat all the cards, memory, and cables (both ends when
possible) - actually remove and replace - do not just snug. Those are for a PC and about all
that can be done for a laptop is reseat the memory and clear the vents.
Make sure the BIOS,
low level chipset drivers, and major device drivers are all up to date by check manually at the
makers' sites.
Many Bluescreens are caused by BIOS, low level chipset drivers, and other major device

drivers which are not the most current even though the computer is new.
Check manually for

updates using the methods for updates as indicated in the troubleshooter linked above

and/or the methods below (which are the same).

BCCode: 1E   0x0000001E  <-- read this link
http://www.faultwire.com/solutions-fatal_error/Check-to-be-sure-you-have-adequate-disk-space-0x0000001E-*1045.html?order=date

---------------------------------------------------------------------------------------------
Driver Verifier can help find some BSOD issues :
Using Driver Verifier to identify issues with Windows drivers for advanced users
http://support.microsoft.com/kb/244617
How To Troubleshoot Driver Problems in Windows Vista or 7.
http://www.winvistaclub.com/t79.html
Using Driver Verifier
http://msdn.microsoft.com/en-us/library/ff554113(v=VS.85).aspx
How to use Windows Driver Verifier Manager to Troubleshoot & Identify Driver Issueshttp://www.youtube.com/watch?v=_VwIDD9xngM

Driver Verifier
http://www.techsupportforum.com/2110308-post3.html

Using Driver Verifier
http://www.faultwire.com/solutions/using_driver_verifier.php
How to use Windows Driver Verifier Manager to Troubleshoot & Identify Driver Issueshttp://www.youtube.com/watch?v=_VwIDD9xngM
You can disable Driver Verifier
http://support.microsoft.com/kb/244617
Start - type in Search box -> verifier /reset      hit enter to disable
=================================================================
BCCode: 50      0x00000050

References to Vista also apply to Windows 7.
Have you added any hardware lately? Have you updated any driver just before these started? (Check Control Panel - Windows Updates to see if any drivers were updated there about the

time this started) Main likely culprits are Video driver, other major drivers, memory, and

antivirus/antispyware/security products could be at fault as well as drive issues.
BCCode: 50     0x00000050
Cause

The BCCode 50 usually occurs after the installation of faulty hardware or in the event of

failure of installed hardware (usually related to defective RAM, be it main memory, L2 RAM

cache, or  video RAM).
Another common cause is the installation of a faulty system service.
Antivirus software can also trigger this error, as can a corrupted NTFS volume.
Resolving the Problem
Resolving a faulty hardware problem: If hardware has been added to the system recently,

remove it to see if the error recurs.
If existing hardware has failed, remove or replace

the faulty component.
You should run hardware diagnostics supplied by the system manufacturer.

For details on these procedures, see the owner's manual for your computer.
Resolving a faulty system service problem: Disable the service and confirm that this

resolves the error.
If so, contact the manufacturer of the system service about a possible

update.
If the error occurs during system startup, restart your computer, and press F8 at

the character-mode menu that displays the operating system choices.
At the resulting

Windows Advanced Options menu, choose theLast Known Good Configuration option.

This option is most effective when only one driver or service is added at a time.
Resolving an antivirus software problem: Disable the program and confirm that this resolves

the error.
If it does, contact the manufacturer of the program about a possible update.
Resolving a corrupted NTFS volume problem:  Run Chkdsk /f /r to detect and repair disk

errors.
You must restart the system before the disk scan begins on a system partition.
If

the hard disk is SCSI, check for problems between the SCSI controller and the disk.
Finally, check the System Log in Event Viewer for additional error messages that might help

pinpoint the device or driver that is causing the error.
Disabling memory caching of the BIOS

might also resolve it.

BCCode: 50      0x00000050  <-- read this link
http://www.faultwire.com/solutions-fatal_error/PAGE-FAULT-IN-NONPAGED-AREA-0x00000050-*1095.html?order=votes

Hope this helps.

This particular error can easily be resolved with a few simple steps. However, if you are not confident in your ability to use the methods below or they do not fully remove the issue on your computer, you may want to seek the assistance of a qualified repair technician who is well versed in fixing Computer continuously crashing, can't read the minidump files.

  1. Back-up the Registry of your operating system.
  2. Find the Registry Key: [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\OSUpgrade]
  3. Note: this Registry Key should already exist, if it does not exist, create it.
  4. Create a brand new DWORD Value that is named AllowOsUpdate
  5. Set the Value to 0x00000001.
  6. Close and reopen your Control Panel.
  7. Restart the Microsoft Windows.

Recommended Method to Repair the Problem: Computer continuously crashing, can't read the minidump files:

How to Fix Computer continuously crashing, can't read the minidump files with SmartPCFixer?

1. You can Download Error Fixer here. Install it on your system. When you open SmartPCFixer, it will perform a scan.

2. After the scan is finished, you can see the errors and problems need to be repaired. Click Fix All.

3. The Fixing part is done, the speed of your computer will be much higher than before and the errors have been removed.


Related: Best Way to Download Satellite L645-SP4004M WinDVD BD for Toshiba v.10.0.6.110 driver,Download Toshiba Satellite C655D-S5057 Wireless LAN Driver v.8.0.0.258.0,Method to Update & Download Toshiba Satellite L650-BT2N22 Web Camera Application v.2.0.3.37 driver,How Can You Update & Download Toshiba Satellite L775D-S7220GR Value Added Package v.1.6.0130.640204 driver,Download Toshiba Satellite Pro L750-SP5176FM Sleep Utility v.1.4.0025.000101 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,Way to Download RealTek RTL8100C(L) Driver v.5.01,Way to Download RealTek RTL8100E Drivers v.694,Way to Update & Download RealTek RTL8101L Auto Installation Program v.6.110 driver,Method to Update & Download RealTek RTL8111G PXE and RPL ROM code v.2.58 driver,How to Update & Download RealTek RTL8411B(N) Driver v.10.003,Best Way to Update & Download ASUS A53SV nVidia Graphics Driver v.8.17.12.6686,Method to Herunterladen ASUS K75VJ Intel Rapid Storage Technology Treiber v.11.6.0.1030,How Can You Update & Download ASUS CG8580 Intel Chipset Driver v.9.3.0.1019,Method to Update & Download ASUS K41VD Intel INF Update Driver v.9.1.1.1015,Way to Update & Download ASUS Pro70T NB Probe v.3.0.0026 driver
Read More: computer is taking longer to connect when I click on internet explorer Tech Support,Troubleshooter of Error: Computer freezes after being idle for one hour,How to Fix Problem - Connect/Disconnect Internet using a command prompt?,How Can I Fix - Conditional Formatting in Pivot tables for Excel 2007?,[Solved] Conditionally Format A Cell Based On Dates,Can't change homegroup sharing permission,Can't connect XP shared printer to Win7 except as a local printer.__,Can You Connect the LAN Adapter for Wii On your Windows 7 Laptop?,Can These Files Be Deleted,Can’t install Microsoft Flight Simulator X Gold Edition error 1722

No comments:

Post a Comment