10000 Segmentation Fault with Multiple Threads and zstr::Exception on Single Thread When Indexing Unitigs · Issue #28 · kamimrcht/REINDEER · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Segmentation Fault with Multiple Threads and zstr::Exception on Single Thread When Indexing Unitigs #28

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
SafaMADDOURI opened this issue Oct 24, 2024 · 0 comments
687B

Comments

@SafaMADDOURI
Copy link

Hello,

I am trying to create an index from unitigs that I downloaded from Logan. I am working with a total of 837 datasets in the form of unitigs.fa files.

I successfully generated the index using 30 datasets as a test. However, when I attempt to index all 837 datasets, I encounter two issues:

  1. Segmentation Fault with Multiple Threads:
    When I try to use multiple threads for the indexing process, I consistently receive a segmentation fault error.

  2. zstr::Exception on Single Thread:
    When I reduce the process to a single thread, the process starts but eventually fails with the following error after some time:
    terminate called after throwing an instance of 'zstr::Exception'
    what(): zlib: Z_DATA_ERROR: invalid stored block lengths

I am wondering if this error is related to a specific dataset or if there might be another issue at play.

Thank you for your help !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant
0