Crash when opening files with internal viewer in succession directly from "Search files/folders" dialog

Bugs and issues - current donor version.
Post Reply
Message
Author
ivan1123
Posts: 2
Joined: 06.01.2019, 12:30

Crash when opening files with internal viewer in succession directly from "Search files/folders" dialog

#1 Post by ivan1123 » 28.02.2019, 13:57

This is not very easy to reproduce but it happens occasionally when I use the search dialog and I quickly open/close the internal viewer on the found files in succession. I couldn't reproduce with default starting options but FreeCommander runs significantly faster when I use defaults. That may be leading to some race condition somewhere which only demonstrates itself with some specific options. I have reported a similar issue before here: viewtopic.php?f=7&t=9200. This seems to have been fixed in the latest version as I can't reproduce it anymore but a similar course of action in the search dialog leads to the issue below. Please find here the detailed bug report:

date/time : 2019-02-28, 14:33:32, 688ms
computer name : BGH5CG5290891
user name : IPETROV1 <admin>
registered owner : MDTMachine / Microsoft
operating system : Windows 7 x64 Service Pack 1 build 7601
system language : English
system up time : 1 day 22 hours
program up time : 1 day 21 hours
processors : 4x Intel(R) Core(TM) i5-5300U CPU @ 2.30GHz
physical memory : 1305/8067 MB (free/total)
free disk space : (C:) 24.39 GB
display mode : 1920x1200, 32 bit
process id : $24ec
allocated memory : 269.32 MB
largest free block : 6405.98 GB
executable : FreeCommander.exe
exec. date/time : 2019-02-23 21:19
version : 2019.0.0.794
compiled with : Delphi 10.2 Tokyo
madExcept version : 5.0.0
contact name : Ivan Petrov
contact email : ivan1123@gmail.com
callstack crc : $85454cf4, $82aa72c6, $f1f5b7d2
exception number : 1
exception class : EAccessViolation
exception message : Access violation at address 00000000006981C9 in module 'FreeCommander.exe'. Read of address 00000000000000C8.

main thread ($acc):
006981c9 +009 FreeCommander.exe Vcl.Controls 6340 +1 TControl.SetColor
013346e9 +029 FreeCommander.exe fcFrameViewer 3008 +4 TfcViewerFrame.SetFindComboBoxColor
0133449e +48e FreeCommander.exe fcFrameViewer 2991 +68 TfcViewerFrame.ContinueFindOperation
0133786d +02d FreeCommander.exe fcFrameViewer 4124 +9 TfcViewerFrame.actEditFindNextExecute
005df8c0 +020 FreeCommander.exe System.Classes 16856 +3 TBasicAction.Execute
00673065 +0c5 FreeCommander.exe Vcl.ActnList 260 +19 TCustomAction.Execute
005df5b4 +024 FreeCommander.exe System.Classes 16767 +2 TBasicActionLink.Execute
0080d327 +0c7 FreeCommander.exe Vcl.Menus 2539 +17 TMenuItem.Click
008101f7 +167 FreeCommander.exe Vcl.Menus 3749 +41 DoClick
0081031d +08d FreeCommander.exe Vcl.Menus 3802 +38 TMenu.IsShortCut
00830103 +063 FreeCommander.exe Vcl.Forms 7597 +3 TCustomForm.IsShortCut
006a4991 +091 FreeCommander.exe Vcl.Controls 11814 +13 TWinControl.IsMenuKey
006a49f8 +028 FreeCommander.exe Vcl.Controls 11829 +5 TWinControl.CNKeyDown
00410142 +042 FreeCommander.exe System 17769 +10 TObject.Dispatch
0069a3cd +36d FreeCommander.exe Vcl.Controls 7326 +91 TControl.WndProc
006a1123 +8a3 FreeCommander.exe Vcl.Controls 10160 +158 TWinControl.WndProc
006a03ea +02a FreeCommander.exe Vcl.Controls 9867 +3 TWinControl.MainWndProc
005e0d73 +023 FreeCommander.exe System.Classes 17377 +8 StdWndProc
776a6b5c +058 USER32.dll SendMessageW
0083629b +0ab FreeCommander.exe Vcl.Forms 10515 +25 TApplication.IsKeyMsg
00836616 +106 FreeCommander.exe Vcl.Forms 10601 +17 TApplication.ProcessMessage
00836683 +013 FreeCommander.exe Vcl.Forms 10629 +1 TApplication.ProcessMessages
013347da +0da FreeCommander.exe fcFrameViewer 3042 +15 TfcViewerFrame.ChangePanelSearchColor
013341c8 +1b8 FreeCommander.exe fcFrameViewer 2949 +26 TfcViewerFrame.ContinueFindOperation
0133786d +02d FreeCommander.exe fcFrameViewer 4124 +9 TfcViewerFrame.actEditFindNextExecute
005df8c0 +020 FreeCommander.exe System.Classes 16856 +3 TBasicAction.Execute
00673065 +0c5 FreeCommander.exe Vcl.ActnList 260 +19 TCustomAction.Execute
005df5b4 +024 FreeCommander.exe System.Classes 16767 +2 TBasicActionLink.Execute
0080d327 +0c7 FreeCommander.exe Vcl.Menus 2539 +17 TMenuItem.Click
008101f7 +167 FreeCommander.exe Vcl.Menus 3749 +41 DoClick
0081031d +08d FreeCommander.exe Vcl.Menus 3802 +38 TMenu.IsShortCut
00830103 +063 FreeCommander.exe Vcl.Forms 7597 +3 TCustomForm.IsShortCut
006a4991 +091 FreeCommander.exe Vcl.Controls 11814 +13 TWinControl.IsMenuKey
006a49f8 +028 FreeCommander.exe Vcl.Controls 11829 +5 TWinControl.CNKeyDown
00410142 +042 FreeCommander.exe System 17769 +10 TObject.Dispatch
0069a3cd +36d FreeCommander.exe Vcl.Controls 7326 +91 TControl.WndProc
006a1123 +8a3 FreeCommander.exe Vcl.Controls 10160 +158 TWinControl.WndProc
006a03ea +02a FreeCommander.exe Vcl.Controls 9867 +3 TWinControl.MainWndProc
005e0d73 +023 FreeCommander.exe System.Classes 17377 +8 StdWndProc
776a6b5c +058 USER32.dll SendMessageW
0083629b +0ab FreeCommander.exe Vcl.Forms 10515 +25 TApplication.IsKeyMsg
00836616 +106 FreeCommander.exe Vcl.Forms 10601 +17 TApplication.ProcessMessage
00836683 +013 FreeCommander.exe Vcl.Forms 10629 +1 TApplication.ProcessMessages
013347da +0da FreeCommander.exe fcFrameViewer 3042 +15 TfcViewerFrame.ChangePanelSearchColor
01334246 +236 FreeCommander.exe fcFrameViewer 2955 +32 TfcViewerFrame.ContinueFindOperation
0133786d +02d FreeCommander.exe fcFrameViewer 4124 +9 TfcViewerFrame.actEditFindNextExecute
005df8c0 +020 FreeCommander.exe System.Classes 16856 +3 TBasicAction.Execute
00673065 +0c5 FreeCommander.exe Vcl.ActnList 260 +19 TCustomAction.Execute
005df5b4 +024 FreeCommander.exe System.Classes 16767 +2 TBasicActionLink.Execute
0080d327 +0c7 FreeCommander.exe Vcl.Menus 2539 +17 TMenuItem.Click
008101f7 +167 FreeCommander.exe Vcl.Menus 3749 +41 DoClick
0081031d +08d FreeCommander.exe Vcl.Menus 3802 +38 TMenu.IsShortCut
00830103 +063 FreeCommander.exe Vcl.Forms 7597 +3 TCustomForm.IsShortCut
006a4991 +091 FreeCommander.exe Vcl.Controls 11814 +13 TWinControl.IsMenuKey
006a49f8 +028 FreeCommander.exe Vcl.Controls 11829 +5 TWinControl.CNKeyDown
00410142 +042 FreeCommander.exe System 17769 +10 TObject.Dispatch
0069a3cd +36d FreeCommander.exe Vcl.Controls 7326 +91 TControl.WndProc
006a1123 +8a3 FreeCommander.exe Vcl.Controls 10160 +158 TWinControl.WndProc
006a03ea +02a FreeCommander.exe Vcl.Controls 9867 +3 TWinControl.MainWndProc
005e0d73 +023 FreeCommander.exe System.Classes 17377 +8 StdWndProc
776a6b5c +058 USER32.dll SendMessageW
0083629b +0ab FreeCommander.exe Vcl.Forms 10515 +25 TApplication.IsKeyMsg
00836616 +106 FreeCommander.exe Vcl.Forms 10601 +17 TApplication.ProcessMessage
008366b3 +013 FreeCommander.exe Vcl.Forms 10637 +1 TApplication.HandleMessage
00836b01 +0e1 FreeCommander.exe Vcl.Forms 10775 +26 TApplication.Run
016bd392 +472 FreeCommander.exe FreeCommander 510 +125 initialization
775859cb +00b kernel32.dll BaseThreadInitThunk
777e385b +01b ntdll.dll RtlUserThreadStart

thread $7dc:
775859cb +0b kernel32.dll BaseThreadInitThunk
777e385b +1b ntdll.dll RtlUserThreadStart

thread $1878:
7fefd321 +00 KERNELBASE.dll WaitForMultipleObjectsEx
775806bb +ab kernel32.dll WaitForMultipleObjects
00a0cdc5 +b5 FreeCommander.exe RzShellCtrls 3841 +11 TRzChangeHandlerThread.Execute
00504a64 +24 FreeCommander.exe madExcept HookedTThreadExecute
005db5e0 +40 FreeCommander.exe System.Classes 14900 +18 ThreadProc
00412cca +3a FreeCommander.exe System 24287 +9 ThreadWrapper
00504939 +49 FreeCommander.exe madExcept ThreadExceptFrame
775859cb +0b kernel32.dll BaseThreadInitThunk
777e385b +1b ntdll.dll RtlUserThreadStart

thread $1d4c:
7fefd321 +00 KERNELBASE.dll WaitForMultipleObjectsEx
775806bb +ab kernel32.dll WaitForMultipleObjects
00a0cdc5 +b5 FreeCommander.exe RzShellCtrls 3841 +11 TRzChangeHandlerThread.Execute
00504a64 +24 FreeCommander.exe madExcept HookedTThreadExecute
005db5e0 +40 FreeCommander.exe System.Classes 14900 +18 ThreadProc
00412cca +3a FreeCommander.exe System 24287 +9 ThreadWrapper
00504939 +49 FreeCommander.exe madExcept ThreadExceptFrame
775859cb +0b kernel32.dll BaseThreadInitThunk
777e385b +1b ntdll.dll RtlUserThreadStart

thread $1aa0:
7fefd321 +00 KERNELBASE.dll WaitForMultipleObjectsEx
775806bb +ab kernel32.dll WaitForMultipleObjects
00c4e06f +5f FreeCommander.exe csWorkerThreadPool 433 +5 TWorkerThreadJobLists.WaitForNextJob
00c4e35d +1d FreeCommander.exe csWorkerThreadPool 521 +3 TWorkerThread.Execute
00504a64 +24 FreeCommander.exe madExcept HookedTThreadExecute
005db5e0 +40 FreeCommander.exe System.Classes 14900 +18 ThreadProc
00412cca +3a FreeCommander.exe System 24287 +9 ThreadWrapper
00504939 +49 FreeCommander.exe madExcept ThreadExceptFrame
775859cb +0b kernel32.dll BaseThreadInitThunk
777e385b +1b ntdll.dll RtlUserThreadStart

thread $208c:
7fefd321 +00 KERNELBASE.dll WaitForMultipleObjectsEx
775806bb +ab kernel32.dll WaitForMultipleObjects
00c4e06f +5f FreeCommander.exe csWorkerThreadPool 433 +5 TWorkerThreadJobLists.WaitForNextJob
00c4e35d +1d FreeCommander.exe csWorkerThreadPool 521 +3 TWorkerThread.Execute
00504a64 +24 FreeCommander.exe madExcept HookedTThreadExecute
005db5e0 +40 FreeCommander.exe System.Classes 14900 +18 ThreadProc
00412cca +3a FreeCommander.exe System 24287 +9 ThreadWrapper
00504939 +49 FreeCommander.exe madExcept ThreadExceptFrame
775859cb +0b kernel32.dll BaseThreadInitThunk
777e385b +1b ntdll.dll RtlUserThreadStart

thread $270c:
7fefd321 +00 KERNELBASE.dll WaitForMultipleObjectsEx
775806bb +ab kernel32.dll WaitForMultipleObjects
00c4e06f +5f FreeCommander.exe csWorkerThreadPool 433 +5 TWorkerThreadJobLists.WaitForNextJob
00c4e35d +1d FreeCommander.exe csWorkerThreadPool 521 +3 TWorkerThread.Execute
00504a64 +24 FreeCommander.exe madExcept HookedTThreadExecute
005db5e0 +40 FreeCommander.exe System.Classes 14900 +18 ThreadProc
00412cca +3a FreeCommander.exe System 24287 +9 ThreadWrapper
00504939 +49 FreeCommander.exe madExcept ThreadExceptFrame
775859cb +0b kernel32.dll BaseThreadInitThunk
777e385b +1b ntdll.dll RtlUserThreadStart

thread $b0c:
7fefd321 +00 KERNELBASE.dll WaitForMultipleObjectsEx
775806bb +ab kernel32.dll WaitForMultipleObjects
00c4e06f +5f FreeCommander.exe csWorkerThreadPool 433 +5 TWorkerThreadJobLists.WaitForNextJob
00c4e35d +1d FreeCommander.exe csWorkerThreadPool 521 +3 TWorkerThread.Execute
00504a64 +24 FreeCommander.exe madExcept HookedTThreadExecute
005db5e0 +40 FreeCommander.exe System.Classes 14900 +18 ThreadProc
00412cca +3a FreeCommander.exe System 24287 +9 ThreadWrapper
00504939 +49 FreeCommander.exe madExcept ThreadExceptFrame
775859cb +0b kernel32.dll BaseThreadInitThunk
777e385b +1b ntdll.dll RtlUserThreadStart

thread $2484:
7fefd321 +00 KERNELBASE.dll WaitForMultipleObjectsEx
775806bb +ab kernel32.dll WaitForMultipleObjects
00504939 +49 FreeCommander.exe madExcept ThreadExceptFrame
775859cb +0b kernel32.dll BaseThreadInitThunk
777e385b +1b ntdll.dll RtlUserThreadStart

thread $28a4: <priority:2>
776a6119 +49 USER32.dll GetMessageA
00504939 +49 FreeCommander.exe madExcept ThreadExceptFrame
775859cb +0b kernel32.dll BaseThreadInitThunk
777e385b +1b ntdll.dll RtlUserThreadStart

thread $24e8:
7fefd321 +00 KERNELBASE.dll WaitForMultipleObjectsEx
775806bb +ab kernel32.dll WaitForMultipleObjects
00504939 +49 FreeCommander.exe madExcept ThreadExceptFrame
775859cb +0b kernel32.dll BaseThreadInitThunk
777e385b +1b ntdll.dll RtlUserThreadStart

thread $840: <priority:-1>
7fefd321 +00 KERNELBASE.dll WaitForMultipleObjectsEx
775916de +ae kernel32.dll WaitForMultipleObjectsEx
00504939 +49 FreeCommander.exe madExcept ThreadExceptFrame
775859cb +0b kernel32.dll BaseThreadInitThunk
777e385b +1b ntdll.dll RtlUserThreadStart

thread $1980:
7fefd321 +96 KERNELBASE.dll WaitForSingleObjectEx
00504939 +49 FreeCommander.exe madExcept ThreadExceptFrame
775859cb +0b kernel32.dll BaseThreadInitThunk
777e385b +1b ntdll.dll RtlUserThreadStart

thread $3ac:
7fefd321 +00 KERNELBASE.dll WaitForMultipleObjectsEx
775916de +ae kernel32.dll WaitForMultipleObjectsEx
00504939 +49 FreeCommander.exe madExcept ThreadExceptFrame
775859cb +0b kernel32.dll BaseThreadInitThunk
777e385b +1b ntdll.dll RtlUserThreadStart

thread $351c: <priority:2>
7fefd321 +00 KERNELBASE.dll WaitForMultipleObjectsEx
775916de +ae kernel32.dll WaitForMultipleObjectsEx
00504939 +49 FreeCommander.exe madExcept ThreadExceptFrame
775859cb +0b kernel32.dll BaseThreadInitThunk
777e385b +1b ntdll.dll RtlUserThreadStart

thread $28dc:
7fefd321 +00 KERNELBASE.dll WaitForMultipleObjectsEx
775916de +ae kernel32.dll WaitForMultipleObjectsEx
776a626d +29 USER32.dll MsgWaitForMultipleObjectsEx
776a629b +1b USER32.dll MsgWaitForMultipleObjects
00504939 +49 FreeCommander.exe madExcept ThreadExceptFrame
775859cb +0b kernel32.dll BaseThreadInitThunk
777e385b +1b ntdll.dll RtlUserThreadStart

thread $3c4:
776a9e79 +25 USER32.dll GetMessageW
00504939 +49 FreeCommander.exe madExcept ThreadExceptFrame
775859cb +0b kernel32.dll BaseThreadInitThunk
777e385b +1b ntdll.dll RtlUserThreadStart

thread $2500:
775859cb +0b kernel32.dll BaseThreadInitThunk
777e385b +1b ntdll.dll RtlUserThreadStart

modules:
00400000 FreeCommander.exe 2019.0.0.794 C:\Program Files\FreeCommander XE
060c0000 UnLockITExt-x64.dll 3.0.2.2941 C:\Program Files (x86)\EMCO\UnLock IT\v3
06110000 7-zip.dll 9.20.0.0 C:\Program Files\7-Zip
09340000 BCShellEx64.dll 2.5.2.0 C:\Program Files (x86)\Beyond Compare 2
0a590000 NppShell_06.dll 0.1.0.0 C:\Program Files (x86)\Notepad++
5fec0000 MSVCR90.dll 9.0.30729.6161 C:\windows\WinSxS\amd64_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.6161_none_08e61857a83bc251
64f00000 gpgex.dll 1.0.1.36468 C:\Program Files (x86)\GNU\GnuPG\bin
6c330000 ScriptSn.20181126055250.dll 15.8.0.349 C:\Program Files\Common Files\McAfee\SystemCore
6de50000 mytilus3_worker.dll 15.8.0.349 C:\Program Files\Common Files\McAfee\SystemCore
6ded0000 mytilus3.dll 15.8.0.349 C:\Program Files\Common Files\McAfee\SystemCore
6ef40000 LZ32.dll 6.1.7600.16385 C:\windows\system32
71f00000 SFC.DLL 6.1.7600.16385 C:\windows\system32
71f90000 McShield.dll 15.8.0.349 C:\Program Files (x86)\McAfee\VirusScan Enterprise\Res0900
72b40000 ATL100.DLL 10.0.40219.325 C:\windows\system32
72d50000 TortoiseOverlays.dll 1.1.4.26626 C:\Program Files\Common Files\TortoiseOverlays
73190000 MSVCP100.dll 10.0.40219.325 C:\windows\system32
73300000 MSVCR100.dll 10.0.40219.325 C:\windows\system32
77570000 kernel32.dll 6.1.7601.24308 C:\windows\system32
77690000 USER32.dll 6.1.7601.23594 C:\windows\system32
77790000 ntdll.dll 6.1.7601.24308 C:\windows\SYSTEM32
77930000 normaliz.DLL 6.1.7600.16385 C:\windows\system32
77940000 PSAPI.DLL 6.1.7600.16385 C:\windows\system32
18000000 ielib64.dll 4.5.2.0 C:\Program Files\FreeCommander XE
642ff4e0 dfshim.dll 4.0.40305.0 C:\Windows\system32
7feb5c40 PhotoViewer.dll 6.1.7601.17514 C:\Program Files\Windows Photo Viewer
7feb9230 mshtml.dll 11.0.9600.19236 C:\Windows\System32
7febb0e0 wpdshext.dll 6.1.7601.17514 C:\windows\system32
7febcd20 EhStorAPI.dll 6.1.7601.17514 C:\windows\system32
7febcd80 syncui.dll 6.1.7601.17514 C:\windows\system32
7febcdc0 FortiCliSh64.Dll 5.6.5.1150 C:\Program Files (x86)\Fortinet\FortiClient\x64
7febd200 VSFileHandler_64.dll 14.0.23107.0 C:\Program Files\Common Files\Microsoft Shared\MSEnv
7febe9b0 DVDiffShell64.dll 2.4.1.0 C:\Program Files (x86)\Common Files\Vector\DaVinci\DiffAnalyzer
7febeef0 SYNCENG.dll 6.1.7601.17959 C:\windows\system32
7febef10 DVPAShell64.dll 1.4.1.0 C:\Program Files (x86)\Common Files\Vector\DaVinci\ProjectAssistant
7fec78b0 shext.dll 8.8.0.1982 C:\Program Files (x86)\McAfee\VirusScan Enterprise\x64
7fec7b30 mscms.dll 6.1.7601.23971 C:\windows\system32
7fecbb00 twext.dll 6.1.7601.17514 C:\windows\system32
7fecbc40 ShellExtensionX64.dll 1.17.3.0 C:\Program Files (x86)\WinMerge
7fecc030 zipfldr.dll 6.1.7601.24168 C:\windows\system32
7fed9170 d2d1.dll 6.2.9200.16492 C:\windows\system32
7fed96a0 msxml3.dll 8.110.7601.24305 C:\windows\System32
7fedbf90 MSACM32.dll 6.1.7600.16385 C:\windows\system32
7fedf2d0 d3d9.dll 6.1.7601.17514 C:\windows\system32
7fee29a0 DWrite.dll 6.2.9200.22164 C:\windows\system32
7fee4fc0 thumbcache.dll 6.1.7601.17514 C:\Windows\system32
7fee6c00 VBScript.dll 5.8.9600.19236 C:\windows\system32
7fee6cc0 System.Drawing.ni.dll 4.6.1099.0 C:\windows\assembly\NativeImages_v4.0.30319_64\System.Drawing\78220e9ff6455eab78457c9c297b4b9d
7fee7180 PhotoBase.dll 6.1.7600.16385 C:\Program Files\Windows Photo Viewer
7fee7320 mssprxy.dll 7.0.7601.24275 C:\windows\system32
7fee7340 JScript.dll 5.8.9600.19236 C:\windows\system32
7fee7410 JScript9.dll 11.0.9600.19236 C:\windows\system32
7fee83a0 ntshrui.dll 6.1.7601.17755 C:\windows\system32
7fee8420 cscobj.dll 6.1.7601.17514 C:\windows\System32
7fee9390 NetworkExplorer.dll 6.1.7601.17514 C:\windows\system32
7fee95f0 ieproxy.dll 11.0.9600.19236 C:\Program Files\Internet Explorer
7fee9a00 actxprxy.dll 6.1.7601.24000 C:\Windows\system32
7fee9af0 GrooveIntlResource.dll 15.0.4569.1501 C:\Program Files\Microsoft Office\Office15\1033
7feeb210 ieframe.dll 11.0.9600.19236 C:\Windows\System32
7feec840 msls31.dll 3.10.349.0 C:\windows\system32
7feec890 shdocvw.dll 6.1.7601.23896 C:\windows\System32
7feec960 cscui.dll 6.1.7601.17514 C:\windows\System32
7feec9e0 GROOVEEX.DLL 15.0.4569.1503 C:\Program Files\Microsoft Office\Office15
7feecc20 crshhndl.dll 1.0.15.0 C:\Program Files\TortoiseGit\bin
7feecc40 api-ms-win-crt-multibyte-l1-1-0.dll 10.0.14393.795 C:\Program Files\TortoiseGit\bin
7feecc50 MSVCP140.dll 14.10.25008.0 C:\Program Files\TortoiseGit\bin
7feeccf0 gitdll.dll 2.6.0.0 C:\Program Files\TortoiseGit\bin
7feece90 ucrtbase.DLL 10.0.10586.1171 C:\windows\system32
7feecf90 libgit2_tgit.dll 0.26.0.0 C:\Program Files\TortoiseGit\bin
7feed1c0 TortoiseGit.dll 2.6.0.0 C:\Program Files\TortoiseGit\bin
7feed3c0 d3d11.dll 6.2.9200.16570 C:\windows\system32
7feedf90 api-ms-win-crt-math-l1-1-0.dll 10.0.14393.795 C:\Program Files\TortoiseGit\bin
7feedfa0 api-ms-win-crt-locale-l1-1-0.dll 10.0.14393.795 C:\Program Files\TortoiseGit\bin
7feedfb0 d3d8thk.dll 6.1.7600.16385 C:\windows\system32
7feee710 api-ms-win-crt-environment-l1-1-0.dll 10.0.14393.795 C:\Program Files\TortoiseGit\bin
7feee720 api-ms-win-crt-filesystem-l1-1-0.dll 10.0.14393.795 C:\Program Files\TortoiseGit\bin
7feee8f0 api-ms-win-crt-time-l1-1-0.dll 10.0.14393.795 C:\Program Files\TortoiseGit\bin
7feee900 api-ms-win-crt-utility-l1-1-0.dll 10.0.14393.795 C:\Program Files\TortoiseGit\bin
7feee940 api-ms-win-crt-convert-l1-1-0.dll 10.0.14393.795 C:\Program Files\TortoiseGit\bin
7feee950 api-ms-win-crt-stdio-l1-1-0.dll 10.0.14393.795 C:\Program Files\TortoiseGit\bin
7feeea80 api-ms-win-crt-heap-l1-1-0.dll 10.0.14393.795 C:\Program Files\TortoiseGit\bin
7feeea90 dxgi.dll 6.2.9200.16492 C:\windows\system32
7feeeb00 api-ms-win-crt-string-l1-1-0.dll 10.0.14393.795 C:\Program Files\TortoiseGit\bin
7feeeeb0 api-ms-win-core-file-l1-2-0.dll 10.0.10586.1171 C:\windows\system32
7feef2a0 PortableDeviceApi.dll 6.1.7601.17514 C:\windows\system32
7feef480 dfdll.dll 4.6.1099.0 C:\Windows\Microsoft.NET\Framework64\v4.0.30319
7feef4b0 FaultRep.dll 6.1.7601.17514 C:\windows\system32
7feef510 MSVFW32.dll 6.1.7600.16385 C:\windows\system32
7feef8a0 api-ms-win-core-processthreads-l1-1-1.dll 10.0.10586.1171 C:\windows\system32
7feefe40 CSCAPI.dll 6.1.7601.24197 C:\windows\system32
7fef0060 api-ms-win-downlevel-advapi32-l2-1-0.dll 6.2.9200.16492 C:\windows\system32
7fef0120 MLANG.dll 6.1.7600.16385 C:\windows\system32
7fef1d90 System.Core.ni.dll 4.6.1099.0 C:\windows\assembly\NativeImages_v4.0.30319_64\System.Core\9c3229cc6c3e15a5fc46e8946f0a6306
7fef2720 nlssorting.dll 4.6.1099.0 C:\Windows\Microsoft.NET\Framework64\v4.0.30319
7fef2a50 System.ni.dll 4.6.1099.0 C:\windows\assembly\NativeImages_v4.0.30319_64\System\a871a9527dd535c0c18638841ed2d853
7fef3630 clrjit.dll 4.6.1099.0 C:\Windows\Microsoft.NET\Framework64\v4.0.30319
7fef3740 api-ms-win-core-xstate-l2-1-0.dll 10.0.10586.1171 C:\windows\system32
7fef3750 mscorlib.ni.dll 4.6.1099.0 C:\windows\assembly\NativeImages_v4.0.30319_64\mscorlib\f47e4cd0c25d8d5be1b71ccc5eb179db
7fef4c20 MSVCR120_CLR0400.dll 12.0.52512.0 C:\windows\system32
7fef4d20 clr.dll 4.6.1099.0 C:\Windows\Microsoft.NET\Framework64\v4.0.30319
7fef56b0 mscoreei.dll 4.6.1099.0 C:\Windows\Microsoft.NET\Framework64\v4.0.30319
7fef5750 mscoree.dll 4.0.40305.0 C:\Windows\system32
7fef5bc0 sfc_os.DLL 6.1.7600.16385 C:\windows\system32
7fef6c30 BROWCLI.DLL 6.1.7601.17887 C:\windows\system32
7fef6d60 webio.dll 6.1.7601.17725 C:\windows\system32
7fef6dd0 WINHTTP.dll 6.1.7601.24000 C:\windows\system32
7fef6ff0 SHFOLDER.dll 6.1.7600.16385 C:\windows\system32
7fef7710 avifil32.dll 6.1.7600.16385 C:\windows\system32
7fef88f0 msimtf.dll 6.1.7600.16385 C:\windows\system32
7fef8a10 msxml6.dll 6.30.7601.24305 C:\windows\System32
7fef94d0 OLEACC.DLL 7.0.0.0 C:\windows\system32
7fef9810 msimg32.dll 6.1.7601.24234 C:\windows\system32
7fef9bd0 api-ms-win-core-localization-l1-2-0.dll 10.0.10586.1171 C:\windows\system32
7fef9dd0 api-ms-win-core-file-l2-1-0.dll 10.0.10586.1171 C:\windows\system32
7fef9e00 VCRUNTIME140.dll 14.10.25008.0 C:\Program Files\TortoiseGit\bin
7fef9e70 mpr.dll 6.1.7600.16385 C:\windows\system32
7fef9eb0 api-ms-win-core-timezone-l1-1-0.dll 10.0.10586.1171 C:\windows\system32
7fefa010 WindowsCodecs.dll 6.2.9200.22551 C:\windows\system32
7fefa390 XmlLite.dll 1.3.1001.0 C:\windows\system32
7fefa3d0 dwmapi.dll 6.1.7600.16385 C:\windows\system32
7fefa3f0 DXGIDebug.dll 9.30.9600.17336 C:\windows\system32
7fefa530 zlib1_tgit.dll 1.2.11.0 C:\Program Files\TortoiseGit\bin
7fefa550 TortoiseGitStub.dll 2.6.0.0 C:\Program Files\TortoiseGit\bin
7fefa5a0 DAVHLPR.dll 6.1.7600.16385 C:\windows\System32
7fefa5b0 davclnt.dll 6.1.7601.23542 C:\windows\System32
7fefa5d0 ntlanman.dll 6.1.7601.17514 C:\windows\System32
7fefa680 api-ms-win-crt-runtime-l1-1-0.dll 10.0.14393.795 C:\Program Files\TortoiseGit\bin
7fefa690 drprov.dll 6.1.7600.16385 C:\windows\System32
7fefa700 msiltcfg.dll 5.0.7600.16385 C:\windows\system32
7fefa710 api-ms-win-downlevel-shell32-l1-1-0.dll 6.2.9200.16492 C:\Windows\System32
7fefa7e0 api-ms-win-downlevel-shlwapi-l2-1-0.dll 6.2.9200.16492 C:\windows\system32
7fefa7f0 LINKINFO.dll 6.1.7600.16385 C:\windows\system32
7fefa800 IconCodecService.dll 6.1.7600.16385 C:\windows\system32
7fefa810 CSCDLL.dll 6.1.7601.24197 C:\windows\System32
7fefa980 DUser.dll 6.1.7600.16385 C:\windows\system32
7fefa9d0 dbghelp.dll 6.1.7601.17514 C:\windows\system32
7fefab00 EhStorShell.dll 6.1.7600.16385 C:\windows\system32
7fefab40 DUI70.dll 6.1.7600.16385 C:\windows\system32
7fefaf60 gdiplus.dll 6.1.7601.24308 C:\windows\WinSxS\amd64_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.7601.24308_none_145557608b95e72f
7fefb300 uxtheme.dll 6.1.7600.16385 C:\windows\system32
7fefb360 comctl32.dll 6.10.7601.18837 C:\windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.18837_none_fa3b1e3d17594757
7fefb9b0 PROPSYS.dll 7.0.7601.17514 C:\windows\system32
7fefbbe0 ntmarta.dll 6.1.7600.16385 C:\windows\system32
7fefbea0 winspool.drv 6.1.7601.17514 C:\windows\system32
7fefbf90 SAMCLI.DLL 6.1.7601.17514 C:\windows\system32
7fefbfb0 msi.dll 5.0.7601.24195 C:\windows\system32
7fefc320 api-ms-win-core-synch-l1-2-0.DLL 10.0.10586.1171 C:\windows\system32
7fefc330 slc.dll 6.1.7600.16385 C:\windows\system32
7fefc3b0 wkscli.dll 6.1.7601.17514 C:\windows\system32
7fefc3d0 netapi32.dll 6.1.7601.17887 C:\windows\system32
7fefc3f0 winmm.dll 6.1.7600.16385 C:\windows\system32
7fefc430 wtsapi32.dll 6.1.7600.16385 C:\windows\system32
7fefc450 version.dll 6.1.7600.16385 C:\windows\system32
7fefc460 WINNSI.DLL 6.1.7601.23889 C:\windows\system32
7fefc470 IPHLPAPI.DLL 6.1.7601.17514 C:\windows\system32
7fefc580 DEVRTL.dll 6.1.7600.16385 C:\windows\system32
7fefc660 wsock32.dll 6.1.7600.16385 C:\windows\system32
7fefc760 rsaenh.dll 6.1.7600.16385 C:\windows\system32
7fefc8c0 DNSAPI.dll 6.1.7601.24168 C:\windows\system32
7fefca50 wship6.dll 6.1.7600.16385 C:\windows\System32
7fefca60 mswsock.dll 6.1.7601.23451 C:\windows\system32
7fefcac0 netutils.dll 6.1.7601.17514 C:\windows\system32
7fefcc00 bcrypt.dll 6.1.7601.24308 C:\windows\System32
7fefcc30 WINSTA.dll 6.1.7601.17514 C:\windows\system32
7fefcd90 CRYPTSP.dll 6.1.7601.23471 C:\windows\system32
7fefce90 srvcli.dll 6.1.7601.17514 C:\windows\system32
7fefd0b0 secur32.dll 6.1.7601.24308 C:\windows\system32
7fefd0f0 SSPICLI.DLL 6.1.7601.24308 C:\windows\system32
7fefd120 apphelp.dll 6.1.7601.17514 C:\windows\system32
7fefd180 CRYPTBASE.dll 6.1.7601.24308 C:\windows\system32
7fefd190 SXS.DLL 6.1.7601.17514 C:\windows\system32
7fefd230 RpcRtRemote.dll 6.1.7601.17514 C:\windows\system32
7fefd2e0 profapi.dll 6.1.7600.16385 C:\windows\system32
7fefd2f0 MSASN1.dll 6.1.7601.17514 C:\windows\system32
7fefd300 api-ms-win-downlevel-shlwapi-l1-1-0.dll 6.2.9200.16492 C:\windows\system32
7fefd310 api-ms-win-downlevel-normaliz-l1-1-0.dll 6.2.9200.16492 C:\windows\system32
7fefd320 KERNELBASE.dll 6.1.7601.24308 C:\windows\system32
7fefd390 api-ms-win-downlevel-user32-l1-1-0.dll 6.2.9200.16492 C:\windows\system32
7fefd3a0 api-ms-win-downlevel-version-l1-1-0.dll 6.2.9200.16492 C:\windows\system32
7fefd3b0 api-ms-win-downlevel-advapi32-l1-1-0.dll 6.2.9200.16492 C:\windows\system32
7fefd460 Userenv.dll 6.1.7601.17514 C:\windows\system32
7fefd480 DEVOBJ.dll 6.1.7600.16385 C:\windows\system32
7fefd4a0 CRYPT32.dll 6.1.7601.23769 C:\windows\system32
7fefd610 WINTRUST.dll 6.1.7601.23769 C:\windows\system32
7fefd650 CFGMGR32.dll 6.1.7601.17514 C:\windows\system32
7fefd690 api-ms-win-downlevel-ole32-l1-1-0.dll 6.2.9200.16492 C:\windows\system32
7fefd6a0 CLBCatQ.DLL 2001.12.8530.16385 C:\windows\system32
7fefd740 urlmon.dll 11.0.9600.19236 C:\windows\system32
7fefd8d0 wininet.dll 11.0.9600.19236 C:\windows\system32
7fefdd80 GDI32.dll 6.1.7601.24308 C:\windows\system32
7fefddf0 iertutil.dll 11.0.9600.19236 C:\windows\system32
7fefe0c0 WS2_32.dll 6.1.7601.23451 C:\windows\system32
7fefe110 IMM32.DLL 6.1.7600.16385 C:\windows\system32
7fefe1c0 comdlg32.dll 6.1.7601.17514 C:\windows\system32
7fefe260 RPCRT4.dll 6.1.7601.24308 C:\windows\system32
7fefe390 LPK.dll 6.1.7601.24231 C:\windows\system32
7fefe3a0 msvcrt.dll 7.0.7601.17744 C:\windows\system32
7fefe440 NSI.dll 6.1.7601.23889 C:\windows\system32
7fefe450 ole32.dll 6.1.7601.24291 C:\windows\system32
7fefe650 MSCTF.dll 6.1.7601.23915 C:\windows\system32
7fefe780 WLDAP32.dll 6.1.7601.23889 C:\windows\system32
7fefe7e0 SETUPAPI.dll 6.1.7601.17514 C:\windows\system32
7fefe9c0 advapi32.dll 6.1.7601.24308 C:\windows\system32
7fefeaa0 shell32.dll 6.1.7601.24234 C:\windows\system32
7feff830 oleaut32.dll 6.1.7601.23775 C:\windows\system32
7feff910 sechost.dll 6.1.7600.16385 C:\windows\SYSTEM32
7feff930 USP10.dll 1.626.7601.23894 C:\windows\system32
7feffa00 SHLWAPI.dll 6.1.7601.17514 C:\windows\system32

processes:
0000 Idle 0 0 0
0004 System 0 0 0
0190 smss.exe 0 0 0
02ac csrss.exe 0 0 0
02d4 wininit.exe 0 0 0
02e8 csrss.exe 1 0 0
032c services.exe 0 0 0
0340 lsass.exe 0 0 0
0348 lsm.exe 0 0 0
0368 winlogon.exe 1 0 0
03dc svchost.exe 0 0 0
0178 nxtcoordinator.exe 0 0 0
0214 nxtsvc.exe 0 0 0
0230 svchost.exe 0 0 0
02a8 svchost.exe 0 0 0
0418 svchost.exe 0 0 0
0440 svchost.exe 0 0 0
0468 svchost.exe 0 0 0
0530 igfxCUIService.exe 0 0 0
05ac hpservice.exe 0 0 0
05d4 RtkAudioService64.exe 0 0 0
05fc RAVBg64.exe 1 0 0
0604 RAVBg64.exe 1 0 0
0618 RAVBg64.exe 1 0 0
0630 vcsFPService.exe 0 0 0
06f8 dsAccessService.exe 0 0 0
0750 svchost.exe 0 0 0
07fc scheduler.exe 0 0 0
087c FCDBLog.exe 0 0 0
0940 FortiESNAC.exe 0 0 0
0948 FortiSSLVPNdaemon.exe 0 0 0
099c spoolsv.exe 0 0 0
09b8 svchost.exe 0 0 0
09d8 svchost.exe 0 0 0
0a2c svchost.exe 0 0 0
0a5c armsvc.exe 0 0 0
0a74 cam.exe 0 0 0
0a98 svchost.exe 0 0 0
0ac4 dirmngr.exe 0 0 0
0ae4 dsNcService.exe 0 0 0
0b10 FireSvc.exe 0 0 0
0b40 EvtEng.exe 0 0 0
0b8c HipMgmt.exe 0 0 0
0710 ibtsiva.exe 0 0 0
082c macmnsvc.exe 0 0 0
0874 masvc.exe 0 0 0
091c VsTskMgr.exe 0 0 0
0924 mfemms.exe 0 0 0
07cc mfevtps.exe 0 0 0
0c18 mfeann.exe 0 0 0
0c28 D-MatrixProblemDetector.exe 0 0 0
0cc0 RegSrvc.exe 0 0 0
0cdc svchost.exe 0 0 0
0d00 D-MatrixRobot.exe 0 0 0
0d48 SSPREnrollService.exe 0 0 0
0d5c svchost.exe 0 0 0
0d80 saHookMain.exe 1 0 0
0d8c conhost.exe 1 0 0
0d98 UCDAVService.exe 0 0 0
0e04 ZeroConfigService.exe 0 0 0
0e6c CodeMeter.exe 0 0 0
0ea4 mfevtps.exe 0 0 0
0ebc OcsService.exe 0 0 0
0fe0 unsecapp.exe 0 0 0
07e8 WmiPrvSE.exe 0 0 0
0ea0 WmiPrvSE.exe 0 0 0
11fc mfefire.exe 0 0 0
1214 conhost.exe 0 0 0
124c mfehcs.exe 0 0 0
12a4 mcshield.exe 0 0 0
137c svchost.exe 0 0 0
06ac svchost.exe 0 0 0
175c macompatsvc.exe 0 0 0
14c8 nxtupdater.exe 0 0 0
150c conhost.exe 0 0 0
1518 mfemactl.exe 0 0 0
1734 svchost.exe 0 0 0
17f4 LogonUI.exe 0 0 0
0db4 taskhost.exe 1 31 21 normal C:\windows\system32
1814 FCHelper64.exe 0 0 0
1888 CcmExec.exe 0 0 0
18a4 Dwm.exe 1 32 4 high C:\windows\system32
18b0 Explorer.EXE 1 804 359 normal C:\windows
19e0 FortiTray.exe 1 106 189 normal C:\Program Files (x86)\Fortinet\FortiClient
195c devmonsrv.exe 0 0 0
0bac RtkNGUI64.exe 1 48 33 normal C:\Program Files\Realtek\Audio\HDA
1280 rundll32.exe 1 95 30 normal C:\Windows\System32
1098 SynTPEnh.exe 1 98 48 above normal C:\Program Files\Synaptics\SynTP
17a0 rundll32.exe 1 20 7 normal C:\windows\system32
1ac4 SYNTPHELPER.EXE 1 9 3 above normal C:\PROGRAM FILES\SYNAPTICS\SYNTP
1944 mediasrv.exe 0 0 0
170c Greenshot.exe 1 39 20 normal C:\Program Files\Greenshot
1ad0 obexsrv.exe 0 0 0
059c SearchIndexer.exe 0 0 0
17a8 CmRcService.exe 0 0 0
1510 lync.exe 1 378 201 normal C:\Program Files\Microsoft Office\Office16
1848 IAStorDataMgrSvc.exe 0 0 0
1cac CalendarSyncPlus.exe 1 106 53 normal C:\Program Files (x86)\Calendar Sync +
1ce8 ManicTime.exe 1 64 26 normal C:\Program Files (x86)\ManicTime
1d30 iusb3mon.exe 1 21 8 normal C:\Program Files (x86)\Intel\Intel(R) USB 3.0 eXtensible Host Controller Driver\Application
1d70 QLBController.exe 1 33 9 normal C:\Program Files (x86)\Hewlett-Packard\HP Hotkey Support
1e40 RegisterTool.exe 1 34 15 normal C:\Program Files (x86)\cv cryptovision\cv act sc interface
1e48 AccelerometerSt.exe 1 24 13 normal C:\Program Files (x86)\Hewlett-Packard\HP 3D DriveGuard
1ea8 UCDAVProxy.exe 1 9 2 normal C:\Program Files (x86)\OpenText\Enterprise Connect
1ee8 CLCL.exe 1 69 20 normal C:\Install\clcl112_eng
1f0c jusched.exe 1 9 2 normal C:\Program Files (x86)\Common Files\Java\Java Update
1f1c UpdaterUI.exe 1 49 43 normal C:\Program Files\McAfee\Agent\x86
1c68 cfSysTray.exe 1 81 14 normal C:\Program Files (x86)\CA\DSM\bin
1c84 ONENOTEM.EXE 1 27 9 normal C:\Program Files\Microsoft Office\Office15
1ccc hpqwmiex.exe 0 0 0
1dc0 unsecapp.exe 1 9 3 normal C:\windows\system32\wbem
1f6c McTray.exe 1 128 117 normal C:\Program Files\McAfee\Agent\x86
1f90 jhi_service.exe 0 0 0
1c3c LMS.exe 0 0 0
1dac IAStorIcon.exe 1 34 14 normal C:\Program Files\Intel\Intel(R) Rapid Storage Technology
1ed4 mctelsvc.exe 0 0 0
1c60 ucscore.exe 1 363 169 normal C:\Program Files (x86)\OpenText\Enterprise Connect
1a74 jabra-direct.exe 1 35 39 normal C:\Program Files (x86)\Jabra\Direct4
0fd0 PresentationFontCache.exe 0 0 0
217c jabra-direct.exe 1 5 7 normal C:\Program Files (x86)\Jabra\Direct4
21a8 jabra-direct.exe 1 4 1 normal C:\Program Files (x86)\Jabra\Direct4
2330 igfxEM.exe 1 16 13 normal C:\windows\system32
2338 igfxHK.exe 1 16 12 normal C:\windows\system32
23a4 igfxTray.exe 1 12 4 normal C:\windows\system32
181c jabra-direct.exe 1 4 1 normal C:\Program Files (x86)\Jabra\Direct4
25b4 WmiPrvSE.exe 0 0 0
2604 SoftphoneIntegrations.exe 1 39 28 normal C:\Program Files (x86)\Jabra\Direct4
2628 conhost.exe 1 20 1 normal C:\windows\system32
229c WmiPrvSE.exe 0 0 0
1f08 PrivacyIconClient.exe 1 98 61 normal C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IMSS
1668 UcMapi.exe 1 57 24 normal C:\Program Files\Microsoft Office\Office16
1f34 WmiPrvSE.exe 0 0 0
2058 SCNotification.exe 1 15 10 normal C:\windows\CCM
07b4 jucheck.exe 1 15 6 normal C:\Program Files (x86)\Common Files\Java\Java Update
1874 wlanext.exe 0 0 0
1c98 conhost.exe 0 0 0
26bc OUTLOOK.EXE 1 969 829 normal C:\Program Files\Microsoft Office\Office15
1974 OSPPSVC.EXE 0 0 0
24ec FreeCommander.exe 1 519 439 normal C:\Program Files\FreeCommander XE
2be0 TGitCache.exe 1 12 6 normal C:\Program Files\TortoiseGit\bin
2ee8 Skype.exe 1 26 34 normal C:\Program Files (x86)\Microsoft\Skype for Desktop
2f40 Skype.exe 1 10 3 normal C:\Program Files (x86)\Microsoft\Skype for Desktop
03d0 Skype.exe 1 7 8 normal C:\Program Files (x86)\Microsoft\Skype for Desktop
1bd4 Skype.exe 1 9 15 idle C:\Program Files (x86)\Microsoft\Skype for Desktop
1abc DllHost.exe 1 9 11 normal C:\windows\SysWOW64
2c48 ONENOTE.EXE 1 236 126 normal C:\Program Files\Microsoft Office\Office15
2924 taskhost.exe 1 10 4 normal C:\windows\system32
2468 EXCEL.EXE 1 613 208 normal C:\Program Files\Microsoft Office\Office15
2efc eclipse.exe 1 4 2 normal C:\Install\Eclipse473_RTC606_Win64\client\eclipse
1508 javaw.exe 1 855 506 normal C:\Install\Eclipse473_RTC606_Win64\client\eclipse\jdk\jre\bin
3558 firefox.exe 1 126 101 normal C:\Program Files\Mozilla Firefox
21fc firefox.exe 1 23 10 normal C:\Program Files\Mozilla Firefox
2cc4 firefox.exe 1 11 12 normal C:\Program Files\Mozilla Firefox
15ec firefox.exe 1 11 5 normal C:\Program Files\Mozilla Firefox
0a80 TrustedInstaller.exe 0 0 0
2d70 firefox.exe 1 11 5 normal C:\Program Files\Mozilla Firefox
37fc mstsc.exe 1 180 64 normal C:\windows\system32
352c ConEmu64.exe 1 81 42 normal C:\Install\ConEmu
0e50 ConEmuC64.exe 1 9 2 normal C:\Install\ConEmu\ConEmu
2e4c conhost.exe 1 25 8 normal C:\windows\system32
3050 cmd.exe 1 4 1 normal C:\windows\system32
29b8 CANdelaStudio.exe 1 347 715 normal C:\Program Files (x86)\Vector CANdelaStudio 7.5\Bin
29c0 FNPLicensingService.exe 0 0 0
2ae4 SearchProtocolHost.exe 1 51 22 idle C:\windows\system32
3574 SearchFilterHost.exe 0 0 0 idle C:\windows\system32
2028 audiodg.exe 0 0 0

hardware:
+ Batteries
- Microsoft AC Adapter
- Microsoft ACPI-Compliant Control Method Battery
- Microsoft ACPI-Compliant Control Method Battery
- Microsoft Composite Battery
+ Biometric
- Validity Sensor (driver 4.5.133.0)
+ Bluetooth Auxiliary
- Advanced Audio Distribution Profile (Source) (driver 17.1.1406.468)
- Audio/Video Remote Control (Target) (driver 17.1.1406.468)
- Bluetooth Server (driver 17.1.1406.468)
- Generic Access Profile (driver 17.1.1406.468)
- Generic Attribute Profile (driver 17.1.1406.468)
- Hands-Free Profile (Audio Gateway) (driver 17.1.1406.468)
- Headset Profile (Audio Gateway) (driver 17.1.1406.468)
+ Bluetooth Radios
- Intel(R) Wireless Bluetooth(R) (driver 17.1.1407.474)
- Microsoft Bluetooth Enumerator
+ Computer
- ACPI x64-based PC
+ Disk drives
- HGST HTS725050A7E6300 SCSI Disk Device
+ Display adapters
- Intel(R) HD Graphics 5500 (driver 10.18.10.3995)
+ Human Interface Devices
- HID-compliant consumer control device
- HID-compliant consumer control device
- HID-compliant device
- HID-compliant device
- HID-compliant device
- USB Input Device
- USB Input Device
- USB Input Device
- USB Input Device
+ IDE ATA/ATAPI controllers
- Intel(R) 9 Series Chipset Family SATA AHCI Controller (driver 13.2.0.1016)
+ Keyboards
- HID Keyboard Device
- Standard PS/2 Keyboard
+ Mice and other pointing devices
- HID-compliant mouse
- Synaptics SMBus TouchPad (driver 18.1.37.3)
+ Monitors
- Generic PnP Monitor
- Generic PnP Monitor
- Generic PnP Monitor
+ Network adapters
- Bluetooth Device (Personal Area Network)
- Bluetooth Device (RFCOMM Protocol TDI)
- Fortinet SSL VPN Virtual Ethernet Adapter (driver 2017.3.22.0)
- Fortinet virtual adapter (driver 2009.2.12.0)
- Intel(R) Dual Band Wireless-N 7265 #6 (driver 17.13.0.9)
- Intel(R) Ethernet Connection (3) I218-LM (driver 12.12.80.19)
- Juniper Network Connect Virtual Adapter (driver 8.0.0.1)
- Microsoft Virtual WiFi Miniport Adapter #11
- Microsoft Virtual WiFi Miniport Adapter #12
- PPPoP WAN Adapter (driver 2016.3.22.0)
- VirtualBox Host-Only Ethernet Adapter (driver 5.2.8.0)
- WAN Miniport (IKEv2)
- WAN Miniport (IP)
- WAN Miniport (IPv6)
- WAN Miniport (L2TP)
- WAN Miniport (Network Monitor)
- WAN Miniport (PPPOE)
- WAN Miniport (PPTP)
- WAN Miniport (SSTP)
+ Processors
- Intel(R) Core(TM) i5-5300U CPU @ 2.30GHz
- Intel(R) Core(TM) i5-5300U CPU @ 2.30GHz
- Intel(R) Core(TM) i5-5300U CPU @ 2.30GHz
- Intel(R) Core(TM) i5-5300U CPU @ 2.30GHz
+ Security Devices
- Trusted Platform Module 1.2
+ Sound, video and game controllers
- Jabra EVOLVE 20 MS
- Realtek High Definition Audio (driver 6.0.1.7383)
+ System devices
- ACPI Fixed Feature Button
- ACPI Lid
- ACPI Sleep Button
- ACPI Thermal Zone
- ACPI Thermal Zone
- ACPI Thermal Zone
- ACPI Thermal Zone
- ACPI Thermal Zone
- ACPI Thermal Zone
- Composite Bus Enumerator
- Direct memory access controller
- Extended IO Bus
- File as Volume Driver
- High Definition Audio Controller
- High precision event timer
- HP Mobile Data Protection Sensor (driver 6.0.5.1)
- Intel(R) 82802 Firmware Hub Device
- Intel(R) Management Engine Interface (driver 10.0.30.1054)
- Microsoft ACPI-Compliant Embedded Controller
- Microsoft ACPI-Compliant System
- Microsoft System Management BIOS Driver
- Microsoft Virtual Drive Enumerator Driver
- Microsoft Windows Management Interface for ACPI
- Mobile 5th Generation Intel(R) Core(TM) and Intel(R) Core(TM) M Host Bridge -OPI - 1604
- Mobile 5th Generation Intel(R) Core(TM) PCI Express Root Port #1 - 9C90
- Mobile 5th Generation Intel(R) Core(TM) PCI Express Root Port #2 - 9C92
- Mobile 5th Generation Intel(R) Core(TM) PCI Express Root Port #4 - 9C96
- Mobile 5th Generation Intel(R) Core(TM) Premium SKU LPC Controller - 9CC3
- Motherboard resources
- Motherboard resources
- Motherboard resources
- PCI bus (driver 3.0.1.41)
- Plug and Play Software Device Enumerator
- Programmable interrupt controller
- Remote Desktop Device Redirector Bus
- Synaptics SMBus Driver (driver 18.1.37.3)
- System CMOS/real time clock
- System timer
- Terminal Server Keyboard Driver
- Terminal Server Mouse Driver
- UMBus Enumerator
- UMBus Enumerator
- UMBus Root Bus Enumerator
- Volume Manager
+ Universal Serial Bus controllers
- Generic USB Hub
- Intel(R) USB 3.0 eXtensible Host Controller (driver 3.0.1.41)
- Intel(R) USB 3.0 Root Hub (driver 3.0.1.41)
- Mobile 5th Generation Intel(R) Core(TM) USB EHCI Controller - 9CA6
- USB 2.0 MTT Hub (driver 3.0.1.41)
- USB 2.0 MTT Hub (driver 3.0.1.41)
- USB 2.0 MTT Hub (driver 3.0.1.41)
- USB 3.0 Hub (driver 3.0.1.41)
- USB 3.0 Hub (driver 3.0.1.41)
- USB Composite Device
- USB Composite Device
- USB Root Hub

cpu registers:
rax = 0000000000000000
rbx = 0000000000000000
rcx = 0000000000000000
rdx = 00000000006666ff
rsi = 00000000037ead90
rdi = 000000000b03f101
rip = 00000000006981c9
rsp = 000000000022e0c0
rbp = 000000000022e130
r8 = 0000000000000000
r9 = 0000000000000000
r10 = 000000000000000a
r11 = 000007fffffde000
r12 = 0000000000000000
r13 = 0000000000000000
r14 = 0000000000000000
r15 = 0000000000310dd0

stack dump:
0022e0c0 00 00 00 00 00 00 00 00 - d8 06 00 00 00 00 00 00 ................
0022e0d0 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 ................
0022e0e0 48 d6 fb 0a 00 00 00 00 - b0 e0 22 00 00 00 00 00 H.........".....
0022e0f0 90 ad 7e 03 00 00 00 01 - 00 00 00 00 00 00 00 00 ..~.............
0022e100 e0 4d 48 02 00 00 00 00 - 00 00 00 00 00 00 00 00 .MH.............
0022e110 40 7d fe 0a 00 00 00 00 - 52 17 12 00 00 00 00 00 @}......R.......
0022e120 00 02 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 ................
0022e130 2c 04 15 00 00 00 00 00 - 5b 71 e0 09 35 04 00 00 ,.......[q..5...
0022e140 c9 01 00 00 00 00 00 00 - c3 0f 34 00 10 01 00 00 ..........4.....
0022e150 d8 06 00 00 00 00 00 00 - cc 0a 00 00 00 00 00 00 ................
0022e160 a0 50 fb 08 00 00 00 00 - c9 81 69 00 00 00 00 00 .P........i.....
0022e170 01 00 00 00 00 00 00 00 - c0 e0 22 00 00 00 00 00 ..........".....
0022e180 30 e1 22 00 00 00 00 00 - f8 98 94 0d 00 00 00 00 0.".............
0022e190 05 00 00 c0 00 00 00 00 - 00 00 00 00 00 00 00 00 ................
0022e1a0 c9 81 69 00 00 00 00 00 - 02 00 00 00 00 00 00 00 ..i.............
0022e1b0 00 00 00 00 00 00 00 00 - c8 00 00 00 00 00 00 00 ................
0022e1c0 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 ................
0022e1d0 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 ................
0022e1e0 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 ................
0022e1f0 00 00 00 00 00 00 00 00 - 00 00 00 00 00 00 00 00 ................

disassembling:
006981c0 public Vcl.Controls.TControl.SetColor: ; function entry point
006981c0 6339 push rsi
006981c1 push rbx
006981c2 sub rsp, $28
006981c6 mov rbx, rcx
006981c9 6340 > cmp [rbx+$c8], edx
006981cf jz loc_69822b
006981d1 6342 mov [rbx+$c8], edx
006981d7 6343 mov byte ptr [rbx+$ac], 0
006981de 6344 movzx rax, word ptr [rbx+$34]
006981e3 test ax, $10
[...]

error details:
Quickly opening text files in succession directly from the search dialog


Post Reply

Who is online

Users browsing this forum: No registered users and 40 guests