You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After running extractHAIRS and LinkedFragments.py successfully, I have been running HAPCUT2 that gives the "double free or corruption (out)" error. Both the haplotype block file and the phased VCF are output successfully and have results within the files, but I am still getting the error. Is this something that is cause for concern? I have provided the readout below.
This looks like an error in freeing the memory at the end of the program. The output should not be affected. If possible, could you run the code using gdb and share the output. This will help figure out the problematic line(s) in the code. Thanks.
After running extractHAIRS and LinkedFragments.py successfully, I have been running HAPCUT2 that gives the "double free or corruption (out)" error. Both the haplotype block file and the phased VCF are output successfully and have results within the files, but I am still getting the error. Is this something that is cause for concern? I have provided the readout below.
The text was updated successfully, but these errors were encountered: