From 86f41ce2f90586788f4423f019eb5b89006171db Mon Sep 17 00:00:00 2001 From: davicastro Date: Mon, 4 Jun 2018 14:16:23 +0000 Subject: [PATCH] Added a comment: Consequences of this error message --- .../comment_12_d7d3785b65b0608424b25056c9e3a139._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/forum/git-annex_add_out_of_memory_error/comment_12_d7d3785b65b0608424b25056c9e3a139._comment diff --git a/doc/forum/git-annex_add_out_of_memory_error/comment_12_d7d3785b65b0608424b25056c9e3a139._comment b/doc/forum/git-annex_add_out_of_memory_error/comment_12_d7d3785b65b0608424b25056c9e3a139._comment new file mode 100644 index 0000000000..0f5299be7a --- /dev/null +++ b/doc/forum/git-annex_add_out_of_memory_error/comment_12_d7d3785b65b0608424b25056c9e3a139._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="davicastro" + avatar="http://cdn.libravatar.org/avatar/4e708663cf4d5b9e8cfea74caf4307fc" + subject="Consequences of this error message" + date="2018-06-04T14:16:23Z" + content=""" +Hi, can someone comment what is the consequences when the \"fatal: Out of memory, getdelim failed\" occurs? It happened to me in some files when adding a bunch but I don't see any side effects. Git fsck and Git annex fsck are OK. git annex unused makes sense. Could this error cause a file to not be added to the repository? (I'm not using NFS file system, git annex version: 6.20180409-gfb0780266, git version: 2.14.1. It might be due to actual out of memory, I'm not sure, I'm just concerned about the side effects). +"""]]