On Tue, Mar 25, 2025 at 1:25 PM David wrote:

> Unsurprisingly, setup-x86_64.exe always posts error messages on completion:
>
> Package: 0/Perpetual
>         0p_000_autorebase.dash exit code -1073741819
>         0p_update-info-dir.dash exit code -1073741819
> Package: _/Unknown package
>         base-files-mketc.sh exit code -1073741819
>         base-files-profile.sh exit code -1073741819
>         ca-certificates.sh exit code 139
>         libsasl2_3.sh exit code -1073741819
> Package: z/Perpetual
>         zp_fontconfig_dtd.dash exit code -1073741819
>
> Any suggestions for further investigation?

In case it helps:

Error -1073741819 signed = 0xC0000005 unsigned = NTSTATUS error
STATUS_ACCESS_VIOLATION: "The instruction at 0x<address> referenced
memory at 0x<address>. The memory could not be <action>." [1]

Error 139 (0x8B) = Win32 error ERROR_SUBST_TO_SUBST: "The system tried
to substitute a drive to a directory on a substituted drive." [2]

[1] 
https://learn.microsoft.com/en-us/openspecs/windows_protocols/ms-erref/596a1078-e883-4972-9bbc-49e60bebca55

[2] 
https://learn.microsoft.com/en-us/openspecs/windows_protocols/ms-erref/18d8fbe8-a967-4f1c-ae50-99ca8e491d2d

Bill

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