Why am I getting this Blue Screen? BCCode: d1

I've had a Toshiba Satellite L750-20D for a week or so. From the very first day I've had an occurrence of a BSOD, followed by a restart. Since then there has been at least one per day. Here are the details:

Problem signature:

  Problem Event Name:                        BlueScreen

  OS Version:                                          6.1.7600.2.0.0.256.1

  Locale ID:                                             12297

 

Additional information about the problem:

  BCCode:                                               d1

  BCP1:                                                    0000000000000018

  BCP2:                                                    0000000000000002

  BCP3:                                                    0000000000000001

  BCP4:                                                    FFFFF88004259D16

  OS Version:                                          6_1_7600

  Service Pack:                                       0_0

  Product:                                               256_1

 

Files that help describe the problem:

  C:\Windows\Minidump\072312-16801-01.dmp

  C:\Users\gandacel\AppData\Local\Temp\WER-98842-0.sysdata.xml

 

Read our privacy statement online:

  http://go.microsoft.com/fwlink/?linkid=104288&clcid=0x0409

 

If the online privacy statement is not available, please read our privacy statement offline:

  C:\Windows\system32\en-US\erofflps.txt



The blue screen states DRIVER_IRQL_NOT_LESS_OR_EQUAL.
My OS is Windows 7 64bit.
I'd really appreciate some help.
Thanks a lot!
Answer
Answer
Thanks for all your replies, but I've solved it in the meantime with the help of the guys from techsupportforum.com. It was the Atheros wireless adapter driver. I've updated it, and now it's ok.
Thanks for your interest.

Was this reply helpful?

Sorry this didn't help.

Great! Thanks for your feedback.

How satisfied are you with this reply?

Thanks for your feedback, it helps us improve the site.

How satisfied are you with this reply?

Thanks for your feedback.

Answer
Answer

Hi,

As OEM Toshiba is responsible for the proper operation of BOTH the hardware and
Windows.

Since the issue started on the first day with the new laptop you should contaxt Toshiba
Support, check their on-line documentation and drivers, and ask in their forums about
any known issues with that model. Keep in mind that the more you do the more they
will say it is something you have done. Added that even if you were somehow able to
resolve the issue you would still want it documented in case there are further related
problems down the road.

Toshiba - Forums
http://laptopforums.toshiba.com/

Toshiba - Contacts
http://www.csd.toshiba.com/cgi-bin/tais/support/jsp/navShell.jsp?cf=su_contact

Toshiba - Drivers - navigate to your model
http://www.csd.toshiba.com/cgi-bin/tais/support/jsp/home.jsp?nav=Download

Toshiba - Support
http://www.csd.toshiba.com/cgi-bin/tais/support/jsp/home.jsp

===============================================================

If you really want to troubleshoot the issue (which I don't recommend on a new system) :

The Bug_Check was D1 CAUSE athrx.sys Atheros Extensible Wireless LAN device driver.

BugCheck D1, {18, 2, 1, fffff88004259d16}
Probably caused by : athrx.sys ( athrx+18d16 )
MODULE_NAME: athrx
IMAGE_NAME:  athrx.sys
FAILURE_BUCKET_ID:  X64_0xD1_athrx+18d16
BUCKET_ID:  X64_0xD1_athrx+18d16

athrx.sys dated 9/26/2010 Atheros Extensible Wireless LAN device driver.

fffff880`04241000 fffff880`043c6000   athrx    T (no symbols)          
    Loaded symbol image file: athrx.sys
    Image path: \SystemRoot\system32\DRIVERS\athrx.sys
    Image name: athrx.sys

1. Check with Toshiba for updated Atheros drivers and then check Atheros to see if there
are even newer ones. Install any from Toshiba first so those will be the rollbacks in case
of any issues with the ones from Atheros.

Atheros WiFi Drivers.
http://www.atheros.cz/atheros-wireless-drivers.php

2. Check Toshiba for updates to the BIOS, low level chipset drivers, and the major on-board
and separate device drivers. Run DriverView - set VIEW to Hide Microsoft drivers - update
those without Dump in their names (see driver update methods in the next message).

3. Use the other methods in the troubleshooters below and in the next message.

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

Resolving stop (blue screen) errors in Windows 7 - has a section for if you can or can't start Windows.
http://windows.microsoft.com/en-us/windows7/Resolving-stop-blue-screen-errors-in-Windows-7 

For BlueScreen troubleshooting methods using BlueScreenView and MyEventViewer see my replies
in this thread - top 3 answers (+1 other).

http://answers.microsoft.com/en-us/windows/forum/windows_7-system/sometimes-i-get-a-blue-screen-when-using-ie-8/c675b7b8-795f-474d-a1c4-6b77b3fcd990

==============================================================

BCCode: D1     0x000000D1

Check these KB's

Stop error when you resume a computer that is running Windows 7 or Windows Server 2008 R2
from sleep or from hibernation: "STOP: 0x000000D1"
http://support.microsoft.com/kb/978982

Stop error on a Windows Server 2008 R2-based or Windows 7-based computer when the operating
system uses a virtual storport miniport driver to save a dump file or a hibernation file: "0x000000D1"
http://support.microsoft.com/kb/2320550

Those and 7 other KB Articles are available
http://support.microsoft.com/search/default.aspx?mode=a&query=0x000000D1&spid=14019&catalog=LCID%3D1033&1033comm=1&res=10

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

Think Video drivers mainly though it can be others. See the driver section in my generic
bluescreen troubleshooting methods below. BIOS, low level chipset drivers and
antivirus/antispyway/security programs can also cause this. Check the troubleshooter and
when you get to the driver and memory testing sections refer to the generic methods in next
message and then return to the troubleshooter if needed.


Cause

A driver tried to access an address that is pageable (or that is completely invalid) while the IRQL was too high.

This bug check is usually caused by drivers that have used improper addresses.

If the first parameter has the same value as the fourth parameter, and the third parameter indicates an execute operation, this bug check was likely caused by a driver that was trying to execute code when the code itself was paged out. Possible causes for the page fault include the following:

  • The function was marked as pageable and was running at an elevated IRQL (which includes obtaining a lock).
  • The function call was made to a function in another driver, and that driver was unloaded.
  • The function was called by using a function pointer that was an invalid pointer.


BCCode: d1   0x000000d1  <-- read this link
http://www.faultwire.com/solutions-fatal_error/DRIVER-IRQL-NOT-LESS-OR-EQUAL-0x000000D1-*1210.html?order=votes

=========================================

Look in the Event Viewer to see if anything is reported about those.
http://www.computerperformance.co.uk/vista/vista_event_viewer.htm

MyEventViewer - Free - a simple alternative to the standard event viewer of Windows.
TIP - Options - Advanced Filter allows you to see a time frame instead of the whole file.

http://www.nirsoft.net/utils/my_event_viewer.html

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

Here are some methods to possibly fix the blue screen issue. If you could give the Blue Screen
info that would help. Such as the BCC and the other 4 entries on the lower left. And any other
error information such as STOP codes and info such as IRQL_NOT_LESS_OR_EQUAL or PAGE_FAULT_IN_NONPAGED_AREA and similar messages.

As examples :

BCCode: 116
BCP1: 87BC9510
BCP2: 8C013D80
BCP3: 00000000
BCP4: 00000002

or in this format :

Stop: 0x00000000 (oxoooooooo oxoooooooo oxooooooooo oxoooooooo)
tcpip.sys - Address 0x00000000 base at 0x000000000 DateStamp 0x000000000


This is an excellent tool for posting Blue Screen Error Information

BlueScreenView scans all your minidump files created during 'blue screen of death'
crashes, and displays the information about all crashes in one table - Free

http://www.nirsoft.net/utils/blue_screen_view.html


Many BlueScreens are caused by old or corrupted drivers, especially video drivers however
there are other causes.

You can do these in Safe Mode if needed or from Command Prompt from Vista DVD or
Recovery Options if your system has that installed by the maker.

How to Boot to the System Recovery Options in Windows 7
http://www.sevenforums.com/tutorials/668-system-recovery-options.html

You can try a System Restore back to a point before the problem started if there is one.

How to Do a System Restore in Windows 7
http://www.sevenforums.com/tutorials/700-system-restore.html

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

Start - type this in Search Box ->  COMMAND   find at top and RIGHT CLICK  -  RUN AS ADMIN

Enter this at the prompt - sfc /scannow

How to Repair Windows 7 System Files with System File Checker
http://www.sevenforums.com/tutorials/1538-sfc-scannow-command-system-file-checker.html

How to analyze the log file entries that the Microsoft Windows Resource Checker (SFC.exe) program
generates in Windows Vista cbs.log (and Windows 7)
http://support.microsoft.com/kb/928228


The log might give you the answer if there was a corrupted driver. (Does not tell all the possible
driver issues).

Also run CheckDisk so we can rule out corruption as much as possible.

How to Run Check Disk at Startup in Windows 7
http://www.sevenforums.com/tutorials/433-disk-check.html

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

Often updating drivers will help, usually Video, Sound, Network Card  (NIC), WiFi, 3rd party
keyboard and mouse, as well as other major device drivers.

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 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

Stop Windows 7 from Automatically Installing Device Drivers
http://helpdeskgeek.com/windows-7/stop-windows-7-from-automatically-installing-device-drivers/


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/

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

How to fix BlueScreen (STOP) errors that cause Windows Vista to shut down or restart
unexpectedly
http://support.microsoft.com/kb/958233

Troubleshooting Vista Blue Screen, STOP Errors (and Windows 7)
http://www.chicagotech.net/vista/vistabluescreen.htm

Understanding and Decoding BSOD (blue screen of death) Messages
http://www.taranfx.com/blog/?p=692

Windows - Troubleshooting Blue Screen Errors
http://kb.wisc.edu/page.php?id=7033

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

In some cases this might be required.

StartUp Repair from Recovery Options or Windows 7 disk

How to Run a Startup Repair in Windows 7
http://www.sevenforums.com/tutorials/681-startup-repair.html

How to Boot to the System Recovery Options in Windows 7
http://www.sevenforums.com/tutorials/668-system-recovery-options.html

How to Create a Windows 7 System Repair Disc
http://www.sevenforums.com/tutorials/2083-system-repair-disc-create.html

Hope this helps.


Rob Brown - Microsoft MVP <- profile - Windows Expert - Consumer : Bicycle <- Mark Twain said it right!



Rob Brown - past Microsoft MVP - Windows Insider MVP 2016 - 2021
Microsoft MVP Windows and Devices for IT 2009 - 2020

Was this reply helpful?

Sorry this didn't help.

Great! Thanks for your feedback.

How satisfied are you with this reply?

Thanks for your feedback, it helps us improve the site.

How satisfied are you with this reply?

Thanks for your feedback.

 
 

Question Info


Last updated December 12, 2020 Views 1,513 Applies to: