git-for-windows / git

A fork of Git containing Windows-specific patches.
http://gitforwindows.org/
Other
8.18k stars 2.49k forks source link

exception c0000005 - process 9136 loaded C:\Windows\System32\imm32.dll #5021

Open bukowa opened 1 week ago

bukowa commented 1 week ago

Setup

$ git --version --build-options

git version 2.45.2.windows.1
cpu: x86_64
built from commit: 91d03cb2e4fbf6ad961ace739b8a646868cb154d
sizeof-long: 4
sizeof-size_t: 8
shell-path: /bin/sh
feature: fsmonitor--daemon
$ cmd.exe /c ver

Microsoft Windows [Version 10.0.19045.2965]
(c) Microsoft Corporation. All rights reserved.
cat /etc/install-options.txt

Editor Option: Nano
Custom Editor Path:
Default Branch Option: main
Path Option: Cmd
SSH Option: OpenSSH
Tortoise Option: false
CURL Option: OpenSSL
CRLF Option: CRLFAlways
Bash Terminal Option: MinTTY
Git Pull Behavior Option: FFOnly
Use Credential Manager: Enabled
Performance Tweaks FSCache: Enabled
Enable Symlinks: Disabled
Enable Pseudo Console Support: Disabled
Enable FSMonitor: Disabled

Details

--- Process 9136 created --- Process 9136 loaded C:\Windows\System32\ntdll.dll at 00007ffbd4670000 --- Process 9136 loaded C:\Windows\System32\kernel32.dll at 00007ffbd2b80000 --- Process 9136 loaded C:\Windows\System32\KernelBase.dll at 00007ffbd2050000 --- Process 9136 loaded C:\Windows\System32\apphelp.dll at 00007ffbcf570000 --- Process 9136 thread 4404 created --- Process 9136 loaded C:\Windows\System32\user32.dll at 00007ffbd4490000 --- Process 9136 loaded C:\Program Files\Git\usr\bin\msys-2.0.dll at 0000000210040000 --- Process 9136 thread 1860 created --- Process 9136 loaded C:\Windows\System32\win32u.dll at 00007ffbd1fb0000 --- Process 9136 loaded C:\Windows\System32\gdi32.dll at 00007ffbd3390000 --- Process 9136 loaded C:\Windows\System32\gdi32full.dll at 00007ffbd1e90000 --- Process 9136 loaded C:\Windows\System32\msvcp_win.dll at 00007ffbd2630000 --- Process 9136 loaded C:\Windows\System32\ucrtbase.dll at 00007ffbd23a0000 --- Process 9136 thread 7116 created 0 0 [main] sh (9136) ** 328 328 [main] sh (9136) Program name: C:\Program Files\Git\usr\bin\sh.exe (windows pid 9136) 195 523 [main] sh (9136) OS version: Windows NT-10.0 163 686 [main] sh (9136) ** --- Process 9136 loaded C:\Windows\System32\advapi32.dll at 00007ffbd35a0000 --- Process 9136 loaded C:\Windows\System32\msvcrt.dll at 00007ffbd2ac0000 --- Process 9136 loaded C:\Windows\System32\sechost.dll at 00007ffbd43f0000 --- Process 9136 loaded C:\Windows\System32\rpcrt4.dll at 00007ffbd26d0000 --- Process 9136 loaded C:\Windows\System32\cryptbase.dll at 00007ffbd1640000 --- Process 9136 loaded C:\Windows\System32\bcryptprimitives.dll at 00007ffbd1d50000 4629 5315 [main] sh (9136) sigprocmask: 0 = sigprocmask (0, 0x0, 0x2103143D0) 550 5865 [main] sh (9136) open_shared: name shared.5, shared 0x1A0000000 (wanted 0x1A0000000), h 0x118, m 0, created 0 218 6083 [main] sh (9136) user_heap_info::init: heap base 0xA00000000, heap top 0xA00000000, heap size 0x20000000 (536870912) 209 6292 [main] sh (9136) open_shared: name S-1-5-21-3560919203-3064391249-397767970-1001.1, shared 0x1A1000000 (wanted 0x1A1000000), h 0x11C, m 1, created 0 211 6503 [main] sh (9136) user_info::create: opening user shared for 'S-1-5-21-3560919203-3064391249-397767970-1001' at 0x1A1000000 213 6716 [main] sh (9136) user_info::create: user shared version AB1FCCE8 241 6957 [main] sh (9136) fhandler_pipe::create: name \.\pipe\msys-1888ae32e00d56aa-9136-sigwait, size 11440, mode PIPE_TYPE_MESSAGE 214 7171 [main] sh (9136) fhandler_pipe::create: pipe read handle 0x130 179 7350 [main] sh (9136) fhandler_pipe::create: CreateFile: name \.\pipe\msys-1888ae32e00d56aa-9136-sigwait 203 7553 [main] sh (9136) fhandler_pipe::create: pipe write handle 0x134 198 7751 [main] sh (9136) dll_crt0_0: finished dll_crt0_0 initialization --- Process 9136 loaded C:\Windows\System32\imm32.dll at 00007ffbd42e0000 --- Process 9136, exception c0000005 at 00000002100c942f --- Process 9136, exception c0000005 at 000000021005eb37

...

--- Process 9136 thread 4404 exited with status 0xc0000005 --- Process 9136 thread 8420 exited with status 0xc0000005 --- Process 9136 thread 7116 exited with status 0xc0000005 --- Process 9136 exited with status 0xc0000005


https://gist.github.com/bukowa/1d02d16bad9d25c7a58cf5f1a0999472