divonlan / genozip

A modern compressor for genomic files (FASTQ, SAM/BAM/CRAM, VCF, FASTA, GFF/GTF/GVF, 23andMe...), up to 5x better than gzip and faster too
Other
159 stars 12 forks source link

Genozip Error in lookback_get_do:70 #20

Closed coolkom closed 2 years ago

coolkom commented 2 years ago

Hello,

I got this error while running genozip v13.0.9


Error in lookback_get_do:70: expecting lookback=329 <= lookback_len=4 for ctx=PS vb=1 line_i=14 If this is unexpected, please contact support@genozip.com.


I'm running the program on a slurm cluster and the command was like this : genozip --reference ref.genozip vcf.gz OR genozip --threads 30 --vblock 2000 --reference ref.genozip vcf.gz OR JUST genozip vcf.gz

Do you have an idea what might be causing this please?

Thanks!

divonlan commented 2 years ago

Thanks for reporting this, the issue is now fixed and released as 13.0.10.