<?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 73)</title>
	<link>https://www.dumpanalysis.org/blog/index.php/2008/07/29/crash-dump-analysis-patterns-part-73/</link>
	<description>Structural and Behavioral Patterns for Software Diagnostics, Forensics and Prognostics</description>
	<pubDate>Wed, 06 May 2026 05:49: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/07/29/crash-dump-analysis-patterns-part-73/#comment-741680</link>
		<dc:creator>Dmitry Vostokov</dc:creator>
		<pubDate>Mon, 10 Aug 2015 20:12:35 +0000</pubDate>
		<guid>https://www.dumpanalysis.org/blog/index.php/2008/07/29/crash-dump-analysis-patterns-part-73/#comment-741680</guid>
		<description>Another example of no sessions:

0: kd&gt; !session
There are ZERO session on machine.

0: kd&gt; !process 0 0
**** NT ACTIVE PROCESS DUMP ****
PROCESS fffffa8003c77b10
    SessionId: none  Cid: 0004    Peb: 00000000  ParentCid: 0000
    DirBase: 00187000  ObjectTable: fffff8a0000012f0  HandleCount: 231.
    Image: System

PROCESS fffffa80050afb10
    SessionId: none  Cid: 0198    Peb: 7fffffdf000  ParentCid: 0004
    DirBase: a9cf0000  ObjectTable: fffff8a000525970  HandleCount:  22.
    Image: smss.exe</description>
		<content:encoded><![CDATA[<p>Another example of no sessions:</p>
<p>0: kd> !session<br />
There are ZERO session on machine.</p>
<p>0: kd> !process 0 0<br />
**** NT ACTIVE PROCESS DUMP ****<br />
PROCESS fffffa8003c77b10<br />
    SessionId: none  Cid: 0004    Peb: 00000000  ParentCid: 0000<br />
    DirBase: 00187000  ObjectTable: fffff8a0000012f0  HandleCount: 231.<br />
    Image: System</p>
<p>PROCESS fffffa80050afb10<br />
    SessionId: none  Cid: 0198    Peb: 7fffffdf000  ParentCid: 0004<br />
    DirBase: a9cf0000  ObjectTable: fffff8a000525970  HandleCount:  22.<br />
    Image: smss.exe</p>
]]></content:encoded>
	</item>
</channel>
</rss>
