openneuro icon indicating copy to clipboard operation
openneuro copied to clipboard

git-annex filter-process can crash with large commits containing annex destined files

Open nellh opened this issue 2 years ago • 0 comments

What went wrong?

error: external filter 'git-annex filter-process' failed
add 'sub-LTP251/ses-20/eeg/sub-LTP251_ses-20_task-ltpFR2_eeg.edf'

This works fine with git-annex add but git add will crash in this situation. We should probably run git-annex directly and apply the annex/non-annex file rules instead to avoid this limitation. This may be a memory limitation buffering the file contents.

Expected behavior

This commit should be successful.

How to reproduce

No response

Desktop

  • OS:
  • Browser:
  • Version:

Phone

  • Device:
  • OS:
  • Browser:
  • Version:

Additional information

No response

nellh avatar May 22 '23 16:05 nellh