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=nWGoDHR 86QyD5V7rRIUiKToMWmjZKLRtyofpQtlV4C4vm1tHrBe4G8HjSgd2fxeJsQdpBh0 fBSxSDWKCio9jqpjI2bpIpSPevIbGzmDgtsz4V+JswAeuXfC4WTtvVf44+ywRNNS iZ6ykpEvaikfLpoQVjmkoP8CMHcRZ+GRB1IE= 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=NJ/7pY/iGUOsI 1V+98bbXs/1Xw4=; b=wcDjMaWn6It1Uo7HyAyF+accP/sGp1vhDzVDiEtaa5Fy1 KW4qT7PMuF0yz899xiLqj0jkxKJXYsvl241UA4LtYPZy32NLZ+qiMQvV/gf1uErY GbSxKf9bZ8E9mtac5KHheB8Adpp+J8i7DeXgz+fWrqp0zQ8aiknYl+8Ut7u6R0= 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=-1.8 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.1 spammy=hurry, H*c:alternative X-HELO: mail-il1-f182.google.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to; bh=8yij7FS9UVPLAlsbTHd+jzCMjm7rMu+bdwQN82c/nvg=; b=ua1jpNJtpAvG+ge2UMRGjaJoULPKAXdvtrDT1kfL5G/V7gQLjxyuoHWv7CgPevQfeO /ZjlY4JlukYQ+kv6ltOLH6BFGRNZ7UqKfgKx5TiAcT2hF8E+PI6BADVO/Rpt5RjA65Ov 8U/eWNmPJcI494U6wxc/w8iIvZn2wgd1WmYTQjaOyBiiyyWd5kOXnsJV/8ZA3qGko/Iw 1bshoovbLRDzqlqSa0xBf51ijPd9PgP3Buh08ApEaYRXH4+Hsn7jyMWBC7y2RUlUxxeN F5f8aILT2gj0HkOjkpjh2MkGbrv2YZKiCGAyLqR6eIyARXc1LRpJlK4dVfLh4nqOsSuw guug== MIME-Version: 1.0 In-Reply-To: References: <0f9c1e44-9858-379b-22ff-789cc21191e2 AT SystematicSw DOT ab DOT ca> From: Biswapriyo Nath Date: Sat, 19 Oct 2019 18:02:13 +0530 Message-ID: Subject: Re: bash (3312) C:\tools\cygwin\bin\bash.exe: *** fatal error - cygheap base mismatch detected - 0x180331408/0x18032D408. To: "cygwin AT cygwin DOT com" Content-Type: text/plain; charset="UTF-8" X-IsSubscribed: yes It seems to be issue in Travis CI. See this forum post: https://travis-ci.community/t/cygwin-issue-cygheap-base-mismatch-detected/5359 If you are in hurry you can use Appveyor CI. I'm using it without any issue. One has to just add `C:\cygwin64\bin` in PATH variable in YAML file. -- 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