www.delorie.com/archives/browse.cgi | search |
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; q=dns; s=default; b=yxBU | |
1Fi4NTvGcZblU302nx9wvAoer6p9fJ+l3nJ9+ky2xr7EEv9SlVZ8PnSKsokEh2Hv | |
Jlps7WmuPGJg42nYvN4thdpgkTY7cgplNG2xYpjSEKKUWvOtElmP+fKNDSqZBNLD | |
HXv+EqAyFGpvSqhUgoXwGIZGDRlJVVWghMutOYQ= | |
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; s=default; bh=D/qZYGysgu | |
s2z7BK8Lsv43i7ZgE=; b=dxNNZCW362ddjK4Qol4DM9bu2lG57SJknKMa4KVCAf | |
96SfGicCxn/Wg4K2CsD7ijj+omyuQl8sBboa+2cvFfFstg/DtxWQyjZIxjGZTn1O | |
G2wPqTvSMoVjHonR6iGqkEGkiRpdHXr/699+Ih1hQAmJJvjN5s0TZWpYstpA8Ioh | |
4= | |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
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=-2.0 required=5.0 tests=AWL,BAYES_00,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 |
X-HELO: | mail-la0-f47.google.com |
X-Received: | by 10.152.6.1 with SMTP id w1mr3317237law.91.1430393217615; Thu, 30 Apr 2015 04:26:57 -0700 (PDT) |
Subject: | Re: From Microsoft: Windows 10 Console and Cygwin |
To: | cygwin AT cygwin DOT com |
references: | <BY1PR03MB1436C656CEF12387D40CD74EB4D70 AT BY1PR03MB1436 DOT namprd03 DOT prod DOT outlook DOT com> <20150429200616 DOT GL3657 AT calimero DOT vinschen DOT de> <CAMKht8h5EwCtHe4cY69btH9Pcci-zG=PZCRFpVHZ-Qcx2QC1QQ AT mail DOT gmail DOT com> |
From: | LRN <lrn1986 AT gmail DOT com> |
x-enigmail-draft-status: | N1111 |
message-id: | <55421179.1050305@gmail.com> |
Date: | Thu, 30 Apr 2015 14:26:49 +0300 |
user-agent: | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:40.0) Gecko/20100101 Thunderbird/40.0a1 |
mime-version: | 1.0 |
in-reply-to: | <CAMKht8h5EwCtHe4cY69btH9Pcci-zG=PZCRFpVHZ-Qcx2QC1QQ@mail.gmail.com> |
X-IsSubscribed: | yes |
--vCBUv81C8urNiWkj1okidRbkXlKV5DmVU Content-Type: multipart/mixed; boundary="------------000609030604000402020603" This is a multi-part message in MIME format. --------------000609030604000402020603 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 30.04.2015 2:43, Michael DePaulo wrote: > On Wed, Apr 29, 2015 at 4:06 PM, Corinna Vinschen wrote: >> On Apr 29 19:01, Rich Eizenhoefer wrote: >>> I'm the Program Manager at Microsoft for the updated Windows 10 >>> console. I searched the Cygwin FAQ and mailing list archives for >>> issues related to Windows 10 and found an item about multiple windows >>> which should already be fixed. We have received a couple reports about >>> crashes when running on Windows 10 with the new console enabled. For >>> example: >>> >>> "cygwin is dying when i run a bunch of the git tools. For example: >gre= p -rin log .\ 0 [main] us 0 init_cheap: VirtualAlloc pointer is null, Win32= error 487 AllocationBase 0x0, BaseAddress 0x68570000, RegionSize 0x3A0000,= State 0x10000 C:\Program Files (x86)\Git\bin\grep.exe: *** Couldn't reserv= e space for cygwin's heap, Win32 error 0" >> >> This error message is a bit weird. For one thing, it would be nice if >> you could give us a pointer to the message. I'm not aware of such a bug >> report. >> >> Also, this is about a non-Cygwin version of git as the path to the git >> tools suggests. On the other hand, if it's not a Cygwin version, the >> error message itself only makes marginal sense. So maybe it's a Cygwin >> DLL as part of some third party package which is often outdated in >> relation to the official Cygwin distro version. >> >=20 > Allow me to clarify. >=20 > "C:\Program Files (x86)\Git\" is "Git for Windows", AKA "msysgit": > https://msysgit.github.io/ >=20 > As explained on README.md, it uses a MSys: > https://github.com/msysgit/msysgit >=20 > And as explained on that README.md, MSys is a fork of an old version of C= ygwin. >=20 Public service reminder: "msysgit" is not a MSYS-git. The git program that = they ship is, in fact, a full-fledged port of git to W32 (i.e. mingw-git), which= is achieved by applying lots of patches (~300KB last time i checked) on top of git. It is, however, bundled with MSYS1, as parts of git are written in she= ll language and thus need a POSIX shell. Also, last time i checked the MSYS1 version they shipped itself had a few patches applied on top of it[1]. [1] https://github.com/msysgit/msysgit/tree/msys/src/rt/patches --=20 O< ascii ribbon - stop html email! - www.asciiribbon.org --------------000609030604000402020603 Content-Type: application/pgp-keys; name="0x922360B0.asc" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="0x922360B0.asc" -----BEGIN PGP PUBLIC KEY BLOCK-----=0A= Version: GnuPG v2=0A= =0A= mQENBE48DHkBCADjAv/EeFMN+i5XDN2WjSBU/yHbJlIG93/Hpj7Hee65qr82O9us=0A= n3t4W1bk2+YwGBrFdfVlesHF4DObckXveayC+IulVvTJwZhR8igVENvWjIo6oF1N=0A= 1B3GV/c8zVCnHdkF0+vYJ9akX6DZf8KvBqKZapK1kc3tll0o+kS9lwNfpWRarUpQ=0A= SBTw2uq+FUEsO3pwVAyvwom4b7AB6fz1tpyl28dOaNDKr2W55ZDPC8aM5PPe/kiH=0A= n3ylOwpgXYqZLhIyJStqL/KcZ76y8o/gDXnilFRLwXu9CbXjapo7MARXByuSVMfb=0A= PHa3XNj5JCzlv4GhEF4HOp4qoVRk8YASTqf/ABEBAAG0F0xSTiA8bHJuMTk4NkBn=0A= bWFpbC5jb20+iQE9BBMBAgAnAhsjBQkJZgGAAh4BAheABQJT5qxpBQsJCAcDBRUK=0A= CQgLBRYCAwEAAAoJEOs4Jb6SI2CwBNMIAKu3L9CGoTlJHZ/0G5AbbcP9zeiIkKkN=0A= yvi1XszHiDz1kaESQYjpDsEWeHQutEhmnK5DNRyA6VV7Tcc49+1luq5Uf1kb8gGr=0A= 2mbF+eLG0Rv/WGoi/Aa4eH7K9dH2BSOUn+eX3Ft/HbBp9ZWCBRnABuO4oKmS+zfd=0A= O9wMaQJkRRnwo151TNVMpWIO/kE7t4YeJyV/fUdYsMzlH53hzXnCM5DQ3ovje7NI=0A= 0prrSaqrthS0W5ELKZnb7PDY7pII0xh5/+u+f9Vs0mdMjvYZT42DiJnHvtfLEo1h=0A= 7KwLkC1lltZ/eaQOKFAszDzi2KoilSY/29mK7wLCd1TFJjklJNQqyxu5AQ0ETjwM=0A= eQEIAKpvqHog2hpurRnsF6IKQtqR7JXYie9mvNoPW7XWmN3TtkHp5zrUG4SkR4dU=0A= CTXxO82kMlwC94s79YJNTr30fahW6BVe72aZ+1D5qJcHk0CeHj56lri2kPOxyZXo=0A= 19Rhw43YtGZNvkNOg5xmMIzxUbMnxRTSppEFi0YQ+cCjnQksHiQPcCsb5bow53Ii=0A= M9pICELT0d3nB5iDFCQb3oiXdRitDJJtZ97vOUE+xpUeYTcHXZyLmXYyMA7cFa/b=0A= wRwj/5xofXYE0WlnHDn+0QOTf1BOGaWH1eZqYYBVKegKXW65Y7UOU4f0pZQUQ+FQ=0A= wbwnSDlFuJPKA5MDgDczqtAVtNsAEQEAAYkBJQQYAQIADwUCTjwMeQIbDAUJCWYB=0A= gAAKCRDrOCW+kiNgsJ2FCACaycPmmvwar2FwTbT+/OFM9rt9KQ6JCldNSePGNzHE=0A= k0WBu5HyzgGcuOqoQSIwPHGnu2zkZl0PMW/WW9648a4OBuK08zNmypHXQw3fG0nG=0A= KNsO6j86tOLINS6p/P4vMcF8Fz6ZdIwSj8oXnuku0C0nkLB/ja/VZk1wcI30ulJF=0A= A2EhgLWIXZaTBlWR4KitGiGL7yzpUzBarPE8YFZLF+rfqu7NlxeG3NbBA/5UmH6r=0A= FL5Cva/ajOJW2CtGyuROTYhqBfolxZtfSHHj1wOAlc+dA0utIW4NDbIyZxCoxDTF=0A= /lUIjgj/Xu0IRIsX5m6TbBl40LH81JI0g1750FJfP4de=0A= =3DaWCf=0A= -----END PGP PUBLIC KEY BLOCK-----=0A= --------------000609030604000402020603-- --vCBUv81C8urNiWkj1okidRbkXlKV5DmVU Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBCAAGBQJVQhF8AAoJEOs4Jb6SI2Cw3JkH/2TrtL73Pnk45BIwrlcR9a1h lfQbpaDJ3thSshxynrg1kgDkwhQecy2YiPdZ/FoWgdx6gVordY2fVptHcUnxkegX am2kLGnCRJejNmT+oXq03Kg9krYoLhoYDZw+TMU10tfSW21d1cPpI4fD1DbPAv0R XVAibw6kOpx4paPTOO9sPodYp6LbBB29QvkcdC7uWqIdhomwmGhMlN8IygAC6g1v 5JJNhe/oNnepPfDL9iHEOBs3vVlL99gMXF+x+m6vTsmHLGSi93xIBx4JCih8K20D CDYl7NeGneweERVxG9e08LpiZ4Tb4kvuEm7aN6VSmw0VNJHosLEW6buGbSNYFcI= =CXXv -----END PGP SIGNATURE----- --vCBUv81C8urNiWkj1okidRbkXlKV5DmVU--
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |