<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>Windows 7 Forums - Blogs - Trouble</title>
		<link>http://windows7forums.com/blogs/trouble/</link>
		<description>The best in Microsoft Windows 7 discussion, tips, support, and help.</description>
		<language>en</language>
		<lastBuildDate>Fri, 24 May 2013 07:31:50 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>1440</ttl>
		<image>
			<url>http://dna.windows7forums.com/images/misc/rss.jpg</url>
			<title>Windows 7 Forums - Blogs - Trouble</title>
			<link>http://windows7forums.com/blogs/trouble/</link>
		</image>
		<item>
			<title>My BSOD Odyssey</title>
			<link>http://windows7forums.com/blogs/trouble/436-my-bsod-odyssey.html</link>
			<pubDate>Wed, 06 Apr 2011 18:58:50 GMT</pubDate>
			<description>After four days of frustration, a very sore forehead and much more gray hair but probably overall less from pulling it out in angry disappointment,...</description>
			<content:encoded><![CDATA[<blockquote class="blogcontent restore">After four days of frustration, a very sore forehead and much more gray hair but probably overall less from pulling it out in angry disappointment, I've managed to resolve a very agravating intermittent and quite random Blue Screen issue on my computer.<br />
 <br />
First, my system, or at least the primary components involved;<br />
Motherboard = Gigabyte GA-870-UD3 (Rev 2.1)<br />
CPU = AMD Phenom II x6 Black Edition Thuban 1090T 3.2 Ghz AM3 125W<br />
Memory = G. Skill Ripjaws Series DDR3 1333 (PC3 10666) 16gigs (4 X 4gig Sticks)<br />
 <br />
Second, the problem;<br />
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<pre class="bbcode_code"style="height:228px;"> 
<b>Probably caused by : ntkrnlmp.exe</b> ( nt!KeWaitForMultipleObjects+611 )
Followup: MachineOwner
---------
5: kd&gt; !analyze -v
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************
<b>SYSTEM_SERVICE_EXCEPTION</b> (3b)
An exception happened while executing a system service routine.
Arguments:
Arg1: 00000000c0000005, Exception code that caused the bugcheck
Arg2: fffff80003092248, Address of the instruction which caused the bugcheck
Arg3: fffff8800a5737f0, Address of the context record for the exception that caused the bugcheck
Arg4: 0000000000000000, zero</pre>
</div><div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<pre class="bbcode_code"style="height:288px;"> 
<b>Probably caused by : memory_corruption</b> ( nt!MiFindNodeOrParent+0 )
Followup: MachineOwner
---------
4: kd&gt; !analyze -v
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************
<b>IRQL_NOT_LESS_OR_EQUAL</b> (a)
An attempt was made to access a pageable (or completely invalid) address at an
interrupt request level (IRQL) that is too high.  This is usually
caused by drivers using improper addresses.
If a kernel debugger is available get the stack backtrace.
Arguments:
Arg1: 0000000000000028, memory referenced
Arg2: 0000000000000002, IRQL
Arg3: 0000000000000000, bitfield :
 bit 0 : value 0 = read operation, 1 = write operation
 bit 3 : value 0 = not an execute operation, 1 = execute operation (only on chips which support this level of status)
Arg4: fffff80003111628, address which referenced memory</pre>
</div><div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<pre class="bbcode_code"style="height:228px;"> 
<b>Probably caused by : memory_corruption</b> ( nt!MiDeleteSystemPagableVm+2d7 )
Followup: MachineOwner
---------
4: kd&gt; !analyze -v
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************
<b>SYSTEM_SERVICE_EXCEPTION</b> (3b)
An exception happened while executing a system service routine.
Arguments:
Arg1: 00000000c000001d, Exception code that caused the bugcheck
Arg2: fffff8000307c467, Address of the instruction which caused the bugcheck
Arg3: fffff8800715b890, Address of the context record for the exception that caused the bugcheck
Arg4: 0000000000000000, zero</pre>
</div><div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<pre class="bbcode_code"style="height:228px;"> 
<b>Probably caused by : ntkrnlmp.exe</b> ( nt! ?? ::FNODOBFM::`string'+330bc )
Followup: MachineOwner
---------
5: kd&gt; !analyze -v
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************
<b>MEMORY_MANAGEMENT</b> (1a)
    # Any other values for parameter 1 must be individually examined.
Arguments:
Arg1: 0000000000000403, The subtype of the bugcheck.
Arg2: fffff680000a6b30
Arg3: a42000021283c867
Arg4: f7fff680000a6b30</pre>
</div><div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<pre class="bbcode_code"style="height:288px;"> 
<b>Probably caused by : hardware</b> ( Wdf01000!FxRequestBase::CompleteSubmitted+177 )
Followup: MachineOwner
---------
1: kd&gt; !analyze -v
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************
<b>IRQL_NOT_LESS_OR_EQUAL</b> (a)
An attempt was made to access a pageable (or completely invalid) address at an
interrupt request level (IRQL) that is too high.  This is usually
caused by drivers using improper addresses.
If a kernel debugger is available get the stack backtrace.
Arguments:
Arg1: 00000000000000f4, memory referenced
Arg2: 0000000000000002, IRQL
Arg3: 0000000000000001, bitfield :
 bit 0 : value 0 = read operation, 1 = write operation
 bit 3 : value 0 = not an execute operation, 1 = execute operation (only on chips which support this level of status)
Arg4: fffff800030e7784, address which referenced memory</pre>
</div>These five BSODs had been produced very recently and rather consistently while doing some very resource intensive work converting some very old VHS tapes to digital format, converting to HD and encoding for DVD. Before that I had only had a couple BSODs and they had been very random (a month or so apart) and without any apparent reason (in one instance the machine was completely idle).<br />
 <br />
So having this information and having some familiarity with troubleshooting BSODs, I'm thinking &quot;Memory&quot;, although from watching cybercore's fine work in our BSOD forum, I also know that these very same or similar Blue Screens can be produced by bad drivers, overclocking, overheating, improperly set memory frequencies and timings, etc., but since I was already aware of these issues I had eliminated them earlier by monitoring heat issues (which have never been a problem) and updating all drivers to their most current versions available and I have never overclocked this PC, even resorting to the latest Beta BIOS available for my board.<br />
 <br />
So arming myself with Prime95 and MemTest86 I quickly found that when Torture Testing with Prime95 if I used the Blend test, which &quot;tests some of everything&quot; (CPU and lots of RAM) I would start getting errors on several worker sets after about the 6th test, but if I chose to run the Small FFTs or In-place large FFTs, where RAM is not tested as much, the tests would run well without errors.<br />
Also when I ran MemTest86 with all four sticks of RAM in place, it would not get a single pass in excess of 20% without errors being produced. So now I'm pretty sure I have some bad memory.<br />
 <br />
Well properly testing four 4Gig sticks of RAM individually (multiple passes (10), multiple slots (all), is a bit daunting and very time consuming and as it turns out no help since every stick passed flawlessly without a single error in every slot, still it had to be done for my peace of mind. So now what;<br />
 <br />
Well I think, it must be a combination of stick and slots based on some type of problem with the crossover integrations of slots and banks. So I set about testing every conceiveable combination of stick and slots and found that they all passed without any errors being produced. So now what;<br />
 <br />
Well I think, it must have something to do with bringing the second bank into the equation when the first bank is populated correctly. So after testing this hypothesis with a third stick in one of the second bank slots (alternating which bank is fully populated and which single slot of the second bank is used, again all tests past flawlessly. So now what;<br />
Well I think that there just must have been a single stick that had been poorly seated during the original four stick test. So installed all four stick again, making sure that all four are firmly seated, fired up MemTest86 and BAM, 19% into the first test, errors all over the place. So now what;<br />
 <br />
Well I think, I have a computer that will run flawlessly with 12 Gigs (any three sticks) of RAM, that's not too bad is it? Do I really need 16 Gigs of RAM? Probably not. But I just can't let an issue like this go unresolved. So what now;<br />
 <br />
Off to the inter-web, that vast compendium of all information about everything. As you may well guess, mine is not an easy problem to get pinpoint accurate results from any given search engine, so after much searching of the search results I finally came upon this, which by the way, both resolutions included in the article work and resolved my problem but I chose the dumbing down of the memory, from 1333 to 1066 and tightening the timings to 7, 7, 7, 20 as the long term solution for me since increasing voltages (minor though they are) seemed like a riskier solution over the long haul (years) and dropping the frequency and adjusting the timings doesn't seem to have in anyway produced any noticeable slowing of the computer. I know technically it has, it's just not noticeable and I now have a computer that is stable, and can run Prime95 for hours and hours as well as 10 passes of MemTest86 with all four sticks of RAM in place without error.<br />
 <br />
Since this was such a giant pain for me to resolve, I thought I would post this information in the hope that it may help someone else with the same or similar issue. It seems that after additional research that the problem (as I suspected to begin with was unique to AMD boards and processors) can happen with various boards, Intel based systems as well, whenever all memory slots are populated with DDR3 1333 (or above) memory.<br />
Hope this helps<br />
<a href="http://forum.giga-byte.co.uk/index.php/topic,4606.0.html" target="_blank">http://forum.giga-byte.co.uk/index.p...ic,4606.0.html</a><br />
Randy.</blockquote>

]]></content:encoded>
			<dc:creator>Trouble</dc:creator>
			<guid isPermaLink="true">http://windows7forums.com/blogs/trouble/436-my-bsod-odyssey.html</guid>
		</item>
		<item>
			<title>An Answer is just an Answer</title>
			<link>http://windows7forums.com/blogs/trouble/374-answer-just-answer.html</link>
			<pubDate>Tue, 21 Sep 2010 01:16:34 GMT</pubDate>
			<description>A couple months short of my first anniversary here at Windows 7 Forums and without a doubt, it has been an incredibly rewarding experience. I have...</description>
			<content:encoded><![CDATA[<blockquote class="blogcontent restore">A couple months short of my first anniversary here at Windows 7 Forums and without a doubt, it has been an incredibly rewarding experience. I have had the opportunity to learn so much and I hope, to have helped a few members as well as visitors along the way. I know to some, I'm still relatively a noob and believe me some days I really feel like it.<br />
 <br />
But, during the course of this time I have come to notice that although 99.99% of the members here are sincere and well intentioned in their remarks, comments and offers of help. It seems that we are from time to time plagued by a small .01% of folks that seem to think that it is as important if not more important to critique another members attempt to help, then to focus on the original posters problem and address his or her comments directly to resolving that issue. I am troubled by that because I have seen it result in the loss of members as well as staff by devolving into a relentless back and forth between a couple members as to who knows more about what and who is obviously correct and in the mean time the original poster&#8217;s issue is neglected and sometimes even left un-resolved almost as if the thread has been hijacked.<br />
 <br />
There is seldom if ever one correct or even best answer to any question and I suspect that most people, as do I offer their answers based on their personal experience with a particular problem and a solution that may have worked for them.<br />
 <br />
Permit me an example;<br />
Q: I have an object floating in my pool and I need to remove it. The water level is so low that I cannot reach it but too high for me to wade in as I am unable to swim. I am unable to use any type of mechanical device to reach it. What can I do?<br />
A: #1 Drain the water level until it is such that it is safe for you to walk in and remove the object.<br />
A: #2 Raise the water level until it is such that the object floats within your reach.<br />
 <br />
Both good, practical answers, is one better than the other? I don&#8217;t think so, but perhaps. Is it necessary to critique the first before offering the second? I don&#8217;t think so, but apparently, at least to some people.<br />
 <br />
I just don&#8217;t see nor understand how criticizing another members attempt to help someone, helps to move the diagnostic dialog along. The one caveat being of course, if someone offers advice that is obviously going to result in catastrophic problems and cause more issues than it resolves. I don&#8217;t believe I&#8217;ve seen this here on Windows 7 Forums and if it has ever occurred I suspect it&#8217;s a very rare event.<br />
 <br />
So, while I suppose the Discussion Forum, may be a place for some back and forth regarding Windows 7 and other technical issues as long as it&#8217;s kept civil and free of personal attacks. I would hope that in the future everyone could reserve the actual help and support forums, to focus on the original poster&#8217;s problem with more emphasis on support, in the broadest sense of the word. An answer is just an answer, just one persons, best attempt at providing a little help based on his or hers experience and level of knowledge. It may not be the best answer, it may not even be a good one, and you may or may not agree with it, but that doesn&#8217;t mean that it requires your particular brand of critiquing, neither to make the person that offered it feel bad, nor to make you feel good about yourself. It can result in hurt feelings, and the flaring of tempers and egos, from which there is very little benefit to be derived by anyone. I for one want to see Windows 7 Forums, prosper and grow. Not even at my first anniversary and already looking forward to my second.</blockquote>

]]></content:encoded>
			<dc:creator>Trouble</dc:creator>
			<guid isPermaLink="true">http://windows7forums.com/blogs/trouble/374-answer-just-answer.html</guid>
		</item>
	</channel>
</rss>
