<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://community.bartdesmet.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>B# .NET Blog : Personal, Coding Webcasts</title><link>http://community.bartdesmet.net/blogs/bart/archive/tags/Personal/Coding+Webcasts/default.aspx</link><description>Tags: Personal, Coding Webcasts</description><dc:language>en</dc:language><generator>CommunityServer 2007 (Build: 20423.869)</generator><item><title>My first Windows Vista Beta 2 BSoD - Basics of WinDbg crash dump analysis</title><link>http://community.bartdesmet.net/blogs/bart/archive/2006/07/05/4118.aspx</link><pubDate>Thu, 06 Jul 2006 00:51:00 GMT</pubDate><guid isPermaLink="false">863c5522-913f-4a64-ac0a-bd5f05abad0f:4118</guid><dc:creator>bart</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://community.bartdesmet.net/blogs/bart/rsscomments.aspx?PostID=4118</wfw:commentRss><comments>http://community.bartdesmet.net/blogs/bart/archive/2006/07/05/4118.aspx#comments</comments><description>&lt;P&gt;&lt;FONT face=Arial size=2&gt;It had to happen sooner or later, running a beta of an operating system intensively day after day. Okay, it isn't funny to have a &lt;A href="http://en.wikipedia.org/wiki/BSoD"&gt;Blue Screen of Death&lt;/A&gt; (btw, did you know the &lt;A href="http://en.wikipedia.org/wiki/RSoD"&gt;RSoD&lt;/A&gt; feature has been dropped from Vista?) but as my fellow community member - and WinDbg expert -&amp;nbsp;&lt;A href="http://download.microsoft.com/download/d/f/c/dfc7a022-3426-4868-b23c-3818a6e54305/Application%20Debugging.pdf"&gt;Hans De Smaele&lt;/A&gt; always tells: "stay calm, open up WinDbg and analyze the crash". So that's what I did and what I'm showing you in this webcast.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;PS: Of course I did &lt;STRONG&gt;report the bug through the Microsoft Beta Client feedback tool&lt;/STRONG&gt; as well, including the WinDbg information.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;&lt;U&gt;Additional information:&lt;/U&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;FONT face=Arial size=2&gt;My crash was a &lt;STRONG&gt;DRIVER_POWER_STATE_FAILURE&lt;/STRONG&gt; (0x0000009F) BSoD (never seen before). More info (for previous Windows releases) can be found on the &lt;A href="http://support.microsoft.com/search/default.aspx?query=driver_power_state_failure&amp;amp;catalog=LCID%3D1033&amp;amp;spid=&amp;amp;qryWt=&amp;amp;mode=r&amp;amp;cus=False"&gt;support site&lt;/A&gt;.&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;FONT face=Arial size=2&gt;&lt;STRONG&gt;WinDbg&lt;/STRONG&gt; can be downloaded from &lt;A href="http://www.microsoft.com/whdc/devtools/debugging/debugstart.mspx"&gt;http://www.microsoft.com/whdc/devtools/debugging/debugstart.mspx&lt;/A&gt;&amp;nbsp;(see link "Install Debugging Tools for Windows 32-bit Version&lt;IMG height=1 src="http://www.microsoft.com/whdc/images/shared/common/space.gif" width=1 border=0&gt;").&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;FONT face=Arial size=2&gt;The used &lt;STRONG&gt;symbol path&lt;/STRONG&gt; in this webcast is SRV*c:\websymbols*http://msdl.microsoft.com/download/symbols&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;FONT face=Arial size=2&gt;When the system crashes, don't power off the machine immediately. Instead, wait till the &lt;STRONG&gt;crash dump&lt;/STRONG&gt; has been generated. You can configure the crash dump behavior through System Properties, tab Advanced, Startup and Recovery. A kernel memory dump will do the job (typically stored to %systemroot%\memory.dmp).&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;FONT face=Arial size=2&gt;Don't forget to grab a copy of &lt;STRONG&gt;Hans' whitepaper on WinDbg&lt;/STRONG&gt; &lt;A href="http://download.microsoft.com/download/d/f/c/dfc7a022-3426-4868-b23c-3818a6e54305/Application%20Debugging.pdf"&gt;over here&lt;/A&gt;.&lt;/FONT&gt;&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;&lt;A href="http://www.bartdesmet.net/download/bsod.wmv"&gt;&lt;IMG src="http://www.bartdesmet.net/images/wmenc.jpg"&gt;&lt;/A&gt;&lt;/P&gt;&lt;img src="http://community.bartdesmet.net/aggbug.aspx?PostID=4118" width="1" height="1"&gt;</description><category domain="http://community.bartdesmet.net/blogs/bart/archive/tags/Personal/default.aspx">Personal</category><category domain="http://community.bartdesmet.net/blogs/bart/archive/tags/Windows+Vista/default.aspx">Windows Vista</category><category domain="http://community.bartdesmet.net/blogs/bart/archive/tags/Coding+Webcasts/default.aspx">Coding Webcasts</category></item></channel></rss>