mirror of
https://github.com/ish-app/ish.git
synced 2026-01-25 14:06:40 +00:00
Found this while trying to fix git annex. If you interrupt it while it tries to run ssh using a control master, the init process will die and then hang during the exit process trying to close its FDs. If you then run ps, as I did, you get an asan report in proc_pid_stat_show because task->mm is bad.