installer crashed on Windows 11; ERROR_CODE: (NTSTATUS) 0xc000001d - {EXCEPTION}
Jon Turney
jon.turney@dronecode.org.uk
Sun Jul 16 12:20:48 GMT 2023
On 02/07/2023 16:14, Rupin Dhanoa via Cygwin wrote:
> Thanks Jon; that worked.
>
> Yes, it was latest installer posted Cygwin Installation page. Installer crashed even before launching any GUI components. So I did not see anything load on screen.
>
> Also, leaving this note here for others: upx.exe also failed to run on my machine/windows. So I ended up using linux + upx to extract installer.
I suspect this is because the upx.exe available from [2] is also UPX
compressed.
You should probably report that as an issue with UPX at [3]
[3] https://github.com/upx/upx/issues
> On Tuesday, June 27, 2023 at 03:43:23 PM EDT, Jon Turney <jon.turney@dronecode.org.uk> wrote:
> On 23/06/2023 20:26, Rupin Dhanoa via Cygwin wrote:
>>
>> Hi Guys,
>> setup-x86_64.exe crashing from me on Windows 11 (Version 10.0.22621 Build 22621) on dell laptop (12th Gen Intel i7-12800H, 2400 Mhz).
>> Memory dump analysis in Windows debugger shows:
>> ----------------------------
>
> Thanks for this report.
>
> You didn't mention what version of setup you are using, and when it
> fails (I assume the latest, and on startup).
>
> This looks like (another) failure after UPX decompression.
>
> At the moment, the only solution I can suggest for you to try is to
> download UPX [2] and run 'upx -d' on the setup executable to uncompress it.
>
> [1] https://cygwin.com/pipermail/cygwin/2022-August/252131.html
> [2] https://upx.github.io/
More information about the Cygwin
mailing list