<?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 52)</title>
	<link>https://www.dumpanalysis.org/blog/index.php/2008/02/22/crash-dump-analysis-patterns-part-52/</link>
	<description>Structural and Behavioral Patterns for Software Diagnostics, Forensics and Prognostics</description>
	<pubDate>Tue, 19 May 2026 04:28:25 +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/02/22/crash-dump-analysis-patterns-part-52/#comment-741679</link>
		<dc:creator>Dmitry Vostokov</dc:creator>
		<pubDate>Mon, 10 Aug 2015 19:31:18 +0000</pubDate>
		<guid>https://www.dumpanalysis.org/blog/index.php/2008/02/22/crash-dump-analysis-patterns-part-52/#comment-741679</guid>
		<description>Sometimes, such truncated stack traces hide Self-Dump processing:

   4  Id: 10e4.2838 Suspend: 0 Teb: 7efa6000 Unfrozen
ChildEBP RetAddr  
026beb1c 00000000 ntdll!NtGetContextThread+0x12

We need to examine raw stack Execution Residue to see the presence of DbgHelp API.</description>
		<content:encoded><![CDATA[<p>Sometimes, such truncated stack traces hide Self-Dump processing:</p>
<p>   4  Id: 10e4.2838 Suspend: 0 Teb: 7efa6000 Unfrozen<br />
ChildEBP RetAddr<br />
026beb1c 00000000 ntdll!NtGetContextThread+0&#215;12</p>
<p>We need to examine raw stack Execution Residue to see the presence of DbgHelp API.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Crash Dump Analysis &#187; Blog Archive &#187; Structural Memory Patterns (Part 1)</title>
		<link>https://www.dumpanalysis.org/blog/index.php/2008/02/22/crash-dump-analysis-patterns-part-52/#comment-186345</link>
		<dc:creator>Crash Dump Analysis &#187; Blog Archive &#187; Structural Memory Patterns (Part 1)</dc:creator>
		<pubDate>Fri, 24 Sep 2010 10:57:32 +0000</pubDate>
		<guid>https://www.dumpanalysis.org/blog/index.php/2008/02/22/crash-dump-analysis-patterns-part-52/#comment-186345</guid>
		<description>[...] Self-Dump [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] Self-Dump [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Crash Dump Analysis &#187; Blog Archive &#187; On Self Dumps of Secure String API</title>
		<link>https://www.dumpanalysis.org/blog/index.php/2008/02/22/crash-dump-analysis-patterns-part-52/#comment-84701</link>
		<dc:creator>Crash Dump Analysis &#187; Blog Archive &#187; On Self Dumps of Secure String API</dc:creator>
		<pubDate>Tue, 14 Jul 2009 17:21:10 +0000</pubDate>
		<guid>https://www.dumpanalysis.org/blog/index.php/2008/02/22/crash-dump-analysis-patterns-part-52/#comment-84701</guid>
		<description>[...] we have an instance of Self-Dump pattern here. In case of custom unhandled exception filters not resorting to WER faulrep.dll [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] we have an instance of Self-Dump pattern here. In case of custom unhandled exception filters not resorting to WER faulrep.dll [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Crash Dump Analysis &#187; Blog Archive &#187; Blocked threads, message box and self-diagnosis: pattern cooperation</title>
		<link>https://www.dumpanalysis.org/blog/index.php/2008/02/22/crash-dump-analysis-patterns-part-52/#comment-70304</link>
		<dc:creator>Crash Dump Analysis &#187; Blog Archive &#187; Blocked threads, message box and self-diagnosis: pattern cooperation</dc:creator>
		<pubDate>Fri, 03 Apr 2009 16:55:50 +0000</pubDate>
		<guid>https://www.dumpanalysis.org/blog/index.php/2008/02/22/crash-dump-analysis-patterns-part-52/#comment-70304</guid>
		<description>[...] message box parameters we see a self-diagnostic [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] message box parameters we see a self-diagnostic [&#8230;]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
