Skip to content

Several different operations take too long, sometimes end up crashing. #493

@DanielRosenwasser

Description

@DanielRosenwasser

git version 2.6.1.windows.1
Windows 10 Enterprise Build 10569 (Insider Preview)

Certain operations are taking absurdly long (running with an SSD, freshly cloned repo). Then, sometimes the operation ends up crashing the program

> git diff
      0 [main] less 5660 C:\Program Files\Git\usr\bin\less.exe: *** fatal error - add_item ("\??\C:\Program Files\Git", "/", ...) failed, errno 1
Stack trace:
Frame        Function    Args
000005FAAE0  0018007208E (00180264C9A, 00180215E59, 00600010000, 000005F8A30)
000005FAAE0  00180046DF2 (000005F9A98, 000005FAAE0, 1D109FC80AE1BA9, 00000000000)
000005FAAE0  00180046E32 (000005F9AB0, 00000000001, 00600010000, 505C3A435C3F3F5C)
000005FAAE0  001800DE09D (00000000000, 000005FCE00, 001800CE718, 1D109FC89A028F7)
000005FCB00  00180127D25 (00000000000, 00300000020, 00000000000, 00300000002)
000005FCBC0  00180047425 (000005FCCA0, 000005FCCA0, 000005FCCA0, 00000000002)
00000000000  0018004602C (00000000000, 000005FCF80, 7FFE76306002, 000C0150008)
00000000000  001800460C4 (00000080088, 00000000000, 00000000000, 00000000000)
00000000000  00100414FC1 (00000000000, 00000000000, 0007E110000, 00000000000)
00000000000  00100401010 (00000000000, 00000000000, 00000000000, 00100401000)
00000000000  7FFE754F2F42 (00000000000, 00000000000, 00000000000, 00000000000)
00000000000  7FFE762D5784 (00000000000, 00000000000, 00000000000, 00000000000)
End of stack trace

Then again

> git push -u origin updateContributingMd
      1 [main] sh 6860 C:\Program Files\Git\usr\bin\sh.exe: *** fatal error - add_item ("\??\C:\Program Files\Git", "/", ...) failed, errno 1
Stack trace:
Frame        Function    Args
000005FAAE0  0018007208E (00180264C9A, 00180215E59, 00600010000, 000005F8A30)
000005FAAE0  00180046DF2 (000005F9A98, 000005FAAE0, 1D109FDB95D207C, 00000000000)
000005FAAE0  00180046E32 (000005F9AB0, 00000000001, 00600010000, 505C3A435C3F3F5C)
000005FAAE0  001800DE09D (00000000000, 000005FCE00, 001800CE718, 1D109FDC2502B8F)
000005FCB00  00180127D25 (00000000000, 00300000020, 00000000000, 00300000002)
000005FCBC0  00180047425 (000005FCCA0, 000005FCCA0, 000005FCCA0, 00000000002)
00000000000  0018004602C (00000000000, 000005FCF80, 7FFE76306002, 000C0150008)
00000000000  001800460C4 (00000080088, 00000000000, 00000000000, 00000000000)
00000000000  001004D24B1 (00000000000, 00000000000, 0007E110000, 00000000000)
00000000000  00100401010 (00000000000, 00000000000, 00000000000, 00100401000)
00000000000  7FFE754F2F42 (00000000000, 00000000000, 00000000000, 00000000000)
00000000000  7FFE762D5784 (00000000000, 00000000000, 00000000000, 00000000000)
End of stack trace

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions