X-Recipient: archive-cygwin@delorie.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@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.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@mail.gmail.com>
From: Wouter van Doorn <vandoornw@gmail.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@cygwin.com
Content-Type: text/plain; charset="UTF-8"

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

