Skip to content

TODO Code scan git-gvfs-helper for file handle leak #269

Open
@jeffhostetler

Description

@jeffhostetler

While doing a very large Scalar clone and checkout on the Office repo I ran into an out-of-file handles error on the Mac. gvfs-helper was attempting to download 445 blob packfiles and
died after 245.

...
Receiving packfile 243/445 with 4000 objects (bytes received): 181524673, done.
Receiving packfile 244/445 with 4000 objects (bytes received): 192938717, done.
Receiving packfile 245/445 with 4000 objects (bytes received): 185614872, done.
fatal: open /dev/null failed: Too many open files
error: packet write with format failed

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions