<?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 153)</title>
	<link>https://www.dumpanalysis.org/blog/index.php/2011/10/21/crash-dump-analysis-patterns-part-153/</link>
	<description>Structural and Behavioral Patterns for Software Diagnostics, Forensics and Prognostics</description>
	<pubDate>Wed, 06 May 2026 15:03:58 +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/2011/10/21/crash-dump-analysis-patterns-part-153/#comment-359535</link>
		<dc:creator>Dmitry Vostokov</dc:creator>
		<pubDate>Mon, 24 Oct 2011 21:37:35 +0000</pubDate>
		<guid>https://www.dumpanalysis.org/blog/index.php/2011/10/21/crash-dump-analysis-patterns-part-153/#comment-359535</guid>
		<description>I copy the whole folder just in case if there are any extra dependencies</description>
		<content:encoded><![CDATA[<p>I copy the whole folder just in case if there are any extra dependencies</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marc Sherman</title>
		<link>https://www.dumpanalysis.org/blog/index.php/2011/10/21/crash-dump-analysis-patterns-part-153/#comment-359399</link>
		<dc:creator>Marc Sherman</dc:creator>
		<pubDate>Mon, 24 Oct 2011 17:27:18 +0000</pubDate>
		<guid>https://www.dumpanalysis.org/blog/index.php/2011/10/21/crash-dump-analysis-patterns-part-153/#comment-359399</guid>
		<description>Yes, managed debugging requires that the analysis machine use the same bitness and framework as the dump machine. When you say you "copy" the framework, what exactly do you copy? A subset of the binaries or all of them?

thanks</description>
		<content:encoded><![CDATA[<p>Yes, managed debugging requires that the analysis machine use the same bitness and framework as the dump machine. When you say you &#8220;copy&#8221; the framework, what exactly do you copy? A subset of the binaries or all of them?</p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dmitry Vostokov</title>
		<link>https://www.dumpanalysis.org/blog/index.php/2011/10/21/crash-dump-analysis-patterns-part-153/#comment-359369</link>
		<dc:creator>Dmitry Vostokov</dc:creator>
		<pubDate>Mon, 24 Oct 2011 16:21:30 +0000</pubDate>
		<guid>https://www.dumpanalysis.org/blog/index.php/2011/10/21/crash-dump-analysis-patterns-part-153/#comment-359369</guid>
		<description>The dump came from another machine where mscorwks and sos were the same version of course. On the analysis machine we have a different version of framework installed with a different sos. So we have a discrepancy between the version of the mscorwks in the dump and sos on the analysis machine. So we copy the correct version of the framework from the machine the dump came from. Please check this pattern: 
http://www.dumpanalysis.org/blog/index.php/2011/06/01/crash-dump-analysis-patterns-part-136/</description>
		<content:encoded><![CDATA[<p>The dump came from another machine where mscorwks and sos were the same version of course. On the analysis machine we have a different version of framework installed with a different sos. So we have a discrepancy between the version of the mscorwks in the dump and sos on the analysis machine. So we copy the correct version of the framework from the machine the dump came from. Please check this pattern:<br />
<a href="http://www.dumpanalysis.org/blog/index.php/2011/06/01/crash-dump-analysis-patterns-part-136/" rel="nofollow">http://www.dumpanalysis.org/blog/index.php/2011/06/01/crash-dump-analysis-patterns-part-136/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marc Sherman</title>
		<link>https://www.dumpanalysis.org/blog/index.php/2011/10/21/crash-dump-analysis-patterns-part-153/#comment-359292</link>
		<dc:creator>Marc Sherman</dc:creator>
		<pubDate>Mon, 24 Oct 2011 14:05:22 +0000</pubDate>
		<guid>https://www.dumpanalysis.org/blog/index.php/2011/10/21/crash-dump-analysis-patterns-part-153/#comment-359292</guid>
		<description>I thought the version of sos.dll that lives in the same folder as mscorwks.dll is always the correct one. It looks like, from your folder path names, that mscorwks.dll was updated but sos.dll was not. If so, how did you get the correct version of sos.dll?

thanks</description>
		<content:encoded><![CDATA[<p>I thought the version of sos.dll that lives in the same folder as mscorwks.dll is always the correct one. It looks like, from your folder path names, that mscorwks.dll was updated but sos.dll was not. If so, how did you get the correct version of sos.dll?</p>
<p>thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>
