#1486 closed enhancement (fixed)
Add an option to run the older bwa-mem instead of bwa-mem2
Reported by: | Nicklas Nordborg | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | major | Milestone: | Reggie v4.46.1 |
Component: | net.sf.basedb.reggie | Keywords: | |
Cc: |
Description
There are some issues with bwa-mem2 that causes it to crash. It is some kind of memory-related error and the error message may differ from time to time. Typical are: double free or corruption, Segmentation fault and invalid pointer.
The original bwa-mem (version 0.7.17) has been tested on one of the problematic samples and it seems to be working.
Attachments (1)
Change History (5)
by , 18 months ago
Attachment: | bwa-mem2_crash.zip added |
---|
comment:3 by , 18 months ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
R1 and R2 with 250 read pairs that causes bwa-mem2 to fail