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=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@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-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: <CAFHpkQFQTC+QgFxqdOadq2AJqAdFseutH2RptORxvP5CoQ760g@mail.gmail.com>
References: <CAFHpkQG43d0-PA-N+uF9qVqLmxmZyJs193o8kc5_jThFD+f8UQ@mail.gmail.com> <0f9c1e44-9858-379b-22ff-789cc21191e2@SystematicSw.ab.ca> <CAFHpkQG=wHfY=65pRdYUmpo+RMiWLoAomMvQ2WGXYqMpjs_oLg@mail.gmail.com> <CAFHpkQFQTC+QgFxqdOadq2AJqAdFseutH2RptORxvP5CoQ760g@mail.gmail.com>
From: Biswapriyo Nath <nathbappai@gmail.com>
Date: Sat, 19 Oct 2019 18:02:13 +0530
Message-ID: <CALK-3m+_XECOGyqK2st30c=wJMu5ztCN9Fy1rY_OCk=xTMbKqw@mail.gmail.com>
Subject: Re: bash (3312) C:\tools\cygwin\bin\bash.exe: *** fatal error - cygheap base mismatch detected - 0x180331408/0x18032D408.
To: "cygwin@cygwin.com" <cygwin@cygwin.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

