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:to:from:subject:date:message-id:references
	:mime-version:content-type:content-transfer-encoding; q=dns; s=
	default; b=WQeYNAIV7z8/+1Lcwamrs7Z0tzaP1dm3Ikezud0HflbbRcEA2TDZS
	yO16Nm79Z/tQDb1ZJ67EvpUmzA2VcY9LFCBLhFeT7RXvpP5/ZeIdmQnMCJ8EpU0w
	CM0e8d2Snh1RTCb/N8nrrRHv96JkgkfIpAwCv0ZH9JOmyWiifHRoOI=
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:to:from:subject:date:message-id:references
	:mime-version:content-type:content-transfer-encoding; s=default;
	 bh=jB97PDjmok+q5GzKSYxxy9Jc7xg=; b=qBPPvFISLaM1pZraVEsXNdRnD7Zx
	/m742/hGsQpNALpv+L74RSnIAjfVP4LNb5qSSv677oxcQBYvBZyRp0p0xw39Szjb
	x5wflhNAdkT+EL3Q/XJIPoe+5Dgbm3yjngyncMIDHutQTBjLj78Dnq2+1toXdbHz
	vu+3hRsX3e0+TDo=
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-Virus-Found: No
X-Spam-SWARE-Status: No, score=-2.0 required=5.0 tests=AWL,BASE64_LENGTH_79_INF,BAYES_00,MIME_BASE64_BLANKS,RCVD_IN_DNSWL_LOW,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS,UNPARSEABLE_RELAY autolearn=ham version=3.3.2
X-HELO: plane.gmane.org
To: cygwin@cygwin.com
From: Ismail Donmez <ismail@donmez.ws>
Subject: Re: [ANNOUNCEMENT] Update: mintty 2.1.1
Date: Thu, 23 Jul 2015 12:23:25 +0000 (UTC)
Lines: 1
Message-ID: <loom.20150723T142112-615@post.gmane.org>
References: <announce.55B08C1B.9020709@towo.net>
Mime-Version: 1.0
Content-Type: text/plain; charset=utf-8
User-Agent: Loom/3.14 (http://gmane.org/)
X-IsSubscribed: yes
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from base64 to 8bit by delorie.com id t6NCUSi0002857

Hi,

Thomas Wolf writes:

> 
> mintty 2.1.1 has a bunch of requested tweaks and fixes which I’m 
> releasing before some restructuring around character attributes...

This seems to stackdump on startup for me on Win7 x64. Already did a full 
rebase but didn't help. Dump looks like:

Exception: STATUS_ACCESS_VIOLATION at rip=7FEFB973430
rax=000007FEFB973430 rbx=000000000022C5D0 rcx=000000000010016E
rdx=000000000022C4B0 rsi=000000010042A900 rdi=000000000022C5CC
r8 =000000000022C458 r9 =000000000010016E r10=0000000000000000
r11=0000000000000287 r12=0000000000000318 r13=00000000000003F0
r14=0000000600041F90 r15=000000000000031A
rbp=000000000022C550 rsp=000000000022C488
program=C:\cygwin64\bin\mintty.exe, pid 2808, thread main
cs=0033 ds=002B es=002B fs=0053 gs=002B ss=002B
Stack trace:
Frame        Function    Args
0000022C550  7FEFB973430 (0000022C550, 00000000000, 0010042A900, 
00000000000)
0000022C550  0010040FAEA (0000022C550, 0010042A900, 000000003F0, 
0060008D4F0)
0000022C550  0010041B3EA (00000000000, 00000000001, 00000000030, 
FF0700010302FF00)
0000022CBC0  00180048410 (00000000000, 00000000000, 00000000000, 
00000000000)
00000000000  001800460DC (00000000000, 000779E20C5, 00000000000, 
0000000002D)
00000000000  00180046174 (00000000000, 00000000000, 00000000000, 
00000000000)
00000000000  00100419EF1 (00000000000, 00000000000, 00000000000, 
00000000000)
00000000000  00100401010 (00000000000, 00000000000, 00000000000, 
00000000000)
00000000000  000778559CD (00000000000, 00000000000, 00000000000, 
00000000000)
00000000000  00077A8B981 (00000000000, 00000000000, 00000000000, 
00000000000)
End of stack trace

