<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: Windows XP crashes during file access, can I fix it?</title>
	<link>http://ask.metafilter.com/32876/Windows-XP-crashes-during-file-access-can-I-fix-it/</link>
	<description>Comments on Ask MetaFilter post Windows XP crashes during file access, can I fix it?</description>
	<pubDate>Sat, 18 Feb 2006 14:07:11 -0800</pubDate>
	<lastBuildDate>Sat, 18 Feb 2006 14:07:11 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: Windows XP crashes during file access, can I fix it?</title>
		<link>http://ask.metafilter.com/32876/Windows-XP-crashes-during-file-access-can-I-fix-it</link>	
		<description>Windows XP crashes whenever it accesses a specific file. The problem: I don&apos;t know what file it is. What would cause such a serious error and how do I fix it? &lt;br /&gt;&lt;br /&gt; I know it&apos;s a file located under D:\mp3s\ . I first had the problem when backing up the directory to an external hard drive, in the middle of the copying it crashes the computer. I get a short glimpse of a blue screen of death and then intant reboot. I attempted again and it crashed about the same time into the copying.&lt;br&gt;
&lt;br&gt;
I ran scandisk on the drive to hopefully fix the corrupt file, but it crashes when accessing that part as well. I ran a virus scan, once again the computer crashes anytime any program tries to access that file. &lt;br&gt;
&lt;br&gt;
Anyone have any suggestions on how to track down what file it is and how to remove it? (Short of accessing files one at a time to find the culprit.)</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2006:site.32876</guid>
		<pubDate>Sat, 18 Feb 2006 14:04:48 -0800</pubDate>
		<dc:creator>monsta coty scott</dc:creator>
		
			<category>windows</category>
		
			<category>xp</category>
		
			<category>crash</category>
		
			<category>corrupt</category>
		
			<category>file</category>
		
			<category>hard</category>
		
			<category>drive</category>
		
	</item> <item>
		<title>By: orthogonality</title>
		<link>http://ask.metafilter.com/32876/Windows-XP-crashes-during-file-access-can-I-fix-it#513082</link>	
		<description>Sounds like your disk is crapping out. Run a SMART diagnostic. I dunno where there&apos;s a windows copy, but there&apos;s one on the Knoppix CD.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.32876-513082</guid>
		<pubDate>Sat, 18 Feb 2006 14:07:11 -0800</pubDate>
		<dc:creator>orthogonality</dc:creator>
	</item><item>
		<title>By: puke &amp; cry</title>
		<link>http://ask.metafilter.com/32876/Windows-XP-crashes-during-file-access-can-I-fix-it#513085</link>	
		<description>Have you turned off automatic reboot after system failure? If not, go to control panel &amp;gt; system &amp;gt; Advanced tab &amp;gt; Startup and Recovery settings button &amp;gt; uncheck &quot;Automatically restart&quot; in the system failure section. That way you can see what the bsod says.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.32876-513085</guid>
		<pubDate>Sat, 18 Feb 2006 14:11:30 -0800</pubDate>
		<dc:creator>puke &amp; cry</dc:creator>
	</item><item>
		<title>By: kcm</title>
		<link>http://ask.metafilter.com/32876/Windows-XP-crashes-during-file-access-can-I-fix-it#513088</link>	
		<description>The Event Viewer may also give some clues (Administrative Tools).</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.32876-513088</guid>
		<pubDate>Sat, 18 Feb 2006 14:18:25 -0800</pubDate>
		<dc:creator>kcm</dc:creator>
	</item><item>
		<title>By: awesomebrad</title>
		<link>http://ask.metafilter.com/32876/Windows-XP-crashes-during-file-access-can-I-fix-it#513099</link>	
		<description>The crappy manual way to do it is to move/backup/whatever half the files.  If it crashes, split that batch in half and copy again.  If it doesn&apos;t, split the other batch in half a copy again.  Repeat until you narrow it down.  Let&apos;s search the logarithmic way!</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.32876-513099</guid>
		<pubDate>Sat, 18 Feb 2006 14:34:47 -0800</pubDate>
		<dc:creator>awesomebrad</dc:creator>
	</item><item>
		<title>By: srboisvert</title>
		<link>http://ask.metafilter.com/32876/Windows-XP-crashes-during-file-access-can-I-fix-it#513137</link>	
		<description>Shouldn&apos;t you be able to tell based on which files got copied?</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.32876-513137</guid>
		<pubDate>Sat, 18 Feb 2006 15:36:11 -0800</pubDate>
		<dc:creator>srboisvert</dc:creator>
	</item><item>
		<title>By: aubilenon</title>
		<link>http://ask.metafilter.com/32876/Windows-XP-crashes-during-file-access-can-I-fix-it#513236</link>	
		<description>go to a command prompt (start-&amp;gt;run... &quot;cmd.exe&quot;) and try this:&lt;br&gt;
&lt;br&gt;
&lt;small&gt;copy /s /y * d:\mp3s c:\some_backup_location &amp;gt; c:\files_copied.txt&lt;/small&gt;&lt;br&gt;
&lt;br&gt;
This will add the filename to c:\files_copied.txt before it tries to copy it.  So the last one after it reboots will be the one that&apos;s broken.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.32876-513236</guid>
		<pubDate>Sat, 18 Feb 2006 17:37:29 -0800</pubDate>
		<dc:creator>aubilenon</dc:creator>
	</item><item>
		<title>By: Dunwitty</title>
		<link>http://ask.metafilter.com/32876/Windows-XP-crashes-during-file-access-can-I-fix-it#513430</link>	
		<description>Allright, aubilenon has told you how to find it the file in question.  What are you going to do now?  I thought you also wanted to know how to fix the problem?</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.32876-513430</guid>
		<pubDate>Sat, 18 Feb 2006 23:34:33 -0800</pubDate>
		<dc:creator>Dunwitty</dc:creator>
	</item><item>
		<title>By: monsta coty scott</title>
		<link>http://ask.metafilter.com/32876/Windows-XP-crashes-during-file-access-can-I-fix-it#520080</link>	
		<description>Sorry, I should have done a follow up sooner. For anyone else who finds this thread this is what I did...&lt;br&gt;
&lt;br&gt;
I used the copy command to copy the files over to a different directory. When the computer rebooted I checked the log file and saw the file right before the one that crashed. Whenever I clicked on or tried to drag the file to the recycle bin it would crash again. So I just went down one folder, and deleted the entire folder (I didn&apos;t mind losing the other files within that folder). It erased it from the drive and it has worked perfectly since that time.&lt;br&gt;
&lt;br&gt;
Thanks for all of the suggestions!</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.32876-520080</guid>
		<pubDate>Sun, 26 Feb 2006 11:02:52 -0800</pubDate>
		<dc:creator>monsta coty scott</dc:creator>
	</item>
	</channel>
</rss>
