I uploaded a print screen of the most I can get, as I tried the zip and everything, can't get them to upload at, all.
Blue screen error BC CODE: 1e
Original title: error report diagnostic
I got the following on my error diagnostic and want to know why it's there and how I can prevent it happening again-
**Problem signature:**Problem Event Name: BlueScreen
OS Version: 6.1.7601.2.1.0.768.3
Locale ID: 2057
**Additional information about the problem:**BCCode: 1e
BCP1: FFFFFFFFC000001D
BCP2: FFFFF800023D3FEF
BCP3: 0000000000000000
BCP4: FFFFF880042B4E00
OS Version: 6_1_7601
Service Pack: 1_0
Product: 768_1
**Files that help describe the problem:**C:\Windows\Minidump\092511-16177-01.dmp
C:\Users\admin\AppData\Local\Temp\WER-60887-0.sysdata.xml
Read our privacy statement online:
Windows for home | Previous Windows versions | Performance and system failures
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
10 answers
Sort by: Most helpful
-
Anonymous
2011-09-27T22:53:57+00:00 -
Anonymous
2011-09-26T17:25:24+00:00 Skydive seems like it's for pictures? Not sure how to even get to the dump file let alone upload it. The blue screen error comes randomly, just stops the computer dead but it mentions a Media player error. I've scanned the media player and media folders and nothing there, and the computer is virus free, so not entirely sure how to fix internall problems of this nature
-
Anonymous
2011-09-26T18:36:18+00:00 Hi,
You probably need to copy the minidump files to the Desktop or Documents folder and then
you will be able to upload them. If more than a few please ZIP or RAR them up so it is easy
for us to download. Be sure to put them in the Public area of your SkyDrive or upload to a
free file sharing site such as MediaFire.
See this thread for information on using BlueScreenView, MyEventViewer, and other methods to
troubleshoot BlueScreens - top 3 answers (+1 other).
We can analyze the minidumps if you make them available from the SkyDrive or other file
sharing sites.
Zip or upload the contents of C:\Windows\minidump
Use SkyDrive to upload collected files.
============================================================
BCCode: 1E 0x0000001E
Remove ALL power and reseat all the cards, memory, and cables (both ends whenpossible) - 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 0x0000001ECause
This is a very common bug check. To interpret it, you must identify which exception was generated.
Common exception codes include:
- 0x80000002: STATUS_DATATYPE_MISALIGNMENT An unaligned data reference was encountered.
- 0x80000003: STATUS_BREAKPOINT A breakpoint or ASSERT was encountered when no kernel debugger was attached to the system.
- 0xC0000005: STATUS_ACCESS_VIOLATION A memory access violation occurred. (Parameter 4 of the bug check is the address that the driver attempted to access.)
For a complete list of exception codes, see the ntstatus.h file located in theinc directory of the Windows Driver Kit.
Resolution
If you are not equipped to debug this problem, you should use some basic troubleshooting techniques. If a driver is identified in the bug check message, disable the driver or check with the manufacturer for driver updates. Try changing video adapters. Check with your hardware vendor for any BIOS updates. Disable BIOS memory options such as caching or shadowing.
If you plan to debug this problem, you may find it difficult to obtain a stack trace. Parameter 2 (the exception address) should pinpoint the driver or function that caused this problem.
If exception code 0x80000003 occurs, this indicates that a hard-coded breakpoint or assertion was hit, but the system was started with the**/NODEBUG** switch. This problem should rarely occur. If it occurs repeatedly, make sure a kernel debugger is connected and the system is started with the**/DEBUG** switch.
If exception code 0x80000002 occurs, the trap frame will supply additional information.
If the specific cause of the exception is unknown, the following should be considered:
Hardware incompatibility. First, make sure that any new hardware installed is listed in the Microsoft Windows Marketplace Tested Products List.
Faulty device driver or system service. In addition, a faulty device driver or system service might be responsible for this error. Hardware issues, such as BIOS incompatibilities, memory conflicts, and IRQ conflicts can also generate this error.
If a driver is listed by name within the bug check message, disable or remove that driver. Disable or remove any drivers or services that were recently added. If the error occurs during the startup sequence and the system partition is formatted with NTFS file system, you might be able to use Safe Mode to rename or delete the faulty driver. If the driver is used as part of the system startup process in Safe Mode, you need to start the computer by using the Recovery Console to access the file.
If the problem is associated with Win32k.sys, the source of the error might be a third-party remote control program. If such software is installed, the service can be removed by starting the system using the Recovery Console and deleting the offending system service file.
Check the System Log in Event Viewer for additional error messages that might help pinpoint the device or driver that is causing bug check 0x1E. Disabling memory caching of the BIOS might also resolve the error. You should also run hardware diagnostics, especially the memory scanner, supplied by the system manufacturer. For details on these procedures, see the owner's manual for your computer.
The error that generates this message can occur after the first restart during Windows Setup, or after Setup is finished. A possible cause of the error is a system BIOS incompatibility. BIOS problems can be resolved by upgrading the system BIOS version.
BCCode: 1E 0x0000001E <-- read this linkhttp://www.faultwire.com/solutions-fatal\_error/Check-to-be-sure-you-have-adequate-disk-space-0x0000001E-\*1045.html
======================================================================
References to Vista also apply to Windows 7.
This is my generic how to for proper driver updates : (Major drivers and BIOS)
This utility makes it easy to see which versions are loaded :
DriverView - Free - utility displays the list of all device drivers currently loaded on your system.
For each driver in the list, additional useful information is displayed: load address of the driver,
description, version, product name, company that created the driver, and more.
http://www.nirsoft.net/utils/driverview.html
For Drivers check System Maker as fallbacks and Device Maker's which are the most current.
Control Panel - Device Manager - Display Adapter - write down the make and complete model
of your video adapter - double click - Driver's tab - write down the version info. Now click UPdate
Driver (this may not do anything as MS is far behind certifying drivers) - then Right Click -
Uninstall - REBOOT this will refresh the driver stack.
Repeat that for Network - Network Card (NIC), Wifi, Sound, Mouse and Keyboard if 3rd party
with their own software and drivers and any other major device drivers you have.
Now go to System Maker's site (Dell, HP, Toshiba as examples) (as rollback) and then Device
Maker's site (Realtek, Intel, Nvidia, ATI as examples) and get their latest versions. (Look for
BIOS, Chipset and software updates at System Maker's site while there.)
Download - SAVE - go to where you put them - Right Click - RUN AD ADMIN - REBOOT after
each installation.
Always check in Device Manager - Drivers tab to be sure the version you are installing actually
shows up. This is because some drivers rollback before the latest is installed (sound drivers
particularly do this) so install a driver - reboot - check to be sure it is installed and repeat as
needed.
Repeat at Device Makers - BTW at Device Makers DO NOT RUN THEIR SCANNER - check
manually by model.
Manually look at manufacturer's sites for drivers - and Device Maker's sites.
http://pcsupport.about.com/od/driverssupport/ht/driverdlmfgr.htm
Installing and updating drivers in Windows 7 (updating drivers manually using the methods above
is preferred to ensure the latest drivers from System maker and Device makers are found)
http://www.sevenforums.com/tutorials/43216-installing-updating-drivers-7-a.html
If you update drivers manually then it is a good idea to disable Driver Installations in Windows
Updates, this leaves Windows Updates ON however it will not install drivers which will usually be
older and cause issues. If Updates suggests a new driver then HIDE it (Right Click on it) and then
go look for new ones manually if you wish.
Stop Windows 7 from Automatically Installing Device Drivers
http://helpdeskgeek.com/windows-7/stop-windows-7-from-automatically-installing-device-drivers/
How To Disable Automatic Driver Installation In Windows 7 / Vista
Disable Windows Update Device Driver Search Prompt In Windows 7 / Vista (for Professional,
Ultimate, and Enterprise)
http://www.addictivetips.com/windows-tips/disable-windows-update-device-driver-search-prompt/
==========================================
Memory tests do not catch all errors such as mismatched memory (possible even for sticks
that appear to be identical) and when faster memory is placed in system behind slower memory.
So it is best to also swap sticks in and out to check for those even if all memory tests fail to show
a problem.
To test RAM check here - let it run 4+ hours or so. <-- best methodwww.memtest.org
For the Windows Memory Diagnostic Tool.
Start - type in Search box -> Memory - find Memory Diagnostics tool at top of list - Right Click -
RUN AS ADMIN follow the instructions
Windows Vista: How to Scan / Test your RAM or Memory with Windows Vista Memory Diagnostic
Tool
How to Run the Memory Diagnostics Tool in Windows 7
http://www.sevenforums.com/tutorials/715-memory-diagnostics-tool.html
Test Your Computer’s Memory Using Windows Vista Memory Diagnostic Tool
Hope this helps.
Rob Brown - Microsoft MVP <- profile - Windows Expert - Consumer : Bicycle - Mark Twain said it right.
-
Anonymous
2011-09-26T17:44:24+00:00 Ah, it says I don't have permission to load the dump files...
-
Anonymous
2011-09-26T07:41:33+00:00 Hi,
When do you get the Blue Screen error?
It would be helpful for us to identify the problem if you could upload the dump file.
You can use the Sky-drive to upload the dump file, refer the following link for the steps on how to upload file to Sky-drive
Refer the following article to know more about Blue screen error and how to prevent it.
Resolving stop (blue screen) errors in Windows 7.
http://windows.microsoft.com/en-US/windows7/Resolving-stop-blue-screen-errors-in-Windows-7