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:date:from:to:subject:message-id:in-reply-to :references:mime-version:content-type:content-transfer-encoding; q=dns; s=default; b=J+BXdqsFltI23h9HcoeVSNBxCJPpiR1c1Y6hTsNOKKU Zf+llXYG+cuWajBTKYgkcsbfysP/Qv0MlpnO+kErYCjZX4uC6EwDHrHjA2iBsPfR zd8S8GnUrvwfa+s0pJ391NaKBoH0aA/c3K4eUBJAadB/mCuL+0nmdZWDXGVSkmG0 = 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:date:from:to:subject:message-id:in-reply-to :references:mime-version:content-type:content-transfer-encoding; s=default; bh=qU0c/qIYNpdx35PR2rYIoV59gkQ=; b=nFfVG5II/IcDdEtD7 yJVWiGJjPWIUDh/osr83/tf6pqQy8rAebAgsloeF/pG6iwUjEofE2ZkicoIS5xbc va5AlnPUujkaNHIOC2MISsqQmSFIVv6CYj5XtvwPzSB4o9BuAp2EKodDIldi4rd4 4usUL1FWoaksizBEDrQ6A32W/w= 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-Virus-Found: No X-Spam-SWARE-Status: No, score=-6.4 required=5.0 tests=AWL,BAYES_00,GIT_PATCH_2 autolearn=ham version=3.3.2 spammy=Hx-languages-length:932 X-HELO: conssluserg-02.nifty.com DKIM-Filter: OpenDKIM Filter v2.10.3 conssluserg-02.nifty.com v2NFl4wd024836 X-Nifty-SrcIP: [175.179.23.201] Date: Fri, 24 Mar 2017 00:47:06 +0900 From: Takashi Yano To: cygwin AT cygwin DOT com Subject: Re: [ANNOUNCEMENT] python3 3.6.1-1 Message-Id: <20170324004706.e814260995b2bddd3b545094@nifty.ne.jp> In-Reply-To: <20170322201902.4F3E8440070@conbox-039.nifty.com> References: <20170322201902 DOT 4F3E8440070 AT conbox-039 DOT nifty DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Hello, On Wed, 22 Mar 2017 15:09:54 -0500 Yaakov Selkowitz wrote: > The following packages have been uploaded to the Cygwin distribution: > > * python3-3.6.1-1 This version of python3 for 32 bit cygwin fails to start on 64 bit Windows 7. Error message is: --- from here --- Fatal Python error: Could not allocate TLS entry Abort (core dumped) --- to here --- This occurs in combination of 64 bit Windows 7 and 32 bit cygwin. I have tested in three different environments and got same errors. The test results in several combinations of windows and cygwin are as follows. Windows 7 (32 bit) + Cygwin (32 bit): OK Windows 7 (64 bit) + Cygwin (32 bit): NG Windows 7 (64 bit) + Cygwin (64 bit): OK Windows 10 (32 bit) + Cygwin (32 bit): OK Windows 10 (64 bit) + Cygwin (32 bit): OK Windows 10 (64 bit) + Cygwin (64 bit): OK Could you please check? -- Takashi Yano -- 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