Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error exiting Delphi 10 after cnPack install #54

Open
milika opened this issue Apr 27, 2017 · 3 comments
Open

Error exiting Delphi 10 after cnPack install #54

milika opened this issue Apr 27, 2017 · 3 comments

Comments

@milika
Copy link

milika commented Apr 27, 2017

At exit Delphi 10 throws an exception. Here is madExcept report:

date/time : 2017-04-27, 15:35:59, 558ms
computer name : DESKTOP-757RB0S
user name : w10
registered owner : w10
operating system : Windows 10 x64 build 14393
system language : English
system up time : 2 hours 39 minutes
program up time : 1 minute 28 seconds
processors : 2x Intel(R) Core(TM) i7-6700K CPU @ 4.00GHz
physical memory : 2492/4095 MB (free/total)
free disk space : (C:) 41,39 GB
display mode : 1920x1080, 32 bit
process id : $3c4
allocated memory : 120,15 MB
largest free block : 1,99 GB
command line : "C:\Program Files (x86)\Embarcadero\Studio\17.0\bin\bds.exe" -pDelphi
executable : bds.exe
current module : madExcept_.bpl
exec. date/time : 2015-11-13 07:55
version : 23.0.21418.4207
compiled with : Delphi 10 Seattle
madExcept version : 4.0.17
callstack crc : $0bac0c43, $a7b0595a, $bd115280
exception number : 1
exception class : EAccessViolation
exception message : Access violation at address 50067110 in module 'rtl230.bpl'. Read of address 08F526EC.

main thread ($14dc):
5006710e +0e rtl230.bpl System 36556 +9 @IntfClear
5005f77c +08 rtl230.bpl System 16261 +1 TObject.Free
093046ae +32 fmx230.bpl FMX.BehaviorManager 114 +2 TBehaviorServices.Destroy
5005f77c +08 rtl230.bpl System 16261 +1 TObject.Free
09304a9d +0d fmx230.bpl FMX.BehaviorManager 199 +1 TBehaviorServices.DestroyCurrent@
5006108e +3e rtl230.bpl System 22610 +17 FinalizeUnits
59859f24 +54 madExcept_.bpl madExcept InterceptFinalizeUnits
59859f2c +00 madExcept_.bpl madExcept InterceptHalt0FinalizeUnits
50061708 +ac rtl230.bpl System 24009 +87 @Halt0
77bfeb71 +81 ntdll.dll LdrUnloadDll
76089ef0 +10 KERNELBASE.dll FreeLibrary
20646e70 +9c coreide230.bpl ExptMain 143 +16 TExpertLib.Destroy
5005f77c +08 rtl230.bpl System 16261 +1 TObject.Free
20647025 +15 coreide230.bpl ExptMain 210 +3 TExpertServices.Destroy
5005f77c +08 rtl230.bpl System 16261 +1 TObject.Free
50ad2285 +31 vcl230.bpl Vcl.Forms 3770 +3 TCustomForm.DoDestroy
50ad20d6 +52 vcl230.bpl Vcl.Forms 3735 +23 TCustomForm.Destroy
21175237 +3b designide230.bpl DeskForm 851 +8 TDesktopForm.Destroy
5005f77c +08 rtl230.bpl System 16261 +1 TObject.Free
500616c6 +6a rtl230.bpl System 23970 +48 @Halt0
776962c2 +22 KERNEL32.DLL BaseThreadInitThunk

thread $143c:
76091c8a +ea KERNELBASE.dll WaitForMultipleObjectsEx
753b8ed3 +63 USER32.dll MsgWaitForMultipleObjects
776962c2 +22 KERNEL32.DLL BaseThreadInitThunk

thread $115c:
776962c2 +22 KERNEL32.DLL BaseThreadInitThunk

thread $f1c:
776962c2 +22 KERNEL32.DLL BaseThreadInitThunk

thread $a40:
776962c2 +22 KERNEL32.DLL BaseThreadInitThunk

thread $1424:
776962c2 +22 KERNEL32.DLL BaseThreadInitThunk

thread $3d0:
76091c8a +ea KERNELBASE.dll WaitForMultipleObjectsEx
776962c2 +22 KERNEL32.DLL BaseThreadInitThunk

thread $1708:
76091c8a +ea KERNELBASE.dll WaitForMultipleObjectsEx
5016e219 +49 rtl230.bpl System.Classes 14361 +21 ThreadProc
50061834 +28 rtl230.bpl System 24230 +45 ThreadWrapper
776962c2 +22 KERNEL32.DLL BaseThreadInitThunk

thread $1680:
76091c8a +ea KERNELBASE.dll WaitForMultipleObjectsEx
76091b83 +13 KERNELBASE.dll WaitForMultipleObjects
776962c2 +22 KERNEL32.DLL BaseThreadInitThunk

thread $630: priority:2
76091c8a +ea KERNELBASE.dll WaitForMultipleObjectsEx
76091b83 +13 KERNELBASE.dll WaitForMultipleObjects
776962c2 +22 KERNEL32.DLL BaseThreadInitThunk

thread $15a0:
7608ae53 +93 KERNELBASE.dll WaitForSingleObjectEx
7608adad +0d KERNELBASE.dll WaitForSingleObject
21405b7a +26 vclide230.bpl IDEVirtualTrees 5267 +4 TWorkerThread.Execute
5016e219 +49 rtl230.bpl System.Classes 14361 +21 ThreadProc
50061834 +28 rtl230.bpl System 24230 +45 ThreadWrapper
776962c2 +22 KERNEL32.DLL BaseThreadInitThunk

thread $d2c: priority:-1
76091c8a +ea KERNELBASE.dll WaitForMultipleObjectsEx
74a1746c +8c msvcrt.dll endthreadex
5985ab55 +0d madExcept
.bpl madExcept CallThreadProcSafe
5985abba +32 madExcept_.bpl madExcept ThreadExceptFrame
776962c2 +22 KERNEL32.DLL BaseThreadInitThunk

created by main thread ($14dc) at:
74a1734f +7f msvcrt.dll _beginthreadex

thread $974:
7608ae53 +93 KERNELBASE.dll WaitForSingleObjectEx
7608adad +0d KERNELBASE.dll WaitForSingleObject
74a1746c +8c msvcrt.dll endthreadex
5985ab55 +0d madExcept
.bpl madExcept CallThreadProcSafe
5985abba +32 madExcept_.bpl madExcept ThreadExceptFrame
776962c2 +22 KERNEL32.DLL BaseThreadInitThunk

created by main thread ($14dc) at:
74a1734f +7f msvcrt.dll _beginthreadex

thread $1774: priority:2
753c24cd +4d USER32.dll GetMessageA
5985ab55 +0d madExcept_.bpl madExcept CallThreadProcSafe
5985abba +32 madExcept_.bpl madExcept ThreadExceptFrame
776962c2 +22 KERNEL32.DLL BaseThreadInitThunk

created by main thread ($14dc) at:
742c30ab +00 WINMM.dll

modules:
00400000 bds.exe 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
02d90000 vclimg230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
02df0000 SHFolder.dll 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
040a0000 identity230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin\bds
08c80000 Borland.Build.Tasks.Common.dll 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
08d20000 Borland.Build.Tasks.Delphi.dll 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
08d80000 Borland.Globalization.dll 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
08da0000 Borland.Build.Tasks.Common.XmlSerializers.dll 23.0.0.0 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
08ee0000 codequeryide230.bpl 23.0.21418.4207 c:\program files (x86)\embarcadero\studio\17.0\bin
092c0000 fmx230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
09c70000 dcc32230.dll 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
09f80000 dcc64230.dll 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
0d260000 profilemgride230.bpl 23.0.21418.4207 c:\program files (x86)\embarcadero\studio\17.0\Bin
0d300000 CustomIPTransport230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
0d340000 DataSnapCommon230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
0d390000 paclientcore230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
0d4a0000 DataSnapClient230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
0e170000 CnWizards_D10S.dll 1.1.2.885 C:\Program Files (x86)\CnPack\CnWizards
0f1e0000 Borland.Build.Tasks.Shared.dll 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
0f520000 Borland.Studio.ToolsAPI.dll 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
0f5a0000 Borland.Studio.Refactoring.dll 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
0f6c0000 Borland.Studio.Host.dll 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
0f8e0000 Borland.Studio.Delphi.dll 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
0faf0000 Embarcadero.Studio.Delphi.Gate.dll 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
0fb20000 Borland.Studio.Vcl.Design.Refactoring.dll 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
0fcd0000 DataExplorerDBXPlugin230.bpl 23.0.21418.4207 c:\program files (x86)\embarcadero\studio\17.0\bin
0feb0000 Borland.VclRtl.dll 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
10050000 DBXSqliteDriver230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
10080000 DataExplorerService230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
100e0000 DBXOdbcDriver230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
10110000 DBXFirebirdDriver230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
10690000 bindengine230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
10830000 DataExplorerDBXPluginInt230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
10ab0000 dclcommon230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
10df0000 ExpertsUI230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
10ed0000 vcldsnap230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
10fc0000 dclDataSnapCommon230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
11000000 Borland.Studio.Interop.dll 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
11070000 dclbindcomp230.bpl 23.0.21418.4207 c:\program files (x86)\embarcadero\studio\17.0\bin
11450000 bindcomp230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
116c0000 dclDataSnapClient230.bpl 23.0.21418.4207 c:\program files (x86)\embarcadero\studio\17.0\bin
11780000 ExpertsCreators230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
202d0000 coreproide230.bpl 23.0.21418.4207 c:\program files (x86)\embarcadero\studio\17.0\bin
20330000 dbkdebugide230.bpl 23.0.21418.4207 c:\program files (x86)\embarcadero\studio\17.0\Bin
20480000 coreide230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
21160000 designide230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
21320000 vclide230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
21600000 tlib230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
216b0000 BrcIde.Dll 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
21960000 vclactnband230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
21be0000 HTMLDlgs230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
21d60000 delphicoreide230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
22150000 boreditu.dll 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
22470000 win32debugide230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
224b0000 delphide230.bpl 23.0.21418.4207 c:\program files (x86)\embarcadero\studio\17.0\Bin
22600000 dotnetcoreide230.bpl 23.0.21418.4207 c:\program files (x86)\embarcadero\studio\17.0\Bin
22e50000 dcldb230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
22ec0000 dclDBXDriversInt230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
22ed0000 dcldbxdrivers230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
22ee0000 dcldbxdriversEnt230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
22ef0000 dclstd230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
23000000 dclmid230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
23120000 dclsoap230.bpl 23.0.21418.4207 c:\program files (x86)\embarcadero\studio\17.0\bin
23200000 dclnet230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
232e0000 dcldbx230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
234d0000 dclDataSnapServer230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
40000000 Borland.Delphi.dll 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
50030000 borlndmm.dll 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
50050000 rtl230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
50960000 vcl230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
50d50000 vclx230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
50da0000 vclie230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
50eb0000 vclhie230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
50fc0000 dsnap230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
51030000 dbrtl230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
510e0000 xmlrtl230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
51330000 inet230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
51740000 vcldb230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
51940000 dbexpress230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
51a00000 dbxcds230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
51a70000 MLCC230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
51ad0000 delphicoreproide230.bpl 23.0.21418.4207 c:\program files (x86)\embarcadero\studio\17.0\Bin
51b00000 comcore230.bpl 23.0.21418.4207 c:\program files (x86)\embarcadero\studio\17.0\Bin
51e10000 delphicompro230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
51ee0000 soaprtl230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
52240000 plugview230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
52280000 asmview230.bpl 23.0.21418.4207 c:\program files (x86)\embarcadero\studio\17.0\Bin
522e0000 tlbview230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
52480000 vcldesigner230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
524d0000 DotNetCoreAssemblies230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
525f0000 DbxClientDriver230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
52670000 DbxCommonDriver230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
528b0000 DBXDb2Driver230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
528d0000 DBXInformixDriver230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
52900000 DBXInterBaseDriver230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
52920000 DBXMSSQLDriver230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
52950000 DBXMySQLDriver230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
52980000 DBXOracleDriver230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
529a0000 DBXSybaseASADriver230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
529c0000 DBXSybaseASEDriver230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
52a20000 DataSnapServer230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
57000000 madBasic_.bpl C:\Program Files (x86)\madCollection\madBasic\BDS17\win32
57800000 madDisAsm_.bpl C:\Program Files (x86)\madCollection\madDisAsm\BDS17\win32
59800000 madExcept_.bpl C:\Program Files (x86)\madCollection\madExcept\BDS17\win32
6acb0000 DNSAPI.dll 6.2.14393.953 C:\WINDOWS\SYSTEM32
6ad30000 uiautomationcore.dll 7.2.14393.479 C:\Windows\System32
6ae90000 jscript9.dll 11.0.14393.953 C:\Windows\System32
6b220000 msls31.dll 3.10.349.0 C:\Windows\System32
6b4a0000 DWrite.dll 6.2.14393.953 C:\Windows\System32
6b6a0000 d2d1.dll 6.2.14393.693 C:\Windows\System32
6bb80000 MLANG.dll 6.2.14393.0 C:\WINDOWS\SYSTEM32
6bbd0000 rasadhlp.dll 6.2.14393.0 C:\Windows\System32
6bbe0000 msimtf.dll 6.2.14393.0 C:\WINDOWS\system32
6bbf0000 WINNSI.DLL 6.2.14393.0 C:\WINDOWS\SYSTEM32
6bc00000 ondemandconnroutehelper.dll 6.2.14393.0 C:\WINDOWS\SYSTEM32
6bc10000 ieapfltr.dll 11.0.14393.1066 C:\Windows\System32
6bd90000 srpapi.dll 6.2.14393.0 C:\Windows\System32
6bdc0000 mshtml.dll 11.0.14393.1066 C:\Windows\System32
6d160000 ieframe.dll 11.0.14393.1066 C:\Windows\System32
6dd10000 RTWorkQ.DLL 6.2.14393.479 C:\WINDOWS\SYSTEM32
6dd40000 MFPlat.DLL 6.2.14393.953 C:\WINDOWS\SYSTEM32
6e240000 PortableDeviceApi.dll 6.2.14393.0 C:\Windows\System32
6e470000 fwpuclnt.dll 6.2.14393.0 C:\WINDOWS\System32
6e4c0000 DEVOBJ.dll 6.2.14393.0 C:\WINDOWS\System32
6e4f0000 MMDevApi.dll 6.2.14393.953 C:\WINDOWS\System32
6e550000 DevDispItemProvider.dll 6.2.14393.0 C:\Windows\System32
6e570000 PlayToDevice.dll 6.2.14393.1066 C:\Windows\System32
6e5d0000 dlnashext.dll 6.2.14393.1066 C:\Windows\System32
6e620000 thumbcache.dll 6.2.14393.953 C:\Windows\System32
6e670000 LINKINFO.dll 6.2.14393.0 C:\WINDOWS\SYSTEM32
6e680000 SAMLIB.dll 6.2.14393.82 C:\WINDOWS\SYSTEM32
6e6a0000 netutils.dll 6.2.14393.0 C:\WINDOWS\System32
6e6b0000 DAVHLPR.dll 6.2.14393.0 C:\WINDOWS\System32
6e6c0000 davclnt.dll 6.2.14393.0 C:\WINDOWS\System32
6e6e0000 drprov.dll 6.2.14393.0 C:\WINDOWS\System32
6e6f0000 ntlanman.dll 6.2.14393.0 C:\WINDOWS\System32
6e710000 ActXPrxy.dll 6.2.14393.1066 C:\Windows\System32
6e8a0000 ntmarta.dll 6.2.14393.0 C:\WINDOWS\SYSTEM32
6e8d0000 dbgcore.DLL 6.2.14321.1024 C:\WINDOWS\SYSTEM32
6e900000 dbghelp.dll 6.2.14321.1024 C:\WINDOWS\SYSTEM32
6ea50000 FaultRep.dll 6.2.14393.0 C:\WINDOWS\SYSTEM32
6eab0000 SECUR32.DLL 6.2.14393.0 C:\WINDOWS\SYSTEM32
6eac0000 DPAPI.dll 6.2.14393.0 C:\WINDOWS\SYSTEM32
6ead0000 odbc32.dll 6.2.14393.0 C:\WINDOWS\SYSTEM32
6eb70000 srvcli.dll 6.2.14393.0 C:\WINDOWS\SYSTEM32
6eb90000 ntshrui.dll 6.2.14393.479 C:\WINDOWS\SYSTEM32
6ec60000 msxml3.dll 8.110.14393.953 C:\WINDOWS\System32
6edf0000 System.Design.ni.dll 2.0.50727.8745 C:\WINDOWS\assembly\NativeImages_v2.0.50727_32\System.Design\d2da0bcebd14923b78a891587d8dad1a
6f830000 System.Windows.Forms.ni.dll 2.0.50727.8745 C:\WINDOWS\assembly\NativeImages_v2.0.50727_32\System.Windows.Forms\0f305c60a30db4482e9663104bbcf7a8
70410000 System.Drawing.ni.dll 2.0.50727.8745 C:\WINDOWS\assembly\NativeImages_v2.0.50727_32\System.Drawing\cdcce378eb7a99479cfdfb6f332d3f72
705a0000 tiptsf.dll 6.2.14393.206 C:\Program Files (x86)\Common Files\microsoft shared\ink
70620000 System.Configuration.ni.dll 2.0.50727.8745 C:\WINDOWS\assembly\NativeImages_v2.0.50727_32\System.Configuration\649d90e2133d3555a2359bf4673bc283
70720000 System.Xml.ni.dll 2.0.50727.8745 C:\WINDOWS\assembly\NativeImages_v2.0.50727_32\System.Xml\026d44ef25a1b7ac0ec4018d2e110bd7
70c60000 System.ni.dll 2.0.50727.8750 C:\WINDOWS\assembly\NativeImages_v2.0.50727_32\System\c7d0e65d5d01d4d5381bb1d40c4c56c7
71410000 msimg32.dll 6.2.14393.0 C:\WINDOWS\SYSTEM32
71420000 twinapi.appcore.dll 6.2.14393.1066 C:\WINDOWS\system32
71520000 dxgi.dll 6.2.14393.953 C:\WINDOWS\system32
715b0000 d3d11.dll 6.2.14393.953 C:\WINDOWS\system32
717e0000 dcomp.dll 6.2.14393.0 C:\WINDOWS\system32
71900000 dataexchange.dll 6.2.14393.206 C:\WINDOWS\system32
71950000 mswsock.dll 6.2.14393.0 C:\WINDOWS\system32
719a0000 mscorjit.dll 2.0.50727.8745 C:\Windows\Microsoft.NET\Framework\v2.0.50727
71a00000 mscorsec.dll 2.0.50727.8745 C:\Windows\Microsoft.NET\Framework\v2.0.50727
71a20000 mscorlib.ni.dll 2.0.50727.8745 C:\WINDOWS\assembly\NativeImages_v2.0.50727_32\mscorlib\9ad5d97ade63ecd8b60f63393a947d6e
72520000 sxs.dll 6.2.14393.0 C:\WINDOWS\SYSTEM32
725b0000 d3d9.dll 6.2.14393.447 C:\WINDOWS\SYSTEM32
72710000 fusion.dll 2.0.50727.8745 C:\Windows\Microsoft.NET\Framework\v2.0.50727
72720000 MSVCR80.dll 8.0.50727.9268 C:\WINDOWS\WinSxS\x86_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.9268_none_d08e1538442a243e
727c0000 mscorwks.dll 2.0.50727.8745 C:\Windows\Microsoft.NET\Framework\v2.0.50727
72d70000 mscoreei.dll 4.6.1586.0 C:\Windows\Microsoft.NET\Framework\v4.0.30319
72df0000 mscoree.dll 6.2.14393.0 C:\Windows\System32
72e50000 rsaenh.dll 6.2.14393.0 C:\WINDOWS\system32
72e80000 CRYPTSP.dll 6.2.14393.0 C:\WINDOWS\SYSTEM32
72ea0000 msxml6.dll 6.30.14393.1066 C:\Windows\System32
73090000 propsys.dll 7.0.14393.0 C:\WINDOWS\system32
731e0000 WindowsCodecs.dll 6.2.14393.1066 C:\WINDOWS\SYSTEM32
73350000 gdiplus.dll 6.2.14393.953 C:\WINDOWS\WinSxS\x86_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.14393.953_none_baad48403594ab3f
734c0000 olepro32.dll 6.2.14393.1066 C:\WINDOWS\SYSTEM32
734e0000 WINSTA.dll 6.2.14393.0 C:\WINDOWS\SYSTEM32
73530000 wtsapi32.dll 6.2.14393.0 C:\WINDOWS\SYSTEM32
73540000 cscapi.dll 6.2.14393.0 C:\WINDOWS\SYSTEM32
73550000 wkscli.dll 6.2.14393.0 C:\WINDOWS\SYSTEM32
73560000 shfolder.dll 6.2.14393.0 C:\WINDOWS\system32
73570000 DCIMAN32.dll 6.2.14393.0 C:\WINDOWS\SYSTEM32
73580000 DDRAW.dll 6.2.14393.953 C:\WINDOWS\SYSTEM32
73670000 GLU32.dll 6.2.14393.0 C:\WINDOWS\SYSTEM32
736a0000 oledlg.dll 6.2.14393.0 C:\WINDOWS\SYSTEM32
736c0000 COMCTL32.dll 6.10.14393.953 C:\WINDOWS\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.14393.953_none_89c2555adb023171
738d0000 iphlpapi.dll 6.2.14393.953 C:\WINDOWS\SYSTEM32
73900000 winhttp.dll 6.2.14393.953 C:\WINDOWS\SYSTEM32
739a0000 oleacc.dll 7.2.14393.1066 C:\WINDOWS\SYSTEM32
73a00000 opengl32.dll 6.2.14393.0 C:\WINDOWS\SYSTEM32
73ae0000 wsock32.dll 6.2.14393.0 C:\WINDOWS\SYSTEM32
73af0000 netapi32.dll 6.2.14393.0 C:\WINDOWS\SYSTEM32
73b10000 wininet.dll 11.0.14393.1066 C:\WINDOWS\SYSTEM32
73d80000 bcrypt.dll 6.2.14393.576 C:\WINDOWS\SYSTEM32
73da0000 iertutil.dll 11.0.14393.1066 C:\WINDOWS\SYSTEM32
73fd0000 WINMMBASE.dll 6.2.14393.0 C:\WINDOWS\SYSTEM32
74000000 MPR.dll 6.2.14393.0 C:\WINDOWS\SYSTEM32
74020000 WINSPOOL.DRV 6.2.14393.953 C:\WINDOWS\SYSTEM32
74090000 urlmon.dll 11.0.14393.1066 C:\WINDOWS\SYSTEM32
74230000 dwmapi.dll 6.2.14393.206 C:\WINDOWS\SYSTEM32
74250000 USERENV.dll 6.2.14393.0 C:\WINDOWS\SYSTEM32
74270000 VERSION.dll 6.2.14393.0 C:\WINDOWS\SYSTEM32
74280000 MSACM32.dll 6.2.14393.0 C:\WINDOWS\SYSTEM32
742a0000 samcli.dll 6.2.14393.0 C:\WINDOWS\SYSTEM32
742c0000 WINMM.dll 6.2.14393.0 C:\WINDOWS\SYSTEM32
742f0000 UxTheme.dll 6.2.14393.0 C:\WINDOWS\SYSTEM32
74370000 AcGenral.DLL 6.2.14393.953 C:\WINDOWS\AppPatch
745e0000 apphelp.dll 6.2.14393.0 C:\WINDOWS\system32
74680000 CRYPTBASE.dll 6.2.14393.0 C:\WINDOWS\System32
74690000 SspiCli.dll 6.2.14393.576 C:\WINDOWS\System32
746b0000 msvcp_win.dll 6.2.14393.0 C:\WINDOWS\System32
74730000 PSAPI.DLL 6.2.14393.0 C:\WINDOWS\System32
74740000 ole32.dll 6.2.14393.1066 C:\WINDOWS\System32
74830000 clbcatq.dll 2001.12.10941.16384 C:\WINDOWS\System32
748c0000 OLEAUT32.dll 6.2.14393.1066 C:\WINDOWS\System32
74960000 wintrust.dll 6.2.14393.953 C:\WINDOWS\System32
749b0000 msvcrt.dll 7.0.14393.0 C:\WINDOWS\System32
74a70000 powrprof.dll 6.2.14393.0 C:\WINDOWS\System32
74ac0000 shcore.dll 6.2.14393.953 C:\WINDOWS\System32
74cc0000 ws2_32.dll 6.2.14393.206 C:\WINDOWS\System32
74d30000 SETUPAPI.dll 6.2.14393.0 C:\WINDOWS\System32
751a0000 advapi32.dll 6.2.14393.0 C:\WINDOWS\System32
75220000 sechost.dll 6.2.14393.0 C:\WINDOWS\System32
75270000 IMAGEHLP.DLL 6.2.14393.0 C:\WINDOWS\System32
75290000 ucrtbase.dll 6.2.14393.0 C:\WINDOWS\System32
75370000 NSI.dll 6.2.14393.0 C:\WINDOWS\System32
75380000 win32u.dll 6.2.14393.51 C:\WINDOWS\System32
753a0000 USER32.dll 6.2.14393.576 C:\WINDOWS\System32
75500000 RPCRT4.dll 6.2.14393.82 C:\WINDOWS\System32
755d0000 gdi32full.dll 6.2.14393.1066 C:\WINDOWS\System32
75730000 CRYPT32.dll 6.2.14393.351 C:\WINDOWS\System32
75910000 Msctf.dll 6.2.14393.953 C:\WINDOWS\System32
75a50000 windows.storage.dll 6.2.14393.1066 C:\WINDOWS\System32
75fc0000 KERNELBASE.dll 6.2.14393.1066 C:\WINDOWS\System32
761d0000 MSASN1.dll 6.2.14393.0 C:\WINDOWS\System32
761e0000 SHELL32.dll 6.2.14393.1066 C:\WINDOWS\System32
77660000 profapi.dll 6.2.14393.0 C:\WINDOWS\System32
77670000 kernel.appcore.dll 6.2.14393.0 C:\WINDOWS\System32
77680000 KERNEL32.DLL 6.2.14393.0 C:\WINDOWS\System32
77760000 GDI32.dll 6.2.14393.206 C:\WINDOWS\System32
77790000 IMM32.DLL 6.2.14393.0 C:\WINDOWS\System32
777c0000 combase.dll 6.2.14393.576 C:\WINDOWS\System32
779e0000 bcryptPrimitives.dll 6.2.14393.0 C:\WINDOWS\System32
77a50000 SHLWAPI.dll 6.2.14393.0 C:\WINDOWS\System32
77aa0000 comdlg32.dll 6.2.14393.479 C:\WINDOWS\System32
77b90000 cfgmgr32.dll 6.2.14393.0 C:\WINDOWS\System32
77bd0000 ntdll.dll 6.2.14393.479 C:\WINDOWS\SYSTEM32

processes:
0000 Idle 0 0 0
0004 System 0 0 0
0110 smss.exe 0 0 0
0174 csrss.exe 0 0 0
01c4 wininit.exe 0 0 0
01cc csrss.exe 1 0 0
0214 services.exe 0 0 0
021c lsass.exe 0 0 0
0260 winlogon.exe 1 0 0
02a8 svchost.exe 0 0 0
02ec svchost.exe 0 0 0
0350 dwm.exe 1 0 0
038c svchost.exe 0 0 0
03bc svchost.exe 0 0 0
03f8 svchost.exe 0 0 0
0128 svchost.exe 0 0 0
02bc svchost.exe 0 0 0
043c svchost.exe 0 0 0
046c vmacthlp.exe 0 0 0
0508 svchost.exe 0 0 0
0530 WUDFHost.exe 0 0 0
0590 svchost.exe 0 0 0
05f4 spoolsv.exe 0 0 0
061c svchost.exe 0 0 0
070c svchost.exe 0 0 0
0774 svchost.exe 0 0 0
077c Service_KMS.exe 0 0 0
078c vmtoolsd.exe 0 0 0
0794 VGAuthService.exe 0 0 0
07c4 MsMpEng.exe 0 0 0
04ec Memory Compression 0 0 0
0a70 dllhost.exe 0 0 0
0a90 WmiPrvSE.exe 0 0 0
0b64 sihost.exe 1 4 20 normal C:\Windows\System32
0b74 svchost.exe 1 4 1 normal C:\Windows\System32
0b90 svchost.exe 0 0 0
0bc4 taskhostw.exe 1 13 14 normal C:\Windows\System32
0bd8 procexp64.exe 1 0 0
0aa8 msdtc.exe 0 0 0
0b0c RuntimeBroker.exe 1 36 95 normal C:\Windows\System32
0c70 explorer.exe 1 189 229 normal C:\Windows
0cec NisSrv.exe 0 0 0
0e10 SearchIndexer.exe 0 0 0
0ef4 ShellExperienceHost.exe 1 4 51 normal C:\Windows\SystemApps\ShellExperienceHost_cw5n1h2txyewy
0ff0 SearchUI.exe 1 19 50 normal C:\Windows\SystemApps\Microsoft.Windows.Cortana_cw5n1h2txyewy
13b8 MSASCuiL.exe 1 389 135 normal C:\Program Files\Windows Defender
11d8 vmtoolsd.exe 1 56 33 normal C:\Program Files\VMware\VMware Tools
1378 fontdrvhost.exe 1 0 0
0c7c SkypeHost.exe 1 4 1 normal C:\Program Files\WindowsApps\Microsoft.SkypeApp_11.14.662.0_x64__kzf8qxf38zg5c
1748 ApplicationFrameHost.exe 1 20 10 normal C:\Windows\System32
0d38 SystemSettings.exe 1 11 36 normal C:\Windows\ImmersiveControlPanel
1720 dllhost.exe 1 4 4 normal C:\Windows\System32
0308 audiodg.exe 0 0 0
03c4 bds.exe 1 813 294 normal C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
09a0 SearchProtocolHost.exe 0 0 0
0d40 SearchFilterHost.exe 0 0 0
0ca8 bds.exe 1 792 320 normal C:\Program Files (x86)\Embarcadero\Studio\17.0\bin

hardware:

  • {1ed2bbf9-11f0-4084-b21f-ad83a8e6dcdc}
    • Fax
    • Microsoft Print to PDF
    • Microsoft XPS Document Writer
    • Root Print Queue
  • {36fc9e60-c465-11cf-8056-444553540000}
    • Generic USB Hub
    • Generic USB Hub
    • Standard Enhanced PCI to USB Host Controller
    • Standard Universal PCI to USB Host Controller
    • Standard USB 3.0 eXtensible Host Controller - 1.0 (Microsoft)
    • USB Composite Device
    • USB Root Hub
    • USB Root Hub
    • USB Root Hub (xHCI)
  • {4d36e965-e325-11ce-bfc1-08002be10318}
    • NECVMWar VMware SATA CD01
  • {4d36e966-e325-11ce-bfc1-08002be10318}
    • ACPI x64-based PC
  • {4d36e967-e325-11ce-bfc1-08002be10318}
    • VMware, VMware Virtual S SCSI Disk Device
  • {4d36e968-e325-11ce-bfc1-08002be10318}
    • VMware SVGA 3D (driver 8.15.1.33)
  • {4d36e96a-e325-11ce-bfc1-08002be10318}
    • ATA Channel 0
    • ATA Channel 1
    • Intel(R) 82371AB/EB PCI Bus Master IDE Controller
    • Standard SATA AHCI Controller
  • {4d36e96b-e325-11ce-bfc1-08002be10318}
    • Standard PS/2 Keyboard
  • {4d36e96c-e325-11ce-bfc1-08002be10318}
    • High Definition Audio Device
  • {4d36e96e-e325-11ce-bfc1-08002be10318}
    • Generic Non-PnP Monitor
  • {4d36e96f-e325-11ce-bfc1-08002be10318}
    • VMware Pointing Device (driver 12.5.4.0)
    • VMware USB Pointing Device (driver 12.5.4.0)
    • VMware USB Pointing Device (driver 12.5.4.0)
  • {4d36e972-e325-11ce-bfc1-08002be10318}
    • Intel(R) 82574L Gigabit Network Connection
    • Microsoft ISATAP Adapter
    • Microsoft Kernel Debug Network Adapter
    • Teredo Tunneling Pseudo-Interface
  • {4d36e978-e325-11ce-bfc1-08002be10318}
    • Communications Port (COM1)
  • {4d36e97b-e325-11ce-bfc1-08002be10318}
    • LSI Adapter, SAS 3000 series, 8-port with 1068 (driver 1.34.3.83)
    • Microsoft Storage Spaces Controller
  • {4d36e97d-e325-11ce-bfc1-08002be10318}
    • ACPI Fixed Feature Button
    • Composite Bus Enumerator
    • CPU to PCI Bridge
    • Direct memory access controller
    • EISA programmable interrupt controller
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • High Definition Audio Controller
    • High precision event timer
    • Microsoft ACPI-Compliant System
    • Microsoft Basic Display Driver
    • Microsoft Basic Render Driver
    • Microsoft Hyper-V Generation Counter
    • Microsoft System Management BIOS Driver
    • Microsoft Virtual Drive Enumerator
    • Motherboard resources
    • Motherboard resources
    • NDIS Virtual Network Adapter Enumerator
    • PCI Bus
    • PCI Express Root Port
    • PCI Express Root Port
    • PCI Express Root Port
    • PCI Express Root Port
    • PCI Express Root Port
    • PCI Express Root Port
    • PCI Express Root Port
    • PCI Express Root Port
    • PCI Express Root Port
    • PCI Express Root Port
    • PCI Express Root Port
    • PCI Express Root Port
    • PCI Express Root Port
    • PCI Express Root Port
    • PCI Express Root Port
    • PCI Express Root Port
    • PCI Express Root Port
    • PCI Express Root Port
    • PCI Express Root Port
    • PCI Express Root Port
    • PCI Express Root Port
    • PCI Express Root Port
    • PCI Express Root Port
    • PCI Express Root Port
    • PCI Express Root Port
    • PCI Express Root Port
    • PCI Express Root Port
    • PCI Express Root Port
    • PCI Express Root Port
    • PCI Express Root Port
    • PCI Express Root Port
    • PCI Express Root Port
    • PCI to ISA Bridge
    • PCI-to-PCI Bridge
    • PCI-to-PCI Bridge
    • Plug and Play Software Device Enumerator
    • Remote Desktop Device Redirector Bus
    • System CMOS/real time clock
    • System speaker
    • System timer
    • UMBus Root Bus Enumerator
    • VMware VMCI Bus Device (driver 9.7.1.0)
    • VMware VMCI Host Device (driver 9.7.1.0)
    • Volume Manager
  • {50127dc3-0f36-415e-a6cc-4cb3be910b65}
    • Intel(R) Core(TM) i7-6700K CPU @ 4.00GHz
    • Intel(R) Core(TM) i7-6700K CPU @ 4.00GHz
  • {5099944a-f6b9-4057-a056-8c550228544c}
    • Memory Module
    • Memory Module
  • {5175d334-c371-4806-b3ba-71fd53c9258d}
    • HID Sensor Collection V2
  • {62f9c741-b25a-46ce-b54c-9bccce08b6f2}
    • Lightweight Sensors Root Enumerator
    • Microsoft GS Wavetable Synth
    • Microsoft IPv4 IPv6 Transition Adapter Bus
    • Microsoft Radio Device Enumeration Bus
  • {72631e54-78a4-11d0-bcf7-00aa00b7b32a}
    • Microsoft AC Adapter
  • {745a17a0-74d3-11d0-b6fe-00a0c90f57da}
    • HID-compliant vendor-defined device
    • USB Input Device
    • USB Input Device
    • USB Input Device
  • {c166523c-fe0c-4a94-a586-f1a80cfbbf3e}
    • Microphone (High Definition Audio Device)
    • Speakers (High Definition Audio Device)
  • {e0cbf06c-cd8b-4647-bb8a-263b43f0f974}
    • Generic Bluetooth Adapter

cpu registers:
eax = 08f526e4
ebx = 0149f83c
ecx = 00000001
edx = 03d4f73c
esi = 09300f2c
edi = 00000001
eip = 50067110
esp = 0149f808
ebp = 0149fc48

stack dump:
0149f808 3c f7 d4 03 38 f8 49 01 - 49 3d 06 50 18 b8 02 05 <...8.I.I=.P....
0149f818 01 00 00 00 00 00 00 00 - 38 f8 49 01 46 4d 0d 50 ........8.I.FM.P
0149f828 5f 4d 0d 50 18 56 4c 0e - 10 b8 02 05 00 00 00 00 _M.P.VL.........
0149f838 00 00 00 00 00 00 80 3f - 00 00 00 00 00 00 00 00 .......?........
0149f848 40 f3 3f 09 50 ee 3f 09 - 00 ed 4b 09 e8 e6 4b 09 @.?.P.?...K...K.
0149f858 00 00 00 00 6c de 4b 09 - 01 5c f3 08 00 00 00 00 ....l.K........
0149f868 00 00 00 00 6c de 4b 09 - 01 5c f3 08 00 00 00 00 ....l.K........
0149f878 00 00 00 00 6c de 4b 09 - 01 5c f3 08 00 00 00 00 ....l.K........
0149f888 00 00 00 00 6c de 4b 09 - 01 5c f3 08 00 00 00 00 ....l.K........
0149f898 00 00 00 00 6c de 4b 09 - 01 5c f3 08 00 00 00 00 ....l.K........
0149f8a8 00 00 00 00 6c de 4b 09 - 01 5c f3 08 00 00 00 00 ....l.K........
0149f8b8 00 00 00 00 6c de 4b 09 - 01 5c f3 08 00 00 00 00 ....l.K........
0149f8c8 00 00 00 00 6c de 4b 09 - 01 5c f3 08 00 00 00 00 ....l.K........
0149f8d8 01 00 00 00 d8 05 03 00 - 01 00 00 00 02 00 00 00 ................
0149f8e8 c4 03 00 00 ff ff ff ff - c4 03 00 00 ff ff ff ff ................
0149f8f8 00 00 00 00 90 c4 39 19 - 94 e7 bd 10 18 63 31 0e ......9......c1.
0149f908 0c 59 c1 77 50 f9 49 00 - 00 00 00 00 c4 26 65 73 .Y.wP.I......&es
0149f918 2c f9 49 01 e8 65 31 74 - 00 00 00 00 00 00 00 00 ,.I..e1t........
0149f928 01 00 00 00 fe ff ff ff - 93 fb 3a 75 d8 05 03 00 ..........:u....
0149f938 82 00 00 00 00 00 00 00 - 8c f9 49 01 69 75 3b 75 ..........I.iu;u

disassembling:
[...]
50067102 36548 test edx, edx
50067104 36549 jz loc_50067114
50067106 36550 mov dword ptr [eax], 0
5006710c 36554 push eax
5006710d 36555 push edx
5006710e 36556 > mov eax, [edx]
50067110 36557 call dword ptr [eax+8]
50067113 36558 pop eax
50067114 36563 ret

@milika
Copy link
Author

milika commented May 4, 2017

Still Happening after new update to v1.1.3.896

@milika
Copy link
Author

milika commented May 4, 2017

date/time : 2017-05-04, 21:42:44, 552ms
computer name : DESKTOP-757RB0S
user name : w10
registered owner : w10
operating system : Windows 10 x64 build 15063
system language : English
system up time : 25 minutes 59 seconds
program up time : 7 minutes 11 seconds
processors : 2x Intel(R) Core(TM) i7-6700K CPU @ 4.00GHz
physical memory : 2282/4095 MB (free/total)
free disk space : (C:) 32,02 GB
display mode : 1920x1080, 32 bit
process id : $1978
allocated memory : 252,37 MB
largest free block : 1,99 GB
command line : "C:\Program Files (x86)\Embarcadero\Studio\17.0\bin\bds.exe" -pDelphi
executable : bds.exe
current module : madExcept_.bpl
exec. date/time : 2015-11-13 07:55
version : 23.0.21418.4207
compiled with : Delphi 10 Seattle
madExcept version : 4.0.17
callstack crc : $0bac0c43, $fb37c07a, $2c1ad266
exception number : 1
exception class : EAccessViolation
exception message : Access violation at address 50067110 in module 'rtl230.bpl'. Read of address 098726EC.

main thread ($1628):
5006710e +00e rtl230.bpl System 36556 +9 @IntfClear
76dd3866 +086 USER32.dll GetWindowLongW
7496efc3 +343 KERNELBASE.dll LCMapStringEx
5985a931 +019 madExcept_.bpl madExcept InterceptClassDestroy
5005f77c +008 rtl230.bpl System 16261 +1 TObject.Free
09b346ae +032 fmx230.bpl FMX.BehaviorManager 114 +2 TBehaviorServices.Destroy
5005f77c +008 rtl230.bpl System 16261 +1 TObject.Free
09b34a9d +00d fmx230.bpl FMX.BehaviorManager 199 +1 TBehaviorServices.DestroyCurrent@
5006108e +03e rtl230.bpl System 22610 +17 FinalizeUnits
59859f24 +054 madExcept_.bpl madExcept InterceptFinalizeUnits
59859f2c +000 madExcept_.bpl madExcept InterceptHalt0FinalizeUnits
50061708 +0ac rtl230.bpl System 24009 +87 @Halt0
771be7e0 +080 ntdll.dll LdrUnloadDll
749788c0 +010 KERNELBASE.dll FreeLibrary
20646e70 +09c coreide230.bpl ExptMain 143 +16 TExpertLib.Destroy
5005f77c +008 rtl230.bpl System 16261 +1 TObject.Free
20647025 +015 coreide230.bpl ExptMain 210 +3 TExpertServices.Destroy
5005f77c +008 rtl230.bpl System 16261 +1 TObject.Free
50ad2285 +031 vcl230.bpl Vcl.Forms 3770 +3 TCustomForm.DoDestroy
50ad20d6 +052 vcl230.bpl Vcl.Forms 3735 +23 TCustomForm.Destroy
21175237 +03b designide230.bpl DeskForm 851 +8 TDesktopForm.Destroy
5005f77c +008 rtl230.bpl System 16261 +1 TObject.Free
500616c6 +06a rtl230.bpl System 23970 +48 @Halt0
74568742 +022 KERNEL32.DLL BaseThreadInitThunk

thread $eb0:
74982b6d +fd KERNELBASE.dll WaitForMultipleObjectsEx
76ddecfe +5e USER32.dll MsgWaitForMultipleObjects
74568742 +22 KERNEL32.DLL BaseThreadInitThunk

thread $ee0:
74982b6d +fd KERNELBASE.dll WaitForMultipleObjectsEx
74568742 +22 KERNEL32.DLL BaseThreadInitThunk

thread $470:
74982b6d +fd KERNELBASE.dll WaitForMultipleObjectsEx
5016e219 +49 rtl230.bpl System.Classes 14361 +21 ThreadProc
50061834 +28 rtl230.bpl System 24230 +45 ThreadWrapper
74568742 +22 KERNEL32.DLL BaseThreadInitThunk

thread $b4c:
74982b6d +fd KERNELBASE.dll WaitForMultipleObjectsEx
74982a53 +13 KERNELBASE.dll WaitForMultipleObjects
74568742 +22 KERNEL32.DLL BaseThreadInitThunk

thread $163c: priority:2
74982b6d +fd KERNELBASE.dll WaitForMultipleObjectsEx
74982a53 +13 KERNELBASE.dll WaitForMultipleObjects
74568742 +22 KERNEL32.DLL BaseThreadInitThunk

thread $458:
749787b3 +93 KERNELBASE.dll WaitForSingleObjectEx
7497870d +0d KERNELBASE.dll WaitForSingleObject
21405b7a +26 vclide230.bpl IDEVirtualTrees 5267 +4 TWorkerThread.Execute
5016e219 +49 rtl230.bpl System.Classes 14361 +21 ThreadProc
50061834 +28 rtl230.bpl System 24230 +45 ThreadWrapper
74568742 +22 KERNEL32.DLL BaseThreadInitThunk

thread $1120: priority:-1
74982b6d +fd KERNELBASE.dll WaitForMultipleObjectsEx
7711681c +8c msvcrt.dll endthreadex
5985ab55 +0d madExcept
.bpl madExcept CallThreadProcSafe
5985abba +32 madExcept_.bpl madExcept ThreadExceptFrame
74568742 +22 KERNEL32.DLL BaseThreadInitThunk

created by main thread ($1628) at:
7711670f +7f msvcrt.dll _beginthreadex

thread $2184:
749787b3 +93 KERNELBASE.dll WaitForSingleObjectEx
7497870d +0d KERNELBASE.dll WaitForSingleObject
7711681c +8c msvcrt.dll endthreadex
5985ab55 +0d madExcept
.bpl madExcept CallThreadProcSafe
5985abba +32 madExcept_.bpl madExcept ThreadExceptFrame
74568742 +22 KERNEL32.DLL BaseThreadInitThunk

created by main thread ($1628) at:
7711670f +7f msvcrt.dll _beginthreadex

thread $19f8: priority:2
76dcbe3e +4e USER32.dll GetMessageA
5985ab55 +0d madExcept_.bpl madExcept CallThreadProcSafe
5985abba +32 madExcept_.bpl madExcept ThreadExceptFrame
74568742 +22 KERNEL32.DLL BaseThreadInitThunk

created by main thread ($1628) at:
73b631bb +00 WINMM.dll

thread $1bec (TKibitzingMonitor): priority:-1
7496361d +00d KERNELBASE.dll SuspendThread
20579a6f +1eb coreide230.bpl ComInOut 2204 +62 TKibitzingMonitor.Execute
5985ac6f +02b madExcept_.bpl madExcept HookedTThreadExecute
5016e219 +049 rtl230.bpl System.Classes 14361 +21 ThreadProc
50061834 +028 rtl230.bpl System 24230 +45 ThreadWrapper
5985ab55 +00d madExcept_.bpl madExcept CallThreadProcSafe
5985abba +032 madExcept_.bpl madExcept ThreadExceptFrame
74568742 +022 KERNEL32.DLL BaseThreadInitThunk

created by main thread ($1628) at:
20579710 +014 coreide230.bpl ComInOut 2079 +1 TKibitzingMonitor.Create

thread $1024:
74983543 +93 KERNELBASE.dll SleepEx
5985ab55 +0d madExcept_.bpl madExcept CallThreadProcSafe
5985abba +32 madExcept_.bpl madExcept ThreadExceptFrame
74568742 +22 KERNEL32.DLL BaseThreadInitThunk

created by main thread ($1628) at:
72455e2b +00 mscorwks.dll

thread $1be0:
749787b3 +93 KERNELBASE.dll WaitForSingleObjectEx
5985ab55 +0d madExcept_.bpl madExcept CallThreadProcSafe
5985abba +32 madExcept_.bpl madExcept ThreadExceptFrame
74568742 +22 KERNEL32.DLL BaseThreadInitThunk

created by main thread ($1628) at:
721da82c +00 mscorwks.dll

thread $fa4:
749787b3 +93 KERNELBASE.dll WaitForSingleObjectEx
5985ab55 +0d madExcept_.bpl madExcept CallThreadProcSafe
5985abba +32 madExcept_.bpl madExcept ThreadExceptFrame
74568742 +22 KERNEL32.DLL BaseThreadInitThunk

created by main thread ($1628) at:
721da82c +00 mscorwks.dll

thread $12e0:
74983543 +93 KERNELBASE.dll SleepEx
5985ab55 +0d madExcept_.bpl madExcept CallThreadProcSafe
5985abba +32 madExcept_.bpl madExcept ThreadExceptFrame
74568742 +22 KERNEL32.DLL BaseThreadInitThunk

created by main thread ($1628) at:
7220dad3 +00 mscorwks.dll

thread $db0:
74983543 +93 KERNELBASE.dll SleepEx
5985ab55 +0d madExcept_.bpl madExcept CallThreadProcSafe
5985abba +32 madExcept_.bpl madExcept ThreadExceptFrame
74568742 +22 KERNEL32.DLL BaseThreadInitThunk

created by thread $fa4 at:
721ecb1b +00 mscorwks.dll

thread $1f38:
74986915 +25 KERNELBASE.dll GetQueuedCompletionStatus
5985ab55 +0d madExcept_.bpl madExcept CallThreadProcSafe
5985abba +32 madExcept_.bpl madExcept ThreadExceptFrame
74568742 +22 KERNEL32.DLL BaseThreadInitThunk

created by thread $1024 at:
721da82c +00 mscorwks.dll

thread $124c:
74568742 +22 KERNEL32.DLL BaseThreadInitThunk

thread $1330:
74568742 +22 KERNEL32.DLL BaseThreadInitThunk

thread $1d94:
74982b6d +fd KERNELBASE.dll WaitForMultipleObjectsEx
5985ab55 +0d madExcept_.bpl madExcept CallThreadProcSafe
5985abba +32 madExcept_.bpl madExcept ThreadExceptFrame
74568742 +22 KERNEL32.DLL BaseThreadInitThunk

created by main thread ($1628) at:
76c4cfc2 +00 combase.dll

thread $14d4:
74568742 +22 KERNEL32.DLL BaseThreadInitThunk

thread $1cd8:
74568742 +22 KERNEL32.DLL BaseThreadInitThunk

modules:
00400000 bds.exe 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
01570000 vclimg230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
01770000 SHFolder.dll 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
04960000 identity230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin\bds
09800000 codequeryide230.bpl 23.0.21418.4207 c:\program files (x86)\embarcadero\studio\17.0\bin
09af0000 fmx230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
0a4a0000 dcc32230.dll 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
0a7d0000 dcc64230.dll 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
0df70000 profilemgride230.bpl 23.0.21418.4207 c:\program files (x86)\embarcadero\studio\17.0\Bin
0e010000 CustomIPTransport230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
0e050000 DataSnapCommon230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
0e0a0000 paclientcore230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
0e1b0000 DataSnapClient230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
0f090000 Borland.Studio.ToolsAPI.dll 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
0f780000 CnWizards_D10S.dll 1.1.3.896 C:\Program Files (x86)\CnPack\CnWizards
105a0000 Borland.Build.Tasks.Common.dll 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
10670000 Borland.Globalization.dll 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
106b0000 Borland.Build.Tasks.Delphi.dll 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
10d60000 Borland.Build.Tasks.Common.XmlSerializers.dll 23.0.0.0 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
10ea0000 Borland.Build.Tasks.Shared.dll 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
11000000 Borland.Studio.Interop.dll 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
112b0000 Borland.Studio.Host.dll 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
11f70000 Borland.Studio.Refactoring.dll 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
12080000 Borland.Studio.Delphi.dll 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
12290000 Embarcadero.Studio.Delphi.Gate.dll 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
122d0000 Borland.Studio.Vcl.Design.Refactoring.dll 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
124a0000 DataExplorerDBXPlugin230.bpl 23.0.21418.4207 c:\program files (x86)\embarcadero\studio\17.0\bin
12670000 Borland.VclRtl.dll 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
12810000 DBXSqliteDriver230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
12840000 DataExplorerService230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
12880000 DBXOdbcDriver230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
128b0000 DBXFirebirdDriver230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
12df0000 bindengine230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
13130000 DataExplorerDBXPluginInt230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
13270000 dclcommon230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
135c0000 dclbindcomp230.bpl 23.0.21418.4207 c:\program files (x86)\embarcadero\studio\17.0\bin
139a0000 bindcomp230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
13c10000 ExpertsUI230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
13cf0000 vcldsnap230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
13de0000 dclDataSnapClient230.bpl 23.0.21418.4207 c:\program files (x86)\embarcadero\studio\17.0\bin
13ea0000 dclDataSnapCommon230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
13eb0000 ExpertsCreators230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
1b3b0000 mshtml.dll 11.0.15063.250 C:\Windows\System32
202d0000 coreproide230.bpl 23.0.21418.4207 c:\program files (x86)\embarcadero\studio\17.0\bin
20330000 dbkdebugide230.bpl 23.0.21418.4207 c:\program files (x86)\embarcadero\studio\17.0\Bin
20480000 coreide230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
21160000 designide230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
21320000 vclide230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
21600000 tlib230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
216b0000 BRCIDE.DLL 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
21960000 vclactnband230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
21be0000 HTMLDlgs230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
21d60000 delphicoreide230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
22150000 boreditu.dll 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
22470000 win32debugide230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
224b0000 delphide230.bpl 23.0.21418.4207 c:\program files (x86)\embarcadero\studio\17.0\Bin
22600000 dotnetcoreide230.bpl 23.0.21418.4207 c:\program files (x86)\embarcadero\studio\17.0\Bin
22cd0000 DelphiProvider.dll 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
22e50000 dcldb230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
22ec0000 dclDBXDriversInt230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
22ed0000 dcldbxdrivers230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
22ee0000 dcldbxdriversEnt230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
22ef0000 dclstd230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
23000000 dclmid230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
23120000 dclsoap230.bpl 23.0.21418.4207 c:\program files (x86)\embarcadero\studio\17.0\bin
23200000 dclnet230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
232e0000 dcldbx230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
233a0000 dclIndyCore230.bpl 23.0.21418.4207 c:\program files (x86)\embarcadero\studio\17.0\bin
234d0000 dclDataSnapServer230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
2ab80000 RLINK32.DLL 6.3.0.0 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
2ad60000 sqlite3.dll C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
360f0000 Microsoft.Build.Engine.dll 3.5.30729.8795 C:\WINDOWS\assembly\GAC_MSIL\Microsoft.Build.Engine\3.5.0.0__b03f5f7f11d50a3a
36350000 Microsoft.Build.Tasks.v3.5.dll 3.5.30729.8795 C:\WINDOWS\assembly\GAC_MSIL\Microsoft.Build.Tasks.v3.5\3.5.0.0__b03f5f7f11d50a3a
365d0000 Microsoft.Build.Framework.dll 3.5.30729.8795 C:\WINDOWS\assembly\GAC_MSIL\Microsoft.Build.Framework\3.5.0.0__b03f5f7f11d50a3a
36600000 Microsoft.Build.Utilities.v3.5.dll 3.5.30729.8795 C:\WINDOWS\assembly\GAC_MSIL\Microsoft.Build.Utilities.v3.5\3.5.0.0__b03f5f7f11d50a3a
40000000 Borland.Delphi.dll 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
50030000 borlndmm.dll 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
50050000 rtl230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
50960000 vcl230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
50d50000 vclx230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
50da0000 vclie230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
50eb0000 vclhie230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
50fc0000 dsnap230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
51030000 dbrtl230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
510e0000 xmlrtl230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
51330000 inet230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
513a0000 IndyCore230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
516a0000 IndySystem230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
51740000 vcldb230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
51940000 dbexpress230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
51a00000 dbxcds230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
51a70000 MLCC230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
51ad0000 delphicoreproide230.bpl 23.0.21418.4207 c:\program files (x86)\embarcadero\studio\17.0\Bin
51b00000 comcore230.bpl 23.0.21418.4207 c:\program files (x86)\embarcadero\studio\17.0\Bin
51e10000 delphicompro230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
51ee0000 soaprtl230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
52240000 plugview230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
52280000 asmview230.bpl 23.0.21418.4207 c:\program files (x86)\embarcadero\studio\17.0\Bin
522e0000 tlbview230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
52480000 vcldesigner230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
524d0000 DotNetCoreAssemblies230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
525f0000 DbxClientDriver230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
52670000 DbxCommonDriver230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
528b0000 DBXDb2Driver230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
528d0000 DBXInformixDriver230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
52900000 DBXInterBaseDriver230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
52920000 DBXMSSQLDriver230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
52950000 DBXMySQLDriver230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
52980000 DBXOracleDriver230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
529a0000 DBXSybaseASADriver230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
529c0000 DBXSybaseASEDriver230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
52a20000 DataSnapServer230.bpl 23.0.21418.4207 C:\Program Files (x86)\Embarcadero\Studio\17.0\bin
57000000 madBasic_.bpl C:\Program Files (x86)\madCollection\madBasic\BDS17\win32
57800000 madDisAsm_.bpl C:\Program Files (x86)\madCollection\madDisAsm\BDS17\win32
59800000 madExcept_.bpl C:\Program Files (x86)\madCollection\madExcept\BDS17\win32
60000000 Accessibility.dll 2.0.50727.8784 C:\WINDOWS\assembly\GAC_MSIL\Accessibility\2.0.0.0__b03f5f7f11d50a3a
637a0000 System.Xml.dll 2.0.50727.8784 C:\WINDOWS\assembly\GAC_MSIL\System.Xml\2.0.0.0__b77a5c561934e089
64890000 System.Configuration.dll 2.0.50727.8784 C:\WINDOWS\assembly\GAC_MSIL\System.Configuration\2.0.0.0__b03f5f7f11d50a3a
65a20000 System.Data.SqlXml.dll 2.0.50727.8784 C:\WINDOWS\assembly\GAC_MSIL\System.Data.SqlXml\2.0.0.0__b77a5c561934e089
686f0000 DSOUND.dll 6.2.15063.0 C:\WINDOWS\SYSTEM32
69d90000 uiautomationcore.dll 7.2.15063.0 C:\Windows\System32
69f00000 jscript9.dll 11.0.15063.0 C:\Windows\System32
6a640000 System.Design.dll 2.0.50727.8784 C:\WINDOWS\assembly\GAC_MSIL\System.Design\2.0.0.0__b03f5f7f11d50a3a
6bd60000 Microsoft.Build.Tasks.dll 2.0.50727.8784 C:\WINDOWS\assembly\GAC_MSIL\Microsoft.Build.Tasks\2.0.0.0__b03f5f7f11d50a3a
6c090000 Microsoft.Build.Utilities.dll 2.0.50727.8784 C:\WINDOWS\assembly\GAC_MSIL\Microsoft.Build.Utilities\2.0.0.0__b03f5f7f11d50a3a
6c1d0000 System.Core.dll 3.5.30729.8795 C:\WINDOWS\assembly\GAC_MSIL\System.Core\3.5.0.0__b77a5c561934e089
6ced0000 dbgcore.DLL 6.2.15063.0 C:\WINDOWS\SYSTEM32
6cf00000 dbghelp.dll 6.2.15063.250 C:\WINDOWS\SYSTEM32
6d1a0000 FaultRep.dll 6.2.15063.0 C:\WINDOWS\SYSTEM32
6d260000 XmlLite.dll 6.2.15063.0 C:\Windows\System32
6dea0000 MPR.dll 6.2.15063.0 C:\WINDOWS\SYSTEM32
6dfa0000 msls31.dll 3.10.349.0 C:\Windows\System32
6e240000 DWrite.dll 6.2.15063.0 C:\Windows\System32
6e490000 msxml6.dll 6.30.15063.0 C:\Windows\System32
6e690000 atlthunk.dll 6.2.15063.0 C:\WINDOWS\SYSTEM32
6e6a0000 gdiplus.dll 6.2.15063.0 C:\WINDOWS\WinSxS\x86_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.15063.0_none_d802f55807fa1ec7
6e830000 wsock32.dll 6.2.15063.0 C:\WINDOWS\SYSTEM32
6e920000 SAMLIB.dll 6.2.15063.0 C:\WINDOWS\SYSTEM32
6e940000 srvcli.dll 6.2.15063.0 C:\WINDOWS\SYSTEM32
6ec10000 ncryptsslp.dll 6.2.15063.0 C:\WINDOWS\system32
6ec60000 NTASN1.dll 6.2.15063.0 C:\WINDOWS\SYSTEM32
6ec90000 ncrypt.dll 6.2.15063.0 C:\WINDOWS\SYSTEM32
6ecb0000 mskeyprotect.dll 6.2.15063.0 C:\WINDOWS\SYSTEM32
6ecc0000 schannel.dll 6.2.15063.0 C:\WINDOWS\System32
6ed30000 fwpuclnt.dll 6.2.15063.0 C:\WINDOWS\System32
6ed80000 rasadhlp.dll 6.2.15063.0 C:\Windows\System32
6ed90000 DNSAPI.dll 6.2.15063.0 C:\WINDOWS\SYSTEM32
6ee10000 WINNSI.DLL 6.2.15063.0 C:\WINDOWS\SYSTEM32
6ee20000 mswsock.dll 6.2.15063.0 C:\WINDOWS\system32
6ee70000 ondemandconnroutehelper.dll 6.2.15063.0 C:\WINDOWS\SYSTEM32
6ee90000 MLANG.dll 6.2.15063.0 C:\WINDOWS\SYSTEM32
6eed0000 d2d1.dll 6.2.15063.250 C:\Windows\System32
6f3d0000 msimtf.dll 6.2.15063.0 C:\WINDOWS\system32
6f3f0000 srpapi.dll 6.2.15063.0 C:\Windows\System32
6f420000 msvcp110_win.dll 6.2.15063.0 C:\Windows\System32
6f490000 DSREG.DLL 6.2.15063.0 C:\Windows\System32
6f510000 ieframe.dll 11.0.15063.250 C:\Windows\System32
70070000 RTWorkQ.DLL 6.2.15063.0 C:\WINDOWS\SYSTEM32
700a0000 MFPlat.DLL 6.2.15063.0 C:\WINDOWS\SYSTEM32
702e0000 IdnDL.dll 6.2.15063.0 C:\WINDOWS\SYSTEM32
705d0000 PortableDeviceApi.dll 6.2.15063.0 C:\Windows\System32
70840000 DEVOBJ.dll 6.2.15063.0 C:\WINDOWS\System32
70870000 MMDevApi.dll 6.2.15063.0 C:\WINDOWS\System32
708d0000 DevDispItemProvider.dll 6.2.15063.0 C:\Windows\System32
708f0000 PlayToDevice.dll 6.2.15063.0 C:\Windows\System32
70950000 dlnashext.dll 6.2.15063.0 C:\Windows\System32
70990000 thumbcache.dll 6.2.15063.0 C:\Windows\System32
709e0000 LINKINFO.dll 6.2.15063.0 C:\WINDOWS\SYSTEM32
709f0000 DAVHLPR.dll 6.2.15063.0 C:\WINDOWS\System32
70a00000 davclnt.dll 6.2.15063.0 C:\WINDOWS\System32
70a20000 ntlanman.dll 6.2.15063.0 C:\WINDOWS\System32
70a40000 drprov.dll 6.2.15063.0 C:\WINDOWS\System32
70a50000 OneCoreUAPCommonProxyStub.dll 6.2.15063.0 C:\Windows\System32
70cd0000 odbc32.dll 6.2.15063.0 C:\WINDOWS\SYSTEM32
70d70000 ntshrui.dll 6.2.15063.0 C:\WINDOWS\SYSTEM32
70e40000 msxml3.dll 8.110.15063.0 C:\WINDOWS\System32
70fd0000 tiptsf.dll 6.2.15063.0 C:\Program Files (x86)\Common Files\microsoft shared\ink
71050000 ShFusRes.dll 2.0.50727.8784 C:\Windows\Microsoft.NET\Framework\v2.0.50727
71070000 dcomp.dll 6.2.15063.0 C:\WINDOWS\system32
71160000 d3d11.dll 6.2.15063.0 C:\WINDOWS\system32
713c0000 CoreUIComponents.dll 6.2.15063.0 C:\WINDOWS\SYSTEM32
715f0000 msIso.dll 11.0.15063.138 C:\WINDOWS\SYSTEM32
71660000 dxgi.dll 6.2.15063.0 C:\WINDOWS\system32
716f0000 propsys.dll 7.0.15063.0 C:\WINDOWS\system32
71860000 twinapi.appcore.dll 6.2.15063.0 C:\WINDOWS\system32
719a0000 culture.dll 2.0.50727.8784 C:\Windows\Microsoft.NET\Framework\v2.0.50727
719b0000 shfusion.dll 2.0.50727.8784 C:\Windows\Microsoft.NET\Framework\v2.0.50727
719d0000 dataexchange.dll 6.2.15063.0 C:\WINDOWS\system32
71a20000 wintypes.dll 6.2.15063.0 C:\WINDOWS\SYSTEM32
71b00000 CoreMessaging.dll 6.2.15063.0 C:\WINDOWS\SYSTEM32
71b90000 TextInputFramework.dll 6.2.15063.0 C:\WINDOWS\SYSTEM32
71c00000 mscorjit.dll 2.0.50727.8784 C:\Windows\Microsoft.NET\Framework\v2.0.50727
71c60000 d3d9.dll 6.2.15063.0 C:\WINDOWS\SYSTEM32
71dd0000 comctl32.dll 6.10.15063.0 C:\WINDOWS\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.15063.0_none_583b8639f462029f
71fe0000 msimg32.dll 6.2.15063.0 C:\WINDOWS\SYSTEM32
71ff0000 usermgrcli.dll 6.2.15063.0 C:\WINDOWS\SYSTEM32
72000000 mscorsec.dll 2.0.50727.8784 C:\Windows\Microsoft.NET\Framework\v2.0.50727
72020000 sxs.dll 6.2.15063.0 C:\WINDOWS\SYSTEM32
720b0000 fusion.dll 2.0.50727.8784 C:\Windows\Microsoft.NET\Framework\v2.0.50727
720c0000 MSVCR80.dll 8.0.50727.9307 C:\WINDOWS\WinSxS\x86_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.9307_none_d0882a20442f72e4
72160000 mscorwks.dll 2.0.50727.8784 C:\Windows\Microsoft.NET\Framework\v2.0.50727
72710000 mscoreei.dll 4.7.2046.0 C:\Windows\Microsoft.NET\Framework\v4.0.30319
72790000 mscoree.dll 6.2.15063.0 C:\Windows\System32
727f0000 WindowsCodecs.dll 6.2.15063.138 C:\WINDOWS\SYSTEM32
72970000 olepro32.dll 6.2.15063.250 C:\WINDOWS\SYSTEM32
72990000 cscapi.dll 6.2.15063.0 C:\WINDOWS\SYSTEM32
729a0000 GLU32.dll 6.2.15063.0 C:\WINDOWS\SYSTEM32
729d0000 AcGenral.DLL 6.2.15063.0 C:\WINDOWS\AppPatch
72c30000 dwmapi.dll 6.2.15063.0 C:\WINDOWS\SYSTEM32
72db0000 UxTheme.dll 6.2.15063.0 C:\WINDOWS\SYSTEM32
72e30000 iertutil.dll 11.0.15063.250 C:\WINDOWS\SYSTEM32
73050000 wininet.dll 11.0.15063.168 C:\WINDOWS\SYSTEM32
73320000 urlmon.dll 11.0.15063.250 C:\WINDOWS\SYSTEM32
734c0000 shfolder.dll 6.2.15063.0 C:\WINDOWS\system32
734d0000 oledlg.dll 6.2.15063.0 C:\WINDOWS\SYSTEM32
73500000 opengl32.dll 6.2.15063.0 C:\WINDOWS\SYSTEM32
735e0000 oleacc.dll 7.2.15063.0 C:\WINDOWS\SYSTEM32
73640000 WINSPOOL.DRV 6.2.15063.138 C:\WINDOWS\SYSTEM32
736b0000 MSACM32.dll 6.2.15063.0 C:\WINDOWS\SYSTEM32
736d0000 DPAPI.dll 6.2.15063.0 C:\WINDOWS\SYSTEM32
736e0000 rsaenh.dll 6.2.15063.0 C:\WINDOWS\system32
73710000 CRYPTSP.dll 6.2.15063.0 C:\WINDOWS\SYSTEM32
73730000 WINSTA.dll 6.2.15063.0 C:\WINDOWS\SYSTEM32
73780000 ntmarta.dll 6.2.15063.0 C:\WINDOWS\SYSTEM32
73920000 samcli.dll 6.2.15063.0 C:\WINDOWS\SYSTEM32
73940000 netutils.dll 6.2.15063.0 C:\WINDOWS\System32
73950000 wkscli.dll 6.2.15063.0 C:\WINDOWS\SYSTEM32
73960000 bcrypt.dll 6.2.15063.0 C:\WINDOWS\SYSTEM32
73980000 winhttp.dll 6.2.15063.0 C:\WINDOWS\SYSTEM32
73a30000 WINMMBASE.dll 6.2.15063.0 C:\WINDOWS\SYSTEM32
73a60000 USERENV.dll 6.2.15063.0 C:\WINDOWS\SYSTEM32
73a90000 wtsapi32.dll 6.2.15063.0 C:\WINDOWS\SYSTEM32
73aa0000 iphlpapi.dll 6.2.15063.0 C:\WINDOWS\SYSTEM32
73b20000 SECUR32.DLL 6.2.15063.0 C:\WINDOWS\SYSTEM32
73b30000 VERSION.dll 6.2.15063.0 C:\WINDOWS\SYSTEM32
73b40000 netapi32.dll 6.2.15063.0 C:\WINDOWS\SYSTEM32
73b60000 WINMM.dll 6.2.15063.0 C:\WINDOWS\SYSTEM32
73b90000 apphelp.dll 6.2.15063.0 C:\WINDOWS\SYSTEM32
73c30000 CRYPTBASE.dll 6.2.15063.0 C:\WINDOWS\System32
73c40000 SspiCli.dll 6.2.15063.0 C:\WINDOWS\System32
73c60000 GDI32.dll 6.2.15063.0 C:\WINDOWS\System32
73c90000 coml2.dll 6.2.15063.0 C:\WINDOWS\System32
73cf0000 NSI.dll 6.2.15063.0 C:\WINDOWS\System32
73d00000 profapi.dll 6.2.15063.0 C:\WINDOWS\System32
73d10000 IMAGEHLP.DLL 6.2.15063.168 C:\WINDOWS\System32
73d30000 cfgmgr32.dll 6.2.15063.0 C:\WINDOWS\System32
73d70000 RPCRT4.dll 6.2.15063.0 C:\WINDOWS\System32
73e30000 ucrtbase.dll 6.2.15063.0 C:\WINDOWS\System32
73fe0000 Normaliz.dll 6.2.15063.0 C:\WINDOWS\System32
73ff0000 SHLWAPI.dll 6.2.15063.0 C:\WINDOWS\System32
74040000 CRYPT32.dll 6.2.15063.0 C:\WINDOWS\System32
741c0000 clbcatq.dll 2001.12.10941.16384 C:\WINDOWS\System32
74250000 powrprof.dll 6.2.15063.0 C:\WINDOWS\System32
742a0000 Msctf.dll 6.2.15063.0 C:\WINDOWS\System32
743f0000 gdi32full.dll 6.2.15063.138 C:\WINDOWS\System32
74550000 KERNEL32.DLL 6.2.15063.0 C:\WINDOWS\System32
74620000 ws2_32.dll 6.2.15063.0 C:\WINDOWS\System32
746f0000 wintrust.dll 6.2.15063.0 C:\WINDOWS\System32
74740000 shcore.dll 6.2.15063.0 C:\WINDOWS\System32
747d0000 win32u.dll 6.2.15063.0 C:\WINDOWS\System32
747f0000 OLEAUT32.dll 6.2.15063.0 C:\WINDOWS\System32
74890000 KERNELBASE.dll 6.2.15063.0 C:\WINDOWS\System32
74a60000 comdlg32.dll 6.2.15063.0 C:\WINDOWS\System32
74b50000 sechost.dll 6.2.15063.0 C:\WINDOWS\System32
74ba0000 windows.storage.dll 6.2.15063.0 C:\WINDOWS\System32
75130000 advapi32.dll 6.2.15063.0 C:\WINDOWS\System32
75320000 bcryptPrimitives.dll 6.2.15063.138 C:\WINDOWS\System32
75380000 kernel.appcore.dll 6.2.15063.0 C:\WINDOWS\System32
75390000 SHELL32.dll 6.2.15063.250 C:\WINDOWS\System32
766e0000 SETUPAPI.dll 6.2.15063.0 C:\WINDOWS\System32
76b60000 combase.dll 6.2.15063.0 C:\WINDOWS\System32
76da0000 PSAPI.DLL 6.2.15063.0 C:\WINDOWS\System32
76db0000 USER32.dll 6.2.15063.0 C:\WINDOWS\System32
76ef0000 IMM32.DLL 6.2.15063.0 C:\WINDOWS\System32
76f20000 ole32.dll 6.2.15063.138 C:\WINDOWS\System32
77020000 msvcp_win.dll 6.2.15063.0 C:\WINDOWS\System32
770a0000 MSASN1.dll 6.2.15063.0 C:\WINDOWS\System32
770b0000 msvcrt.dll 7.0.15063.0 C:\WINDOWS\System32
77170000 ntdll.dll 6.2.15063.0 C:\WINDOWS\SYSTEM32
790c0000 mscorlib.dll 2.0.50727.8784 C:\WINDOWS\assembly\GAC_32\mscorlib\2.0.0.0__b77a5c561934e089
7a440000 System.dll 2.0.50727.8784 C:\WINDOWS\assembly\GAC_MSIL\System\2.0.0.0__b77a5c561934e089
7ade0000 System.Drawing.dll 2.0.50727.8784 C:\WINDOWS\assembly\GAC_MSIL\System.Drawing\2.0.0.0__b03f5f7f11d50a3a
7afd0000 System.Windows.Forms.dll 2.0.50727.8784 C:\WINDOWS\assembly\GAC_MSIL\System.Windows.Forms\2.0.0.0__b77a5c561934e089

processes:
0000 Idle 0 0 0
0004 System 0 0 0
0120 smss.exe 0 0 0
0184 csrss.exe 0 0 0
01d4 wininit.exe 0 0 0
01dc csrss.exe 1 0 0
0224 services.exe 0 0 0
022c lsass.exe 0 0 0
0284 winlogon.exe 1 0 0
02cc fontdrvhost.exe 1 0 0
02d8 fontdrvhost.exe 0 0 0
02e0 svchost.exe 0 0 0
0324 svchost.exe 0 0 0
0358 svchost.exe 0 0 0
0384 svchost.exe 0 0 0
03d0 dwm.exe 1 0 0
03f0 svchost.exe 0 0 0
0170 svchost.exe 0 0 0
0440 svchost.exe 0 0 0
045c svchost.exe 0 0 0
04a0 svchost.exe 0 0 0
04e0 WUDFHost.exe 0 0 0
0518 vmacthlp.exe 0 0 0
0530 svchost.exe 0 0 0
0558 svchost.exe 0 0 0
056c svchost.exe 0 0 0
0574 svchost.exe 0 0 0
05a8 svchost.exe 0 0 0
05bc svchost.exe 0 0 0
05c4 svchost.exe 0 0 0
062c svchost.exe 0 0 0
0658 svchost.exe 0 0 0
069c svchost.exe 0 0 0
06a8 svchost.exe 0 0 0
06e0 svchost.exe 0 0 0
0700 svchost.exe 0 0 0
0750 svchost.exe 0 0 0
0768 svchost.exe 0 0 0
07c8 svchost.exe 0 0 0
07d0 svchost.exe 0 0 0
0628 svchost.exe 0 0 0
07a8 svchost.exe 0 0 0
080c spoolsv.exe 0 0 0
08a4 svchost.exe 0 0 0
090c svchost.exe 0 0 0
091c svchost.exe 0 0 0
0924 svchost.exe 0 0 0
0940 svchost.exe 0 0 0
0950 svchost.exe 0 0 0
0964 SecurityHealthService.exe 0 0 0
096c ProductAgentService.exe 0 0 0
0978 Service_KMS.exe 0 0 0
0980 svchost.exe 0 0 0
0a00 svchost.exe 0 0 0
0a08 svchost.exe 0 0 0
0a28 vmtoolsd.exe 0 0 0
0a30 VGAuthService.exe 0 0 0
0ac4 svchost.exe 0 0 0
0acc svchost.exe 0 0 0
0b10 Memory Compression 0 0 0
0d40 WmiPrvSE.exe 0 0 0
0db8 svchost.exe 0 0 0
0f58 svchost.exe 0 0 0
1050 msdtc.exe 0 0 0
112c dllhost.exe 0 0 0
147c svchost.exe 0 0 0
14f4 dllhost.exe 0 0 0
0d30 svchost.exe 0 0 0
0ce8 MsMpEng.exe 0 0 0
12fc NisSrv.exe 0 0 0
0310 SearchIndexer.exe 0 0 0
03b4 VSSVC.exe 0 0 0
046c svchost.exe 0 0 0
09a0 svchost.exe 0 0 0
0a38 svchost.exe 0 0 0
1750 svchost.exe 0 0 0
14b0 svchost.exe 0 0 0
05b8 WmiPrvSE.exe 0 0 0
0e98 svchost.exe 0 0 0
0e50 svchost.exe 0 0 0
134c svchost.exe 0 0 0
1218 svchost.exe 0 0 0
0d74 svchost.exe 0 0 0
0688 svchost.exe 0 0 0
0648 svchost.exe 0 0 0
0490 svchost.exe 1 4 1 normal C:\Windows\System32
085c sihost.exe 1 4 14 normal C:\Windows\System32
04ac svchost.exe 1 4 4 normal C:\Windows\System32
110c taskhostw.exe 1 13 14 normal C:\Windows\System32
0d80 procexp64.exe 1 0 0
16d4 svchost.exe 0 0 0
0108 explorer.exe 1 218 249 normal C:\Windows
0c8c svchost.exe 0 0 0
0428 svchost.exe 0 0 0
0c88 SearchUI.exe 1 15 46 normal C:\Windows\SystemApps\Microsoft.Windows.Cortana_cw5n1h2txyewy
0408 ShellExperienceHost.exe 1 6 49 normal C:\Windows\SystemApps\ShellExperienceHost_cw5n1h2txyewy
15b0 RuntimeBroker.exe 1 36 10 normal C:\Windows\System32
1930 ApplicationFrameHost.exe 1 15 2 normal C:\Windows\System32
06f0 SkypeHost.exe 1 4 1 normal C:\Program Files\WindowsApps\Microsoft.SkypeApp_11.14.675.0_x64__kzf8qxf38zg5c
0b2c svchost.exe 1 4 1 normal C:\Windows\System32
1fd0 svchost.exe 0 0 0
209c MSASCuiL.exe 1 7 6 normal C:\Program Files\Windows Defender
2100 vmtoolsd.exe 1 86 32 normal C:\Program Files\VMware\VMware Tools
2308 OneDrive.exe 1 49 29 normal C:\Users\w10\AppData\Local\Microsoft\OneDrive
1d28 taskhostw.exe 1 4 4 normal C:\Windows\System32
1978 bds.exe 1 773 285 normal C:\Program Files (x86)\Embarcadero\Studio\17.0\bin

hardware:

  • {1ed2bbf9-11f0-4084-b21f-ad83a8e6dcdc}
    • Fax
    • Microsoft Print to PDF
    • Microsoft XPS Document Writer
    • Root Print Queue
  • {36fc9e60-c465-11cf-8056-444553540000}
    • Generic USB Hub
    • Generic USB Hub
    • Standard Enhanced PCI to USB Host Controller
    • Standard Universal PCI to USB Host Controller
    • Standard USB 3.0 eXtensible Host Controller - 1.0 (Microsoft)
    • USB Composite Device
    • USB Root Hub
    • USB Root Hub
    • USB Root Hub (USB 3.0)
  • {4d36e965-e325-11ce-bfc1-08002be10318}
    • NECVMWar VMware SATA CD01
  • {4d36e966-e325-11ce-bfc1-08002be10318}
    • ACPI x64-based PC
  • {4d36e967-e325-11ce-bfc1-08002be10318}
    • VMware, VMware Virtual S SCSI Disk Device
  • {4d36e968-e325-11ce-bfc1-08002be10318}
    • VMware SVGA 3D (driver 8.15.1.33)
  • {4d36e96a-e325-11ce-bfc1-08002be10318}
    • ATA Channel 0
    • ATA Channel 1
    • Intel(R) 82371AB/EB PCI Bus Master IDE Controller
    • Standard SATA AHCI Controller
  • {4d36e96b-e325-11ce-bfc1-08002be10318}
    • Standard PS/2 Keyboard
  • {4d36e96c-e325-11ce-bfc1-08002be10318}
    • High Definition Audio Device
  • {4d36e96e-e325-11ce-bfc1-08002be10318}
    • Generic Non-PnP Monitor
  • {4d36e96f-e325-11ce-bfc1-08002be10318}
    • VMware Pointing Device (driver 12.5.4.0)
    • VMware USB Pointing Device (driver 12.5.4.0)
    • VMware USB Pointing Device (driver 12.5.4.0)
  • {4d36e972-e325-11ce-bfc1-08002be10318}
    • Intel(R) 82574L Gigabit Network Connection
    • Microsoft Kernel Debug Network Adapter
    • Teredo Tunneling Pseudo-Interface
  • {4d36e978-e325-11ce-bfc1-08002be10318}
    • Communications Port (COM1)
  • {4d36e97b-e325-11ce-bfc1-08002be10318}
    • LSI Adapter, SAS 3000 series, 8-port with 1068 (driver 1.34.3.83)
    • Microsoft Storage Spaces Controller
  • {4d36e97d-e325-11ce-bfc1-08002be10318}
    • ACPI Fixed Feature Button
    • Composite Bus Enumerator
    • CPU to PCI Bridge
    • Direct memory access controller
    • EISA programmable interrupt controller
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • Generic Bus
    • High Definition Audio Controller
    • High precision event timer
    • Microsoft ACPI-Compliant System
    • Microsoft Basic Display Driver
    • Microsoft Basic Render Driver
    • Microsoft Hyper-V Generation Counter
    • Microsoft System Management BIOS Driver
    • Microsoft Virtual Drive Enumerator
    • Motherboard resources
    • Motherboard resources
    • NDIS Virtual Network Adapter Enumerator
    • PCI Bus
    • PCI Express Root Port
    • PCI Express Root Port
    • PCI Express Root Port
    • PCI Express Root Port
    • PCI Express Root Port
    • PCI Express Root Port
    • PCI Express Root Port
    • PCI Express Root Port
    • PCI Express Root Port
    • PCI Express Root Port
    • PCI Express Root Port
    • PCI Express Root Port
    • PCI Express Root Port
    • PCI Express Root Port
    • PCI Express Root Port
    • PCI Express Root Port
    • PCI Express Root Port
    • PCI Express Root Port
    • PCI Express Root Port
    • PCI Express Root Port
    • PCI Express Root Port
    • PCI Express Root Port
    • PCI Express Root Port
    • PCI Express Root Port
    • PCI Express Root Port
    • PCI Express Root Port
    • PCI Express Root Port
    • PCI Express Root Port
    • PCI Express Root Port
    • PCI Express Root Port
    • PCI Express Root Port
    • PCI Express Root Port
    • PCI to ISA Bridge
    • PCI-to-PCI Bridge
    • PCI-to-PCI Bridge
    • Plug and Play Software Device Enumerator
    • Remote Desktop Device Redirector Bus
    • System CMOS/real time clock
    • System speaker
    • System timer
    • UMBus Root Bus Enumerator
    • VMware VMCI Bus Device (driver 9.7.1.0)
    • VMware VMCI Host Device (driver 9.7.1.0)
    • Volume Manager
  • {50127dc3-0f36-415e-a6cc-4cb3be910b65}
    • Intel(R) Core(TM) i7-6700K CPU @ 4.00GHz
    • Intel(R) Core(TM) i7-6700K CPU @ 4.00GHz
  • {5099944a-f6b9-4057-a056-8c550228544c}
    • Memory Module
    • Memory Module
  • {5175d334-c371-4806-b3ba-71fd53c9258d}
    • HID Sensor Collection V2
    • Microsoft Simple Device Orientation Sensor
  • {62f9c741-b25a-46ce-b54c-9bccce08b6f2}
    • Lightweight Sensors Root Enumerator
    • Microsoft GS Wavetable Synth
    • Microsoft IPv4 IPv6 Transition Adapter Bus
    • Microsoft Radio Device Enumeration Bus
  • {72631e54-78a4-11d0-bcf7-00aa00b7b32a}
    • Microsoft AC Adapter
  • {745a17a0-74d3-11d0-b6fe-00a0c90f57da}
    • HID-compliant vendor-defined device
    • USB Input Device
    • USB Input Device
    • USB Input Device
  • {c166523c-fe0c-4a94-a586-f1a80cfbbf3e}
    • Microphone (High Definition Audio Device)
    • Speakers (High Definition Audio Device)
  • {e0cbf06c-cd8b-4647-bb8a-263b43f0f974}
    • Generic Bluetooth Adapter

cpu registers:
eax = 098726e4
ebx = 0149f844
ecx = 00000001
edx = 03f0f754
esi = 09b30f2c
edi = 00000001
eip = 50067110
esp = 0149f810
ebp = 0149fc50

stack dump:
0149f810 54 f7 f0 03 40 f8 49 01 - 49 3d 06 50 c0 b8 7e 05 T...@.I.I=.P...
0149f820 01 00 00 00 00 00 00 00 - 40 f8 49 01 46 4d 0d 50 ........@.I.FM.P
0149f830 5f 4d 0d 50 68 66 ad 0f - b8 b8 7e 05 00 00 00 00 _M.Phf....
.....
0149f840 00 00 00 00 00 00 80 3f - 00 00 00 00 00 00 00 00 .......?........
0149f850 40 f3 c2 09 50 ee c2 09 - 00 ed ce 09 e8 e6 ce 09 @...P...........
0149f860 00 00 00 00 6c de ce 09 - 01 5c 85 09 00 00 00 00 ....l..........
0149f870 00 00 00 00 6c de ce 09 - 01 5c 85 09 00 00 00 00 ....l..........
0149f880 00 00 00 00 6c de ce 09 - 01 5c 85 09 00 00 00 00 ....l..........
0149f890 00 00 00 00 6c de ce 09 - 01 5c 85 09 00 00 00 00 ....l..........
0149f8a0 00 00 00 00 6c de ce 09 - 01 5c 85 09 00 00 00 00 ....l..........
0149f8b0 00 00 00 00 6c de ce 09 - 01 5c 85 09 00 00 00 00 ....l..........
0149f8c0 00 00 00 00 6c de ce 09 - 01 5c 85 09 00 00 00 00 ....l..........
0149f8d0 00 00 00 00 6c de ce 09 - 01 5c 85 09 30 55 cc 01 ....l......0U..
0149f8e0 00 00 00 00 00 00 00 00 - 30 55 cc 01 53 3a dd 76 ........0U..S:.v
0149f8f0 00 00 00 00 58 f9 49 01 - 4b 5e dd 76 10 03 02 00 ....X.I.K^.v....
0149f900 17 3c 47 d4 4c f9 49 01 - 6b 38 dd 76 30 55 cc 01 .<G.L.I.k8.v0U..
0149f910 00 00 00 00 47 3c 47 d4 - 10 03 02 00 00 00 00 00 ....G<G.........
0149f920 10 03 02 00 10 03 02 00 - fe ff ff ff 00 00 00 00 ................
0149f930 00 00 00 00 10 03 02 00 - dc 29 7d 74 19 6c dd 76 .........)}t.l.v
0149f940 10 03 02 00 1a a9 00 00 - 00 00 00 00 10 03 02 00 ................

disassembling:
[...]
50067102 36548 test edx, edx
50067104 36549 jz loc_50067114
50067106 36550 mov dword ptr [eax], 0
5006710c 36554 push eax
5006710d 36555 push edx
5006710e 36556 > mov eax, [edx]
50067110 36557 call dword ptr [eax+8]
50067113 36558 pop eax
50067114 36563 ret

@shanzhashu
Copy link
Collaborator

No obvious clue. Seems wired. ;-(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants