<?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 189)</title>
	<link>https://www.dumpanalysis.org/blog/index.php/2012/12/23/crash-dump-analysis-patterns-part-189/</link>
	<description>Structural and Behavioral Patterns for Software Diagnostics, Forensics and Prognostics</description>
	<pubDate>Tue, 19 May 2026 09:04:26 +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/2012/12/23/crash-dump-analysis-patterns-part-189/#comment-741756</link>
		<dc:creator>Dmitry Vostokov</dc:creator>
		<pubDate>Sun, 12 Aug 2018 08:37:04 +0000</pubDate>
		<guid>https://www.dumpanalysis.org/blog/index.php/2012/12/23/crash-dump-analysis-patterns-part-189/#comment-741756</guid>
		<description>In process memory dumps we can also see high handle counts for leak cases:

0:000&gt; !handle
[...]
273020 Handles
Type                    	Count
None                    	93
Event                   	222742
Section                 	26
File                    	33
Directory               	3
Mutant                  	8
WindowStation           	2
Semaphore               	23
Key                     	24
Process                 	2
Thread                  	50042
Desktop                 	1
IoCompletion            	7
Timer                   	1
TpWorkerFactory         	2
ALPC Port               	5
WaitCompletionPacket    	6</description>
		<content:encoded><![CDATA[<p>In process memory dumps we can also see high handle counts for leak cases:</p>
<p>0:000> !handle<br />
[&#8230;]<br />
273020 Handles<br />
Type                    	Count<br />
None                    	93<br />
Event                   	222742<br />
Section                 	26<br />
File                    	33<br />
Directory               	3<br />
Mutant                  	8<br />
WindowStation           	2<br />
Semaphore               	23<br />
Key                     	24<br />
Process                 	2<br />
Thread                  	50042<br />
Desktop                 	1<br />
IoCompletion            	7<br />
Timer                   	1<br />
TpWorkerFactory         	2<br />
ALPC Port               	5<br />
WaitCompletionPacket    	6</p>
]]></content:encoded>
	</item>
</channel>
</rss>
