diff --git a/doc/bugs/export__95__import__95__subdir_started_to_fail_some_times/comment_1_cae9d3f611a2b08d47466e5e5c6e80ed._comment b/doc/bugs/export__95__import__95__subdir_started_to_fail_some_times/comment_1_cae9d3f611a2b08d47466e5e5c6e80ed._comment new file mode 100644 index 0000000000..ed29b474dc --- /dev/null +++ b/doc/bugs/export__95__import__95__subdir_started_to_fail_some_times/comment_1_cae9d3f611a2b08d47466e5e5c6e80ed._comment @@ -0,0 +1,18 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 1""" + date="2022-02-18T16:20:10Z" + content=""" +This is odd because the test suite says +that "git-annex import" failed, but its +output "list foo ok" seems to indicate it succeeded. +(There is no other output apparently.) + +commitRemote outputs "update" when it starts, so it apparently +never got that far. Seems to leave a failure in importKeys +that somehow crashes it without an error message. + +I can't think of a way that git-annex could crash without an error message, +unless it was an external problem eg a SIGEGV or OOM killer or something like +that. +"""]]