Skip to content

Segmentation fault error when running anchoradp.o #1

@HuaiYue1

Description

@HuaiYue1

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:

  1. Run the following command:
./anchoradp.o -1 <(zcat R1.fq.gz) -2 <(zcat R2.fq.gz) -p -o R7_test
  1. Error message:
Segmentation fault (core dumped)

Additional Information:

  • Input files R1.fq.gz and R2.fq.gz exist 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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions