<?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: Making Software Troubleshooting Simple</title>
	<link>https://www.dumpanalysis.org/blog/index.php/2007/11/15/making-software-troubleshooting-simple/</link>
	<description>Structural and Behavioral Patterns for Software Diagnostics, Forensics and Prognostics</description>
	<pubDate>Tue, 05 May 2026 19:43:22 +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/2007/11/15/making-software-troubleshooting-simple/#comment-10934</link>
		<dc:creator>Dmitry Vostokov</dc:creator>
		<pubDate>Tue, 20 Nov 2007 11:50:18 +0000</pubDate>
		<guid>https://www.dumpanalysis.org/blog/index.php/2007/11/15/making-software-troubleshooting-simple/#comment-10934</guid>
		<description>I particularly like the law of straight lines applied to spooler crash or hangs: donâ€™t do printer driver elimination one by one - go straight and dump the spooler (or collect a postmortem dump) or if we cannot get dumps due to security reasons get the output from the following commands:

.symfix
!analyze -v
!analyze -v -hang
~*kv 100
!locks
lmv
</description>
		<content:encoded><![CDATA[<p>I particularly like the law of straight lines applied to spooler crash or hangs: donâ€™t do printer driver elimination one by one - go straight and dump the spooler (or collect a postmortem dump) or if we cannot get dumps due to security reasons get the output from the following commands:</p>
<p>.symfix<br />
!analyze -v<br />
!analyze -v -hang<br />
~*kv 100<br />
!locks<br />
lmv</p>
]]></content:encoded>
	</item>
</channel>
</rss>
