<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Comment Feed for Channel 9 - Daniel Pearson: Debugging a Windows Blue Screen of Death </title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Blogs/Dan/Daniel-Pearson-Debugging-a-Windows-Blue-Screen-of-Death/RSS"></atom:link>
	<image>
		<url>http://ecn.channel9.msdn.com/o9/previewImages/100/415715_100x75.jpg</url>
		<title>Channel 9 - Daniel Pearson: Debugging a Windows Blue Screen of Death </title>
		<link></link>
	</image>
	<description>Daniel goes through the four key reasons why BSODs happen, how Windows allocates memory and how developers need to be careful when setting kernel mode memory. Daniel then goes through a real-world example of a faulty device driver and how to debug and
 diagnose issues. Daniel also shows how to read and write data to an application process, like Notepad using
WinDbg.
</description>
	<link></link>
	<language>en</language>
	<pubDate>Sun, 26 May 2013 03:46:17 GMT</pubDate>
	<lastBuildDate>Sun, 26 May 2013 03:46:17 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<item>
		<title>Re: Daniel Pearson: Debugging a Windows Blue Screen of Death </title>
		<description>
			<![CDATA[This is awesome. I would love to see much more like this.&nbsp;
<div><br>
</div>
<div>It was interesting how to see how you could find information from the memory dump.</div>
<p>posted by Chadk</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Dan/Daniel-Pearson-Debugging-a-Windows-Blue-Screen-of-Death#c633518389410000000</link>
		<pubDate>Wed, 16 Jul 2008 21:02:21 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Dan/Daniel-Pearson-Debugging-a-Windows-Blue-Screen-of-Death#c633518389410000000</guid>
		<dc:creator>Chadk</dc:creator>
	</item>
	<item>
		<title>Re: Daniel Pearson: Debugging a Windows Blue Screen of Death </title>
		<description>
			<![CDATA[I was just wondering today, what would happen if the 'code' that handles the bsod.. crashed? like, what if my processor was on last legs and caused an execution fault?
<br>
<br>
Let me guess, something really boring like everything going blank, or my computer restarting (or not)?<p>posted by stevo_</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Dan/Daniel-Pearson-Debugging-a-Windows-Blue-Screen-of-Death#c633518429130000000</link>
		<pubDate>Wed, 16 Jul 2008 22:08:33 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Dan/Daniel-Pearson-Debugging-a-Windows-Blue-Screen-of-Death#c633518429130000000</guid>
		<dc:creator>stevo_</dc:creator>
	</item>
	<item>
		<title>Re: Daniel Pearson: Debugging a Windows Blue Screen of Death </title>
		<description>
			<![CDATA[I've had something like this happen to my machine twice in the last two days. There's some sort of kernel crash that causes the system to reboot - with no telemetry whatsoever. Certainly a critical system failure, but the system is unable to record any
 data before restarting.<br>
<br>
C<p>posted by Charles</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Dan/Daniel-Pearson-Debugging-a-Windows-Blue-Screen-of-Death#c633518432400000000</link>
		<pubDate>Wed, 16 Jul 2008 22:14:00 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Dan/Daniel-Pearson-Debugging-a-Windows-Blue-Screen-of-Death#c633518432400000000</guid>
		<dc:creator>Charles</dc:creator>
	</item>
	<item>
		<title>Re: Daniel Pearson: Debugging a Windows Blue Screen of Death </title>
		<description>
			<![CDATA[<br>
If this sort of thing is of intreast to you, this is a must see&nbsp;<a href="http://www.solsem.com/videolibrary.html#crashhang">Sysinternals Video Library</a><br>
<br>
<p>posted by PerfectPhase</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Dan/Daniel-Pearson-Debugging-a-Windows-Blue-Screen-of-Death#c633518470100000000</link>
		<pubDate>Wed, 16 Jul 2008 23:16:50 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Dan/Daniel-Pearson-Debugging-a-Windows-Blue-Screen-of-Death#c633518470100000000</guid>
		<dc:creator>PerfectPhase</dc:creator>
	</item>
	<item>
		<title>Re: Daniel Pearson: Debugging a Windows Blue Screen of Death </title>
		<description>
			<![CDATA[Nice video. However, I never understood why there aren't any minidump created&nbsp;in case the swap file is moved to a differend partition/hard disk in WinXP? (In my case, I play 3D games and the videocard driver sometimes crashes my system and I cannot hope
 to send that crash dump to its manufacturer.)<p>posted by karnokd</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Dan/Daniel-Pearson-Debugging-a-Windows-Blue-Screen-of-Death#c633518832930000000</link>
		<pubDate>Thu, 17 Jul 2008 09:21:33 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Dan/Daniel-Pearson-Debugging-a-Windows-Blue-Screen-of-Death#c633518832930000000</guid>
		<dc:creator>karnokd</dc:creator>
	</item>
	<item>
		<title>Re: Daniel Pearson: Debugging a Windows Blue Screen of Death </title>
		<description>
			<![CDATA[Hardcore! <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif' alt='Smiley' /> Nice to see some close to the metal stuff in with all the managed goodness. Helps keep us honest as developers <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-5.gif' alt='Wink' /><p>posted by tomkirbygreen</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Dan/Daniel-Pearson-Debugging-a-Windows-Blue-Screen-of-Death#c633518847280000000</link>
		<pubDate>Thu, 17 Jul 2008 09:45:28 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Dan/Daniel-Pearson-Debugging-a-Windows-Blue-Screen-of-Death#c633518847280000000</guid>
		<dc:creator>tomkirbygreen</dc:creator>
	</item>
	<item>
		<title>Re: Daniel Pearson: Debugging a Windows Blue Screen of Death </title>
		<description>
			<![CDATA[
<p>That doesn't sound good charles <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-5.gif' alt='Wink' />.. I was interested because.. if theres no one &quot;there&quot; ie, the kernel itself doing its bugcheck code has crashed out due to a hardware fault.. does my system just sit there... I assume I'd still have display because the
 gpu would just be outputting the last buffer it was given?<br>
<br>
But I've watched the video now, really cool, loved the idea of trapping a driver by putting it on a &quot;known offenders&quot; list, and luring into doing something it will get caught red handed for.. <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-2.gif' alt='Big Smile' /></p>
<p>posted by stevo_</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Dan/Daniel-Pearson-Debugging-a-Windows-Blue-Screen-of-Death#c633519173990000000</link>
		<pubDate>Thu, 17 Jul 2008 18:49:59 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Dan/Daniel-Pearson-Debugging-a-Windows-Blue-Screen-of-Death#c633519173990000000</guid>
		<dc:creator>stevo_</dc:creator>
	</item>
	<item>
		<title>Re: Daniel Pearson: Debugging a Windows Blue Screen of Death </title>
		<description>
			<![CDATA[Probably you get a freeze. A complete halt with the most current video buffer re-drawn over and over again.<p>posted by littleguru</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Dan/Daniel-Pearson-Debugging-a-Windows-Blue-Screen-of-Death#c633519802740000000</link>
		<pubDate>Fri, 18 Jul 2008 12:17:54 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Dan/Daniel-Pearson-Debugging-a-Windows-Blue-Screen-of-Death#c633519802740000000</guid>
		<dc:creator>littleguru</dc:creator>
	</item>
	<item>
		<title>Re: Daniel Pearson: Debugging a Windows Blue Screen of Death </title>
		<description>
			<![CDATA[Unhandled exceptions in kernel mode lead to reboot by policy (or if you're lucky a bluescreen with data capture for debugging purposes). Anytime something goes wrong in kernel world the system must commit temporary suicide (or start the reincarnation process,
 to be more positive in tone <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif' alt='Smiley' />). There's too much weird and invalid state to deal with when this happens and typically and it's not worth it (the insuing instability and total strangeness that user mode gets to experience as a result)...<br>
<br>
This keeps happening on my machine and there's no way for me to debug given that no data on the fault is preserved (or even captured). Clearly, it's a device driver malfunction.&nbsp;I suspect it's a driver that's not Vista Ready... <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif' alt='Smiley' /><br>
<br>
What's one to do in this case, Daniel?<br>
C<p>posted by Charles</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Dan/Daniel-Pearson-Debugging-a-Windows-Blue-Screen-of-Death#c633520013060000000</link>
		<pubDate>Fri, 18 Jul 2008 18:08:26 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Dan/Daniel-Pearson-Debugging-a-Windows-Blue-Screen-of-Death#c633520013060000000</guid>
		<dc:creator>Charles</dc:creator>
	</item>
	<item>
		<title>Re: Daniel Pearson: Debugging a Windows Blue Screen of Death </title>
		<description>
			<![CDATA[karnokd:<br>
<br>
It's simple really - boot device drivers have special requirements, which&nbsp;lead to the ability to save crash dumps.<br>
<br>
A storage driver written any old way won't be able to do this.&nbsp; Windows loads an extra copy of the boot driver, kernel crash dump writing code, plus a bitmap of the page file on the boot drive, then checksums the lot.&nbsp; At blue screen time, the checksum is verified
 and if good, the crash dump is written directly to the sectors known to be used by the page file on the boot drive.<p>posted by ZXTT95</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Dan/Daniel-Pearson-Debugging-a-Windows-Blue-Screen-of-Death#c633520104780000000</link>
		<pubDate>Fri, 18 Jul 2008 20:41:18 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Dan/Daniel-Pearson-Debugging-a-Windows-Blue-Screen-of-Death#c633520104780000000</guid>
		<dc:creator>ZXTT95</dc:creator>
	</item>
	<item>
		<title>Re: Daniel Pearson: Debugging a Windows Blue Screen of Death </title>
		<description>
			<![CDATA[Can you save crash dumps in other cases?&nbsp; Make sure your page file on the boot drive (the one with the Windows directory) is large enough to save the kind of dump you've selected and turn off &quot;Automatically restart&quot; so you can see the blue screen (including
 the&nbsp;bugcheck code and parameters)&nbsp;and the results of the attempt to save the crash dump.<br>
<br>
Then download notmyfault from here: <a href="http://technet.microsoft.com/en-us/sysinternals/bb963901.aspx">
http://technet.microsoft.com/en-us/sysinternals/bb963901.aspx</a><br>
<br>
Use notmyfault to crash your system and verify that crash dumps can be saved.<p>posted by ZXTT95</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Dan/Daniel-Pearson-Debugging-a-Windows-Blue-Screen-of-Death#c633520109420000000</link>
		<pubDate>Fri, 18 Jul 2008 20:49:02 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Dan/Daniel-Pearson-Debugging-a-Windows-Blue-Screen-of-Death#c633520109420000000</guid>
		<dc:creator>ZXTT95</dc:creator>
	</item>
	<item>
		<title>Re: Daniel Pearson: Debugging a Windows Blue Screen of Death </title>
		<description>
			<![CDATA[
<p>Daniel's video nicely complements a talk I've delivered on crash and hang analysis at various conferences. You can check out the on-demand web cast from TechEd a couple years ago here:<br>
<br>
<table cellpadding="0" border="0">
<tbody>
<tr>
<td valign="top">
<p><a title="TechEd On-Demand Webcast: Windows Hang and Crash Dump Analysis " href="http://www.microsoft.com/events/EventDetails.aspx?CMTYSvcSource=MSCOMMedia&amp;Params=~CMTYDataSvcParams%5e~arg%20Name=%22ID%22%20Value=%221032298076%22/%5e~arg%20Name=%22ProviderID%22%20Value=%22A6B43178-497C-4225-BA42-DF595171F04C%22/%5e~arg%20Name=%22lang%22%20Value=%22en%22/%5e~arg%20Name=%22cr%22%20Value=%22US%22/%5e~sParams%5e~/sParams%5e~/CMTYDataSvcParams%5e" target="_blank"><b>TechEd
 On-Demand Webcast: Windows Hang and Crash Dump Analysis </b></a></p>
</td>
</tr>
</tbody>
</table>
I answer some of the questions raised here in the comments, like how to debug a frozen system and why a dump file requires a paging file on the boot volum (the one with \Windows).<br>
</p>
<p>posted by Mark Russinovich</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Dan/Daniel-Pearson-Debugging-a-Windows-Blue-Screen-of-Death#c633520199040000000</link>
		<pubDate>Fri, 18 Jul 2008 23:18:24 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Dan/Daniel-Pearson-Debugging-a-Windows-Blue-Screen-of-Death#c633520199040000000</guid>
		<dc:creator>Mark Russinovich</dc:creator>
	</item>
	<item>
		<title>Re: Daniel Pearson: Debugging a Windows Blue Screen of Death </title>
		<description>
			<![CDATA[Unfortunately your only real option is to attach a kernel debugger to the system and wait for it to crash again. If it's only just started happening and is rather frequent then I would suspect some sort of hardware error but get a debugger attached and
 we'll get some answers.<p>posted by Daniel Pearson</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Dan/Daniel-Pearson-Debugging-a-Windows-Blue-Screen-of-Death#c633520666550000000</link>
		<pubDate>Sat, 19 Jul 2008 12:17:35 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Dan/Daniel-Pearson-Debugging-a-Windows-Blue-Screen-of-Death#c633520666550000000</guid>
		<dc:creator>Daniel Pearson</dc:creator>
	</item>
	<item>
		<title>Re: Daniel Pearson: Debugging a Windows Blue Screen of Death </title>
		<description>
			<![CDATA[Mark's video goes into more deal about the requirements for a successful dump but at a bare minimum you should create a 16 MB paging file on the same partition that Windows is installed and set the system to perform a small memory dump. That way once you
 triage the minidumps, you'll be able to determine if it's the same problem causing all of the bugchecks or if another action plan needs to be followed.<br>
<br>
If you find it's your display driver causing the problem and it's not something the vendor has seen before, it's possible you'll need to provide them with a kernel memory dump. In that case you'll need to increase the size of the paging file on your boot partition
 and switch your options to kernel memory dump.<p>posted by Daniel Pearson</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Dan/Daniel-Pearson-Debugging-a-Windows-Blue-Screen-of-Death#c633520676690000000</link>
		<pubDate>Sat, 19 Jul 2008 12:34:29 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Dan/Daniel-Pearson-Debugging-a-Windows-Blue-Screen-of-Death#c633520676690000000</guid>
		<dc:creator>Daniel Pearson</dc:creator>
	</item>
	<item>
		<title>Re: Daniel Pearson: Debugging a Windows Blue Screen of Death </title>
		<description>
			<![CDATA[
<p>If you like debugging, check out&nbsp;<a href="http://blogs.msdn.com/ntdebugging/">http://blogs.msdn.com/ntdebugging/</a>.<br>
<br>
</p>
<p>posted by jasone</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Dan/Daniel-Pearson-Debugging-a-Windows-Blue-Screen-of-Death#c633538376450000000</link>
		<pubDate>Sat, 09 Aug 2008 00:14:05 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Dan/Daniel-Pearson-Debugging-a-Windows-Blue-Screen-of-Death#c633538376450000000</guid>
		<dc:creator>jasone</dc:creator>
	</item>
	<item>
		<title>Re: Daniel Pearson: Debugging a Windows Blue Screen of Death </title>
		<description>
			<![CDATA[If you like debugging, see&nbsp;<a href="http://blogs.msdn.com/ntdebugging/">http://blogs.msdn.com/ntdebugging/</a><p>posted by jasone</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/Dan/Daniel-Pearson-Debugging-a-Windows-Blue-Screen-of-Death#c633538376740000000</link>
		<pubDate>Sat, 09 Aug 2008 00:14:34 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/Dan/Daniel-Pearson-Debugging-a-Windows-Blue-Screen-of-Death#c633538376740000000</guid>
		<dc:creator>jasone</dc:creator>
	</item>
</channel>
</rss>