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:message-id:from:to:subject:date:in-reply-to :references:content-type:content-transfer-encoding:mime-version; q=dns; s=default; b=NT0TyX2R2lhJoaXXjKyUhI0EMWIjZt1vkB1skuK52QS ay3H1r4A6HD17zZX7BT3sJU9U6kEVBRk9zOUY00KihNWJ4k/qCstnTXi8UynYTDX BWUU4IWw14TlNCTQijNpR3E/J9ISqSwQ7HedB+9/dhbtaMNLL0r2nEYaTO0/nVQA = 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:message-id:from:to:subject:date:in-reply-to :references:content-type:content-transfer-encoding:mime-version; s=default; bh=ngIqKoGJyw1ox3cZw/3Wz0x+MuY=; b=lNSBk9XPVvAJIU2Tg dDf7SaMwjwOlH3KTfbr5J/yMEvBaf/iRftOzhXtv8dG27GpW4s1acv3CNeI8uCR0 H4ldIsJAjhdEggMjQ0jOaLSJtux/1hsW1zL53UaWRrnFATcbqdDtl/Cd25SJqaH0 uyZDnnB+ueSluMzBqZyQTEgN88= 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=0.5 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 spammy=HX-HELO:sk:BLU004-, anti-virus, H*r:channel, H*r:7.5.7601.23008 X-HELO: BLU004-OMC1S21.hotmail.com X-TMN: [cr2S2ZVWfyNrslgpdDg7MyS5iDcuzxeg] Message-ID: From: David Schmitt To: "cygwin AT cygwin DOT com" Subject: Ruby version 2.2.4-1 troubles Date: Sat, 7 May 2016 07:12:47 -0400 In-Reply-To: References: Content-Type: text/plain; charset="Windows-1252" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id u47BD2rc022680 Ruby stops working when I install 2.2.4-1 and resumes working when I downgrade to 2.2.3-1. I would guess the problem is triggered by anti-virus software (which I cannot disable) preventing the load of some new DLL. Has anyone else encountered (and worked-around) this problem? Symptoms: - Ruby scripts all silently exit with status 0 (no error message) - Invoking the ruby command directly also exits with status 0 and no error message Environment: - Windows 7 Professional 64 bit - Cygwin 32 bit (some packages I need were not available as 64 bit) - Installed for local user only (I don’t have admin privileges) -- 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