alexdobin / STAR

RNA-seq aligner
MIT License
1.83k stars 504 forks source link

index error: double free or corruption (!prev) #2158

Open WT215 opened 3 months ago

WT215 commented 3 months ago

Hello,

I use STAR for index a custom genome, and got following error:

STAR version: 2.7.10a   compiled: 2022-07-10T18:35:36+01:00 :/home/clustor2/ma/w/wt215/BTC_project/STAR-2.7.10a/source
Jun 20 13:45:03 ..... started STAR run
Jun 20 13:45:03 ... starting to generate Genome files
Jun 20 13:45:03 ..... processing annotations GTF
Jun 20 13:45:03 ... starting to sort Suffix Array. This may take a long time...
Jun 20 13:45:03 ... sorting Suffix Array chunks and saving them to disk...
Jun 20 13:45:03 ... loading chunks from disk, packing SA...
Jun 20 13:45:03 ... finished generating suffix array
Jun 20 13:45:03 ... generating Suffix Array index
Jun 20 13:45:03 ... completed Suffix Array index
Jun 20 13:45:03 ... writing Genome to disk ...
Jun 20 13:45:03 ... writing Suffix Array to disk ...
Jun 20 13:45:03 ... writing SAindex to disk
double free or corruption (!prev)
Aborted (core dumped)

I tried to attached the .fa and .gtf files as below (remove .jpeg). Hope they can be downloaded. I tdTomato_newRef fa tdTomato_newRef gtf