X-Recipient: archive-cygwin@delorie.com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 5CAD93856973
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
	s=default; t=1684374451;
	bh=vQvEl7WOK1VG/MTT7RpE6sgvqpFAJkqp8JAZrMyiOMg=;
	h=To:Subject:Date:List-Id:List-Unsubscribe:List-Archive:List-Post:
	 List-Help:List-Subscribe:From:Reply-To:From;
	b=VYkfM7GzXGo6aPUxlYAjE8IzWkjS5cWbpdkxKLEk/tmaNaY+bSb5BO+AB3R4kqdbS
	 wPXwveQoPY/cRHVV3D9qXIdiDoxG6McSXJvbDbo/Hstap4LYNyx1hekM6573uauPbG
	 tv5d/GgJFoQcDwW5RqbLfyq89tndaQI4QRXJg8Es=
X-Original-To: cygwin@cygwin.com
Delivered-To: cygwin@cygwin.com
DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 166363858C5F
X-MC-Unique: lLS93PT3MgioBa6k7-YiNw-1
X-Virus-Scanned: amavisd-new at bravurasolutions.com
X-CheckRecipientChecked: true
X-CR-MTA-CID: 058c9795eb383012
X-CR-MTA-TID: c84f0e83
To: "cygwin@cygwin.com" <cygwin@cygwin.com>
Subject: x86_64 ldd hangs running on a  DLL
Thread-Topic: x86_64 ldd hangs running on a  DLL
Thread-Index: AdmJKo6kEFEzM5fHQ7WsqADXM1ltmg==
Date: Thu, 18 May 2023 01:46:29 +0000
Message-ID: <d4a99ce6758d46298f15040e5e3f82ff@bravurasolutions.com>
Accept-Language: en-AU, en-US
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
x-ts-tracking-id: 265F6D88E79ED9429BE7DDB056DAB642.0
dlp-product: dlpe-windows
dlp-version: 11.9.100.18
dlp-reaction: no-action
x-originating-ip: [192.168.41.125]
x-checkrecipientrouted: true
MIME-Version: 1.0
X-CheckRecipientCommand: checkrecipient.local
X-Mimecast-Spam-Score: 0
X-Mimecast-Originator: bravurasolutions.com
Content-Language: en-US
X-Spam-Status: No, score=-2.1 required=5.0 tests=BAYES_00, DKIM_SIGNED,
 DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, HTML_MESSAGE, RCVD_IN_DNSWL_NONE,
 SPF_HELO_NONE, SPF_PASS, T_SCC_BODY_TEXT_LINE,
 UNPARSEABLE_RELAY autolearn=ham autolearn_force=no version=3.4.6
X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on
 server2.sourceware.org
X-Content-Filtered-By: Mailman/MimeDel 2.1.29
X-BeenThere: cygwin@cygwin.com
X-Mailman-Version: 2.1.29
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-request@cygwin.com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=subscribe>
From: Rodney Brown via Cygwin <cygwin@cygwin.com>
Reply-To: Rodney Brown <rbrown@bravurasolutions.com>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: "Cygwin" <cygwin-bounces+archive-cygwin=delorie.com@cygwin.com>

$ uname -a
CYGWIN_NT-10.0-19045 X 3.4.6-1.x86_64 2023-02-14 13:23 UTC x86_64 Cygwin
$ ldd --version
ldd (cygwin) 3.4.6

As with "ldd freezes" https://sourceware.org/legacy-ml/cygwin/2015-07/msg00314.html , cygcheck works,
not only for Cygwin DLLs and ldd hangs needing the xterm to be closed, though it can interrupted when run
under strace, or did. Strace now is segfaulting.

Did Corinna's fix for i686 not end up in the x86_64 code?

-- 
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple
