<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Why did Vista Crash?</title>
	<atom:link href="http://mickwest.com/2007/09/01/why-did-vista-crash/feed/" rel="self" type="application/rss+xml" />
	<link>http://mickwest.com/2007/09/01/why-did-vista-crash/</link>
	<description>Love the little trade which thou hast learned, and be content therewith</description>
	<lastBuildDate>Thu, 29 Dec 2011 23:01:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Teambond</title>
		<link>http://mickwest.com/2007/09/01/why-did-vista-crash/comment-page-1/#comment-89681</link>
		<dc:creator>Teambond</dc:creator>
		<pubDate>Wed, 12 Oct 2011 00:19:12 +0000</pubDate>
		<guid isPermaLink="false">http://mickwest.com/2007/09/01/why-did-vista-crash/#comment-89681</guid>
		<description>Thanks so much.  Was getting the &quot;COM delegate&quot; crash.  Tracked down pvmjpg21.dll using process explorer (another great tool).  Didn&#039;t end up doing debug but your explanation was the first one that actually made sense and worked.</description>
		<content:encoded><![CDATA[<p>Thanks so much.  Was getting the &#8220;COM delegate&#8221; crash.  Tracked down pvmjpg21.dll using process explorer (another great tool).  Didn&#8217;t end up doing debug but your explanation was the first one that actually made sense and worked.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cruise Lines List</title>
		<link>http://mickwest.com/2007/09/01/why-did-vista-crash/comment-page-1/#comment-51885</link>
		<dc:creator>Cruise Lines List</dc:creator>
		<pubDate>Wed, 11 May 2011 17:28:41 +0000</pubDate>
		<guid isPermaLink="false">http://mickwest.com/2007/09/01/why-did-vista-crash/#comment-51885</guid>
		<description>Oh dear, i don&#039;t know whether to laugh or cry at the moment! I have been trying to find a fix for two weeks as Vista kept crashing on my laptop. I have taken my laptop to two different places, and one said he had no idea, the other said he had fixed it but then it crashed again.

No i have come across your very helpful article and i followed your steps and it seems to have worked perfectly!

Thanks you!</description>
		<content:encoded><![CDATA[<p>Oh dear, i don&#8217;t know whether to laugh or cry at the moment! I have been trying to find a fix for two weeks as Vista kept crashing on my laptop. I have taken my laptop to two different places, and one said he had no idea, the other said he had fixed it but then it crashed again.</p>
<p>No i have come across your very helpful article and i followed your steps and it seems to have worked perfectly!</p>
<p>Thanks you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Xavier Dereppe</title>
		<link>http://mickwest.com/2007/09/01/why-did-vista-crash/comment-page-1/#comment-5639</link>
		<dc:creator>Xavier Dereppe</dc:creator>
		<pubDate>Tue, 14 Apr 2009 16:30:44 +0000</pubDate>
		<guid isPermaLink="false">http://mickwest.com/2007/09/01/why-did-vista-crash/#comment-5639</guid>
		<description>Hello,
I came across your article, when looking for a solution to Vista/movie Maker 6.0 crashing when importing AVI files into Timeline.

I have downloaded without problem version 6.11.1.404 (March 27, 2009) of the Debugging Tool for Windows (your step 1) but when trying to apply your step 2 (enabling it as the Default debugger, I keep getting &quot;The system cannot find the path specified&quot; when I type (in command prompt): cd &quot;c:\Program Files\Debugging Tools for Windows&quot; (without or with quotes &quot;).
Any suggestion? Thank you. Xavier/Belgium</description>
		<content:encoded><![CDATA[<p>Hello,<br />
I came across your article, when looking for a solution to Vista/movie Maker 6.0 crashing when importing AVI files into Timeline.</p>
<p>I have downloaded without problem version 6.11.1.404 (March 27, 2009) of the Debugging Tool for Windows (your step 1) but when trying to apply your step 2 (enabling it as the Default debugger, I keep getting &#8220;The system cannot find the path specified&#8221; when I type (in command prompt): cd &#8220;c:\Program Files\Debugging Tools for Windows&#8221; (without or with quotes &#8220;).<br />
Any suggestion? Thank you. Xavier/Belgium</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mick West</title>
		<link>http://mickwest.com/2007/09/01/why-did-vista-crash/comment-page-1/#comment-4805</link>
		<dc:creator>Mick West</dc:creator>
		<pubDate>Tue, 17 Feb 2009 23:45:29 +0000</pubDate>
		<guid isPermaLink="false">http://mickwest.com/2007/09/01/why-did-vista-crash/#comment-4805</guid>
		<description>That sounds like a crash at an even lower level than windbg can catch.  The most likely thing there would be a hardware driver.   Try disconnecting everything to try narrow it down.      If possible, try swapping graphics cards.</description>
		<content:encoded><![CDATA[<p>That sounds like a crash at an even lower level than windbg can catch.  The most likely thing there would be a hardware driver.   Try disconnecting everything to try narrow it down.      If possible, try swapping graphics cards.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick M</title>
		<link>http://mickwest.com/2007/09/01/why-did-vista-crash/comment-page-1/#comment-4800</link>
		<dc:creator>Nick M</dc:creator>
		<pubDate>Tue, 17 Feb 2009 15:38:26 +0000</pubDate>
		<guid isPermaLink="false">http://mickwest.com/2007/09/01/why-did-vista-crash/#comment-4800</guid>
		<description>Hi,

I have installed windbg ok, but when Vista freezes on my machine, it does not create a dump file (in fact it does nothing - i cannot click anything on screen and there is no disk activity) so next time i reboot and run windbg, there is nothing to debug...

any thoughts/advice please?
I can&#039;t figure out the trigger and it&#039;s v annoying as it freezes at the slightest load.

best, Nick</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I have installed windbg ok, but when Vista freezes on my machine, it does not create a dump file (in fact it does nothing &#8211; i cannot click anything on screen and there is no disk activity) so next time i reboot and run windbg, there is nothing to debug&#8230;</p>
<p>any thoughts/advice please?<br />
I can&#8217;t figure out the trigger and it&#8217;s v annoying as it freezes at the slightest load.</p>
<p>best, Nick</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pvmjpg21.dll crashes the shell &#124; keyongtech</title>
		<link>http://mickwest.com/2007/09/01/why-did-vista-crash/comment-page-1/#comment-4336</link>
		<dc:creator>pvmjpg21.dll crashes the shell &#124; keyongtech</dc:creator>
		<pubDate>Sun, 18 Jan 2009 17:07:15 +0000</pubDate>
		<guid isPermaLink="false">http://mickwest.com/2007/09/01/why-did-vista-crash/#comment-4336</guid>
		<description>[...] right group for this or not - hopefully &gt; someone has seen this already.  Take a gander here:  http://mickwest.com/2007/09/01/why-did-vista-crash/  Yes, it says Vista and this is an XP newsgroup but you might want to look there regardless.  The [...]</description>
		<content:encoded><![CDATA[<p>[...] right group for this or not &#8211; hopefully &gt; someone has seen this already.  Take a gander here:  <a href="http://mickwest.com/2007/09/01/why-did-vista-crash/" rel="nofollow">http://mickwest.com/2007/09/01/why-did-vista-crash/</a>  Yes, it says Vista and this is an XP newsgroup but you might want to look there regardless.  The [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mick West</title>
		<link>http://mickwest.com/2007/09/01/why-did-vista-crash/comment-page-1/#comment-3624</link>
		<dc:creator>Mick West</dc:creator>
		<pubDate>Wed, 26 Nov 2008 02:22:18 +0000</pubDate>
		<guid isPermaLink="false">http://mickwest.com/2007/09/01/why-did-vista-crash/#comment-3624</guid>
		<description>Sounds like you need to run it as administrator.    Which means you need to open an administrator command prompt to run the command.</description>
		<content:encoded><![CDATA[<p>Sounds like you need to run it as administrator.    Which means you need to open an administrator command prompt to run the command.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://mickwest.com/2007/09/01/why-did-vista-crash/comment-page-1/#comment-3457</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Sun, 16 Nov 2008 13:49:22 +0000</pubDate>
		<guid isPermaLink="false">http://mickwest.com/2007/09/01/why-did-vista-crash/#comment-3457</guid>
		<description>hi,

I can&#039;t get trough the prompt part. when i want to `enable it as the default debugger`, i get the next message: Windbg was not successfully installed as the default postmortem debugger. This operation requires administrative privileges. What should i do. Almost all my programs are crashing.</description>
		<content:encoded><![CDATA[<p>hi,</p>
<p>I can&#8217;t get trough the prompt part. when i want to `enable it as the default debugger`, i get the next message: Windbg was not successfully installed as the default postmortem debugger. This operation requires administrative privileges. What should i do. Almost all my programs are crashing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mick West</title>
		<link>http://mickwest.com/2007/09/01/why-did-vista-crash/comment-page-1/#comment-2786</link>
		<dc:creator>Mick West</dc:creator>
		<pubDate>Fri, 05 Sep 2008 14:42:32 +0000</pubDate>
		<guid isPermaLink="false">http://mickwest.com/2007/09/01/why-did-vista-crash/#comment-2786</guid>
		<description>Because they fail.  Really, Microsoft has their priorities all wrong - they are run by committee, and it shows in Windows.

I only continue to use them because I have Windows software that would be expensive to replace.</description>
		<content:encoded><![CDATA[<p>Because they fail.  Really, Microsoft has their priorities all wrong &#8211; they are run by committee, and it shows in Windows.</p>
<p>I only continue to use them because I have Windows software that would be expensive to replace.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin Leonard</title>
		<link>http://mickwest.com/2007/09/01/why-did-vista-crash/comment-page-1/#comment-2776</link>
		<dc:creator>Martin Leonard</dc:creator>
		<pubDate>Fri, 05 Sep 2008 06:58:51 +0000</pubDate>
		<guid isPermaLink="false">http://mickwest.com/2007/09/01/why-did-vista-crash/#comment-2776</guid>
		<description>Thanks so much. I would never have found the bug otherwise. Why o why do they not provide the information on a detail button when the damn thing crashes?</description>
		<content:encoded><![CDATA[<p>Thanks so much. I would never have found the bug otherwise. Why o why do they not provide the information on a detail button when the damn thing crashes?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

