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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=JDDT2kbddOSqE+ab kCymiDNdlWU5w745vlU8S8UftMbpc6asKKCEpIGLH8HmS3Q0UvyNlF0BZ20nG07q KUKLrDovhPHTSWW6gXEnMxRc9GGdvLmvBmg/5kWI2AD3yhs77uZab7VRtpnGOXW6 c0QqBY7ipIouc+VuSj4Cyj4O8tM= 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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=ZvR1C832f0xRgYYnI4s6q7 4lA5U=; b=WV05DqV/p8DTCTvrjFkyJzSeEDrGBr/0CuxgBxnlRks4h2J50slApy /hDalFK97h5+yxzUzm/wEaaJTG1W0L4AnssvBYHnZs7xxePqPDLYSTx2731KyOHm IEqGXFBEyFVzvY6vwI6+LuhD1sVo3y2ozUIt22nM/oiI+kow6BmzI= 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=-5.5 required=5.0 tests=AWL,BAYES_00,GIT_PATCH_2,KAM_LAZY_DOMAIN_SECURITY,SPF_HELO_PASS autolearn=ham version=3.3.2 spammy=H*Ad:U*yselkowitz X-HELO: mx1.redhat.com DMARC-Filter: OpenDMARC Filter v1.3.2 mx1.redhat.com 5FC5742BAF Authentication-Results: ext-mx06.extmail.prod.ext.phx2.redhat.com; dmarc=none (p=none dis=none) header.from=cygwin.com Authentication-Results: ext-mx06.extmail.prod.ext.phx2.redhat.com; spf=none smtp.mailfrom=yselkowitz AT cygwin DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 mx1.redhat.com 5FC5742BAF Subject: Re: [ANNOUNCEMENT] python3 3.6.1-1 To: cygwin AT cygwin DOT com References: <20170322201902 DOT 4F3E8440070 AT conbox-039 DOT nifty DOT com> <20170324004706 DOT e814260995b2bddd3b545094 AT nifty DOT ne DOT jp> From: Yaakov Selkowitz Message-ID: <5dcffaad-d399-a612-0b0b-f7428a7c1e1b@cygwin.com> Date: Fri, 24 Mar 2017 03:03:08 -0500 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 In-Reply-To: <20170324004706.e814260995b2bddd3b545094@nifty.ne.jp> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 2017-03-23 10:47, Takashi Yano wrote: > 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 --- Confirmed, and same applies to 8.1, but not 10. Corinna, would it be plausible that TlsAlloc is returning a value in the 0x80000000-0xffffffff range on 7 and 8.1, but not 10, and why? -- Yaakov -- 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