comment
authorJoey Hess <joeyh@joeyh.name>
Mon, 13 Feb 2017 20:11:58 +0000 (16:11 -0400)
committerJoey Hess <joeyh@joeyh.name>
Mon, 13 Feb 2017 20:11:58 +0000 (16:11 -0400)
doc/bugs/git_annex_assistant_exits_with_failure/comment_1_247d4da208cd700851d48f13534d5f7c._comment [new file with mode: 0644]

diff --git a/doc/bugs/git_annex_assistant_exits_with_failure/comment_1_247d4da208cd700851d48f13534d5f7c._comment b/doc/bugs/git_annex_assistant_exits_with_failure/comment_1_247d4da208cd700851d48f13534d5f7c._comment
new file mode 100644 (file)
index 0000000..f791798
--- /dev/null
@@ -0,0 +1,13 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 1"""
+ date="2017-02-13T20:08:32Z"
+ content="""
+"ExitFailure (-1073741819)" looks kind of like an overflow of the exit
+status code, which is very strange.
+
+Is there an error message output anywhere when this happens?
+
+It looks like you might have a ton of files in this repository, and that
+might have something to do with the memory use and load.
+"""]]