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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=iFebjghovfR6n2/i L39879QhNb49ylEyOef09FMoJyt+dbgcK2YW86ngRsyi/SwGff9rCfxoN9JhBNJX MSQ1Dv9nWT7o1Aj9ehG2B+9Dp5SJa9/04n7OGmzKPyv5BmrTWieQs8aDrZGWW3kP t19BHeYw+DJfyQpb552bw0hv9O0= 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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=Ob3LnHBF/Y8IxK46AXXjNO +hXr4=; b=JQGibLJ/c3WMoEk3kuD2pI+XoLxTjNPINDkFJrbrtEQfTBi3gvFXRU MuFfwRAKRZq3w/egi7D3gwGt+4/XvT6XkAyeCepJEtgeZlTXuXsOc3cMnufcpvzX 2eaLuD5sVVlizQRjbFNqkefUYLML2jwnWqoJxLfHeByiUtd+0lXqY= 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-Spam-SWARE-Status: No, score=-0.9 required=5.0 tests=BAYES_00,FOREIGN_BODY,FREEMAIL_FROM,GIT_PATCH_2,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=no version=3.3.2 spammy=wurde, tlaketwcnyrrcom, sk:tlaket, D*rr.com X-HELO: mail-wm0-f52.google.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=subject:to:references:from:message-id:date:user-agent:mime-version :in-reply-to:content-transfer-encoding; bh=Kh//0qGyqeuLzWHShx+jigGWgLUsyZBa34bPFosrYmY=; b=mLJ/FocIP/LVtxEJKtRgs9JvE3HLvNJ0hrEFvDAHc15LiBIsWZi7Yrf81idYR2isTu 1kXVs22I+7Wgarx1jCz0QC9EwEnUdCs/CceQOSloch5mojtu3omP6c+8MyeTev0+/+uZ pwak2n0t55RZKvGUFu4qxgLShE+Bjj9WUv7WCFw0BlUwiMi8J7Tgvczf1/I9fZ4LZXjA ZBbNPVp+ZEDEDPFFjaQmsLgjgmO6gVPdBAglEmSGuswP27uewZjOqRkj1rC6kfPYM0Wg KrWagJn6iCqxOGv+c6zYfy6P1Vr2DGk8LxSg3CG0/Iy9W2KNDgqLQ/bEM9/noVkA9drJ e6rw== Subject: Re: FW: gecko Segmentation fault when compiling To: cygwin AT cygwin DOT com References: From: Marco Atzeri Message-ID: <40b87831-a714-80b9-a833-f9092a6e93e6@gmail.com> Date: Sat, 25 Aug 2018 22:13:22 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id w7PKDbVu008878 Am 25.08.2018 um 04:32 schrieb tlake AT twcny DOT rr DOT com: > can you upload somewhere ? > > Any Antivirus around ? > > Here's a link to my cygcheck.out file. > > I'm running Microsoft's anti-virus for Win 10 and Malwarebytes Premium. can you test with these two disabled ? Windows defender is known to interfere. https://cygwin.com/faq/faq.html#faq.using.bloda > > https://www.dropbox.com/s/ta5v8ws04h5aggx/cygcheck.out?raw=1 > From what I see: #1 you have 2 extra directories with possible colliding binary in front of the cygwin one. Path: D:\cygwin64\mingw64\bin D:\cygwin64\d\LANGS\arm\bin D:\cygwin64\usr\local\bin D:\cygwin64\bin ... If you are mixing binaries between compilers and linkers a crash is likely. Can you test with just PATH="/usr/local/bin:/usr/bin/:/usr/lib/lapack" to exclude other programs ? #2 you have installed every cygwin package including all debuginfo packages. Why ? see https://cygwin.com/faq.html#faq.setup.everything --- Diese E-Mail wurde von Avast Antivirus-Software auf Viren geprüft. https://www.avast.com/antivirus -- 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