簡體   English   中英

Git克隆掛起系統

[英]Git clone hangs system

我正在使用git從遠程存儲庫克隆文件。
但是每次這樣做,克隆完成后我的系統就會掛起。

克隆后,如果我嘗試運行任何命令(例如java -version,tasklist或任何其他命令),則CMD會掛起,導致系統卡死。

GIT命令-

git clone --depth 1 -b branch_name "Repo URL"

系統規格-

  • GIT-v2.16.2
  • Windows 10
  • Java-v1.8.60

請不要讓我知道可能是什么問題。

提前致謝 !!

跟蹤信息

--- Process 9012 created
--- Process 9012 loaded C:\Windows\System32\ntdll.dll at 00007ff876f80000
--- Process 9012 loaded C:\Windows\System32\kernel32.dll at 00007ff876c40000
--- Process 9012 loaded C:\Windows\System32\KernelBase.dll at 00007ff873530000
--- Process 9012 thread 1560 created
--- Process 9012 loaded C:\Windows\System32\advapi32.dll at 00007ff876b70000
--- Process 9012 loaded C:\Windows\System32\msvcrt.dll at 00007ff874710000
--- Process 9012 loaded C:\Windows\System32\sechost.dll at 00007ff875530000
--- Process 9012 loaded C:\Windows\System32\rpcrt4.dll at 00007ff8745f0000
--- Process 9012 loaded C:\Windows\System32\user32.dll at 00007ff8753a0000
--- Process 9012 loaded C:\Windows\System32\win32u.dll at 00007ff873a10000
--- Process 9012 loaded C:\Windows\System32\gdi32.dll at 00007ff874530000
--- Process 9012 loaded C:\Windows\System32\gdi32full.dll at 00007ff8737a0000
--- Process 9012 loaded C:\Windows\System32\msvcp_win.dll at 00007ff8741e0000
--- Process 9012 loaded C:\Windows\System32\ucrtbase.dll at 00007ff873430000
--- Process 9012 loaded C:\Windows\System32\ws2_32.dll at 00007ff874820000
--- Process 9012 loaded C:\Program Files\Git\mingw64\bin\libiconv-2.dll at 0000000066000000
--- Process 9012 loaded C:\Program Files\Git\mingw64\bin\libintl-8.dll at 0000000061cc0000
--- Process 9012 loaded C:\Program Files\Git\mingw64\bin\libpcre-1.dll at 0000000069140000
--- Process 9012 loaded C:\Program Files\Git\mingw64\bin\zlib1.dll at 0000000062e80000
--- Process 9012 loaded C:\Program Files\Git\mingw64\bin\libssp-0.dll at 0000000068ac0000
--- Process 9012 loaded C:\Windows\System32\imm32.dll at 00007ff874560000
--- Process 9012 loaded C:\Windows\System32\combase.dll at 00007ff874ec0000
--- Process 9012 loaded C:\Windows\System32\bcryptprimitives.dll at 00007ff873940000
--- Process 9012 loaded C:\Windows\System32\cryptsp.dll at 00007ff872d20000
--- Process 9012 loaded C:\Windows\System32\rsaenh.dll at 00007ff872760000
--- Process 9012 loaded C:\Windows\System32\bcrypt.dll at 00007ff872e30000
--- Process 9012 loaded C:\Windows\System32\cryptbase.dll at 00007ff872d40000
--- Process 9012 loaded C:\Program Files\McAfee\DLP\Agent\fcagpph64.dll at 00007ff843460000
--- Process 9012 loaded C:\Windows\System32\shell32.dll at 00007ff875590000
--- Process 9012 loaded C:\Windows\System32\cfgmgr32.dll at 00007ff8739c0000
--- Process 9012 loaded C:\Windows\System32\SHCore.dll at 00007ff876cf0000
--- Process 9012 loaded C:\Windows\System32\windows.storage.dll at 00007ff873a30000
--- Process 9012 loaded C:\Windows\System32\shlwapi.dll at 00007ff8751d0000
--- Process 9012 loaded C:\Windows\System32\kernel.appcore.dll at 00007ff873360000
--- Process 9012 loaded C:\Windows\System32\powrprof.dll at 00007ff8732d0000
--- Process 9012 loaded C:\Windows\System32\profapi.dll at 00007ff873320000
--- Process 9012 loaded C:\Windows\System32\ole32.dll at 00007ff874920000
--- Process 9012 loaded C:\Windows\System32\psapi.dll at 00007ff874810000
--- Process 9012 loaded C:\Windows\System32\oleaut32.dll at 00007ff874460000
--- Process 9012 thread 5196 created
--- Process 9012 thread 1140 created
--- Process 9012 loaded C:\Windows\System32\winspool.drv at 00007ff86df00000
--- Process 9012 loaded C:\Windows\System32\version.dll at 00007ff868570000
--- Process 9012 loaded C:\Windows\System32\netapi32.dll at 00007ff86f020000
--- Process 9012 loaded C:\Windows\System32\wtsapi32.dll at 00007ff86f610000
--- Process 9012 loaded C:\Windows\System32\secur32.dll at 00007ff872510000
--- Process 9012 loaded C:\Windows\System32\IPHLPAPI.DLL at 00007ff8728f0000
--- Process 9012 loaded C:\Windows\System32\logoncli.dll at 00007ff86fe50000
--- Process 9012 loaded C:\Windows\System32\netutils.dll at 00007ff8729f0000
--- Process 9012 loaded C:\Windows\System32\sspicli.dll at 00007ff8731d0000
--- Process 9012 thread 11572 created
--- Process 9012 loaded C:\Windows\System32\ntmarta.dll at 00007ff872150000
--- Process 9012 thread 2428 created
--- Process 9012 thread 8804 created
--- Process 9012 loaded C:\Program Files\McAfee\DLP\Agent\fcagafa64.dll at 00007ff842dYour branch is up to date with 'origin/MYATT_ISTv4'.
20000
--- Process 9012 thread 11528 created
--- Process 9012 thread 10624 created
--- Process 9012 thread 2956 created
--- Process 9012 thread 12924 created
--- Process 9012 thread 10128 created
--- Process 9012 thread 10128 exited with status 0x0
--- Process 9012 thread 6236 created
--- Process 9012 thread 6236 exited with status 0x0
--- Process 9012 thread 13004 created
--- Process 9012 thread 13004 exited with status 0x0
--- Process 9012 thread 12924 exited with status 0x0
--- Process 9012 thread 2956 exited with status 0x0
--- Process 9012 thread 10624 exited with status 0x0
--- Process 9012 thread 11528 exited with status 0x0
--- Process 9012 thread 2428 exited with status 0x0
--- Process 9012 thread 8804 exited with status 0x0
--- Process 9012 thread 1140 exited with status 0x0
--- Process 9012 thread 5196 exited with status 0x0
--- Process 9012 thread 11572 exited with status 0x0
--- Process 9012 thread 1560 exited with status 0x0
--- Process 9012 exited with status 0x0

問題出在防病毒上。 將異常添加到AV后,我便可以進行克隆而沒有任何問題。

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM