Corrupted CBS.log File

emfajardo2

New member
Joined
Oct 1, 2013
Posts
3
Hello good people,

[FONT=verdana, geneva, lucida, lucida grande, arial, helvetica, sans-serif]My first symptom was a disappearing Ralink WiFi Adapter and thought it too be a deeper issue. [/FONT]

I have found the issue to be a corrupted CBS.log file found when running SFC /scannow. The prompt says that "Windows Resource Protection found corrupt files but was unable to fix some of them. Details are included in the CBS.Log windir\Logs\CBS\CBS.Log."

Thanks in advance for any help!
 
The problem in the SFC scan is this...
Code:
 Line 74193: 2013-10-01 13:11:12, Info                  CSI    0000030d [SR] Repairing 1 components
 Line 74194: 2013-10-01 13:11:12, Info                  CSI    0000030e [SR] Beginning Verify and Repair transaction
 Line 74195: 2013-10-01 13:11:12, Info                  CSI    0000030f [SR] Cannot repair member file [l:20{10}]"mfcm90.dll" of Microsoft.VC90.MFC, Version = 9.0.30729.6161, pA = PROCESSOR_ARCHITECTURE_AMD64 (9), Culture neutral, VersionScope neutral, PublicKeyToken = {l:8 b:1fc8b3b9a1e18e3b}, Type = [l:10{5}]"win32", TypeName neutral, PublicKey neutral in the store, file is missing
 Line 74196: 2013-10-01 13:11:12, Info                  CSI    00000310 [SR] Cannot repair member file [l:20{10}]"mfc90u.dll" of Microsoft.VC90.MFC, Version = 9.0.30729.6161, pA = PROCESSOR_ARCHITECTURE_AMD64 (9), Culture neutral, VersionScope neutral, PublicKeyToken = {l:8 b:1fc8b3b9a1e18e3b}, Type = [l:10{5}]"win32", TypeName neutral, PublicKey neutral in the store, file is missing
 Line 74197: 2013-10-01 13:11:12, Info                  CSI    00000311 [SR] Cannot repair member file [l:18{9}]"mfc90.dll" of Microsoft.VC90.MFC, Version = 9.0.30729.6161, pA = PROCESSOR_ARCHITECTURE_AMD64 (9), Culture neutral, VersionScope neutral, PublicKeyToken = {l:8 b:1fc8b3b9a1e18e3b}, Type = [l:10{5}]"win32", TypeName neutral, PublicKey neutral in the store, file is missing
 Line 74198: 2013-10-01 13:11:12, Info                  CSI    00000312 [SR] Cannot repair member file [l:22{11}]"mfcm90u.dll" of Microsoft.VC90.MFC, Version = 9.0.30729.6161, pA = PROCESSOR_ARCHITECTURE_AMD64 (9), Culture neutral, VersionScope neutral, PublicKeyToken = {l:8 b:1fc8b3b9a1e18e3b}, Type = [l:10{5}]"win32", TypeName neutral, PublicKey neutral in the store, file is missing
 Line 74203: 2013-10-01 13:11:12, Info                  CSI    00000314 [SR] Repair complete

It's unusual for the same file to appear 4 times in the summary report like that - which makes me think that there are other problems as well.
... and sure enough, elsewhere we see...
Code:
2013-10-01 11:12:35, Error                 CSI    00000019 (F) c0000185 [Error,Facility=(system),Code=389 (0x0185)] #559823# from Windows::Rtl::SystemImplementation::DirectFileSystemProvider::SysQueryAttributesFile(flags = (AllowFileNotFound), obja = @0xd7d558->OBJECT_ATTRIBUTES {s:48; rd:NULL; on:[130]"\SystemRoot\WinSxS\Manifests\amd64_b9e3bc6faeb7032442137fc160870d66_31bf3856ad364e35_6.1.7601.18170_none_6a8b2078d503a053.manifest"; a:(OBJ_CASE_INSENSITIVE)}, info = [CreationTime=0 LastAccessTime=0 LastWriteTime=0 ChangeTime=0], disp = (unknown enumerant 2659344))[gle=0xd0000185]
2013-10-01 11:12:35, Error                 CSI    [EMAIL="0000001a@2013/10/1:15:12:35.758"]0000001a@2013/10/1:15:12:35.758[/EMAIL] (F) d:\win7sp1_gdr\base\wcp\sil\merged\ntu\ntsystem.cpp(2305): Error c0000185 [Error,Facility=(system),Code=389 (0x0185)] originated in function Windows::Rtl::SystemImplementation::DirectFileSystemProvider::SysQueryAttributesFile expression: (null)
[gle=0x80004005]
2013-10-01 11:13:04, Error                 CSI    0000001b (F) c0000185 [Error,Facility=(system),Code=389 (0x0185)] #559822# from Windows::Rtl::SystemImplementation::CDirectory_IRtlDirectoryTearoff::QueryAttributesFile(Flags=(DontFailIfNotFound), [EMAIL="Child=@0xd7d9c0->SIL_OBJECT_ATTRIBUTES"]Child=@0xd7d9c0->SIL_OBJECT_ATTRIBUTES[/EMAIL] {s:40; on:"amd64_b9e3bc6faeb7032442137fc160870d66_31bf3856ad364e35_6.1.7601.18170_none_6a8b2078d503a053.manifest"; a:(OBJ_CASE_INSENSITIVE)}, Attribs=[CreationTime=0 LastAccessTime=0 LastWriteTime=0 ChangeTime=0], Disposition=Invalid (0))[gle=0xd0000185]
2013-10-01 11:13:04, Error                 CSI    0000001c (F) c0000185 [Error,Facility=(system),Code=389 (0x0185)] #559719# from CCSDirectTransaction::OperateEnding at index 0 of 1 operations, disposition 0[gle=0xd0000185]

Please download and save the CheckSUR tool from System Update Readiness Tool fixes Windows Update errors in Windows 7, Windows Vista, Windows Server 2008 R2, and Windows Server 2008
(you'll need to look in the details for Windows 7, downloading from the Microsoft Download Center)

Run it - The tool can take anywhere from 5 mins to a couple of hours to run (or 'Install') depending on how much it has to do, and may exit silently - it may appear to freeze for most of that time, but be patient.
The result is logged in the C:\Windows\Logs\CBS\CheckSUR.log file - and an archive …\checksur.persist.log file

Then zip the CheckSUR.log and upload it to your reply.
 
I repaired using an ISO and the CBS.log issue went away!

However still having troubles with WiFi adapter.

Right not, only drivers installed under Network Adapters are the Ralink Family Controller.

Any thoughts?
 
Back
Top