delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2017/06/29/12:31:15

X-Recipient: archive-cygwin AT delorie DOT com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:mime-version:in-reply-to:references:from:date
:message-id:subject:to:content-type; q=dns; s=default; b=RqCdGYe
gxNuiAeI3GdVlTjrTvcyL9CAOo3N8nLp0uhiTkvhL7JJMUkA3+zvJUp140ytxNjM
BfkwLVuxhZKwmVGvv9//FWOtG7RAxxvS1WCAfGOcXtGq8ut/fZI5rlfyKDie0P8v
O+YHfAjvSMng0ouHLkcL+gWZAWACYaYaxHxA=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:mime-version:in-reply-to:references:from:date
:message-id:subject:to:content-type; s=default; bh=yDuoAMKFfti76
ZKjT1VVK+NQhk0=; b=hOvdUJXAnwsyfjvFxRGlf0zY40ro4ymMFP/xL3YnfJY1z
xJteyadY9+uE7ASzLpsrAOdHblQsCCG4cguyqal2gxB+ClHiQYS0mnrYq3obOaMq
QAQM+DbtQlg0Ei8yaxfceeOr+xrgWE7R5Du78xnOyY8azCQmhWdQ8tmO6R94S0=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-1.4 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RCVD_IN_SORBS_SPAM,SPF_PASS autolearn=no version=3.3.2 spammy=comodo, Comodo, Antivirus, antivirus
X-HELO: mail-io0-f170.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=kUDy1Cyt/DAy8ntyPsh/9np/lee5lD7Bb054LRTQ7eg=; b=h5JVWA3nd4oX8KfOH/RGYm7OmkQ8JaDirehF0Hyr+WMuqFSk2DuwcAy518timV5k3b zP97NiYcmXLw0lrmEHZuc/Brpg5IoeV3Ym1HCg1Q4e/kFg9LYqtNMXInzbvzqKGuLdDm 8A7lYbSQGdQyHLhtQCS6tZ2pxf9Fp92+QQP4RfQfdPFrAQRyfaZO0YtPt3Wzs0xkwvyz 827920V/m2q9/WuAyzOFrf2S+mdZgNEPy/ZdcCC5cU/XjfZRmbnyiybVm1KNZPpAh8dq +eIJgL/Jeg68vmmMyaRDXmWKNwd9oQIhWLVtMCq9rSggErS5UV8wNXTNWe+j0e9A6j7x l5GA==
X-Gm-Message-State: AKS2vOybKZvRWMJE9j8KyXRJjOeCg7XlWiFlaEYYA9TiKLq9TMYFBBth tPcsyEYgKNQvm9gbPqDW4+1Sff/ymg==
X-Received: by 10.107.173.220 with SMTP id m89mr20088520ioo.152.1498753824328; Thu, 29 Jun 2017 09:30:24 -0700 (PDT)
MIME-Version: 1.0
In-Reply-To: <CANZ2p_eEUOYm4SWubqOvKewBMQnQcGBdyOVORA2w0c9Y8a6+=A@mail.gmail.com>
References: <CANZ2p_eEUOYm4SWubqOvKewBMQnQcGBdyOVORA2w0c9Y8a6+=A AT mail DOT gmail DOT com>
From: Wouter van Doorn <vandoornw AT gmail DOT com>
Date: Thu, 29 Jun 2017 17:30:03 +0100
Message-ID: <CANZ2p_dHOpq1KE3kUvixq6cHj0sk_Qc8de8cgNcf7Y74n1h=KQ@mail.gmail.com>
Subject: Re: Compile/run problems on cygwin not solved by going to cygwin64
To: cygwin AT cygwin DOT com

And now, finally, it seems that member Houder managed to nail it!

Virusscanner.

More specifically: the auto-containment policy of Comodo Antivirus.
I've used Comodo for a very long time, certainly from before the
moment that they have added that feature, which is essentially a
white-list of allowable executables. Something I abhor, and would
never have enabled. But it was rolled in, probably via an automatic
update, and it.... works.

It explains why MY programmes (never on any whitelist) would be
discarded. It explains why the standard tools like cat, grep etc.
would be allowed to run, and even why my program would be allowable
when started in a gdb session.

Not, to my mind, why the command prompt would have been able to start
my stuff, but I'll turn a blind eye to that...

I have disabled auto-containment, and can now run my programmes as I
expected to be able to.

Very surprised that this has not caused more users the same problem,
but if it happens to anyone else, I hope that this thread will help
them.

Thanks to all who have looked at this, and I hope I will not have to
bother any of you again.

Kind regards,
Wouter

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019