public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: "Kutty, Rejeesh" <Rejeesh.Kutty@analog.com>
To: "cygwin@cygwin.com" <cygwin@cygwin.com>
Subject: RE: setup-x86_64.exe does not start in win10 20H2
Date: Mon, 13 Dec 2021 23:26:45 +0000	[thread overview]
Message-ID: <9885f74015e94b8c9d3f22cbfa5910f1@analog.com> (raw)
In-Reply-To: <61da59e2-19d1-95bc-ad91-2011d4fa52e8@Shaw.ca>


I uninstalled Beyond Trust with our IT help, rebooted, same behavior.

I then came upon another thread that talks about the compression.
I didn't build it, I just decompressed it and now setup-64bit works fine.
For some reason, 32bit doesn't have any of this problem.

If it is not too much of trouble, I would request that you provide an uncompressed version too.
The file size is not that bad, It came to be about 5MB only.

Perhaps,  suggest in the installation instructions to try in case it doesn't launch?

Thanks for all your help.


-----Original Message-----
From: Cygwin <cygwin-bounces+rejeesh.kutty=analog.com@cygwin.com> On Behalf Of Brian Inglis
Sent: Saturday, December 11, 2021 12:39 AM
To: cygwin@cygwin.com
Subject: Re: setup-x86_64.exe does not start in win10 20H2

[External]

On 2021-12-10 13:19, Kutty, Rejeesh wrote:
>>> Renamed that DLL -- same behavior, and same  access violation in WinDbg.
>>> Killed all Beyond Trust Services/Tasks -- same behavior.

You will probably need to restart Windows after any changes in order to unload or reload DLLs and associated data.

>> Does WinDBG still show the DLL loaded?

 > No it didn't, but it reported access violation after RPCRT4.dll.
 > (This is the RPC API, as per google).

Many of these apps have difficulty handling dynamic modification, cleanly removing themselves from the call or message chains they insert themselves into, transparently passing along arbitrary calls, data, events, or messages, especially when application code is multithreaded and reentrant using mutexes and waits.

Beyond Trust is on the Cygwin Big List of Dodgy Apps: poorly written (often so-called "anti-malware", "anti-virus", or "security") software that monitors, logs, blocks, and/or interferes with normal operation of many applications, with effects sometimes indistinguishable from malware, and known to prevent Cygwin working properly; see:

	https://urldefense.com/v3/__https://cygwin.com/faq/faq.html*faq.using.bloda__;Iw!!A3Ni8CS0y2Y!uPaRC6ohLqsjqrbgUACGkx243avIO2jUMYZ09x5cgOrHWncL_fmuGb_5k5qPX0GSDDg$ 

Beyond Trust has caused problems because its certs became outdated unless you kept the product and its certs updated. Try updating the product and check its certs are up to date in the cert store.
If that fails you may need to raise a case with the product vendor regarding Cygwin 64; especially useful to mention:

	https://urldefense.com/v3/__https://www.cygwin.com/faq.html*faq.api.fork__;Iw!!A3Ni8CS0y2Y!uPaRC6ohLqsjqrbgUACGkx243avIO2jUMYZ09x5cgOrHWncL_fmuGb_5k5qP00bIrrM$ 

--
Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada

This email may be disturbing to some readers as it contains too much technical detail. Reader discretion is advised.
[Data in binary units and prefixes, physical quantities in SI.]

-- 
Problem reports:      https://urldefense.com/v3/__https://cygwin.com/problems.html__;!!A3Ni8CS0y2Y!uPaRC6ohLqsjqrbgUACGkx243avIO2jUMYZ09x5cgOrHWncL_fmuGb_5k5qP-FRJ2uE$ 
FAQ:                  https://urldefense.com/v3/__https://cygwin.com/faq/__;!!A3Ni8CS0y2Y!uPaRC6ohLqsjqrbgUACGkx243avIO2jUMYZ09x5cgOrHWncL_fmuGb_5k5qPOErRlRs$ 
Documentation:        https://urldefense.com/v3/__https://cygwin.com/docs.html__;!!A3Ni8CS0y2Y!uPaRC6ohLqsjqrbgUACGkx243avIO2jUMYZ09x5cgOrHWncL_fmuGb_5k5qPWiY-_HE$ 
Unsubscribe info:     https://urldefense.com/v3/__https://cygwin.com/ml/*unsubscribe-simple__;Iw!!A3Ni8CS0y2Y!uPaRC6ohLqsjqrbgUACGkx243avIO2jUMYZ09x5cgOrHWncL_fmuGb_5k5qP1DBErDc$ 

  reply	other threads:[~2021-12-13 23:26 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-10 14:39 Kutty, Rejeesh
2021-12-10 14:55 ` Marco Atzeri
2021-12-10 16:45 ` Ken Brown
2021-12-10 17:12   ` Kutty, Rejeesh
2021-12-10 18:28     ` Ken Brown
2021-12-10 18:38       ` Kutty, Rejeesh
2021-12-10 20:17         ` Lavrentiev, Anton (NIH/NLM/NCBI) [C]
2021-12-10 20:19           ` Kutty, Rejeesh
2021-12-11  5:38             ` Brian Inglis
2021-12-13 23:26               ` Kutty, Rejeesh [this message]
2021-12-14  6:17                 ` Brian Inglis
2021-12-14  6:31                   ` Marco Atzeri
2021-12-14  8:09                     ` Brian Inglis
2021-12-10 15:19 Kutty, Rejeesh
2021-12-10 15:30 ` Marco Atzeri
2021-12-10 15:39   ` Kutty, Rejeesh

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=9885f74015e94b8c9d3f22cbfa5910f1@analog.com \
    --to=rejeesh.kutty@analog.com \
    --cc=cygwin@cygwin.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).