diff --git a/doc/bugs/git_annex_assistant_crashes_when_parsing_lsof_output_for_version_4.88-1.mdwn b/doc/bugs/git_annex_assistant_crashes_when_parsing_lsof_output_for_version_4.88-1.mdwn new file mode 100644 index 0000000000..32f5257254 --- /dev/null +++ b/doc/bugs/git_annex_assistant_crashes_when_parsing_lsof_output_for_version_4.88-1.mdwn @@ -0,0 +1,2 @@ +lsof got updated to version 4.88 some days ago (in archlinux) and since then the assistant reports the Committer crashed while parsing lsof output. +After reverting to the previous version (4.87), it's working fine.