<?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 253)</title>
	<link>https://www.dumpanalysis.org/blog/index.php/2017/11/25/crash-dump-analysis-patterns-part-253/</link>
	<description>Structural and Behavioral Patterns for Software Diagnostics, Forensics and Prognostics</description>
	<pubDate>Wed, 06 May 2026 18:16:08 +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/2017/11/25/crash-dump-analysis-patterns-part-253/#comment-741759</link>
		<dc:creator>Dmitry Vostokov</dc:creator>
		<pubDate>Mon, 10 Dec 2018 20:09:23 +0000</pubDate>
		<guid>https://www.dumpanalysis.org/blog/index.php/2017/11/25/crash-dump-analysis-patterns-part-253/#comment-741759</guid>
		<description>Another example from a hung process: 

0:002&gt; kc
 # Call Site
00 ntdll!NtOpenKeyEx
01 KERNELBASE!LocalBaseRegOpenKey
02 KERNELBASE!RegOpenKeyExInternalW
03 KERNELBASE!RegOpenKeyExW
04 iertutil!SettingStore::CRegistryStore::OpenKeyRelative
05 iertutil!SettingStore::CKeyCache::OpenKey
06 iertutil!GetValue_Internal
[...]</description>
		<content:encoded><![CDATA[<p>Another example from a hung process: </p>
<p>0:002> kc<br />
 # Call Site<br />
00 ntdll!NtOpenKeyEx<br />
01 KERNELBASE!LocalBaseRegOpenKey<br />
02 KERNELBASE!RegOpenKeyExInternalW<br />
03 KERNELBASE!RegOpenKeyExW<br />
04 iertutil!SettingStore::CRegistryStore::OpenKeyRelative<br />
05 iertutil!SettingStore::CKeyCache::OpenKey<br />
06 iertutil!GetValue_Internal<br />
[&#8230;]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
