samtools 1.22.1
When markdup hits high-depth regions, it can use a lot of memory as it keeps hold of all records overlapping the current one. On a particularly bad input we have, where the depth was over 120 million, this caused processing to fail due to running out of memory. The problematic region has been extracted from this for testing purposes and will be shared separately.