Re: Cygwin installer hangs when running post-install scripts

2024-02-20 Thread Kevin Ushey via Cygwin
: > > 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. > > [...] > > 0001`802b7054 db030094 bl ntdll!#RtlpRe

Re: Cygwin installer hangs when running post-install scripts

2024-02-15 Thread Kevin Ushey via Cygwin
hen wrote: > > On Feb 14 13:49, Kevin Ushey via Cygwin wrote: > > Thanks for your patience. Here's what I've got for the assembly around > > get_dir. I added a bit of debug logging just so I could get the > > function addresses: > > First of all, thanks

Re: Cygwin installer hangs when running post-install scripts

2024-02-14 Thread Kevin Ushey via Cygwin
cacb65d 448bf9 mov r15d, ecx 7ffe`4cacb660 4c8bf2 mov r14, rdx 7ffe`4cacb663 b101 mov cl, 1 7ffe`4cacb665 e8be00 call ntdll!RtlpReferenceCurrentDirectory (7ffe4cacb728) Best, Kevin On Wed, Feb 14, 2024 at 5:30 AM Corinna Vinsch

Re: Cygwin installer hangs when running post-install scripts

2024-02-13 Thread Kevin Ushey via Cygwin
4 at 10:58 AM Corinna Vinschen wrote: > > On Feb 13 10:01, Kevin Ushey via Cygwin wrote: > > On Tue, Feb 13, 2024 at 8:25 AM Corinna Vinschen wrote: > > > On Feb 13 11:09, Corinna Vinschen via Cygwin wrote: > > > > Other than that, the only thing you really could do at t

Re: Cygwin installer hangs when running post-install scripts

2024-02-13 Thread Kevin Ushey via Cygwin
Feb 13 11:09, Corinna Vinschen via Cygwin wrote: > > On Feb 12 14:38, Kevin Ushey via Cygwin wrote: > > > For reference, I first bumped into this when using Git Bash as bundled > > > with Git for Windows, but it sounds like the underlying issue may be > > > in Cygwin.

Cygwin installer hangs when running post-install scripts

2024-02-12 Thread Kevin Ushey via Cygwin
Hello, I'm seeing an issue when attempting to install Cygwin where the installer hangs while trying to run postinstall scripts (more specifically, /etc/postinstall/0p_000_autorebase.dash). When the hang occurs, I see a 'dash.exe' process chewing up 100% of a CPU. If I attach to the process with Wi