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:to:subject:mime-version:content-type :content-transfer-encoding:date:from:in-reply-to:references :message-id; q=dns; s=default; b=vKCyzW1MHj6hMOLSOkRkDI19NMy7Hyf E9ex8dQqkJd/psvsCouTIwYntjNi4MR9R7JJmunCh5EnaydjGfdlwjQ0FpH9PC1G iXN6PqpxKVaciZrSD7EjA7joicN5VF7JIPqpbvwO6n9M2xe7AmfnRt8P7oB8V/I5 eHI9ZCLusbSE= 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:to:subject:mime-version:content-type :content-transfer-encoding:date:from:in-reply-to:references :message-id; s=default; bh=xSxqwf1Jn+Nm2gBglLpjXtnJQWI=; b=FQIXh +qLSEp/q0GRV6gCwwzGI86SJyRy+wUrjtWr4ub/K2l+re6Z8l9OPmmZIXh4gxR9z ilGoR3L9GdBsVkIEmBQd3wIzAAdo6SRL9xqdSKblKNPenTOEZZVrsOCFt3c86atO O5d0H3BFEyKh82HAFPpYl6W2Zv/4Y0cdCBfVe4= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , 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.8 required=5.0 tests=AWL,BAYES_00,FROM_STARTS_WITH_NUMS,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=H*r:4.72, malfunction, Jrgen, antivirus X-HELO: smtp-out-so.shaw.ca X-Authority-Analysis: v=2.3 cv=cav8UELM c=1 sm=1 tr=0 a=95A0EdhkF1LMGt25d7h1IQ==:117 a=95A0EdhkF1LMGt25d7h1IQ==:17 a=IkcTkHD0fZMA:10 a=SMorJkV_YP8A:10 a=Op4juWPpsa0A:10 a=ktHTrQpVM4Ou_m3Q4xAA:9 a=QEXdDO2ut3YA:10 To: cygwin AT cygwin DOT com Subject: Re: Setting a bash variable from backtick operator fails X-PHP-Originating-Script: 501:rcmail.php MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Date: Tue, 27 Feb 2018 12:29:17 -0800 From: Kaz Kylheku <920-082-4242 AT kylheku DOT com> In-Reply-To: <2562c1b1-e4f7-b76f-20d4-14a05ff9683e@deathwyrm.com> References: <29d3fea9-89e2-0eab-8bba-486b25fa875b AT deathwyrm DOT com> <574336209 DOT 20180227174741 AT yandex DOT ru> <2562c1b1-e4f7-b76f-20d4-14a05ff9683e AT deathwyrm DOT com> Message-ID: <56fa4a266308c65fef058a94ddc51c85@mail.kylheku.com> X-Sender: 920-082-4242 AT kylheku DOT com User-Agent: Roundcube Webmail/0.9.2 X-CMAE-Envelope: MS4wfFrhHtBPehaAWtO3xpv91AsR0PUbvyjEqnHokfNqu3pZT9DhoJC6YWIe1E40PkuMADORkIqr5Fx09xHgv48hx6+NxOhY2QwgKNIvn4M5StJEBxwA4z7G BKkM7HYJqaGIOje1HepINcCIsvMESineU+NanosGMiLOWEIqeIRYRTTQ X-IsSubscribed: yes On 2018-02-27 09:10, Numien wrote: > Jürgen Wagner nailed it; it was my antivirus, and disabling the > shellcode injection check fixed it. However, this time-wasting pattern of dealing with the issue by end users is not a good way. A better approach would be to identify some common paterns of BLODA interference and code a test which can detect the interference. This should be executed at startup by the Cygwin shell so that a diagnostic can be displayed to the user. WARNING: Cygwin detected interference from a "dodgy" application such as anti-virus software. Your Cygwin installation may malfunction. See http:// -- 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