Some more detailed symptoms... I am convinced disk writing errors are behind virtually all the symptoms reported in this thread. I think it is x64 related but beyond that the variety of hardware and software affected pretty much rules out 3rd party software
or hardware causes. the variety of systems and configurations affected suggests the problem is systemic.
The only reason I know I am having write issues is because an older version of chkdsk (xp v5.1.2600) found errors that the chkdsk embedded into W7 doesn't see. With the current chkdsk giving the system a clean slate we assume the file structure is ok. Windows
system file handling routines also assume the indexing structure is ok.
Whenever what the user is doing causes the system to attempt to read or write to the damaged index structure location, windows sits there and tries for awhile and then goes on without generating an error code. Depending on how extensive the read or write request
is it could take just a little or long time to complete the task. If all the free space is allocated to something like the pagefile or the restore function working files there is a lot of ground to cover.
A few more details on my configuration and then I will step through one specific recovery attempt and report what occured in detail.
All 4 of my partitions on 2 physical drives are NTFS formatted. I also have a multitude of usb drives attached to the system at different times for specific purposes.
The system partition is C: and the only files written there are by the system and internal working files of the programs I use. All data files are written to different volumes on a separate physical drive. This data includes data such as incredimail's data
store.
I have dual monitors and a logitec wireless keyboard & mouse combo.
My main connection to my network is cat5e but I also regularly switch to a usb wifi dongle to check the wifi network i maintain.
Usual memory resident programs... Comodo, Malwarebytes, Incredimail, Clipmate, Process lasso, BW meter, bluesoleil, display fushion, acronis true image, usb manager, airoboform, colorvision screen profiles. Symptoms remain the same in safe mode with all these
disabled.
I wrote the lengthy post above last night on this system while it was on the verge of going south. I decided to turn it off to see what would happen this morning. It was unusable when started up this morning. I am writing this on a laptop and will describe
what steps I took to attempt to recover the system.
I did get the system to boot up but it was unusable. I tried to force a chkdsk on the next reboot but was unable to complete the process. This always happens when the system goes south. I get to the last step of confirming a chkdsk on next boot and the confirmation
box freezes, I think as it is looking at the structure of c: or writing the autorun to the registry. If I wait for half an hour or so the box will just disappear without the [ok] confirmation button appearing.
I then inserted the install disk and ran a system repair. Repair gave the system a clean bill of health but the system still was unusable.
I booted from a true image boot disk and tried to do an incremental backup. Access to the drive was very slow but eventually I was able to start the back up. It should have taken about 15 minutes to save about 4gb of data. After about 1 1/2 hrs it came up
with the error that there was insufficient space to write the file. This was after filling about 300gb of free space on another drive. Obviously it was trying to backup all the free space on the c-drive not just the changed files.
I booted the system with BartPE (xp v 5.1.2600) and ran chkdsk from a dos prompt there.
Stage 1
Deleted corrupt attribute record (128, "") from file record segment 107197
Only one of these, regularly about 6
Stage 2
crashed out with "unspecified error occured"
Ran chkdsk again...
said disk was in use by another process, asked for permission to close current handles. I said Y.
This happens regularly when the partition is acting up at times when you would think you had exclusive access to the partition.
Could handles not being released properly be at the root of this problem?
Stage 1 & 2 no errors
stage 3
inserted data attribute
correcting errors in uppercase file
Insufficient disk space to fix uppercase file. What is this file? Could it be the one causing the problem?
Went to explorer within bartpe and it showed 530.08 gb free on this drive
Used the "dir" command on the drive from a dos window and it reported 569,951,616 bytes free.
Tried chkdsk again and got volume is in use but allowed me to assign a chkdsk on next boot.
Booted the system off the normal hard disk and chkdsk ran.
Stage 1, 2 & 3 ran without error but then it reported...
"chkdsk discovered free space marked as allocated in the volume bitmap."
correcting errors in MFT mirror
correcting errors in uppercase file
correcting errors in volume bitmap
insufficient space to fix volume bit map.
failed to transfer logged messages to event log with status 50.
"dir" reports 570b bytes free
Hopefully someone from microsoft will see this and give an opinion.
I am unable to overcome the errors this time and will restore from a backup.
This time I am going to format the volume as a fat32 volume to see if the problem is ntfs related. I'll report the results.