public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: marco atzeri <marco.atzeri@gmail.com>
To: "© Fxzx mic" <fxzxmic@outlook.com>
Cc: "cygwin@cygwin.com" <cygwin@cygwin.com>
Subject: Re: GitHub Action Error
Date: Mon, 31 Jan 2022 15:35:05 +0100	[thread overview]
Message-ID: <CAB8Xom9Hhtc5g5MukaL5t7Ons9WU=8iScdsLCOdFF7TvSXqW6w@mail.gmail.com> (raw)
In-Reply-To: <OS3P286MB18555BC14049D2357E942B09B4259@OS3P286MB1855.JPNP286.PROD.OUTLOOK.COM>

On Mon, Jan 31, 2022 at 3:16 PM © Fxzx mic <fxzxmic@outlook.com> wrote:
>
> I am installing these packages with cygwin/cygwin-install-action@master:
>
> cmake make gdb mingw64-x86_64-gcc-g++
> on Github Action. However, the following error occurred:
>
> Changing gid back to original
> running: C:\cygwin\bin\dash.exe "/etc/postinstall/0p_000_autorebase.dash"
> abnormal exit: exit code=-1073741701

-1073741701 is also 0X FFFF FFFF C000 007B

so the error means:
The Application was Unable to Start Correctly (0xc000007b)

> I don't know why. Can anyone help me?
> Although the installed packages are different, my other Github Action is similar to this one, but that Github Action has no problem.

I would guess you need to install also the needed packages required by
those packages
or there is something interfering with Cygwin

Have you tested to install only the Base category ?


Regards
Marco

  reply	other threads:[~2022-01-31 14:35 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-31 14:15 © Fxzx mic
2022-01-31 14:35 ` marco atzeri [this message]
2022-01-31 15:34 ` Lemures Lemniscati
2022-01-31 22:19   ` Adam Dinwoodie

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAB8Xom9Hhtc5g5MukaL5t7Ons9WU=8iScdsLCOdFF7TvSXqW6w@mail.gmail.com' \
    --to=marco.atzeri@gmail.com \
    --cc=cygwin@cygwin.com \
    --cc=fxzxmic@outlook.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).