Skip to content
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

Problem decompressing file with DSRC #30

Open
miangher opened this issue Jun 14, 2023 · 3 comments
Open

Problem decompressing file with DSRC #30

miangher opened this issue Jun 14, 2023 · 3 comments

Comments

@miangher
Copy link

Dear Sebastien !

I hope you are doing well. I am contacting you because I am experiencing an issue decompressing a file with DSRC.

I used both lines :
src d -t4 -s 20220351_S192.1.fastq.dsrc > 2hola.out.fastq
src d 20220351_S192.1.fastq.dsrc hola.out.fastq

The error I receive is as follows:

[dsrc: BlockCompressor.cpp:47: void dsrc::comp::CONTROL_CHECK_R(dsrc::core::BitMemoryReader&): Assertion `r_.Position() == buf + 4’ failed. Abandon (core dumped)]

Could you help me troubleshoot this problem? I would appreciate any help you can provide.

Thank you for your time and consideration.

Sincerely,

Miguel Angel Hernandez

@nbat64
Copy link

nbat64 commented Aug 2, 2023

Hello,
I have the same error message. Did you find a fix?
Thank you
Regards
Nicolas

@miangher
Copy link
Author

Hi Nicolas!
Not, I'don't sorry :(

@aknijn
Copy link

aknijn commented Jun 10, 2024

If you used conda/mamba to install dsrc, try compiling from source. That solved the same problem for me.

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

3 participants