<?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: Bugtation No.118</title>
	<link>https://www.dumpanalysis.org/blog/index.php/2010/03/23/bugtation-no118/</link>
	<description>Structural and Behavioral Patterns for Software Diagnostics, Forensics and Prognostics</description>
	<pubDate>Tue, 05 May 2026 13:51: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/2010/03/23/bugtation-no118/#comment-137926</link>
		<dc:creator>Dmitry Vostokov</dc:creator>
		<pubDate>Thu, 25 Mar 2010 18:09:05 +0000</pubDate>
		<guid>https://www.dumpanalysis.org/blog/index.php/2010/03/23/bugtation-no118/#comment-137926</guid>
		<description>I think you can try to use poolmon to get (non)paged pool tag consumption:

Poolmon.exe /b 

and 

Poolmon.exe /p /b 

and then look at C:\Program Files\Debugging Tools for Windows\triage\triage.ini for pool tag descriptions or if they are not present try to use findstr as shown here:

http://www.dumpanalysis.org/blog/index.php/2007/08/25/crash-dump-analysis-patterns-part-23b/

Although if your server completely hangs you would have to reboot it anyway so why not generate BSOD after users are asked to logon (if they can)?</description>
		<content:encoded><![CDATA[<p>I think you can try to use poolmon to get (non)paged pool tag consumption:</p>
<p>Poolmon.exe /b </p>
<p>and </p>
<p>Poolmon.exe /p /b </p>
<p>and then look at C:\Program Files\Debugging Tools for Windows\triage\triage.ini for pool tag descriptions or if they are not present try to use findstr as shown here:</p>
<p><a href="http://www.dumpanalysis.org/blog/index.php/2007/08/25/crash-dump-analysis-patterns-part-23b/" rel="nofollow">http://www.dumpanalysis.org/blog/index.php/2007/08/25/crash-dump-analysis-patterns-part-23b/</a></p>
<p>Although if your server completely hangs you would have to reboot it anyway so why not generate BSOD after users are asked to logon (if they can)?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Knyghte Hande</title>
		<link>https://www.dumpanalysis.org/blog/index.php/2010/03/23/bugtation-no118/#comment-137342</link>
		<dc:creator>Knyghte Hande</dc:creator>
		<pubDate>Tue, 23 Mar 2010 16:00:52 +0000</pubDate>
		<guid>https://www.dumpanalysis.org/blog/index.php/2010/03/23/bugtation-no118/#comment-137342</guid>
		<description>Hello, Dmitry. 

                    I want to know if you can help me on an issue I'm facing with a customer. I have a server that's hanging up because it's filling up the non-paged memory pool. So, I want to create a WinDBG-compatible memory dump but I don't want to create a BSOD on the server. Any toughts?

Thanks!</description>
		<content:encoded><![CDATA[<p>Hello, Dmitry. </p>
<p>                    I want to know if you can help me on an issue I&#8217;m facing with a customer. I have a server that&#8217;s hanging up because it&#8217;s filling up the non-paged memory pool. So, I want to create a WinDBG-compatible memory dump but I don&#8217;t want to create a BSOD on the server. Any toughts?</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
