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:date:from:to:subject:message-id:reply-to | |
:references:mime-version:content-type:in-reply-to; q=dns; s= | |
default; b=Th7/rm/FjDy9DcP7SEu3Vt8ko4zr9QqHxRmjqE3L/Gs+wZGFAn7ie | |
+FJEWj904z91k5KqEaf7q8q+HIp8QpPJbsVHhJGeIV+79ioy18dktILtA+5CvzI9 | |
XTHz/gDP09fcOwHUx9NJpqPuW0xWBtfN0RieZSGXzC7Kty1IqPfuck= | |
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:reply-to | |
:references:mime-version:content-type:in-reply-to; s=default; | |
bh=4Ja+lSW6LrCMxhwj3TMLWpTTOy4=; b=Vx+m2VzovgarFzmEmvo09+ql2Vyd | |
stWafzDNvoG1tnVqQNcgGJNDywtYJbYr7R31mtkGjXzPbXwzOfS9ekXywus/gs8a | |
D0I9O1s7XzFKwH7gsc2ND65Zv6g5YuUk23AjTsnlqGqqw0yolc/2fmc+U2q1oKNj | |
5EmTv55uio24xNk= | |
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-Spam-SWARE-Status: | No, score=-105.9 required=5.0 tests=BAYES_00,GIT_PATCH_2,GOOD_FROM_CORINNA_CYGWIN,KAM_LAZY_DOMAIN_SECURITY,NORMAL_HTTP_TO_IP,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2 spammy=Hx-languages-length:1998 |
X-HELO: | mout.kundenserver.de |
Date: | Fri, 30 Nov 2018 13:17:23 +0100 |
From: | Corinna Vinschen <corinna-cygwin AT cygwin DOT com> |
To: | cygwin AT cygwin DOT com |
Subject: | Re: MinTTY requires gdiplus.dll ? (2) |
Message-ID: | <20181130121723.GG30649@calimero.vinschen.de> |
Reply-To: | cygwin AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
References: | <1953c30851fd83b67ee9b162b29f4195 AT xs4all DOT nl> <20181129195845 DOT GE30649 AT calimero DOT vinschen DOT de> <773b9c80-a028-324b-1833-3bfea39aebe4 AT towo DOT net> |
MIME-Version: | 1.0 |
In-Reply-To: | <773b9c80-a028-324b-1833-3bfea39aebe4@towo.net> |
User-Agent: | Mutt/1.9.2 (2017-12-15) |
--SWsnvgFfkTS2ATo5 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Nov 29 23:11, Thomas Wolff wrote: > Am 29.11.2018 um 20:58 schrieb Corinna Vinschen: > > On Nov 29 19:41, Houder wrote: > > > Hi, > > >=20 > > > As I wrote in the preceding post ... > > >=20 > > > Using Corinna's latest snapshot in a "Dos box" results in a > > > prompt from bash. > > >=20 > > > Once in bash, I can launch MinTTY ( 64-@@ /usr/bin/mintty ) > > >=20 > > > Placing strace in front of this call, results in: > > >=20 > > > 64-@@ strace /usr/bin/mintty > > > --- Process 3112 created > > > --- Process 3112 loaded C:\Windows\System32\ntdll.dll at 00000000777b= 0000 > > > ... > > > --- Process 3112 loaded C:\Windows\winsxs\amd64_microsoft.windows.com= mon-controls_6595b64144ccf1df_6.0.7601.18837_none_fa3b1e3d17594757\comc > > > tl32.dll at 000007fefb9c0000 > > > --- Process 3112 loaded C:\Windows\System32\gdi32.dll at 000007fefdc1= 0000 > > > ... > > > --- Process 3112 loaded C:\Windows\winsxs\amd64_microsoft.windows.gdi= plus_6595b64144ccf1df_1.1.7601.24280_none_145e10148b8de48e\GdiPlus.dll > > > at 000007fefb440000 > > > ... > > > --- Process 3112, exception c0000005 at 0000000180044bb3 > > > --- Process 3112 exited with status 0xc0000005 > > > Segmentation fault > There's also another dll reported from winsxs rather than System32 in your > log. Maybe some files got corrupted on your system? >=20 > > I can reproduce this but while it's clear *where* it happens, it's > > unclear *when* and *why* it happens. > Unclear to me what exactly can be reproduced. With today's snapshot > cygwin1.dll, I can start mintty any way, also from Explorer, via shortcut, > or directly from cmd.exe (skipping cygwin shell). > Thomas Are you running Windows 10? If so, you won't see this problem. It only occurs on pre-W10 systems. I have a local workaround but I want to debug this a bit more since I still don't understand *why* this occurs in the first place. Btw., a mintty-debuginfo package would be most helpful... Corinna --=20 Corinna Vinschen Cygwin Maintainer --SWsnvgFfkTS2ATo5 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEoVYPmneWZnwT6kwF9TYGna5ET6AFAlwBKlIACgkQ9TYGna5E T6DTfA/9GVkozCtiBnos7amAed9W+lxBvXjT0Pzpm+LnfQy0Mn2aekyfn1SBuiMm tQ93M1qxEmjVn0Em1iLr5ivWa0amd/vUGEuNVg8/4/iKv+BBxLsQOjrg/ohrfChT 6X5T1rVNEw9RAWybTm3GgP4c+qTMoAXH6bWLbwYj4mYZ+Lj5n3g9KfG0In7U6tfp EUCOc8w5sZBoSeGXAw2/XboNKCG9jrSypK+YVcBuOgon4jny9fc3VdP3u9YBSyKc 3ZCWwAGS15iZ9TvWo6R6yPkWfV7lSts1z7VtI11e4Np2elGx2pnbbNBLaUIUuQQ7 BvVKQNEner1bfLt/wQPeZzHFNnml/3T3EvmKN06HfXG65K/7KVkeXXn36R3+CREr 5Y7NxZaxmT5AFvsrwbyE5Bsldp+Q/InWwXCZybhtBq5+W4ordphtWoCtCvPkst5R beVxmO1En5i3jEN1HmnEp8XgwK7UVs8hLIx84g4nWdxxf4kjHwT2wDu9moTmZ0mr Ks3BlfOjDGjDEqm4UjuUyUJUrN89cwX+fm1fwSCSgH/1ryyc54TPQpUDzkQ6dV5B KG9uQrS6DFw2k5fHf+gU6wPSH8kyQ6gzmyTOg1CUFcGE9VRPWCxsfI1CdKVtwZe6 /72b/DNE3Yuhi+EwH+0PV15tt4KDj5YujPaGO/YlsxTBqHQ2y0Q= =DT7C -----END PGP SIGNATURE----- --SWsnvgFfkTS2ATo5--
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |