Reproduce the double free or corruption (fasttop)
error from Dragen 4.3.6 on their CentOS 7.9 image on Azure NP10 VMs.
This error was found to be correlated to Dragen's code for streaming FASTQs from Azure blob storage. As a workaround, we now use azcopy
to copy FASTQs onto VM local storage before alignment, which significantly reduces runtime too.