I don't understand the reason why I have 32-bit files in system32, and above all I don't understand why we should have the exact versions, especially when I have higher versions provided by MS for my OS.
According to your info, I moved MSVBVM60.DLL to syswow64 and registered with 'regsvr32 MSVBVM60.DLL'. 6.0.98.32 was released also for Windows 7 SP1, I have no reason to downgrade it.
I'm still getting crashes in C:\Windows\SysWOW64\ntdll.dll (6.1.7601.23072), C:\Windows\SysWOW64\kernelbase.dll (6.1.7601.23072), C:\Windows\syswow64\USER32.dll (6.1.7601.17514).
Fortunately I have them only in RB, not in my system so a reinstall is not a valid option to me.
I'd like to try any advanced operation before giving up.
I ran SFC /scannow multiple times, but it cannot repair these references:
2015-06-12 13:16:02, Info CSI 00000f40 [SR] Cannot repair member file [l:24{12}]"utc.app.json" of Microsoft-Windows-Unified-Telemetry-Client, Version = 6.1.7601.18869, pA = PROCESSOR_ARCHITECTURE_AMD64 (9), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName neutral, PublicKey neutral in the store, hash mismatch
2015-06-12 13:16:02, Info CSI 00000f42 [SR] Cannot repair member file [l:66{33}]"telemetry.ASM-WindowsDefault.json" of Microsoft-Windows-Unified-Telemetry-Client, Version = 6.1.7601.18869, pA = PROCESSOR_ARCHITECTURE_AMD64 (9), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName neutral, PublicKey neutral in the store, hash mismatch
2015-06-12 13:16:02, Info CSI 00000f44 [SR] Cannot repair member file [l:24{12}]"utc.app.json" of Microsoft-Windows-Unified-Telemetry-Client, Version = 6.1.7601.18869, pA = PROCESSOR_ARCHITECTURE_AMD64 (9), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName neutral, PublicKey neutral in the store, hash mismatch
2015-06-12 13:16:02, Info CSI 00000f45 [SR] This component was referenced by [l:162{81}]"Package_250_for_KB3068708~31bf3856ad364e35~amd64~~6.1.1.0.3068708-814_neutral_GDR"
2015-06-12 13:16:02, Info CSI 00000f47 [SR] Cannot repair member file [l:66{33}]"telemetry.ASM-WindowsDefault.json" of Microsoft-Windows-Unified-Telemetry-Client, Version = 6.1.7601.18869, pA = PROCESSOR_ARCHITECTURE_AMD64 (9), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName neutral, PublicKey neutral in the store, hash mismatch
2015-06-12 13:16:02, Info CSI 00000f48 [SR] This component was referenced by [l:162{81}]"Package_250_for_KB3068708~31bf3856ad364e35~amd64~~6.1.1.0.3068708-814_neutral_GDR"
But I suppose they're not so important to justify that crashes.
So I used Windbg x86 to obtain these two crash dumps:
Microsoft (R) Windows Debugger Version 6.3.9600.17298 X86
Copyright (c) Microsoft Corporation. All rights reserved.
CommandLine: "C:\Program Files (x86)\Windows Repair (All in One)\files\registry_backup_tool\TweakingRegistryBackup.exe"
************* Symbol Path validation summary **************
Response Time (ms) Location
Deferred SRV*c:\symbols*http://msdl.microsoft.com/download/symbols
Symbol search path is: SRV*c:\symbols*http://msdl.microsoft.com/download/symbols
Executable search path is:
ModLoad: 00400000 0055b000 image00400000
ModLoad: 77850000 779d0000 ntdll.dll
ModLoad: 76520000 76630000 C:\Windows\syswow64\kernel32.dll
ModLoad: 76f40000 76f87000 C:\Windows\syswow64\KERNELBASE.dll
ModLoad: 72940000 72a93000 C:\Windows\SysWOW64\MSVBVM60.DLL
ModLoad: 76420000 76520000 C:\Windows\syswow64\USER32.dll
ModLoad: 77020000 770b0000 C:\Windows\syswow64\GDI32.dll
ModLoad: 752f0000 752fa000 C:\Windows\syswow64\LPK.dll
ModLoad: 75250000 752ed000 C:\Windows\syswow64\USP10.dll
ModLoad: 77170000 7721c000 C:\Windows\syswow64\msvcrt.dll
ModLoad: 77220000 772c1000 C:\Windows\syswow64\ADVAPI32.dll
ModLoad: 761c0000 761d9000 C:\Windows\SysWOW64\sechost.dll
ModLoad: 76d60000 76e50000 C:\Windows\syswow64\RPCRT4.dll
ModLoad: 751c0000 75220000 C:\Windows\syswow64\SspiCli.dll
ModLoad: 751b0000 751bc000 C:\Windows\syswow64\CRYPTBASE.dll
ModLoad: 76630000 7678c000 C:\Windows\syswow64\ole32.dll
ModLoad: 76120000 761af000 C:\Windows\syswow64\OLEAUT32.dll
(1014.2ec): Break instruction exception - code 80000003 (first chance)
eax=00000000 ebx=00000000 ecx=5bec0000 edx=0008e3c8 esi=fffffffe edi=00000000
eip=778f05f6 esp=0018fb08 ebp=0018fb34 iopl=0 nv up ei pl zr na pe nc
cs=0023 ss=002b ds=002b es=002b fs=0053 gs=002b efl=00000246
ntdll!LdrpDoDebuggerBreak+0x2c:
778f05f6 cc int 3
0:000> !analyze -v
*******************************************************************************
* *
* Exception Analysis *
* *
*******************************************************************************
*** ERROR: Module load completed but symbols could not be loaded for image00400000
FAULTING_IP:
ntdll!LdrpDoDebuggerBreak+2c
778f05f6 cc int 3
EXCEPTION_RECORD: ffffffff -- (.exr 0xffffffffffffffff)
ExceptionAddress: 778f05f6 (ntdll!LdrpDoDebuggerBreak+0x0000002c)
ExceptionCode: 80000003 (Break instruction exception)
ExceptionFlags: 00000000
NumberParameters: 1
Parameter[0]: 00000000
CONTEXT: 00000000 -- (.cxr 0x0;r)
eax=00000000 ebx=00000000 ecx=5bec0000 edx=0008e3c8 esi=fffffffe edi=00000000
eip=778f05f6 esp=0018fb08 ebp=0018fb34 iopl=0 nv up ei pl zr na pe nc
cs=0023 ss=002b ds=002b es=002b fs=0053 gs=002b efl=00000246
ntdll!LdrpDoDebuggerBreak+0x2c:
778f05f6 cc int 3
FAULTING_THREAD: 000002ec
PROCESS_NAME: image00400000
ERROR_CODE: (NTSTATUS) 0x80000003 - {ERRORE DI EXCEPTION} Breakpoint stato raggiunto un breakpoint.
EXCEPTION_CODE: (HRESULT) 0x80000003 (2147483651) - Uno o pi argomenti non validi.
EXCEPTION_PARAMETER1: 00000000
NTGLOBALFLAG: 70
APPLICATION_VERIFIER_FLAGS: 0
APP: image00400000
ANALYSIS_VERSION: 6.3.9600.17298 (debuggers(dbg).141024-1500) x86fre
ADDITIONAL_DEBUG_TEXT: Followup set based on attribute [OsBuildNumber] from Frame:[ffffffff] on thread:[PSEUDO_THREAD] ; Followup set based on attribute [Is_ChosenCrashFollowupThread] from Frame:[0] on thread:[PSEUDO_THREAD]
LAST_CONTROL_TRANSFER: from 778d0c8f to 778f05f6
BUGCHECK_STR: APPLICATION_FAULT_LOADER_INIT_FAILURE_80000003
PRIMARY_PROBLEM_CLASS: LOADER_INIT_FAILURE_80000003
DEFAULT_BUCKET_ID: LOADER_INIT_FAILURE_80000003
STACK_TEXT:
00000000 00000000 image00400000!Unknown+0x0
SYMBOL_STACK_INDEX: 0
SYMBOL_NAME: image00400000!Unknown
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: image00400000
IMAGE_NAME: image00400000
DEBUG_FLR_IMAGE_TIMESTAMP: 54fe33b3
STACK_COMMAND: dt ntdll!LdrpLastDllInitializer BaseDllName ; dt ntdll!LdrpFailureData ; ** Pseudo Context ** ; kb
FAILURE_BUCKET_ID: LOADER_INIT_FAILURE_80000003_80000003_image00400000!Unknown
BUCKET_ID: APPLICATION_FAULT_LOADER_INIT_FAILURE_80000003_image00400000!Unknown
ANALYSIS_SOURCE: UM
FAILURE_ID_HASH_STRING: um:loader_init_failure_80000003_80000003_image00400000!unknown
FAILURE_ID_HASH: {21aab674-93a0-3b23-60ef-5103420c1cdc}
Followup: MachineOwner
---------
0:000> lmvm image00400000
start end module name
00400000 0055b000 image00400000 (no symbols)
Loaded symbol image file: C:\Program Files (x86)\Windows Repair (All in One)\files\registry_backup_tool\TweakingRegistryBackup.exe
Image path: image00400000
Image name: image00400000
Timestamp: Tue Mar 10 00:58:43 2015 (54FE33B3)
CheckSum: 00160A28
ImageSize: 0015B000
File version: 2.2.0.0
Product version: 2.2.0.0
File flags: 0 (Mask 0)
File OS: 4 Unknown Win32
File type: 1.0 App
File date: 00000000.00000000
Translations: 0409.04b0
CompanyName: Tweaking.com
ProductName: Tweaking.com - Registry Backup
InternalName: TweakingRegistryBackup
OriginalFilename: TweakingRegistryBackup.exe
ProductVersion: 2.2.0.0
FileVersion: 2.2.0.0
FileDescription: Tweaking.com - Registry Backup
LegalCopyright: 2012 - 2015
Loading Dump File [C:\Users\Claudio\Desktop\TweakingRegistryBackup.dmp]
User Mini Dump File with Full Memory: Only application data is available
************* Symbol Path validation summary **************
Response Time (ms) Location
Deferred SRV*c:\symbols*http://msdl.microsoft.com/download/symbols
Symbol search path is: SRV*c:\symbols*http://msdl.microsoft.com/download/symbols
Executable search path is:
Windows 7 Version 7601 (Service Pack 1) MP (4 procs) Free x86 compatible
Product: WinNt, suite: SingleUserTS
Machine Name:
Debug session time: Fri Jun 12 16:25:24.000 2015 (UTC + 2:00)
System Uptime: 0 days 0:32:47.871
Process Uptime: 0 days 0:00:08.000
..........................................................
eax=00000000 ebx=004bba7f ecx=00000000 edx=00000000 esi=77870018 edi=00093f10
eip=7787002a esp=00093ca8 ebp=00093ccc iopl=0 nv up ei pl zr na pe nc
cs=0023 ss=002b ds=002b es=002b fs=0053 gs=002b efl=00200246
ntdll!ZwProtectVirtualMemory+0x12:
7787002a 83c404 add esp,4
0:000> !analyze -v
*******************************************************************************
* *
* Exception Analysis *
* *
*******************************************************************************
*** ERROR: Symbol file could not be found. Defaulted to export symbols for msvbvm60.dll -
*** ERROR: Module load completed but symbols could not be loaded for TweakingRegistryBackup.exe
FAULTING_IP:
+88f6b1004a3d358
00000000 ?? ???
EXCEPTION_RECORD: ffffffff -- (.exr 0xffffffffffffffff)
ExceptionAddress: 00000000
ExceptionCode: 80000003 (Break instruction exception)
ExceptionFlags: 00000000
NumberParameters: 0
CONTEXT: 00000000 -- (.cxr 0x0;r)
eax=00000000 ebx=004bba7f ecx=00000000 edx=00000000 esi=77870018 edi=00093f10
eip=7787002a esp=00093ca8 ebp=00093ccc iopl=0 nv up ei pl zr na pe nc
cs=0023 ss=002b ds=002b es=002b fs=0053 gs=002b efl=00200246
ntdll!ZwProtectVirtualMemory+0x12:
7787002a 83c404 add esp,4
FAULTING_THREAD: 000005bc
DEFAULT_BUCKET_ID: STATUS_BREAKPOINT
PROCESS_NAME: TweakingRegistryBackup.exe
ERROR_CODE: (NTSTATUS) 0x80000003 - {ERRORE DI EXCEPTION} Breakpoint stato raggiunto un breakpoint.
EXCEPTION_CODE: (HRESULT) 0x80000003 (2147483651) - Uno o pi argomenti non validi.
NTGLOBALFLAG: 0
APPLICATION_VERIFIER_FLAGS: 0
APP: tweakingregistrybackup.exe
ANALYSIS_VERSION: 6.3.9600.17298 (debuggers(dbg).141024-1500) x86fre
PRIMARY_PROBLEM_CLASS: STATUS_BREAKPOINT
BUGCHECK_STR: APPLICATION_FAULT_STATUS_BREAKPOINT
LAST_CONTROL_TRANSFER: from 76f4eeca to 7787002a
STACK_TEXT:
00093ca8 76f4eeca ffffffff 00093cd8 00093cdc ntdll!ZwProtectVirtualMemory+0x12
00093ccc 76f4efe9 ffffffff 00092b94 00000001 KERNELBASE!VirtualProtectEx+0x20
00093ce8 72a24b60 00092b94 00000001 00000104 KERNELBASE!VirtualProtect+0x18
WARNING: Stack unwind information not available. Following frames may be wrong.
00093d08 72a43c8c 0018fabc 00000000 0049edd6 msvbvm60!_vbaExitProc+0x118
00093f30 004bbe9e 006396c0 0018f0dc 0018fabc msvbvm60!_vbaGosubFree+0x62
00094160 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
00094390 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
000945c0 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
000947f0 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
00094a20 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
00094c50 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
00094e80 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
000950b0 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
000952e0 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
00095510 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
00095740 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
00095970 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
00095ba0 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
00095dd0 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
00096000 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
00096230 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
00096460 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
00096690 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
000968c0 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
00096af0 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
00096d20 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
00096f50 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
00097180 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
000973b0 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
000975e0 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
00097810 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
00097a40 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
00097c70 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
00097ea0 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
000980d0 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
00098300 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
00098530 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
00098760 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
00098990 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
00098bc0 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
00098df0 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
00099020 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
00099250 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
00099480 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
000996b0 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
000998e0 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
00099b10 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
00099d40 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
00099f70 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
0009a1a0 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
0009a3d0 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
0009a600 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
0009a830 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
0009aa60 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
0009ac90 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
0009aec0 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
0009b0f0 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
0009b320 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
0009b550 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
0009b780 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
0009b9b0 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
0009bbe0 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
0009be10 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
0009c040 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
0009c270 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
0009c4a0 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
0009c6d0 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
0009c900 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
0009cb30 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
0009cd60 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
0009cf90 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
0009d1c0 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
0009d3f0 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
0009d620 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
0009d850 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
0009da80 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
0009dcb0 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
0009dee0 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
0009e110 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
0009e340 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
0009e570 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
0009e7a0 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
0009e9d0 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
0009ec00 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
0009ee30 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
0009f060 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
0009f290 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
0009f4c0 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
0009f6f0 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
0009f920 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
0009fb50 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
0009fd80 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
0009ffb0 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
000a01e0 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
000a0410 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
000a0640 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
000a0870 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
000a0aa0 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
000a0cd0 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
000a0f00 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
000a1130 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
000a1360 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
000a1590 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
000a17c0 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
000a19f0 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
000a1c20 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
000a1e50 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
000a2080 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
000a22b0 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
000a24e0 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
000a2710 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
000a2940 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
000a2b70 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
000a2da0 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
000a2fd0 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
000a3200 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
000a3430 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
000a3660 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
000a3890 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
000a3ac0 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
000a3cf0 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
000a3f20 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
000a4150 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
000a4380 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
000a45b0 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
000a47e0 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
000a4a10 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
000a4c40 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
000a4e70 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
000a50a0 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
000a52d0 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
000a5500 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
000a5730 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
000a5960 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
000a5b90 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
000a5dc0 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
000a5ff0 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
000a6220 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
000a6450 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
000a6680 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
000a68b0 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
000a6ae0 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
000a6d10 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
000a6f40 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
000a7170 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
000a73a0 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
000a75d0 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
000a7800 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
000a7a30 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
000a7c60 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
000a7e90 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
000a80c0 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
000a82f0 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
000a8520 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
000a8750 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
000a8980 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
000a8bb0 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
000a8de0 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
000a9010 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
000a9240 004bbe9e 006396c0 0018f0dc 0018fabc TweakingRegistryBackup+0xbbe9e
STACK_COMMAND: ~0s; .ecxr ; kb
FOLLOWUP_IP:
msvbvm60!_vbaExitProc+118
72a24b60 85c0 test eax,eax
SYMBOL_STACK_INDEX: 3
SYMBOL_NAME: msvbvm60!_vbaExitProc+118
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: msvbvm60
IMAGE_NAME: msvbvm60.dll
DEBUG_FLR_IMAGE_TIMESTAMP: 4a5bda6c
FAILURE_BUCKET_ID: STATUS_BREAKPOINT_80000003_msvbvm60.dll!_vbaExitProc
BUCKET_ID: APPLICATION_FAULT_STATUS_BREAKPOINT_msvbvm60!_vbaExitProc+118
ANALYSIS_SOURCE: UM
FAILURE_ID_HASH_STRING: um:status_breakpoint_80000003_msvbvm60.dll!_vbaexitproc
FAILURE_ID_HASH: {885e63f8-b8f0-da57-d39e-22b00834b3e2}
Followup: MachineOwner
---------
I downgraded MSVBVM60.DLL to 6.0.98.15, but it didn't help.
To be more accurate, I attached in this post a complete report of my registered dlls in system32 and syswow64 with their respective file versions.
Please let me know what I need to fix.