zhqingit / giremi

GIREMI is a method that can identify RNA editing sites using one RNA-seq data set without requiring genome sequence data.
42 stars 15 forks source link

stack smashing detected #38

Open DDoddamani opened 7 years ago

DDoddamani commented 7 years ago

Hi,

I got the "stack smashing detected " error when I ran the following command.

Command: giremi -f Gallus_gallus-5.0.dna.toplevel.fa -p 1 -l snv_list -o result.txt Aligned_out.bam.

Error: stack smashing detected : giremi terminated /var/spool/gridscheduler/execd/node2i06/job_scripts/3444521: line 49: 105513 Segmentation fault (core dumped) giremi -f Gallus_gallus-5.0.dna.toplevel.fa -p 1 -l snv_list -o result.txt Aligned_out.bam

Please let me know how to resolve this.

Thanks Dadu