• Log InLog In
  • Register
Liquid`
Team Liquid Liquipedia
EDT 18:42
CEST 00:42
KST 07:42
  • Home
  • Forum
  • Calendar
  • Streams
  • Liquipedia
  • Features
  • Store
  • EPT
  • TL+
  • StarCraft 2
  • Brood War
  • Smash
  • Heroes
  • Counter-Strike
  • Overwatch
  • Liquibet
  • Fantasy StarCraft
  • TLPD
  • StarCraft 2
  • Brood War
  • Blogs
Forum Sidebar
Events/Features
News
Featured News
RSL Season 1 - Final Week6[ASL19] Finals Recap: Standing Tall12HomeStory Cup 27 - Info & Preview18Classic wins Code S Season 2 (2025)16Code S RO4 & Finals Preview: herO, Rogue, Classic, GuMiho0
Community News
Esports World Cup 2025 - Brackets Revealed5Weekly Cups (July 7-13): Classic continues to roll2Team TLMC #5 - Submission extension2Firefly given lifetime ban by ESIC following match-fixing investigation17$25,000 Streamerzone StarCraft Pro Series announced7
StarCraft 2
General
Team TLMC #5 - Submission extension Who will win EWC 2025? Esports World Cup 2025 - Brackets Revealed The GOAT ranking of GOAT rankings Esports World Cup 2025 - Final Player Roster
Tourneys
RSL: Revival, a new crowdfunded tournament series FEL Cracov 2025 (July 27) - $8000 live event $5,100+ SEL Season 2 Championship (SC: Evo) WardiTV Mondays Sparkling Tuna Cup - Weekly Open Tournament
Strategy
How did i lose this ZvP, whats the proper response Simple Questions Simple Answers
Custom Maps
External Content
Mutation # 482 Wheel of Misfortune Mutation # 481 Fear and Lava Mutation # 480 Moths to the Flame Mutation # 479 Worn Out Welcome
Brood War
General
Flash Announces (and Retracts) Hiatus From ASL Starcraft in widescreen BGH Auto Balance -> http://bghmmr.eu/ BW General Discussion A cwal.gg Extension - Easily keep track of anyone
Tourneys
[Megathread] Daily Proleagues CSL Xiamen International Invitational [BSL20] Non-Korean Championship 4x BSL + 4x China 2025 ACS Season 2 Qualifier
Strategy
Simple Questions, Simple Answers I am doing this better than progamers do.
Other Games
General Games
Nintendo Switch Thread Stormgate/Frost Giant Megathread Path of Exile CCLP - Command & Conquer League Project The PlayStation 5
Dota 2
Official 'what is Dota anymore' discussion
League of Legends
Heroes of the Storm
Simple Questions, Simple Answers Heroes of the Storm 2.0
Hearthstone
Heroes of StarCraft mini-set
TL Mafia
TL Mafia Community Thread Vanilla Mini Mafia
Community
General
US Politics Mega-thread Russo-Ukrainian War Thread Summer Games Done Quick 2025! Things Aren’t Peaceful in Palestine Stop Killing Games - European Citizens Initiative
Fan Clubs
SKT1 Classic Fan Club! Maru Fan Club
Media & Entertainment
Movie Discussion! [Manga] One Piece Anime Discussion Thread [\m/] Heavy Metal Thread
Sports
Formula 1 Discussion TeamLiquid Health and Fitness Initiative For 2023 2024 - 2025 Football Thread NBA General Discussion NHL Playoffs 2024
World Cup 2022
Tech Support
Computer Build, Upgrade & Buying Resource Thread
TL Community
The Automated Ban List
Blogs
Men Take Risks, Women Win Ga…
TrAiDoS
momentary artworks from des…
tankgirl
from making sc maps to makin…
Husyelt
StarCraft improvement
iopq
Trip to the Zoo
micronesia
Customize Sidebar...

Website Feedback

Closed Threads



Active: 553 users

[Guide] Blue Screens of Death

Forum Index > Tech Support
Post a Reply
1 2 Next All
HackBenjamin
Profile Blog Joined January 2011
Canada1094 Posts
Last Edited: 2011-10-11 06:10:49
May 25 2011 21:45 GMT
#1
This post is intended to give people some information with regards to Blue Screens of Death, the causes for the most common problems, and some tools to fix it. I will try to keep this as luddite-friendly as possible, which is to say it won't contain a ton of technical data.


Blue Screens of Death
How to diagnose and fix blue screens, in laymens terms.

So you're in the middle of a match. Your army is maxed, you're sitting on 3 bases, you've just taken out your opponents third, a big chunk of his army, and you are about to march into his base and collect your victory. All of sudden, your screen flickers, turns blue, and barfs a bunch of code in your face. You have just encountered...


THE BLUE SCREEN OF DEATH.

Why did this happen? What does this mean? Why is your computer assaulting you with strings of letters and numbers?

You have just encountered what we call a STOP code. The computer has detected a problem from which it cannot recover, and therefore must restart.

The Blue Screen of Death (also known as the BSOD) is a screen that Windows shows you when it shuts down your computer in order to prevent damage to it. It's also known as a STOP error or as a BugCheck Code. It is a hardware error by definition - but this doesn't mean that it's caused by faulty hardware. Viruses, corrupt drivers, and even poorly written programs can cause it.

Let's take a second to analyze what's on the screen. Please note, if the screen only stays at the STOP screen for a few seconds before rebooting, go to Control Panel > System & Security > System > Advanced System Properties > Startup and Recovery Settings > untick "Automatically restart".

Anatomy of a Blue Screen of Death

+ Show Spoiler +
[image loading]

A note on shorthand; A STOP 0x0000007a error is referred to (in shorthand) as a STOP 0x7a error. It's just a way of not having to write all them zero's out each time that you refer to it.


These types of errors generally happen because of two things*;

1. Driver issues
2. Viruses/Malware
3. Hardware Issues

*These are not the sole reasons for a blue screen, but in my experience are the most common.

Driver Issues
Drivers are a set of instructions you feed your computer that tell your computer how to talk to the devices you have installed. For example, your video card speaks Japanese, and your processor speaks Spanish. A driver tells both the devices how to speak english. If there is a problem with the driver, both the video card and CPU hit a language barrier, and if the computer can't find a way around it, you get a STOP code.

Memory Issues
Memory is the middle man between the hard drive and the processor. All the programs that you have opened are loaded into the memory. If we think of it in terms of a human head, the hard drive represents your memories, the processor represents the prefrontal cortex (the part of your brain responsible for processing concious thought), and the memory IS your concious thought. It's whatever your brain is thinking about RIGHT NOW. When the processor in your computer reads a bad string of data in the memory, it interrupts the concious thought process and you get a STOP code.


Diagnosing the problem
+ Show Spoiler +
To diagnose and repair the problem, we need to discover where the problem lies.
The first thing we need to do is record the STOP code, or error number.

1. The first place to get the information is from the Blue Screen itself. Write down all of the long numbers, the description that's in all Caps with underscores ( _ ) between the words, and any file names that may be mentioned

2.The next place to find the information is in the Event Viewer.

3.The last place to find the information is on your hard drive. Search your hard drive for files ending in .dmp and .mdmp. You're looking for the most recent file (or the one closest to the last BSOD that you experienced). Once you find it, we can perform an analysis of the memory dump, which I will explain in a later section.

4.Sometimes, when Error Reporting is enabled, the dump files will be stored temporarily on your system and are erased once the report is sent. To save this info, you'll have to copy the dump file before sending the report. To do this, just click on the "Details" link in the error report and you'll see some file locations listed. Choose the one that ends in .dmp or .mdmp, locate it in Windows Explorer, and copy it to your Desktop (you'll have to enable viewing of hidden files to do this). Here's an example of the Details:


Further diagnosing memory
+ Show Spoiler +
If we suspect that the memory is the cause of our BSOD, head to http://www.memtest86.com, and follow the directions to download and burn the image. Run the program for at least 12 hours if you want a thorough test. It basically passes information to and from the memory repeatedly. Additionally, if you are a bit more tech savvy, you can open up your computer and remove one stick at a time from the motherboard. Try to reproduce the problem. If you still get a BSOD, replace the stick you removed, and remove another one. No more blue screens? Congratulations, you have found your sick stick and are one step closer to fixing the problem.


Further diagnosing drivers
+ Show Spoiler +
If we determine that a driver is to blame for the problems, we then need to determine WHICH driver is the guilty party. There are hundreds of drivers in your system. The easiest way, aside from analyzing the dump file, to find out which driver is to follow this simple troubleshooting model:

How long have the blue screens been happening?
Any new software (programs) or hardware (physical components) installed on the system?

Once you establish how long this has been happening, you have two options: Windows System Restore (rolls your computer back to a specific date), or Device Driver Rollback*. I recommend using System Restore if you don't have the slightest clue as to which driver is causing problems, but if you have pinpointed the faulty driver correctly, the Device Driver Rollback can be used.

*For further information on Windows System Restore or Device Driver Rollback, consult http://support.microsoft.com, and search for either of the aforementioned services.


Dump files, and how to analyze them
+ Show Spoiler +
Please note that though this process may appear long and daunting, it has been explained in such a way so that the steps will be easy to follow.

A memory dump is what happens when Windows crashes. The memory is dumped into the pagefile and saved for the next reboot. Once Windows reboots, it reclaims the memory dump data from the pagefile and saves it to a file, which usually ends with the .dmp extension. Analyzing these dump files can help to figure out what's causing your system to crash. While they don't offer a "sure" fix, they provide clues to the cause of a crash so that we can work on fixing them. In my experience most system crashes are caused by faulty/corrupted drivers, malware, or hardware failures (in that order). Following the steps below will help us determine what may be causing your computer to Blue Screen, or crash.

The first thing to do when your system crashes is to reboot. Doing so will create the memory dump file so it's able to be accessed. Windows may also ask permission to send the file for online analysis. I suggest that you always allow it to be sent. Most times you won't get anything back, but occasionally it will point out the problem and save you a lot of work trying to determine it on your own. Also, quite often the first crash is the only crash as Windows will fix the problem when it reboots, so there's no need to worry unless Windows crashes repeatedly.

The next thing to do is to ensure that you are free of malware. If malware is present on your computer, it may have corrupted your installation, and be the cause of your crashes. I suggest you perform one of the free online scans that can be found at the following links:

http://housecall.trendmicro.com
http://www.pandasecurity.com/homeusers/solutions/activescan/
http://www.kaspersky.com/virusscanner Scan Only - no removal
http://www.bitdefender.com/scan8/ie.html
http://support.f-secure.com/enu/home/ols.shtml
http://us.mcafee.com/root/mfs/default.asp
http://onlinescan.avast.com/
http://ca.com/us/securityadvisor/virusinfo/scan.aspx
http://www.eset.com/onlinescan/

ADVISORY: Some or any of the above listed scanners will pick up items listed as "in quarantine" from other anti-virus programs. Therefore review your results carefully:


Once you have completed an online scan, or two, please search your hard drive for files ending with the .dmp extension. There are several types of memory dumps that Windows may create. These are distinguished below:1. A complete memory dump or a kernel memory dump that are usually saved in the C:\Windows directory and named MEMORY.DMP.

2. A small memory dump, aka a minidump, which are usually saved in the C:\Windows\Minidump directory. These are named Miniwwxxyy-zz.dmp, where the ww is the number of the month, the xx is the number of the day, the yy is the number of the year, and the zz is the number of the crash dump that day. For example, a minidump with the name of Mini070108-03.dmp is the 3rd minidump generated on July 1, 2008.
On some systems the directories where the dump files are stored are protected by being Hidden and System files.

To show Hidden and System files in Windows Explorer, click on the Start button, then select All Programs, then select Accessories, and finally select Windows Explorer.1. Once opened, select the Tools menu and then select the File Options menu item. In Vista you may have to press and hold the Alt key to view this menu.

2. Then go to the View tab and check the box labeled Show Hidden Files and Folders and uncheck Hide Protected Operating System Files

3. You will now be at a dialog that asks you if you're sure you want to do this. Click on the Yes button to allow the change to take place.

4. Then click the OK buttons at the prompts to exit the dialog. You will now be able to view hidden and system directories.
Warning - These files are hidden for a reason and messing with some of them may cause problems with your system.


Once you've located the memory dump file(s), then you'll have to get a debugger to analyze them. The one that I'm familiar with is the free Microsoft Debugging Tools for Windows. Download the version, 32 or 64 bit, that's appropriate for the operating system that you'll be running the debugger on. The debugger can be found at the following link: http://msdn.microsoft.com/en-us/windows/hardware/gg463009.aspx

Once it's downloaded, double click on it to install it. Once it's installed, open the debugger by doing the following:1. Click on the Start Menu.

2. Click on the All Programs menu.

3. Select the Debugging Tools for Windows program folder.

4. Click on the WinDbg icon to start the program.
Once you've opened the program, click on the File menu item, then on Symbol File Path.


In the window that opens, insert the exact text on the next line in the Symbol File Path box. This is a critical step, and if done incorrectly you'll end up with symbol errors:

SRV*c:\symbols*http://msdl.microsoft.com/download/symbols

The easiest thing to do is copy the above bolded text and then paste it into the box. Once that is done, click on OK to exit the dialog. Next, click on File menu and then select the Save Workspace menu option. This will save the symbol path for future use.

NOTE: You MUST be connected to the internet in order to use the Symbol server listed above.

Next, click on the File menu and select the Open Crash Dump option. When the dialog box opens, click on the Browse button and browse to the location of the memory dump file and then double-click on it to load it into the Debugger. You may be prompted to save the workspace again, but just click on the No button. A window will now open and the dump file text will fill the debugging screen.

Here's an example of of an analysis report from a Minidump file. If this was a complete or kernel dump, it would be much larger.

+ Show Spoiler +
Microsoft ® Windows Debugger Version 6.8.0004.0 AMD64
Copyright © Microsoft Corporation. All rights reserved.


Loading Dump File [C:\Users\FUBAR\Desktop\Mini070108-03.dmp]
Mini Kernel Dump File: Only registers and stack trace are available

Symbol search path is: SRV*c:\symbols*http://msdl.microsoft.com/download/symbols
Executable search path is:
Windows XP Kernel Version 2600 (Service Pack 2) MP (2 procs) Free x86 compatible
Product: WinNt
Built by: 2600.xpsp_sp2_gdr.070227-2254
Kernel base = 0x804d7000 PsLoadedModuleList = 0x805624a0
Debug session time: Tue Jul 1 16:28:22.439 2008 (GMT-4)
System Uptime: 0 days 0:04:00.921
Loading Kernel Symbols
..................................................................................................................................................
Loading User Symbols
Loading unloaded module list
.........
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************

Use !analyze -v to get detailed debugging information.

BugCheck 1000008E, {c0000005, 84c64731, f4fecc3c, 0}



Probably caused by : Unknown_Image ( ANALYSIS_INCONCLUSIVE )

Followup: MachineOwner
---------


The next step is to click on the !analyze -v link that's highlighted in blue in the report above. This will generate more information, which would look something like this:

+ Show Spoiler +
Microsoft ® Windows Debugger Version 6.8.0004.0 AMD64
Copyright © Microsoft Corporation. All rights reserved.


Loading Dump File [C:\Users\FUBAR\Desktop\Mini070108-03.dmp]
Mini Kernel Dump File: Only registers and stack trace are available

Symbol search path is: SRV*c:\symbols*http://msdl.microsoft.com/download/symbols
Executable search path is:
Windows XP Kernel Version 2600 (Service Pack 2) MP (2 procs) Free x86 compatible
Product: WinNt
Built by: 2600.xpsp_sp2_gdr.070227-2254
Kernel base = 0x804d7000 PsLoadedModuleList = 0x805624a0
Debug session time: Tue Jul 1 16:28:22.439 2008 (GMT-4)
System Uptime: 0 days 0:04:00.921
Loading Kernel Symbols
..................................................................................................................................................
Loading User Symbols
Loading unloaded module list
.........
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************

Use !analyze -v to get detailed debugging information.

BugCheck 1000008E, {c0000005, 84c64731, f4fecc3c, 0}



Probably caused by : Unknown_Image ( ANALYSIS_INCONCLUSIVE )

Followup: MachineOwner
---------

0: kd> !analyze -v
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************


KERNEL_MODE_EXCEPTION_NOT_HANDLED_M (1000008e)
This is a very common bugcheck. Usually the exception address pinpoints
the driver/function that caused the problem. Always note this address
as well as the link date of the driver/image that contains this address.
Some common problems are exception code 0x80000003. This means a hard
coded breakpoint or assertion was hit, but this system was booted
/NODEBUG. This is not supposed to happen as developers should never have
hardcoded breakpoints in retail code, but ...
If this happens, make sure a debugger gets connected, and the
system is booted /DEBUG. This will let us see why this breakpoint is
happening.
Arguments:
Arg1: c0000005, The exception code that was not handled
Arg2: 84c64731, The address that the exception occurred at
Arg3: f4fecc3c, Trap Frame
Arg4: 00000000

Debugging Details:
------------------




EXCEPTION_CODE: (NTSTATUS) 0xc0000005 - The instruction at 0x%08lx referenced memory at 0x%08lx. The memory could not be %s.

FAULTING_IP:
+ffffffff84c64731
84c64731 ?? ???

TRAP_FRAME: f4fecc3c -- (.trap 0xfffffffff4fecc3c)
Unable to read trap frame at f4fecc3c

CUSTOMER_CRASH_COUNT: 3

DEFAULT_BUCKET_ID: DRIVER_FAULT

BUGCHECK_STR: 0x8E

LAST_CONTROL_TRANSFER: from 00000000 to 84c64731

STACK_TEXT:
f4feccac 00000000 00000000 01790000 00000000 0x84c64731


STACK_COMMAND: .trap 0xfffffffff4fecc3c ; kb

SYMBOL_NAME: ANALYSIS_INCONCLUSIVE

FOLLOWUP_NAME: MachineOwner

MODULE_NAME: Unknown_Module

IMAGE_NAME: Unknown_Image

DEBUG_FLR_IMAGE_TIMESTAMP: 0

FAILURE_BUCKET_ID: 0x8E_ANALYSIS_INCONCLUSIVE

BUCKET_ID: 0x8E_ANALYSIS_INCONCLUSIVE

Followup: MachineOwner
---------


Once this is done, we want to copy the text of the dump file analysis report. To do this, select the Edit menu item in the Debugging Tools window and then select Copy Window Text to Clipboard. Feel free to PM me with it and I'll have a look.





TL;DR: If you are looking for some common causes of BSOD's, here is a short list.
Memory - Check how it's sitting in the slot, change the slots up, and run memtest86 (link above)
Drivers - Update or rolling back can fix issues that have popped up out of the blue
AntiVirus - Running more than one AV program will cause major system instability, including blue screens.
Files - Defrag and Chkdsk at least once a month to keep your file structure in good shape.

If you are still suffering from BSODs and this information hasn't helped you to resolve it, please feel free to PM me, I'm A+ certified and happy to give any help I can. I will be updating this post with information as needed, so if you have something to contribute, please make a post!

Edit: added section for accessing and analyzing dump files
HackBenjamin
Profile Blog Joined January 2011
Canada1094 Posts
July 13 2011 00:08 GMT
#2
Bump for edit, updated with some information and a TL:DR
Garnet
Profile Blog Joined February 2006
Vietnam9016 Posts
October 11 2011 05:19 GMT
#3
The BOSD usually disappear after 2 seconds so how can I write down anything? the most recent one was a 0x1 error, that's all I could catch.
skyR
Profile Joined July 2009
Canada13817 Posts
October 11 2011 05:21 GMT
#4
Control Panel > System & Security > System > Advanced System Properties > Startup and Recovery Settings > untick "Automatically restart"
HackBenjamin
Profile Blog Joined January 2011
Canada1094 Posts
October 11 2011 05:45 GMT
#5
I'm going to add that into the guide skyR, thanks
Snackysnacks
Profile Joined December 2010
United States411 Posts
October 11 2011 05:55 GMT
#6
On May 26 2011 06:45 HackBenjamin wrote: It is a hardware error by definition - but this doesn't mean that it's caused by faulty hardware. Viruses, corrupt drivers, and even poorly written programs can cause it.

Can i ask that you bold/italicize/underline this statement or something. Oh so important when understanding a BSOD. I know many inexperienced computer users throw out there XXXX Program gives me a BSOD, i ask for what hardware they have and get talked back in the face with responses such as "XXXX gives BSOD why do you want to know this?" or "cant you just fix XXXX program to stop giving me BSOD"

And thats totaly not to say bad software would cause a BSOD, it would, but ya need to look at the hardware, then check for incompatibilities then diagnosing for bad parts/drivers ect ect ect. you wrote up the rest perfectly.

Good job OP.
(╯°□°)╯︵ ┻━┻
HackBenjamin
Profile Blog Joined January 2011
Canada1094 Posts
October 11 2011 06:09 GMT
#7
On October 11 2011 14:55 Snackysnacks wrote:
Show nested quote +
On May 26 2011 06:45 HackBenjamin wrote: It is a hardware error by definition - but this doesn't mean that it's caused by faulty hardware. Viruses, corrupt drivers, and even poorly written programs can cause it.

Can i ask that you bold/italicize/underline this statement or something. Oh so important when understanding a BSOD. I know many inexperienced computer users throw out there XXXX Program gives me a BSOD, i ask for what hardware they have and get talked back in the face with responses such as "XXXX gives BSOD why do you want to know this?" or "cant you just fix XXXX program to stop giving me BSOD"

And thats totaly not to say bad software would cause a BSOD, it would, but ya need to look at the hardware, then check for incompatibilities then diagnosing for bad parts/drivers ect ect ect. you wrote up the rest perfectly.

Good job OP.


Done
Snackysnacks
Profile Joined December 2010
United States411 Posts
October 11 2011 06:35 GMT
#8
On October 11 2011 15:09 HackBenjamin wrote:
Show nested quote +
On October 11 2011 14:55 Snackysnacks wrote:
On May 26 2011 06:45 HackBenjamin wrote: It is a hardware error by definition - but this doesn't mean that it's caused by faulty hardware. Viruses, corrupt drivers, and even poorly written programs can cause it.

Can i ask that you bold/italicize/underline this statement or something. Oh so important when understanding a BSOD. I know many inexperienced computer users throw out there XXXX Program gives me a BSOD, i ask for what hardware they have and get talked back in the face with responses such as "XXXX gives BSOD why do you want to know this?" or "cant you just fix XXXX program to stop giving me BSOD"

And thats totaly not to say bad software would cause a BSOD, it would, but ya need to look at the hardware, then check for incompatibilities then diagnosing for bad parts/drivers ect ect ect. you wrote up the rest perfectly.

Good job OP.


Done

Lovely, im saving this as a bookmark to throw at my friends when they give me this sort of problem instead of explaining it
(╯°□°)╯︵ ┻━┻
nam nam
Profile Joined June 2010
Sweden4672 Posts
October 11 2011 06:46 GMT
#9
Now do a guide about Black Screen of Death!
TearsOfTheSun
Profile Joined March 2006
Canada995 Posts
October 11 2011 08:32 GMT
#10
my BSOD lasts for 90 seconds if i dont restart. and says dumping physical memory. my comp freezes a bunch while i can still move the mouse around i cant click anything. i use windows xp and i have an ok video card
Dixer_ca^^ | Polt | Byun | MKP | DRG | White-Ra | Beastyqt | Maru | Creator
gruff
Profile Joined September 2010
Sweden2276 Posts
Last Edited: 2011-10-11 08:36:31
October 11 2011 08:35 GMT
#11
Did you do what the op wrote under "Diagnosing the problem" and "Dump files, and how to analyze them?"

Fir3fly
Profile Joined May 2009
Australia251 Posts
October 11 2011 08:37 GMT
#12
On October 11 2011 14:21 skyR wrote:
Control Panel > System & Security > System > Advanced System Properties > Startup and Recovery Settings > untick "Automatically restart"


i would add this to the OP aswel. its a good idea.
galtdunn
Profile Joined March 2011
United States977 Posts
Last Edited: 2012-02-05 21:01:13
February 05 2012 20:56 GMT
#13
I know this thread is old, but this seems like a good place to ask for help instead of creating a new thread.

My computer has recently been BSoDing when I have DotA 2 and Skype running at the same time (video or just audio calls.) However, when I am using skype and DotA 2 is open in the background (i'm not playing, just at the menus) everything is fine.

It was a "Driver_Power_State_Failure"
The Stop codes I am getting are
0x07E
0xFFFFFFFFC0000005
0xFFFFF8800579D61A
0xFFFFF880031CB518
0xFFFFF880031CAD70

Then, later it happened was after i installed some new drivers and updates trying to FIX the problem. I tried to restart and instead it blue screened again.
0x09F
0x03
0xFFFFF80085AA930
0xFFFFF80000B9C3D8
0xFFFFFA8007B11010

However, once I shut my computer and turned it back on again and then tried to restart it, it worked fine. So whatever cause that Blue screen might have gotten fixed. The Skype/DotA2 crash still happened again the next day though.

Obviously a solution is to just not use DotA 2 and skype at the same time, but I like to be able to talk to my friends while I'm playing.
Also: Skype runs perfectly fine with SC2. I was playing it 2 nights ago and it worked fine.
Currently editing items in the DotA 2 wiki. PM for questions/suggestions.
HackBenjamin
Profile Blog Joined January 2011
Canada1094 Posts
February 05 2012 21:22 GMT
#14
Can you post the minidump files somewhere? I can have a look through them if you like.
galtdunn
Profile Joined March 2011
United States977 Posts
February 05 2012 21:44 GMT
#15
Do you want the memory.DMP file? and I don't know how to share them.
Currently editing items in the DotA 2 wiki. PM for questions/suggestions.
HackBenjamin
Profile Blog Joined January 2011
Canada1094 Posts
February 06 2012 03:25 GMT
#16
If you can find it on your computer (instructions are in the guide) and upload it to a filesharing website, I can download it and go from there.
galtdunn
Profile Joined March 2011
United States977 Posts
Last Edited: 2012-02-06 06:02:25
February 06 2012 04:57 GMT
#17
Okay I'm uploading it to 4shared right now. I'll post the link on this message when it's done.

Here it is.
Currently editing items in the DotA 2 wiki. PM for questions/suggestions.
HackBenjamin
Profile Blog Joined January 2011
Canada1094 Posts
February 06 2012 17:33 GMT
#18
It should not be 510 megabytes..
galtdunn
Profile Joined March 2011
United States977 Posts
Last Edited: 2012-02-08 02:11:41
February 08 2012 02:11 GMT
#19
Well no one said how long it was supposed to be.
Try this one, I think you're meaning all the small files?

http://www.4shared.com/file/8yhLYfkm/020412-8954-01.html

You said one of the recent ones that's close to when it was blue-screening. This one is from the 4th.
Currently editing items in the DotA 2 wiki. PM for questions/suggestions.
HackBenjamin
Profile Blog Joined January 2011
Canada1094 Posts
February 10 2012 19:52 GMT
#20
Sorry for the delay in getting back to this. A bugcheck has revealed the stdriver64.sys seems to be causing several errors.

The stdriver64.sys is a SoundTap driver so update or, if necessary, uninstall SoundTap.

The stdriver64.sys was also the issue in a thread I found on the Microsoft support site, where uninstalling SoundTap fixed the problem:

http://answers.microsoft.com/en-us/windows/forum/windows_7-system/random-blue-screen-with-systemserviceexception-on/60f10291-820b-4573-9e1b-31981a30a956


Good luck
1 2 Next All
Please log in or register to reply.
Live Events Refresh
Next event in 1h 18m
[ Submit Event ]
Live Streams
Refresh
StarCraft 2
ZombieGrub179
Nathanias 154
Livibee 113
UpATreeSC 110
JuggernautJason70
StarCraft: Brood War
Larva 434
firebathero 241
Dota 2
syndereN705
monkeys_forever256
NeuroSwarm89
League of Legends
Grubby4739
Counter-Strike
fl0m1443
Foxcn304
Super Smash Bros
PPMD102
Liquid`Ken49
Heroes of the Storm
Liquid`Hasu459
Trikslyr71
Other Games
summit1g10922
shahzam811
C9.Mang0190
Pyrionflax85
Maynarde74
Mew2King57
Organizations
Other Games
gamesdonequick4918
BasetradeTV24
StarCraft 2
Blizzard YouTube
StarCraft: Brood War
BSLTrovo
sctven
[ Show 16 non-featured ]
StarCraft 2
• davetesta4
• AfreecaTV YouTube
• intothetv
• Kozan
• IndyKCrew
• LaughNgamezSOOP
• Migwel
• sooper7s
StarCraft: Brood War
• blackmanpl 50
• BSLYoutube
• STPLYoutube
• ZZZeroYoutube
Dota 2
• masondota22473
League of Legends
• Doublelift4195
Counter-Strike
• Shiphtur271
Other Games
• imaqtpie2144
Upcoming Events
Replay Cast
1h 18m
Replay Cast
11h 18m
WardiTV European League
17h 18m
ShoWTimE vs sebesdes
Percival vs NightPhoenix
Shameless vs Nicoract
Krystianer vs Scarlett
ByuN vs uThermal
Harstem vs HeRoMaRinE
PiGosaur Monday
1d 1h
uThermal 2v2 Circuit
1d 17h
Replay Cast
2 days
The PondCast
2 days
Replay Cast
3 days
Epic.LAN
3 days
CranKy Ducklings
4 days
[ Show More ]
Epic.LAN
4 days
BSL20 Non-Korean Champi…
4 days
Bonyth vs Sziky
Dewalt vs Hawk
Hawk vs QiaoGege
Sziky vs Dewalt
Mihu vs Bonyth
Zhanhun vs QiaoGege
QiaoGege vs Fengzi
Sparkling Tuna Cup
5 days
Online Event
5 days
BSL20 Non-Korean Champi…
5 days
Bonyth vs Zhanhun
Dewalt vs Mihu
Hawk vs Sziky
Sziky vs QiaoGege
Mihu vs Hawk
Zhanhun vs Dewalt
Fengzi vs Bonyth
Liquipedia Results

Completed

2025 ACS Season 2: Qualifier
RSL Revival: Season 1
Murky Cup #2

Ongoing

JPL Season 2
BSL 2v2 Season 3
CSL 17: 2025 SUMMER
Copa Latinoamericana 4
Jiahua Invitational
BSL20 Non-Korean Championship
Championship of Russia 2025
BLAST.tv Austin Major 2025
ESL Impact League Season 7
IEM Dallas 2025
PGL Astana 2025
Asian Champions League '25
BLAST Rivals Spring 2025
MESA Nomadic Masters

Upcoming

CSL Xiamen Invitational
CSL Xiamen Invitational: ShowMatche
2025 ACS Season 2
CSLPRO Last Chance 2025
CSLPRO Chat StarLAN 3
BSL Season 21
K-Championship
RSL Revival: Season 2
SEL Season 2 Championship
uThermal 2v2 Main Event
FEL Cracov 2025
Esports World Cup 2025
Underdog Cup #2
StarSeries Fall 2025
FISSURE Playground #2
BLAST Open Fall 2025
BLAST Open Fall Qual
Esports World Cup 2025
BLAST Bounty Fall 2025
BLAST Bounty Fall Qual
IEM Cologne 2025
FISSURE Playground #1
TLPD

1. ByuN
2. TY
3. Dark
4. Solar
5. Stats
6. Nerchio
7. sOs
8. soO
9. INnoVation
10. Elazer
1. Rain
2. Flash
3. EffOrt
4. Last
5. Bisu
6. Soulkey
7. Mini
8. Sharp
Sidebar Settings...

Advertising | Privacy Policy | Terms Of Use | Contact Us

Original banner artwork: Jim Warren
The contents of this webpage are copyright © 2025 TLnet. All Rights Reserved.