<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Crash Dump Analysis Patterns (Part 59b)</title>
	<link>https://www.dumpanalysis.org/blog/index.php/2008/06/12/crash-dump-analysis-patterns-part-59b/</link>
	<description>Structural and Behavioral Patterns for Software Diagnostics, Forensics and Prognostics</description>
	<pubDate>Tue, 05 May 2026 14:21:30 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: Dmitry Vostokov</title>
		<link>https://www.dumpanalysis.org/blog/index.php/2008/06/12/crash-dump-analysis-patterns-part-59b/#comment-741687</link>
		<dc:creator>Dmitry Vostokov</dc:creator>
		<pubDate>Mon, 12 Oct 2015 22:27:00 +0000</pubDate>
		<guid>https://www.dumpanalysis.org/blog/index.php/2008/06/12/crash-dump-analysis-patterns-part-59b/#comment-741687</guid>
		<description>Sometimes, we may not see exceptions, but error and status codes in the output of !teb command, for example:

Error code: (Win32) 0x7e (126) - The specified module could not be found. 

Error code: (NTSTATUS) 0xc0000135 (3221225781) - The program can't start because %hs is missing from your computer. Try reinstalling the program to fix this problem.</description>
		<content:encoded><![CDATA[<p>Sometimes, we may not see exceptions, but error and status codes in the output of !teb command, for example:</p>
<p>Error code: (Win32) 0&#215;7e (126) - The specified module could not be found. </p>
<p>Error code: (NTSTATUS) 0xc0000135 (3221225781) - The program can&#8217;t start because %hs is missing from your computer. Try reinstalling the program to fix this problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Crash Dump Analysis &#187; Blog Archive &#187; DLL Link Patterns</title>
		<link>https://www.dumpanalysis.org/blog/index.php/2008/06/12/crash-dump-analysis-patterns-part-59b/#comment-65354</link>
		<dc:creator>Crash Dump Analysis &#187; Blog Archive &#187; DLL Link Patterns</dc:creator>
		<pubDate>Tue, 17 Feb 2009 08:58:58 +0000</pubDate>
		<guid>https://www.dumpanalysis.org/blog/index.php/2008/06/12/crash-dump-analysis-patterns-part-59b/#comment-65354</guid>
		<description>[...] Missing Component (static linking, user mode) [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] Missing Component (static linking, user mode) [&#8230;]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
