X-Recipient: archive-cygwin@delorie.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:message-id:date:from:mime-version:to:subject
	:references:in-reply-to:content-type:content-transfer-encoding;
	 q=dns; s=default; b=EtMnLqwldGzDcFR3ZCrph1ERxRXNzcUVdK0A4AKiYOY
	EXIMO/xixgEEDtX9eeqKpABeRXm4Tpq2MAPIB/ifxW+g9lfI0Zfy4TJJTbNWyQ9/
	kmOdQBQDTE24sp7UiNpYr/Ev5ffdAxOi5o/p7ITtb9TbxJOD5nTZB0xORcbh8z1s
	=
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:message-id:date:from:mime-version:to:subject
	:references:in-reply-to:content-type:content-transfer-encoding;
	 s=default; bh=nET/1x9Z7DdLkkYvgT1wP3vFBN0=; b=dR5590mJ7+PlHxiKl
	pmJZloKv9DY6lYG6PiyiVFeYctU5UhAvUWAQmrXvPHpbaq6PPYd92tAsIRnXatgo
	bN7FdjACongKQEzRai/bIuK/oKfjXkN82k5O/ZQM823ytH3NYUFgeAZGrwYDfHWE
	OdZF2qtDOWu7faE9ccjSN29fj8=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.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,RP_MATCHES_RCVD autolearn=ham version=3.3.2
X-HELO: etr-usa.com
Message-ID: <52F95C2B.5010102@etr-usa.com>
Date: Mon, 10 Feb 2014 16:09:31 -0700
From: Warren Young <warren@etr-usa.com>
User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0
MIME-Version: 1.0
To: Cygwin-L <cygwin@cygwin.com>
Subject: Re: snapshots dated 20140210 fail
References: <588210FB-032C-46CA-BCD2-E7BD1015A8E0@Denis-Excoffier.org> <0757EC14-8758-4490-9B66-2C68CFDD0CD5@Denis-Excoffier.org>
In-Reply-To: <0757EC14-8758-4490-9B66-2C68CFDD0CD5@Denis-Excoffier.org>
Content-Type: text/plain; charset=windows-1252; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

On 2/10/2014 15:53, Denis Excoffier wrote:
>
> I can see another one, dated 22:17:21 UTC. Same problem as for the
> 3rd and 4th: windows complaint that this is not a windows image.

Confirmed.

Using my new friend, objdump -x, I get an interesting complaint about 
the snapshot DLL:

"There is an import table, but the section containing it could not be found"

(This after sending the objdump -x for both DLLs (1.7.28-1 and 
20140210@221721) to separate output files and diffing them.)

objdump does claim the snapshot is a 32-bit DLL, so it isn't a case of 
accidentally using the 64-bit DLL.

I did make sure to "chmod +x cygwin1.dll" before attempting to relaunch 
my cygwin32 environment.

--
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

