delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2024/02/19/09:37:11

X-Recipient: archive-cygwin AT delorie DOT com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 338EB3858009
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
s=default; t=1708353429;
bh=ZG6elvHA1a60xcVqCyIC8zmYU5q0NTZAcFAR9l6sLts=;
h=Date:To:Subject:References:In-Reply-To:List-Id:List-Unsubscribe:
List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc:
From;
b=qmbS9Q/Kvk+e676ybpBUEcmM25yzHZjsuEgtX0MyzrhfAgGABrzWzCuiGDz1X2igE
92kUXDd0ozuuweZecZe4LgqWT1yxsCzeiT3QnmlB5yQBA3Hw4uNXkGO5Wu9YPJ0e99
peRdLDH9VovaH2Hk16ZqgIvfJMgVNrW9hAusTU8Q=
X-Original-To: cygwin AT cygwin DOT com
Delivered-To: cygwin AT cygwin DOT com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C04B2385828A
Date: Mon, 19 Feb 2024 15:36:04 +0100
To: cygwin AT cygwin DOT com
Subject: Re: Cygwin installer hangs when running post-install scripts
Message-ID: <ZdNnVLo0Z9-70EL8@calimero.vinschen.de>
Mail-Followup-To: cygwin AT cygwin DOT com, Kevin Ushey <kevinushey AT gmail DOT com>
References: <ZcuYBL3D2rSjlhNu AT calimero DOT vinschen DOT de>
<CAJXgQP3YzDiomDUvOG30JfSAbe5d3EgLDRvbsT8yN73aAswPLA AT mail DOT gmail DOT com>
<Zcu761ZXudxviCKv AT calimero DOT vinschen DOT de>
<CAJXgQP3L5Wq9ZmVUJ2K+wt04Nh15QTjt2e9SF07TYwS8Bg15rg AT mail DOT gmail DOT com>
<ZcyNTIuY728RhUTg AT calimero DOT vinschen DOT de>
<ZczAeBlaEk7Syuwd AT calimero DOT vinschen DOT de>
<CAJXgQP2ueV4tuTvW5Axm_R6PFX_yHKUuYRwvTy98aPsZCdj8uQ AT mail DOT gmail DOT com>
<Zc3ggLcaKHjtDjLD AT calimero DOT vinschen DOT de>
<CAJXgQP3ru1OLyw+fg0Oyy1XmsaDyBbedKQgwzpMmJoaX5nLanQ AT mail DOT gmail DOT com>
<Zc5iUXClY6IS77si AT calimero DOT vinschen DOT de>
MIME-Version: 1.0
In-Reply-To: <Zc5iUXClY6IS77si@calimero.vinschen.de>
X-BeenThere: cygwin AT cygwin DOT com
X-Mailman-Version: 2.1.30
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Unsubscribe: <https://cygwin.com/mailman/options/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=unsubscribe>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-request AT cygwin DOT com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=subscribe>
From: Corinna Vinschen via Cygwin <cygwin AT cygwin DOT com>
Reply-To: cygwin AT cygwin DOT com
Cc: Corinna Vinschen <corinna-cygwin AT cygwin DOT com>,
Kevin Ushey <kevinushey AT gmail DOT com>
Errors-To: cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com
Sender: "Cygwin" <cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com>

Hi Kevin,

On Feb 15 20:13, Corinna Vinschen via Cygwin wrote:
> On Feb 15 09:46, Kevin Ushey via Cygwin wrote:
> > https://gist.github.com/kevinushey/cdbd15cdf22e5cdcd094b0ad80347dce.
> [...]
>   00000001`802b7054 db030094 bl      ntdll!#RtlpReferenceCurrentDirectory (1802b7fc0)

I'm not familiar with ARM assembler, but a quick search showed that the
`bl' opcode is basically a subroutine call.

So ntdll!#RtlpReferenceCurrentDirectory is not the address of the struct
pointer, as I surmised, but the address of the function (probably)
fetching the address of the struct pointer.

Would you mind to send the assembler output for this function as well?


Thanks,
Corinna

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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019