Hi,

I can't  launch setup-x86_64.exe, but setup-x86 runs fine.

PC Info:

Windows 10, 20H2, OS build: 19042.1348
64-bit operating system, x64-based processor
Windows Feature Experience Pack 120.2212.3920.0

I tried to run from a command prompt, same behavior.
I tried various flags, -B, -a, -t, -V, same behavior.

I tried to debug using the WinDBG tool, here is the output:
Apologies in advance, if the following is irrelevant.

Microsoft (R) Windows Debugger Version 10.0.22000.194 AMD64
Copyright (c) Microsoft Corporation. All rights reserved.

CommandLine: C:\Users\rkutty\Downloads\setup-x86_64.exe

************* Path validation summary **************
Response                         Time (ms)     Location
Deferred                                       srv*
Symbol search path is: srv*
Executable search path is:
ModLoad: 00000000`00400000 00000000`008e4000   image00000000`00400000
ModLoad: 00007ffd`46290000 00007ffd`46485000   ntdll.dll
ModLoad: 00007ffd`45cc0000 00007ffd`45d7e000   C:\WINDOWS\System32\KERNEL32.DLL
ModLoad: 00007ffd`439b0000 00007ffd`43c78000   
C:\WINDOWS\System32\KERNELBASE.dll
ModLoad: 00007ffd`44760000 00007ffd`4480c000   C:\WINDOWS\System32\ADVAPI32.DLL
ModLoad: 00007ffd`45e30000 00007ffd`45ece000   C:\WINDOWS\System32\msvcrt.dll
ModLoad: 00007ffd`459f0000 00007ffd`45a8b000   C:\WINDOWS\System32\sechost.dll
ModLoad: 00007ffd`44b40000 00007ffd`44c6a000   C:\WINDOWS\System32\RPCRT4.dll
(1a1c.3788): Break instruction exception - code 80000003 (first chance)
ntdll!LdrpDoDebuggerBreak+0x30:
00007ffd`463606b0 cc              int     3
0:000> g
ModLoad: 00007ffd`43710000 00007ffd`4374a000   C:\WINDOWS\SYSTEM32\privman64.dll
ModLoad: 00007ffd`44930000 00007ffd`44ad1000   C:\WINDOWS\System32\USER32.dll
ModLoad: 00007ffd`43d80000 00007ffd`43da2000   C:\WINDOWS\System32\win32u.dll
ModLoad: 00007ffd`44c70000 00007ffd`44c9b000   C:\WINDOWS\System32\GDI32.dll
ModLoad: 00007ffd`43fd0000 00007ffd`440db000   C:\WINDOWS\System32\gdi32full.dll
ModLoad: 00007ffd`440e0000 00007ffd`4417d000   C:\WINDOWS\System32\msvcp_win.dll
ModLoad: 00007ffd`43c80000 00007ffd`43d80000   C:\WINDOWS\System32\ucrtbase.dll
ModLoad: 00007ffd`44e50000 00007ffd`4558f000   C:\WINDOWS\System32\SHELL32.dll
ModLoad: 00007ffd`44ca0000 00007ffd`44dca000   C:\WINDOWS\System32\ole32.dll
ModLoad: 00007ffd`45590000 00007ffd`458e5000   C:\WINDOWS\System32\combase.dll
ModLoad: 00007ffd`44ae0000 00007ffd`44b35000   C:\WINDOWS\System32\SHLWAPI.dll
ModLoad: 00007ffd`43870000 00007ffd`4389e000   C:\WINDOWS\SYSTEM32\USERENV.dll
ModLoad: 00007ffd`458f0000 00007ffd`45920000   C:\WINDOWS\System32\IMM32.DLL
(1a1c.3788): Access violation - code c0000005 (first chance)
First chance exceptions are reported before any exception handling.
This exception may be expected and handled.
*** WARNING: Unable to verify timestamp for 
C:\Users\rkutty\Downloads\setup-x86_64.exe
setup_x86_64+0xe34dd:
00000000`004e34dd 0000            add     byte ptr [rax],al 
ds:00000000`00000224=??
0:000> g
(1a1c.3788): Access violation - code c0000005 (!!! second chance !!!)
setup_x86_64+0xe34dd:
00000000`004e34dd 0000            add     byte ptr [rax],al 
ds:00000000`00000224=??
0:000> g
(1a1c.3788): Access violation - code c0000005 (first chance)
First chance exceptions are reported before any exception handling.
This exception may be expected and handled.
setup_x86_64+0xe34dd:
00000000`004e34dd 0000            add     byte ptr [rax],al 
ds:00000000`00000224=??

Thanks,
Rejeesh

-- 
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

Reply via email to