public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Fwd: RE: I have a problem with some applications in Cygwin
       [not found] <AM6PR09MB2328F3BE116E9F2AB08BFDE4821A0@AM6PR09MB2328.eurprd09.prod.outlook.com>
@ 2020-10-23 16:36 ` René Berber
  0 siblings, 0 replies; only message in thread
From: René Berber @ 2020-10-23 16:36 UTC (permalink / raw)
  To: cygwin


[-- Attachment #1.1: Type: text/plain, Size: 3759 bytes --]

Redirecting to the list...


-------- Forwarded Message --------
Subject: RE: I have a problem with some applications in Cygwin
Date: Fri, 23 Oct 2020 09:29:49 +0000
From: Eirik Nordbrøden <eirik.nordbroden@netnordic.com>
To: René Berber <rene.berber@gmail.com>


> -----Original Message-----
> From: Cygwin <cygwin-bounces@cygwin.com> On Behalf Of René Berber via
> Cygwin
> Sent: torsdag 22. oktober 2020 23:28
> To: Cygwin (cygwin@cygwin.com) <cygwin@cygwin.com>
> Subject: Re: I have a problem with some applications in Cygwin
> 
> On 10/22/2020 9:15 AM, Eirik Nordbrøden via Cygwin wrote:
> 
> > I have been using for many years and have not really had any major
> > problems, but now I have run into a problem with some of the
> > applications in Cygwin that I have been struggling with for some time
> > without being able to solve it. Hopefully someone in this list can
> > point me in the right direction to fix the problem.
> >
> > I have a new Windows 10 PC with a fresh Cygwin installation, but
> > struggles with some of the applications that I have installed. When I
> > try to use applications like ssh, ssh-keygen, git, snmpwalk, snmpnext
> 
> Just an idea, all of those are network tools, that means they depend on DNS
> resolving, which may be slow if not set correctly.
> 
> Have you tried using numeric IP addresses?
> 
> > etc. they all just hangs and I am not able to stop them through
> > CTRL-C. I need to use Task Manager to kill the application (kill -9
> 
> That is very strange, Cygwin's programs respond to Ctrl-C fast.
> 
> Are you sure you are using the Cygwin program, for instance ssh, and not the
> Microsoft program (of the same name)?
> 
> > does not work either). But if I run the application from gdb (like
> > 'gdb ssh-keygen' and the 'run') they seem to work. Most applications
> > seems to work as expected, but not the ones I have listed (and maybe
> > some more applications as well).
> >
> > I think that this might be due to something in my PC, but are not able
> > to pinpoint it. At one point I thought that this was due to the virus
> > control in the PC (Trend), but now I have uninstalled this and just
> > uses Windows defender.
> 
> Good point and it needed to be tested, so that is out of the picture.
> 
> Repeating what I hinted to above, maybe running the program under gdb
> you are specifying the whole path to the program, which is not the same as
> letting the shell find it.  Try: `which ssh` to see which one is used.
> 
> Another test is to use ldd or cygcheck to take a look at the libraries loaded... if
> they include anti-virus or other strange libraries, then that is interfering.
> 
> Also using strace could (probably will) show where everything stops.
> 
> HTH
> --
> R.Berber
> --
> Problem reports:      https://cygwin.com/problems.html
> FAQ:                  https://cygwin.com/faq/
> Documentation:        https://cygwin.com/docs.html
> Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple

Hello

I have also had the idea that this might be related to network 
application. I have tested with IP addresses so that is not an issue.

I have also checked that I am using the Cygwin application by providing 
the whole path.

I have also tried strace, but it bails out with an exception (c0000005) 
and then segmentation fault.

Attached you will find an output from:

cygcheck -s -v -r > cygcheck.out
ldd /usr/bin/ssh-keygen.exe > ldd_ssh-keygen.out
strace /usr/bin/ssh-keygen.exe > strace_ssh-keygen.out

Hopefully someone can make something out of this.
PS I have also installed GitBash and the same problems appear there!!!!

Eirik Nordbrøden, Netnordic AS
(+47) 90174789

[-- Attachment #1.2: cygcheck.out --]
[-- Type: application/octet-stream, Size: 32297 bytes --]


Cygwin Configuration Diagnostics
Current System Time: Fri Oct 23 10:00:10 2020

Windows 10 Professional Ver 10.0 Build 19041 

Path:	C:\Program Files\Java\jdk1.8.0_261\bin
	C:\cygwin64\usr\local\bin
	C:\cygwin64\bin
	C:\cygwin64\usr\sbin
	C:\cygwin64\sbin
	C:\apps\maven\apache-maven-3.6.3\bin
	C:\cygwin64\home\eirik.nordbroden\bin

Output from C:\cygwin64\bin\id.exe
UID: 1055740(eirik.nordbroden)        GID: 1049089(Domain Users)
1049089(Domain Users)                 545(Users)
4(INTERACTIVE)                        66049(CONSOLE LOGON)
11(Authenticated Users)               15(This Organization)
4095(CurrentSession)                  66048(LOCAL)
1052891(_NN NOR Project and Delivery) 1051286(NN_VPN_Access)
1051298(NN_Wifi_Access)               1053040(_NO Halden)
1050959(All All)                      1050960(NO NOR All)
1052695(_NO COM All)                  1055025(NN_VPN_Access_GP)
1055045(NN_ITC_Tilganger)             1050703(CERTSVC_DCOM_ACCESS)
401408(Medium Mandatory Level)

SysDir: C:\WINDOWS\system32
WinDir: C:\WINDOWS

USER = 'eirik.nordbroden'
PWD = '/home/eirik.nordbroden'
HOME = '/home/eirik.nordbroden'

USERDOMAIN = 'NETNORDIC'
OS = 'Windows_NT'
COMMONPROGRAMFILES = 'C:\Program Files\Common Files'
PROCESSOR_LEVEL = '6'
PSModulePath = 'C:\Program Files\WindowsPowerShell\Modules;C:\WINDOWS\system32\WindowsPowerShell\v1.0\Modules'
CommonProgramW6432 = 'C:\Program Files\Common Files'
M2_HOME = '/cygdrive/c/apps/maven/apache-maven-3.6.3'
CommonProgramFiles(x86) = 'C:\Program Files (x86)\Common Files'
LANG = 'en_US.UTF-8'
TZ = 'Europe/Oslo'
HOSTNAME = 'NNNO-234'
PUBLIC = 'C:\Users\Public'
OLDPWD = '/cygdrive/c/Users/eirik.nordbroden/Desktop'
MIBS = 'ALL'
USERNAME = 'eirik.nordbroden'
JAVA_HOME = '/cygdrive/c/Program Files/Java/jdk1.8.0_261'
LOGONSERVER = '\\NN-DCO-01'
PROCESSOR_ARCHITECTURE = 'AMD64'
CYGWIN_NOWINPATH = '1'
LOCALAPPDATA = 'C:\Users\eirik.nordbroden\AppData\Local'
COMPUTERNAME = 'NNNO-234'
FPS_BROWSER_APP_PROFILE_STRING = 'Internet Explorer'
!:: = '::\'
SYSTEMDRIVE = 'C:'
USERPROFILE = 'C:\Users\eirik.nordbroden'
PATHEXT = '.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC'
SYSTEMROOT = 'C:\WINDOWS'
USERDOMAIN_ROAMINGPROFILE = 'NETNORDIC'
OneDriveCommercial = 'C:\Users\eirik.nordbroden\OneDrive - NETNORDIC'
PROCESSOR_IDENTIFIER = 'Intel64 Family 6 Model 142 Stepping 10, GenuineIntel'
PRJ_ROOT = '/cygdrive/c/prj'
TMP = '/tmp'
TERM_PROGRAM = 'mintty'
TERM_PROGRAM_VERSION = '3.4.0'
OneDrive = 'C:\Users\eirik.nordbroden\OneDrive - NETNORDIC'
PROCESSOR_REVISION = '8e0a'
FPS_BROWSER_USER_PROFILE_STRING = 'Default'
PROFILEREAD = 'true'
USERDNSDOMAIN = 'NETNORDIC.LOCAL'
NUMBER_OF_PROCESSORS = '8'
ProgramW6432 = 'C:\Program Files'
COMSPEC = 'C:\WINDOWS\system32\cmd.exe'
APPDATA = 'C:\Users\eirik.nordbroden\AppData\Roaming'
SHELL = '/bin/bash'
TERM = 'cygwin'
configsetroot = 'C:\WINDOWS\ConfigSetRoot'
WINDIR = 'C:\WINDOWS'
ProgramData = 'C:\ProgramData'
SHLVL = '1'
MINTTY_SHORTCUT = '/cygdrive/c/Users/Public/Desktop/Cygwin64 Terminal.lnk'
PRINTER = '\\nn-print-01\HLD MFP Conica'
PROGRAMFILES = 'C:\Program Files'
ALLUSERSPROFILE = 'C:\ProgramData'
TEMP = '/tmp'
DriverData = 'C:\Windows\System32\Drivers\DriverData'
SESSIONNAME = 'Console'
ProgramFiles(x86) = 'C:\Program Files (x86)'
PS1 = '[\[\e[32m\]\u@\h \[\e[33m\]\W$(__git_ps1 " (%s)")\[\e[0m\]]\$ '
HOMEDRIVE = 'C:'
INFOPATH = '/usr/local/info:/usr/share/info:/usr/info'
HOMEPATH = '\Users\eirik.nordbroden'
ORIGINAL_PATH = '/cygdrive/c/Program Files (x86)/Common Files/Oracle/Java/javapath:/cygdrive/c/WINDOWS/system32:/cygdrive/c/WINDOWS:/cygdrive/c/WINDOWS/System32/Wbem:/cygdrive/c/WINDOWS/System32/WindowsPowerShell/v1.0:/cygdrive/c/WINDOWS/System32/OpenSSH:/cygdrive/c/Program Files/Intel/WiFi/bin:/cygdrive/c/Program Files/Common Files/Intel/WirelessCommon:/cygdrive/c/Program Files (x86)/Intel/Intel(R) Management Engine Components/DAL:/cygdrive/c/Program Files/Intel/Intel(R) Management Engine Components/DAL:/cygdrive/c/Program Files/Git/cmd:/cygdrive/c/Program Files/PuTTY:/cygdrive/c/Users/eirik.nordbroden/AppData/Local/Microsoft/WindowsApps'
EXECIGNORE = '*.dll'
_ = '/usr/bin/cygcheck'

HKEY_CURRENT_USER\SOFTWARE\Cygwin
HKEY_CURRENT_USER\SOFTWARE\Cygwin\Installations
  (default) = '\??\C:\cygwin64'
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Directory\background\shell\cygwin64_bash
  (default) = 'MinTTY here'
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Directory\background\shell\cygwin64_bash\command
  (default) = 'C:\cygwin64\bin\mintty.exe -e /bin/xhere /bin/bash.exe "%V"'
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Directory\shell\cygwin64_bash
  (default) = 'MinTTY here'
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Directory\shell\cygwin64_bash\command
  (default) = 'C:\cygwin64\bin\mintty.exe -e /bin/xhere /bin/bash.exe "%L"'
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Drive\Background\Shell\cygwin64_bash
  (default) = 'MinTTY here'
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Drive\Background\Shell\cygwin64_bash\command
  (default) = 'C:\cygwin64\bin\mintty.exe -e /bin/xhere /bin/bash.exe "%V"'
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Drive\shell\cygwin64_bash
  (default) = 'MinTTY here'
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Drive\shell\cygwin64_bash\command
  (default) = 'C:\cygwin64\bin\mintty.exe -e /bin/xhere /bin/bash.exe "%L"'
HKEY_LOCAL_MACHINE\SOFTWARE\Cygwin
HKEY_LOCAL_MACHINE\SOFTWARE\Cygwin\Installations
  (default) = '\??\C:\cygwin64'
HKEY_LOCAL_MACHINE\SOFTWARE\Cygwin\setup
  (default) = 'C:\cygwin64'
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\cygwin64_bash
  (default) = 'Cygwin Bash Prompt Here (x86_64)'
  UnInstallString = 'C:\cygwin64\bin\sh.exe -c "PATH=/bin /bin/chere -u -s bash"'

obcaseinsensitive set to 1

Cygwin installations found in the registry:
  System: Key: e022582115c10879 Path: C:\cygwin64
  User:   Key: e022582115c10879 Path: C:\cygwin64

c:  hd  NTFS    975484Mb  11% CP CS UN PA FC    QU  Windows
d:  fd             N/A    N/A                       
e:  fd             N/A    N/A                       
k:  net NTFS   7561277Mb  73% CP CS UN PA       QU  NewK
n:  net NTFS   15135327Mb  70% CP CS UN PA       QU  NN
x:  net NTFS    727036Mb  98% CP CS UN PA FC    QU  Ny Felles

C:\cygwin64      /          system  binary,auto
C:\cygwin64\bin  /usr/bin   system  binary,auto
C:\cygwin64\lib  /usr/lib   system  binary,auto
cygdrive prefix  /cygdrive  user    binary,posix=0,auto

Found: C:\cygwin64\bin\awk
 -> C:\cygwin64\bin\gawk.exe
Found: C:\cygwin64\bin\bash.exe
Found: C:\cygwin64\bin\cat.exe
Not Found: certutil
Not Found: clinfo
Not Found: comp
Not Found: convert
Found: C:\cygwin64\bin\cp.exe
Not Found: cpp (good!)
Not Found: crontab
Found: C:\cygwin64\bin\curl.exe
Found: C:\cygwin64\bin\expand.exe
Found: C:\cygwin64\bin\find.exe
Found: C:\cygwin64\bin\ftp.exe
Not Found: gcc
Found: C:\cygwin64\bin\gdb.exe
Found: C:\cygwin64\bin\grep.exe
Found: C:\cygwin64\bin\hostname.exe
Found: C:\cygwin64\bin\kill.exe
Found: C:\Program Files\Java\jdk1.8.0_261\bin\klist.exe
Found: C:\cygwin64\bin\ld.exe
Found: C:\cygwin64\bin\ls.exe
Not Found: make
Found: C:\cygwin64\bin\mv.exe
Not Found: nslookup
Not Found: patch
Found: C:\cygwin64\bin\perl.exe
Not Found: replace
Found: C:\cygwin64\bin\rm.exe
Found: C:\cygwin64\bin\sed.exe
Found: C:\cygwin64\bin\sh.exe
Not Found: shutdown
Found: C:\cygwin64\bin\sort.exe
Found: C:\cygwin64\bin\ssh.exe
Found: C:\cygwin64\bin\tar.exe
Found: C:\cygwin64\bin\test.exe
Found: C:\cygwin64\bin\timeout.exe
Found: C:\cygwin64\bin\vi.exe
Found: C:\cygwin64\bin\vim.exe
Found: C:\cygwin64\bin\whoami.exe

   39k 2016/09/19 C:\cygwin64\bin\cygargp-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygargp-0.dll" v0.0 ts=2016-09-19 02:13
   19k 2018/12/20 C:\cygwin64\bin\cygattr-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygattr-1.dll" v0.0 ts=2018-12-20 09:48
  254k 2020/03/31 C:\cygwin64\bin\cygblkid-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygblkid-1.dll" v0.0 ts=2020-03-28 06:22
  892k 2018/04/09 C:\cygwin64\bin\cygboost_regex-1_66.dll - os=4.0 img=0.0 sys=5.2
                  "cygboost_regex-1_66.dll" v0.0 ts=2018-04-09 20:30
  132k 2020/10/10 C:\cygwin64\bin\cygbrotlicommon-1.dll - os=4.0 img=1.0 sys=5.2
                  "cygbrotlicommon-1.dll" v0.0 ts=2020-10-10 15:20
   46k 2020/10/10 C:\cygwin64\bin\cygbrotlidec-1.dll - os=4.0 img=1.0 sys=5.2
                  "cygbrotlidec-1.dll" v0.0 ts=2020-10-10 15:21
   66k 2019/07/21 C:\cygwin64\bin\cygbz2-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygbz2-1.dll" v0.0 ts=2019-07-22 00:05
   42k 2020/02/17 C:\cygwin64\bin\cygcbor-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygcbor-0.dll" v0.0 ts=2020-02-17 12:04
   13k 2019/01/02 C:\cygwin64\bin\cygcom_err-2.dll - os=4.0 img=0.0 sys=5.2
                  "cygcom_err-2.dll" v0.0 ts=2019-01-02 02:39
  194k 2019/04/03 C:\cygwin64\bin\cygcrypt-2.dll - os=4.0 img=0.0 sys=5.2
                  "cygcrypt-2.dll" v0.0 ts=2019-04-03 22:05
 2363k 2019/09/11 C:\cygwin64\bin\cygcrypto-1.0.0.dll - os=4.0 img=0.0 sys=5.2
                  "cygcrypto-1.0.0.dll" v0.0 ts=2019-09-11 18:40
 2451k 2020/04/08 C:\cygwin64\bin\cygcrypto-1.1.dll - os=4.0 img=0.0 sys=5.2
                  "cygcrypto-1.1.dll" v0.0 ts=2020-04-08 12:11
  624k 2020/10/18 C:\cygwin64\bin\cygcurl-4.dll - os=4.0 img=0.0 sys=5.2
                  "cygcurl-4.dll" v0.0 ts=2020-10-17 17:14
 1552k 2017/09/28 C:\cygwin64\bin\cygdb-5.3.dll - os=4.0 img=0.0 sys=5.2
                  "cygdb-5.3.dll" v0.0 ts=2017-09-28 20:05
  119k 2017/09/28 C:\cygwin64\bin\cygdb_cxx-5.3.dll - os=4.0 img=0.0 sys=5.2
                  "cygdb_cxx-5.3.dll" v0.0 ts=2017-09-28 20:06
  569k 2017/09/28 C:\cygwin64\bin\cygdb_sql-5.3.dll - os=4.0 img=0.0 sys=5.2
                  "cygdb_sql-5.3.dll" v0.0 ts=2017-09-28 20:06
  154k 2013/10/20 C:\cygwin64\bin\cygedit-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygedit-0.dll" v0.0 ts=2013-10-20 21:56
  181k 2018/09/27 C:\cygwin64\bin\cygexpat-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygexpat-1.dll" v0.0 ts=2018-09-27 18:30
  353k 2020/03/31 C:\cygwin64\bin\cygfdisk-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygfdisk-1.dll" v0.0 ts=2020-03-28 06:23
   27k 2015/11/17 C:\cygwin64\bin\cygffi-6.dll - os=4.0 img=0.0 sys=5.2
                  "cygffi-6.dll" v0.0 ts=2015-11-17 22:14
  136k 2020/10/20 C:\cygwin64\bin\cygfido2-1.dll - os=4.0 img=1.5 sys=5.2
                  "cygfido2-1.dll" v0.0 ts=2020-10-20 19:25
  251k 2020/09/13 C:\cygwin64\bin\cygfontconfig-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygfontconfig-1.dll" v0.0 ts=2020-09-13 16:50
   56k 2019/07/28 C:\cygwin64\bin\cygformw-10.dll - os=4.0 img=0.0 sys=5.2
                  "cygformw-10.dll" v0.0 ts=2019-07-28 17:33
  699k 2020/07/21 C:\cygwin64\bin\cygfreetype-6.dll - os=4.0 img=0.0 sys=5.2
                  "cygfreetype-6.dll" v0.0 ts=2020-07-21 22:52
   72k 2020/09/12 C:\cygwin64\bin\cyggcc_s-seh-1.dll - os=4.0 img=0.0 sys=5.2
                  "cyggcc_s-seh-1.dll" v0.0 ts=2020-09-12 14:20
   46k 2019/07/10 C:\cygwin64\bin\cyggdbm-4.dll - os=4.0 img=0.0 sys=5.2
                  "cyggdbm-4.dll" v0.0 ts=2019-07-10 15:06
   49k 2019/07/10 C:\cygwin64\bin\cyggdbm-6.dll - os=4.0 img=0.0 sys=5.2
                  "cyggdbm-6.dll" v0.0 ts=2019-07-10 14:53
   13k 2019/07/10 C:\cygwin64\bin\cyggdbm_compat-4.dll - os=4.0 img=0.0 sys=5.2
                  "cyggdbm_compat-4.dll" v0.0 ts=2019-07-10 14:53
  582k 2020/03/01 C:\cygwin64\bin\cyggmp-10.dll - os=4.0 img=0.0 sys=5.2
                  "cyggmp-10.dll" v0.0 ts=2020-03-01 16:58
 1472k 2019/07/29 C:\cygwin64\bin\cyggnutls-30.dll - os=4.0 img=0.0 sys=5.2
                  "cyggnutls-30.dll" v0.0 ts=2019-07-29 03:55
  274k 2018/03/16 C:\cygwin64\bin\cyggssapi_krb5-2.dll - os=4.0 img=0.0 sys=5.2
                  "cyggssapi_krb5-2.dll" v0.0 ts=2018-03-16 03:38
   33k 2017/02/13 C:\cygwin64\bin\cyghistory7.dll - os=4.0 img=0.0 sys=5.2
                  "cyghistory7.dll" v0.0 ts=2017-02-11 22:39
  168k 2019/02/19 C:\cygwin64\bin\cyghogweed-4.dll - os=4.0 img=0.0 sys=5.2
                  "cyghogweed-4.dll" v0.0 ts=2019-02-19 06:59
 1007k 2020/07/13 C:\cygwin64\bin\cygiconv-2.dll - os=4.0 img=0.0 sys=5.2
                  "cygiconv-2.dll" v0.0 ts=2020-07-13 13:57
26267k 2018/03/27 C:\cygwin64\bin\cygicudata61.dll - os=4.0 img=0.0 sys=5.2
                  "cygicudata61.dll" v0.0 ts=2018-03-27 02:15
 2339k 2018/03/27 C:\cygwin64\bin\cygicui18n61.dll - os=4.0 img=0.0 sys=5.2
                  "cygicui18n61.dll" v0.0 ts=2018-03-27 02:13
   47k 2018/03/27 C:\cygwin64\bin\cygicuio61.dll - os=4.0 img=0.0 sys=5.2
                  "cygicuio61.dll" v0.0 ts=2018-03-27 02:13
 1506k 2018/03/27 C:\cygwin64\bin\cygicuuc61.dll - os=4.0 img=0.0 sys=5.2
                  "cygicuuc61.dll" v0.0 ts=2018-03-27 02:12
  114k 2019/07/29 C:\cygwin64\bin\cygidn2-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygidn2-0.dll" v0.0 ts=2019-07-29 03:22
   42k 2016/10/23 C:\cygwin64\bin\cygintl-8.dll - os=4.0 img=0.0 sys=5.2
                  "cygintl-8.dll" v0.0 ts=2016-10-23 07:17
  419k 2017/12/18 C:\cygwin64\bin\cygjpeg-8.dll - os=4.0 img=0.0 sys=5.2
                  "cygjpeg-8.dll" v0.0 ts=2017-12-18 02:41
  192k 2018/03/16 C:\cygwin64\bin\cygk5crypto-3.dll - os=4.0 img=0.0 sys=5.2
                  "cygk5crypto-3.dll" v0.0 ts=2018-03-16 03:37
  754k 2018/03/16 C:\cygwin64\bin\cygkrb5-3.dll - os=4.0 img=0.0 sys=5.2
                  "cygkrb5-3.dll" v0.0 ts=2018-03-16 03:37
   37k 2018/03/16 C:\cygwin64\bin\cygkrb5support-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygkrb5support-0.dll" v0.0 ts=2018-03-16 03:36
   48k 2020/10/18 C:\cygwin64\bin\cyglber-2-4-2.dll - os=4.0 img=0.0 sys=5.2
                  "cyglber-2-4-2.dll" v0.0 ts=2020-10-18 09:02
  264k 2020/10/18 C:\cygwin64\bin\cygldap-2-4-2.dll - os=4.0 img=0.0 sys=5.2
                  "cygldap-2-4-2.dll" v0.0 ts=2020-10-18 09:03
  282k 2020/10/18 C:\cygwin64\bin\cygldap_r-2-4-2.dll - os=4.0 img=0.0 sys=5.2
                  "cygldap_r-2-4-2.dll" v0.0 ts=2020-10-18 09:05
   73k 2017/06/19 C:\cygwin64\bin\cyglz4-1.dll - os=4.0 img=0.0 sys=5.2
                  "cyglz4-1.dll" v0.0 ts=2017-06-19 15:40
  144k 2019/07/21 C:\cygwin64\bin\cyglzma-5.dll - os=4.0 img=0.0 sys=5.2
                  "cyglzma-5.dll" v0.0 ts=2019-07-22 00:15
  125k 2018/03/18 C:\cygwin64\bin\cygmagic-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygmagic-1.dll" v0.0 ts=2018-03-18 15:17
  168k 2018/01/23 C:\cygwin64\bin\cygman-2-7-6-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygman-2-7-6-1.dll" v0.0 ts=2018-01-23 20:22
   22k 2018/01/23 C:\cygwin64\bin\cygmandb-2-7-6-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygmandb-2-7-6-1.dll" v0.0 ts=2018-01-23 20:22
   28k 2019/07/28 C:\cygwin64\bin\cygmenuw-10.dll - os=4.0 img=0.0 sys=5.2
                  "cygmenuw-10.dll" v0.0 ts=2019-07-28 17:32
   42k 2013/08/12 C:\cygwin64\bin\cygmetalink-3.dll - os=4.0 img=0.0 sys=5.2
                  "cygmetalink-3.dll" v0.0 ts=2013-08-13 00:02
 2664k 2020/07/11 C:\cygwin64\bin\cygmpfr-6.dll - os=4.0 img=0.0 sys=5.2
                  "cygmpfr-6.dll" v0.0 ts=2020-07-11 14:36
  301k 2019/07/28 C:\cygwin64\bin\cygncursesw-10.dll - os=4.0 img=0.0 sys=5.2
                  "cygncursesw-10.dll" v0.0 ts=2019-07-28 17:30
  662k 2020/04/26 C:\cygwin64\bin\cygnetsnmp-35.dll - os=4.0 img=0.0 sys=5.2
                  "cygnetsnmp-35.dll" v0.0 ts=2020-04-26 00:10
  365k 2020/04/26 C:\cygwin64\bin\cygnetsnmpagent-35.dll - os=4.0 img=0.0 sys=5.2
                  "cygnetsnmpagent-35.dll" v0.0 ts=2020-04-26 00:11
    8k 2020/04/26 C:\cygwin64\bin\cygnetsnmphelpers-35.dll - os=4.0 img=0.0 sys=5.2
                  "cygnetsnmphelpers-35.dll" v0.0 ts=2020-04-26 00:11
  475k 2020/04/26 C:\cygwin64\bin\cygnetsnmpmibs-35.dll - os=4.0 img=0.0 sys=5.2
                  "cygnetsnmpmibs-35.dll" v0.0 ts=2020-04-26 00:15
   39k 2020/04/26 C:\cygwin64\bin\cygnetsnmptrapd-35.dll - os=4.0 img=0.0 sys=5.2
                  "cygnetsnmptrapd-35.dll" v0.0 ts=2020-04-26 00:16
  205k 2019/02/19 C:\cygwin64\bin\cygnettle-6.dll - os=4.0 img=0.0 sys=5.2
                  "cygnettle-6.dll" v0.0 ts=2019-02-19 06:59
  144k 2019/03/27 C:\cygwin64\bin\cygnghttp2-14.dll - os=4.0 img=0.0 sys=5.2
                  "cygnghttp2-14.dll" v0.0 ts=2019-03-27 04:05
 1020k 2020/03/27 C:\cygwin64\bin\cygp11-kit-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygp11-kit-0.dll" v0.0 ts=2020-03-27 22:30
   14k 2019/07/28 C:\cygwin64\bin\cygpanelw-10.dll - os=4.0 img=0.0 sys=5.2
                  "cygpanelw-10.dll" v0.0 ts=2019-07-28 17:32
  474k 2020/03/29 C:\cygwin64\bin\cygpcre-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygpcre-1.dll" v0.0 ts=2020-03-29 22:34
 3398k 2020/06/07 C:\cygwin64\bin\cygperl5_30.dll - os=4.0 img=0.0 sys=5.2
                  "cygperl5_30.dll" v0.0 ts=2020-06-07 09:02
   41k 2019/09/12 C:\cygwin64\bin\cygpipeline-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygpipeline-1.dll" v0.0 ts=2019-09-12 19:52
   53k 2020/04/06 C:\cygwin64\bin\cygpkgconf-3.dll - os=4.0 img=0.0 sys=5.2
                  "cygpkgconf-3.dll" v0.0 ts=2020-04-06 17:37
  185k 2019/07/21 C:\cygwin64\bin\cygpng16-16.dll - os=4.0 img=0.0 sys=5.2
                  "cygpng16-16.dll" v0.0 ts=2019-07-22 00:15
   41k 2016/07/13 C:\cygwin64\bin\cygpopt-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygpopt-0.dll" v0.0 ts=2016-07-13 06:16
   65k 2019/07/21 C:\cygwin64\bin\cygpsl-5.dll - os=4.0 img=0.0 sys=5.2
                  "cygpsl-5.dll" v0.0 ts=2019-07-21 19:18
  219k 2017/02/13 C:\cygwin64\bin\cygreadline7.dll - os=4.0 img=0.0 sys=5.2
                  "cygreadline7.dll" v0.0 ts=2017-02-11 22:39
   99k 2020/01/09 C:\cygwin64\bin\cygsasl2-3.dll - os=4.0 img=0.0 sys=5.2
                  "cygsasl2-3.dll" v0.0 ts=2020-01-09 02:13
   11k 2015/07/17 C:\cygwin64\bin\cygsigsegv-2.dll - os=4.0 img=0.0 sys=5.2
                  "cygsigsegv-2.dll" v0.0 ts=2015-07-17 22:35
  156k 2020/03/31 C:\cygwin64\bin\cygsmartcols-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygsmartcols-1.dll" v0.0 ts=2020-03-28 06:22
  662k 2020/04/26 C:\cygwin64\bin\cygsnmp-35.dll - os=4.0 img=0.0 sys=5.2
                  "cygsnmp-35.dll" v0.0 ts=2020-04-26 02:59
  733k 2018/04/12 C:\cygwin64\bin\cygsource-highlight-4.dll - os=4.0 img=0.0 sys=5.2
                  "cygsource-highlight-4.dll" v0.0 ts=2018-04-12 01:30
 1168k 2020/07/08 C:\cygwin64\bin\cygsqlite3-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygsqlite3-0.dll" v0.0 ts=2020-07-08 10:24
  156k 2016/03/02 C:\cygwin64\bin\cygssh2-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygssh2-1.dll" v0.0 ts=2016-03-02 18:03
  408k 2019/09/11 C:\cygwin64\bin\cygssl-1.0.0.dll - os=4.0 img=0.0 sys=5.2
                  "cygssl-1.0.0.dll" v0.0 ts=2019-09-11 18:40
  506k 2020/04/08 C:\cygwin64\bin\cygssl-1.1.dll - os=4.0 img=0.0 sys=5.2
                  "cygssl-1.1.dll" v0.0 ts=2020-04-08 12:12
 1676k 2020/09/12 C:\cygwin64\bin\cygstdc++-6.dll - os=4.0 img=0.0 sys=5.2
                  "cygstdc++-6.dll" v0.0 ts=2020-09-12 14:26
   68k 2019/07/29 C:\cygwin64\bin\cygtasn1-6.dll - os=4.0 img=0.0 sys=5.2
                  "cygtasn1-6.dll" v0.0 ts=2019-07-29 03:12
   57k 2019/07/28 C:\cygwin64\bin\cygticw-10.dll - os=4.0 img=0.0 sys=5.2
                  "cygticw-10.dll" v0.0 ts=2019-07-28 17:31
 1612k 2018/08/16 C:\cygwin64\bin\cygunistring-2.dll - os=4.0 img=0.0 sys=5.2
                  "cygunistring-2.dll" v0.0 ts=2018-08-16 20:33
   27k 2020/03/31 C:\cygwin64\bin\cyguuid-1.dll - os=4.0 img=0.0 sys=5.2
                  "cyguuid-1.dll" v0.0 ts=2020-03-28 06:22
   31k 2018/07/14 C:\cygwin64\bin\cygwrap-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygwrap-0.dll" v0.0 ts=2018-07-14 11:43
 1160k 2020/08/29 C:\cygwin64\bin\cygX11-6.dll - os=4.0 img=0.0 sys=5.2
                  "cygX11-6.dll" v0.0 ts=2020-08-29 15:55
   13k 2019/09/05 C:\cygwin64\bin\cygXau-6.dll - os=4.0 img=0.0 sys=5.2
                  "cygXau-6.dll" v0.0 ts=2019-09-05 18:13
  135k 2020/04/04 C:\cygwin64\bin\cygxcb-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygxcb-1.dll" v0.0 ts=2020-04-04 13:35
   21k 2019/09/05 C:\cygwin64\bin\cygXdmcp-6.dll - os=4.0 img=0.0 sys=5.2
                  "cygXdmcp-6.dll" v0.0 ts=2019-09-05 18:29
   77k 2019/09/05 C:\cygwin64\bin\cygXft-2.dll - os=4.0 img=0.0 sys=5.2
                  "cygXft-2.dll" v0.0 ts=2019-09-05 22:36
   38k 2020/04/01 C:\cygwin64\bin\cygXrender-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygXrender-1.dll" v0.0 ts=2020-04-01 23:28
   83k 2017/03/03 C:\cygwin64\bin\cygz.dll - os=4.0 img=0.0 sys=5.2
                  "cygz.dll" v0.0 ts=2017-03-03 21:42
  737k 2020/05/24 C:\cygwin64\bin\cygzstd-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygzstd-1.dll" v0.0 ts=2020-05-24 14:37
 3473k 2020/08/22 C:\cygwin64\bin\cygwin1.dll - os=4.0 img=0.0 sys=5.2
                  "cygwin1.dll" v0.0 ts=2020-08-22 18:49
    Cygwin DLL version info:
        DLL version: 3.1.7
        DLL epoch: 19
        DLL old termios: 5
        DLL malloc env: 28
        Cygwin conv: 181
        API major: 0
        API minor: 340
        Shared data: 5
        DLL identifier: cygwin1
        Mount registry: 3
        Cygwin registry name: Cygwin
        Installations name: Installations
        Cygdrive default prefix: 
        Build date: 
        Shared id: cygwin1S5


No Cygwin services found.


Cygwin Package Information
Last downloaded files to: C:\cygwin64\updates
Last downloaded files from: https://cygwin.uib.no/

Package                    Version                         Status
_autorebase                001007-1                        OK
alternatives               1.3.30c-10                      OK
base-cygwin                3.8-1                           OK
base-files                 4.3-2                           OK
bash                       4.4.12-3                        OK
binutils                   2.34+1git.de9c1b7cfe-1          OK
bzip2                      1.0.8-1                         OK
ca-certificates            2.40-1                          OK
chere                      1.4-1                           OK
coreutils                  8.26-2                          OK
crypto-policies            20190218-1                      OK
csih                       0.9.11-1                        OK
curl                       7.73.0-1                        OK
cygrunsrv                  1.62-1                          OK
cygutils                   1.4.16-2                        OK
cygwin                     3.1.7-1                         OK
dash                       0.5.9.1-1                       OK
dejavu-fonts               2.37-1                          OK
diffutils                  3.5-2                           OK
dos2unix                   7.4.2-1                         OK
editrights                 1.03-1                          OK
file                       5.32-1                          OK
findutils                  4.6.0-1                         OK
gawk                       5.1.0-1                         OK
gdb                        8.3.1-1                         OK
getent                     2.18.90-4                       OK
git                        2.29.0-1                        OK
grep                       3.0-2                           OK
groff                      1.22.4-1                        OK
gzip                       1.8-1                           OK
hostname                   3.13-1                          OK
inetutils                  1.9.4-1                         OK
info                       6.7-1                           OK
ipc-utils                  1.0-2                           OK
less                       551-1                           OK
libargp                    20110921-3                      OK
libattr1                   2.4.48-2                        OK
libblkid1                  2.33.1-2                        OK
libboost_regex1.66         1.66.0-1                        OK
libbrotlicommon1           1.0.9-1                         OK
libbrotlidec1              1.0.9-1                         OK
libbz2_1                   1.0.8-1                         OK
libcbor                    0.5.0-1                         OK
libcom_err2                1.44.5-1                        OK
libcrypt2                  4.4.4-1                         OK
libcurl4                   7.73.0-1                        OK
libdb5.3                   5.3.28-2                        OK
libedit0                   20130712-1                      OK
libexpat1                  2.2.6-1                         OK
libfdisk1                  2.33.1-2                        OK
libffi6                    3.2.1-2                         OK
libfido2                   1.5.0-1                         OK
libfontconfig-common       2.13.1-2                        OK
libfontconfig1             2.13.1-2                        OK
libfreetype6               2.10.2-2                        OK
libgcc1                    10.2.0-1                        OK
libgdbm4                   1.13-1                          OK
libgdbm6                   1.18.1-1                        OK
libgdbm_compat4            1.18.1-1                        OK
libgmp10                   6.2.0-2                         OK
libgnutls30                3.6.9-1                         OK
libgssapi_krb5_2           1.15.2-2                        OK
libhogweed4                3.4.1-1                         OK
libiconv                   1.16-2                          OK
libiconv2                  1.16-2                          OK
libicu61                   61.1-1                          OK
libidn2_0                  2.2.0-1                         OK
libintl8                   0.19.8.1-2                      OK
libjpeg8                   1.5.3-1                         OK
libk5crypto3               1.15.2-2                        OK
libkrb5_3                  1.15.2-2                        OK
libkrb5support0            1.15.2-2                        OK
liblz4_1                   1.7.5-1                         OK
liblzma5                   5.2.4-1                         OK
libmetalink3               0.1.2-1                         OK
libmpfr6                   4.1.0-1                         OK
libncursesw10              6.1-1.20190727                  OK
libnettle6                 3.4.1-1                         OK
libnghttp2_14              1.37.0-1                        OK
libopenldap2_4_2           2.4.54-1                        OK
libp11-kit0                0.23.20-1                       OK
libpcre1                   8.44-1                          OK
libpipeline1               1.5.1-1                         OK
libpkgconf3                1.6.3-1                         OK
libpng16                   1.6.37-1                        OK
libpopt-common             1.16-2                          OK
libpopt0                   1.16-2                          OK
libpsl5                    0.21.0-1                        OK
libreadline7               7.0.3-3                         OK
libsasl2_3                 2.1.27-1                        OK
libsigsegv2                2.10-2                          OK
libsmartcols1              2.33.1-2                        OK
libsource-highlight-common 3.1.8-6                         OK
libsource-highlight4       3.1.8-6                         OK
libsqlite3_0               3.32.3-1                        OK
libssh2_1                  1.7.0-1                         OK
libssl1.0                  1.0.2t-1                        OK
libssl1.1                  1.1.1f-1                        OK
libstdc++6                 10.2.0-1                        OK
libtasn1_6                 4.14-1                          OK
libunistring2              0.9.10-1                        OK
libuuid-devel              2.33.1-2                        OK
libuuid1                   2.33.1-2                        OK
libwrap0                   7.6-26                          OK
libX11_6                   1.6.12-1                        OK
libXau6                    1.0.9-1                         OK
libxcb1                    1.14-1                          OK
libXdmcp6                  1.1.3-1                         OK
libXft2                    2.3.3-1                         OK
libXrender1                0.9.10-1                        OK
libzstd1                   1.4.5-1                         OK
login                      1.13-1                          OK
man-db                     2.7.6.1-1                       OK
mintty                     3.4.0-1                         OK
ncurses                    6.1-1.20190727                  OK
net-snmp                   5.8-1                           OK
net-snmp-agent-libs        5.8-1                           OK
net-snmp-libs              5.8-1                           OK
net-snmp-utils             5.8-1                           OK
openssh                    8.4p1-1                         OK
openssl                    1.1.1f-1                        OK
p11-kit                    0.23.20-1                       OK
p11-kit-trust              0.23.20-1                       OK
perl                       5.30.3-1                        OK
perl-Encode-Locale         1.05-3                          OK
perl-Error                 0.17029-1                       OK
perl-File-Listing          6.11-1                          OK
perl-HTML-Parser           3.75-1                          OK
perl-HTML-Tagset           3.20-7                          OK
perl-HTTP-Cookies          6.08-1                          OK
perl-HTTP-Daemon           6.12-1                          OK
perl-HTTP-Date             6.05-1                          OK
perl-HTTP-Message          6.26-1                          OK
perl-HTTP-Negotiate        6.01-7                          OK
perl-IO-HTML               1.004-1                         OK
perl-libwww-perl           6.49-1                          OK
perl-LWP-MediaTypes        6.04-2                          OK
perl-Net-HTTP              6.19-2                          OK
perl-net-snmp              5.8-1                           OK
perl-Scalar-List-Utils     1.55-1                          OK
perl-Socket                2.030-1                         OK
perl-TermReadKey           2.38-2                          OK
perl-TimeDate              2.33-1                          OK
perl-Tk                    804.035-1                       OK
perl-Try-Tiny              0.30-2                          OK
perl-URI                   1.76-2                          OK
perl-WWW-RobotRules        6.02-7                          OK
perl_autorebase            5.30.3-1                        OK
perl_base                  5.30.3-1                        OK
pkg-config                 1.6.3-1                         OK
pkgconf                    1.6.3-1                         OK
publicsuffix-list-dafsa    20200326-1                      OK
python-pip-wheel           19.2.3-1                        OK
python-setuptools-wheel    41.2.0-1                        OK
python36                   3.6.10-1                        OK
rebase                     4.4.4-1                         OK
rsync                      3.2.3+20200903+git9f9240b-3     OK
run                        1.3.4-2                         OK
screen                     4.8.0-1                         OK
sed                        4.4-1                           OK
tar                        1.29-1                          OK
terminfo                   6.1-1.20190727                  OK
terminfo-extra             6.1-1.20190727                  OK
tzcode                     2020c-1                         OK
tzdata                     2020c-1                         OK
util-linux                 2.33.1-2                        OK
vim                        8.2.0486-1                      OK
vim-common                 8.2.0486-1                      OK
vim-minimal                8.2.0486-1                      OK
wget                       1.19.1-2                        OK
which                      2.20-2                          OK
xxd                        8.2.0486-1                      OK
xz                         5.2.4-1                         OK
zlib0                      1.2.11-1                        OK
Use -h to see help about each section

[-- Attachment #1.3: ldd_ssh-keygen.out --]
[-- Type: application/octet-stream, Size: 385 bytes --]

	ntdll.dll => /cygdrive/c/WINDOWS/SYSTEM32/ntdll.dll (0x7ffd92310000)
	KERNEL32.DLL => /cygdrive/c/WINDOWS/System32/KERNEL32.DLL (0x7ffd91c70000)
	KERNELBASE.dll => /cygdrive/c/WINDOWS/System32/KERNELBASE.dll (0x7ffd8fb20000)
	cygcrypto-1.1.dll => /usr/bin/cygcrypto-1.1.dll (0x3ff740000)
	cygwin1.dll => /usr/bin/cygwin1.dll (0x180040000)
	cygz.dll => /usr/bin/cygz.dll (0x3fb6e0000)

[-- Attachment #1.4: strace_ssh-keygen.out --]
[-- Type: application/octet-stream, Size: 31528 bytes --]

--- Process 20612 created
--- Process 20612 loaded C:\Windows\System32\ntdll.dll at 00007ffd92310000
--- Process 20612 loaded C:\Windows\System32\kernel32.dll at 00007ffd91c70000
--- Process 20612 loaded C:\Windows\System32\KernelBase.dll at 00007ffd8fb20000
--- Process 20612 loaded C:\cygwin64\bin\cygcrypto-1.1.dll at 00000003ff740000
--- Process 20612 loaded C:\cygwin64\bin\cygwin1.dll at 0000000180040000
--- Process 20612 loaded C:\cygwin64\bin\cygz.dll at 00000003fb6e0000
    0       0 [main] ssh-keygen (20612) **********************************************
  195     195 [main] ssh-keygen (20612) Program name: C:\cygwin64\bin\ssh-keygen.exe (windows pid 20612)
 2904    3099 [main] ssh-keygen (20612) OS version:   Windows NT-10.0
  114    3213 [main] ssh-keygen (20612) **********************************************
--- Process 20612 loaded C:\Windows\System32\advapi32.dll at 00007ffd92140000
--- Process 20612 loaded C:\Windows\System32\msvcrt.dll at 00007ffd91160000
--- Process 20612 loaded C:\Windows\System32\sechost.dll at 00007ffd90380000
--- Process 20612 loaded C:\Windows\System32\rpcrt4.dll at 00007ffd91f90000
--- Process 20612 loaded C:\Windows\System32\cryptbase.dll at 00007ffd8f440000
--- Process 20612 loaded C:\Windows\System32\bcryptprimitives.dll at 00007ffd90060000
 5056    8269 [main] ssh-keygen (20612) sigprocmask: 0 = sigprocmask (0, 0x0, 0x180324D70)
  362    8631 [main] ssh-keygen (20612) open_shared: name shared.5, n 5, shared 0x180030000 (wanted 0x180030000), h 0xD0, *m 6
   71    8702 [main] ssh-keygen (20612) user_heap_info::init: heap base 0x800000000, heap top 0x800000000, heap size 0x20000000 (536870912)
   82    8784 [main] ssh-keygen (20612) open_shared: name S-1-5-21-4105614905-3614388337-2104759388-7164.1, n 1, shared 0x180020000 (wanted 0x180020000), h 0xCC, *m 6
   61    8845 [main] ssh-keygen (20612) user_info::create: opening user shared for 'S-1-5-21-4105614905-3614388337-2104759388-7164' at 0x180020000
   62    8907 [main] ssh-keygen (20612) user_info::create: user shared version AB1FCCE8
   81    8988 [main] ssh-keygen (20612) fhandler_pipe::create: name \\.\pipe\cygwin-e022582115c10879-20612-sigwait, size 11440, mode PIPE_TYPE_MESSAGE
   64    9052 [main] ssh-keygen (20612) fhandler_pipe::create: pipe read handle 0xE4
   30    9082 [main] ssh-keygen (20612) fhandler_pipe::create: CreateFile: name \\.\pipe\cygwin-e022582115c10879-20612-sigwait
   50    9132 [main] ssh-keygen (20612) fhandler_pipe::create: pipe write handle 0xE8
   42    9174 [main] ssh-keygen (20612) dll_crt0_0: finished dll_crt0_0 initialization
--- Process 20612 loaded C:\Program Files (x86)\Citrix\ICA Client\epclient64.dll at 00007ffd70d10000
--- Process 20612 loaded C:\Windows\System32\user32.dll at 00007ffd913d0000
--- Process 20612 loaded C:\Windows\System32\win32u.dll at 00007ffd8faf0000
--- Process 20612 loaded C:\Windows\System32\gdi32.dll at 00007ffd91390000
--- Process 20612 loaded C:\Windows\System32\gdi32full.dll at 00007ffd8ff50000
--- Process 20612 loaded C:\Windows\System32\msvcp_win.dll at 00007ffd90290000
--- Process 20612 loaded C:\Windows\System32\ucrtbase.dll at 00007ffd900e0000
--- Process 20612 loaded C:\Windows\System32\version.dll at 00007ffd83d20000
--- Process 20612 loaded C:\Windows\System32\imm32.dll at 00007ffd91570000
--- Process 20612 loaded C:\Windows\System32\ntmarta.dll at 00007ffd8e8a0000
--- Process 20612 thread 14408 created
--- Process 20612, exception c0000005 at 000000018015066c
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612 thread 6992 created
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612 thread 14408 exited with status 0x0
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c00000fd at 00007ffd92332128
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 0000000180062287
--- Process 20612, exception c0000005 at 00007ffd923b1007
--- Process 20612 thread 6992 exited with status 0xc0000005
--- Process 20612 exited with status 0xc0000005

[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/pkcs7-signature, Size: 4494 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-10-23 16:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <AM6PR09MB2328F3BE116E9F2AB08BFDE4821A0@AM6PR09MB2328.eurprd09.prod.outlook.com>
2020-10-23 16:36 ` Fwd: RE: I have a problem with some applications in Cygwin René Berber

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).