-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Issue Description:
I encountered a "Segmentation fault" error when running anchoradp.o, which is causing the program to crash. I'm looking to resolve this issue.
System Information:
- Operating System: Ubuntu 20.04
Steps to Reproduce:
- Run the following command:
./anchoradp.o -1 <(zcat R1.fq.gz) -2 <(zcat R2.fq.gz) -p -o R7_test- Error message:
Segmentation fault (core dumped)Additional Information:
- Input files
R1.fq.gzandR2.fq.gzexist and are valid. - I've checked the input files and program parameters, and everything seems to be in order.
Expected Behavior:
I expect to be able to run anchoradp.o successfully without encountering the "Segmentation fault" error. Please assist me in identifying and resolving this issue. Thank you!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels