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=wATSB5IjaNHZQ40cOiygszUGbX/XZZ3ShZlLGy+mvixjEeoNamoGP | |
Ti1XKyjl3JkuqlHfxKBfBjxcp9ZfdVv0NYbOeKFv+uHigxKmjL+qeQmIZRbwRjiy | |
4zVSZrtjP9tUDpXKju1Zm5pUIdJBROl4FnD5AhS0WzaPqwgPrfg57Q= | |
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=KE4eTuShwYyjSKDY/TmtB8MdbAk=; b=kCvLXuwaW//12pCDTuGd0cwqBXZu | |
9bPxIHbaqPxug2nsNFkVNeB7K/4VVz+/Si6zbf8Z5edsgTD6+XW91blJPvy9SWw4 | |
DXxWmvGTtUxvQV5G4Lld5+BlMR0tbF6BXZlomqG5sjYK2SOsv5i7gYFEKI74yUfj | |
3sMdzZO7vDJIngE= | |
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=-101.5 required=5.0 tests=AWL,BAYES_00,GOOD_FROM_CORINNA_CYGWIN,KAM_NUMSUBJECT,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 spammy=hadnt, professional |
X-HELO: | mout.kundenserver.de |
Date: | Wed, 18 Dec 2019 11:18:43 +0100 |
From: | Corinna Vinschen <corinna-cygwin AT cygwin DOT com> |
To: | cygwin AT cygwin DOT com |
Subject: | Re: [ANNOUNCEMENT] cygwin 3.1.0-1 |
Message-ID: | <20191218101843.GL10310@calimero.vinschen.de> |
Reply-To: | cygwin AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
References: | <announce DOT 20191216201131 DOT 494767-1-corinna-cygwin AT cygwin DOT com> <d982ced4-65ef-0603-758a-ef14b5acb25a AT t-online DOT de> |
MIME-Version: | 1.0 |
In-Reply-To: | <d982ced4-65ef-0603-758a-ef14b5acb25a@t-online.de> |
--iIOavGAISvUeFFLW Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Dec 18 10:23, Henning wrote: > On 16/12/2019 20:11, Corinna Vinschen wrote: > > The following packages have been uploaded to the Cygwin distribution: > >=20 > > * cygwin-3.1.0-1 > > * cygwin-devel-3.1.0-1 > > * cygwin-doc-3.1.0-1 >=20 > After cygwin-3.0.7 all attempts to update (to test or normal versions) > terminated with errors: >=20 > Package: 0/Perpetual > 0p_000_autorebase.dash exit code -1073741819 > 0p_update-info-dir.dash exit code -1073741819 > Package: _/cygwin-doc > cygwin-doc.sh exit code 256 > Package: z/Perpetual > zp_desktop-file-utils.sh exit code 256 > zp_glib2.0.sh exit code 256 > zp_man-db.sh exit code 256 > zp_shared-mime-info.sh exit code 256 >=20 > After terminating setup I'm unable to start a console (mintty/bash). > After uninstalling the new cygwin{,-devel,-doc} version and re-installing > 3.0.7-1 everything is back to normal. >=20 > Until now I didn't go to this list, as I hoped the problem would be > solved with the next version. But as this was the third or forth failure > I thought I should consult the list as otherwise I might be unable to > get an updated cygwin dll. >=20 > OS: Windows 8.1 Professional 32bit > cygwin: updated daily > setup.log: pasted below > mintty command line (one of 16): > U:\bin\mintty.exe -d -C /0/e/tty/4/minttyrc -i /Cygwin-Terminal.ico -T > tty4 /bin/env TTY=3D4 /bin/bash -il >=20 > Please tell me what I can do to (help) solve the problem. Hard to tell. I just updated a 8.1 32 bit test machine to Cygwin 3.1.0-1 (plus lots of other packages I hadn't updated for a while) and the update itself as well as the updated Cygwin installation worked as desired. I *assume* in your case there's an unfortunate combination of a bigger Cygwin DLL in conjunction with another essential DLL overlapping the address space. Two things to try coming to mind: - With the Cygwin 3.1.0 DLL installed, from Windows, double click on the "dash.exe" shell executable. If that starts (it should, it only uses the Cygwin DLL itself), try running the `rebaseall' script. If that doesn't work, try running `rebase -si > rebase.out' and send the output here. Also, if there's a collision, the rebase output should indicate that by appending a '*' to the colliding DLLs. - If the above fails, try to create a minimal Cygwin installation from the current setup-x86.exe in another directory. If that works, maybe you could reinstall the packages you need and see if it still works, and eventually just copy over your home dir...? HTH, Corinna --=20 Corinna Vinschen Cygwin Maintainer --iIOavGAISvUeFFLW Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEoVYPmneWZnwT6kwF9TYGna5ET6AFAl35/QMACgkQ9TYGna5E T6CFnA//WhpCBWcGJEenbilmYjyl6aH80VBhgn+A165AnZZ8AAqZ2DFhXQNCUAD+ 2ci6tpeKXrVM5mKaMXfEztWWbuKkxjKRAvPa7nKU09S8jtbtMu8qT9wDPvaLuZbF Txq5TBCvP66UMI8lvf68o15DW/Jo488VEP0M7yJRB9TUViK4xfrmwm0o7XUhZ7to F1Pq6JEdMBgLALaTqzRCx+lSR+fDCGOXQ+rz1ZOHc2QfzfVt5UA3GtiOFgyfv+I+ +4gRyZ1rJw4d62nweGCV9+bZiW/nd5ubq7DnNge2QiM6y+D+TJE6U1B7JLNlReV+ w6RndzGI3TY3wmIJrU+PxEL7pXkbjcfIkzxkULKdaCv8Yy53u2iZikinNJVGpbG4 5zHIM5fdkQTq8iviO2PdOJ8WCdK5ypgDSXV7fvCNxUfUPezfkYz8/1yK7dpA83LL 92XMQzCT3CRnsIuIyGxUyI3LrIGlyelDKXyFt+5/QOkYtuMo6DFwMYJQBB6pAf6/ hwC0d6luuYVyzgVW5XanDH5/GDV3NBKblczbdsLFrKt7jK2DbRCDqPDng8p2Xxya BYHPUx6ANO9WmM5H8fb7mGN/RUP6V+/WCqoownB4o1N0bfXCZv1txTLLQfue/tzv VqWxkoyuE4qAisIB7LnVZRKl9gR5xnKLgkumAGNsIpJKcpvFAMM= =RHPJ -----END PGP SIGNATURE----- --iIOavGAISvUeFFLW--
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |