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:references:in-reply-to:from:date
	:message-id:subject:to:cc:content-type
	:content-transfer-encoding; q=dns; s=default; b=h925vbCDV3mWzcAz
	BuDeM4UaOt6ynjjUBDZ9ov4Thdl0IZZBTc+9J7d5OxhA8O5U7SO1RVGx/qODrpfA
	k5v6QROBsJgrkb/RrIEwAjKNImA4Jay78f5nAj1KYz53G7o8inSzdXRGsIciXiEa
	6qqt88qgWorBwtbr7h+mILO9Vfo=
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:references:in-reply-to:from:date
	:message-id:subject:to:cc:content-type
	:content-transfer-encoding; s=default; bh=9rr0XJpAUrnimBBNlTVO1A
	GMbE0=; b=uo7H4y39x/TFNRWK7AY3s4QKryYombhZNmiT4jw7rm16ko1f16ZRM8
	fRG9uDywRPsR48Y5u89jv898vp84zJ6WyAojtO1aM4bsNK1svc66HlFDXY5yndzG
	7NqLPFAmsuozRoUIvsNuz9J4YvaXmDT0jRMPCIcQQirsYF4Pgx+nE=
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: =?ISO-8859-1?Q?No, score=-0.1 required=5.0 tests=AWL,BAYES_00,BODY_8BITS,FREEMAIL_FROM,GARBLED_BODY,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=no version=3.3.1 spammy==d0=bb=d1, =d0=b8=d0=bd, =d0=a8=d0=b8=d0=bf=d0=b8=d1, sk:unsubsc?=
X-HELO: mail-qk1-f182.google.com
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=gmail.com; s=20161025;        h=mime-version:references:in-reply-to:from:date:message-id:subject:to         :cc;        bh=j2058E80libF4lFuPdu/sOibVCuekGvf6y4oB3iFh4I=;        b=m9GRIUGy6GUezJthEY2s66uPsxluSuuT8jornTAjvyh+zlBqKtgyieYOem/baOLoLI         8tXs6cP4gzwR7SogaPV4Kd7gaq1LLMztMQMzX3/vDVdi9V2wRW0de3qOT+GkCx4avYYj         Sfh1jc+uBklTvEdNcqRIEesb3SJ9AhGMQS00JcoOg+4BF7SKUJzLuw5Nx0nT+4u9DodB         JCeEkWQCCVfGX3DSlhdse1Yvl8C7Dsoofo0Yoe1ddJuEMErcQEtKkWLELe2Kzi0WBexj         RUUmvr0zRt/soLIfsie7KlVqKzr4HPzS008KibEWv/U/KMXZ0rJz8sCWFfKnK8Zf5BOc         /kdQ==
MIME-Version: 1.0
References: <CAFHpkQG43d0-PA-N+uF9qVqLmxmZyJs193o8kc5_jThFD+f8UQ@mail.gmail.com> <0f9c1e44-9858-379b-22ff-789cc21191e2@SystematicSw.ab.ca>
In-Reply-To: <0f9c1e44-9858-379b-22ff-789cc21191e2@SystematicSw.ab.ca>
From: =?UTF-8?B?0JjQu9GM0Y8g0KjQuNC/0LjRhtC40L0=?= <chipitsine@gmail.com>
Date: Sat, 19 Oct 2019 14:52:44 +0500
Message-ID: <CAFHpkQG=wHfY=65pRdYUmpo+RMiWLoAomMvQ2WGXYqMpjs_oLg@mail.gmail.com>
Subject: Re: bash (3312) C:\tools\cygwin\bin\bash.exe: *** fatal error - cygheap base mismatch detected - 0x180331408/0x18032D408.
To: Brian Inglis <Brian.Inglis@systematicsw.ab.ca>
Cc: cygwin@cygwin.com
Content-Type: text/plain; charset="UTF-8"
X-IsSubscribed: yes
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id x9J9rVqe027759

thank for the hint

here's output of

powershell -c '$env:PATH.Split(";") | gci'

(seems there no duplicates of cygwin1.dll, no even a single dll)

https://travis-ci.com/chipitsine/travis-cygwin/builds/132640664

сб, 19 окт. 2019 г. в 10:23, Brian Inglis <Brian.Inglis@systematicsw.ab.ca>:

> On 2019-10-18 23:00, Илья Шипицин wrote:
> > something has changed in travis-ci (it uses windows 1803 images).
> > script below used to work earlier. any idea why it could happen ?
> > very simple script:
> > https://github.com/chipitsine/travis-cygwin/blob/master/.travis.yml
> > result:
> > https://travis-ci.com/chipitsine/travis-cygwin/builds/132624829
>
> Ensure that there is only one cygwin1.dll (version) in the PATH.
>
> --
> Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada
>
> This email may be disturbing to some readers as it contains
> too much technical detail. Reader discretion is advised.
>
> --
> 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
>
>

--
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


