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:to:from:subject:message-id:date:mime-version
	:content-type:content-transfer-encoding; q=dns; s=default; b=Z37
	eWqXLpVVAYfR9ZlGXX0iI3ub622P3P7mkspDBrXqwp1dKxah3UGQHTcB9YElMPlk
	hGYHNGh+GGCQhqM5Mev7/B+htn1oIhtjWeRI28N1RAd751Nww2jBDJ+CxEkPtxCE
	QC2Onzz0ibc8b0nzk8PuyTfAaKV2uM7/qNvPT1sQ=
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:to:from:subject:message-id:date:mime-version
	:content-type:content-transfer-encoding; s=default; bh=D4Gf8kidI
	3AxvHm6Jj3BXowXPZA=; b=UEClWfxsweMM4qX7RLPZF/k6THGoW/odSnIO2f7kW
	nQRm7TULgQT5xVhmOqDDyfDZ3Y/zfBlRQkzaaRghd7AdLILjh2PlTXG1yQNvG3Pr
	Xps558SX2xJiR+qrwC7naVyszR0RUmHv+1DhUPDxRu8lYDMfctJegVJfF3/E0G4x
	2I=
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.4 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2
X-HELO: mail-wi0-f180.google.com
X-Received: by 10.180.72.76 with SMTP id b12mr19317460wiv.93.1437384355121;        Mon, 20 Jul 2015 02:25:55 -0700 (PDT)
To: "cygwin@cygwin.com" <cygwin@cygwin.com>
From: Marco Atzeri <marco.atzeri@gmail.com>
Subject: ldd freezes
Message-ID: <55ACBE9F.4090605@gmail.com>
Date: Mon, 20 Jul 2015 11:25:51 +0200
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.0.1
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

on
CYGWIN_NT-6.1-WOW 2.1.0(0.287/5/3) 2015-07-14 21:26 i686 Cygwin

Only on this specific lib, ldd freezes
$ ldd cygkdb5-7.dll


while cygcheck has no problem
$ cygcheck ./cygkdb5-7.dll |grep -vi windows
E:\cygwin\bin\cygkdb5-7.dll
   E:\cygwin\bin\cyggssrpc-4.dll
     E:\cygwin\bin\cyggssapi_krb5-2.dll
       E:\cygwin\bin\cygk5crypto-3.dll
         E:\cygwin\bin\cygkrb5support-0.dll
           E:\cygwin\bin\cygwin1.dll
           E:\cygwin\bin\cygintl-8.dll
             E:\cygwin\bin\cygiconv-2.dll
       E:\cygwin\bin\cygkrb5-3.dll
         E:\cygwin\bin\cygcom_err-2.dll
           E:\cygwin\bin\cyggcc_s-1.dll


Just mine ?

Marco

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

