I seem to have stabilized my system (it has up- and downloaded torrents at greater than normal usage for some 12 days without crashing).
Toward that, I did the following three things (in the order presented), which I hesitate to call a “fix” (for reasons mentioned), but somebody might find them useful.
- Resolve a hostname conflict as described in:
Two circumstances confuse a causal analysis:
- The conflict had long predated a sudden increase in crashing incidence (every five minutes of active download at near ISP-maximum bandwidth), which prompted me to post here.
- The resolution of the conflict brought the incidence back to what it had been before (once every few days and not dependent on active download).
So I conclude that the conflict was probably the cause of the high incidence crashing but not of the low incidence crashing.
- Give VM a low performance network adapter.
See: A way to choke network bandwidth used by qbittorrent during an integrity check?
But the fix was responding to a different problem.
- Disable avahi-daemon:
Which has ended the Mar 28 21:06:55 jar-d avahi-daemon[630]: Host name conflict, retrying with jar-d-2
type of warning in the journalctl
log and also ended the low incidence crashing (for some 12 days at least).
But the following circumstance makes causation murky:
- All my other Manjaro machines have that type warning without crashing.
So we might have to say that an enabled avahi-daemon causes crashing only if a torrent client is running.
What was most useful to my investigation was this command:
I will continue to observe my system and, if it goes without incident for another couple weeks, choose a solution to close the post.