GitHub windows 7 sh.exe หยุดทำงาน


3

ทุกครั้งที่ฉันเรียกใช้การดำเนินการจากบรรทัดคำสั่งสำหรับ GitHub สำหรับ windows ฉันได้รับป๊อปอัพที่ระบุว่า sh.exe หยุดทำงาน UI ดูเหมือนว่าทำงานอย่างถูกต้อง บรรทัดคำสั่งใช้ sh.exe ที่มาพร้อมกับ GIT ดูเหมือนจะไม่พบสิ่งใดที่บ่งบอกว่าทำไมสิ่งนี้ถึงไม่ทำงาน ฉันใช้ git เวอร์ชั่น 1.9.5.github.0

where sh.exe
C:\Users\Joe\AppData\Local\GitHub\PortableGit_c2ba306e536fdf878271f7fe636a147ff37326ad\bin\sh.exe

Problem signature:
Problem Event Name: APPCRASH
  Application Name: sh.exe
  Application Version:  0.0.0.0
  Application Timestamp:    5493b035
  Fault Module Name:    ntdll.dll
  Fault Module Version: 6.1.7601.18247
  Fault Module Timestamp:   521ea8e7
  Exception Code:   c00000fd
  Exception Offset: 0002e89b
  OS Version:   6.1.7601.2.1.0.256.48
  Locale ID:    1033
  Additional Information 1: 1399
  Additional Information 2: 13999f650f320d7991b1e9a99014be23
  Additional Information 3: a184
  Additional Information 4: a184c4b74a6985d371aaed4321c83a0e

คำตอบ:


3

คุณสามารถลองเรียกใช้:

ansicon -u sh.exe

หากวิธีนี้แก้ไขปัญหาของคุณได้ฉันขอแนะนำให้ลองทำสิ่งนี้:

Change the Rails command line / Git bash shortcuts to point to syswow64 instead of
system32 or vice-verse. If that doesn't work you can install/re-install 32-bit AND 64-bit
version of ansicon and then go from there.

คุณควรจะสามารถที่จะหาความช่วยเหลือเพิ่มเติมที่นี่


ฉันไม่จำเป็นต้องเปลี่ยนทางลัด bash git การเปลี่ยนแปลงด้วย ansicon ดูเหมือนจะแก้ไขปัญหาได้แล้ว
Joe W

นี่เป็นการแก้ไขปัญหาของเรา ฉันไม่รู้เลยว่าทำไม (ไม่ต้องเปลี่ยนทางลัดเช่นกัน)
กดที่
โดยการใช้ไซต์ของเรา หมายความว่าคุณได้อ่านและทำความเข้าใจนโยบายคุกกี้และนโยบายความเป็นส่วนตัวของเราแล้ว
Licensed under cc by-sa 3.0 with attribution required.