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

Illegal Instruction #87

Open
alfonso-lam opened this issue Aug 25, 2022 · 3 comments
Open

Illegal Instruction #87

alfonso-lam opened this issue Aug 25, 2022 · 3 comments

Comments

@alfonso-lam
Copy link

Hello,
I am trying to annotate a VCF file and I am getting this error:

dotnet /home/gtc-bioit/Downloads/Nirvana-v3.18.1/Nirvana.dll -i test.vcf --out /mnt/Reports/BaseSpace/PanCancer/2022/2022-0
8/KAPA-PC-080822/nirvana/NGS22-008665-KAPA-PC-080822-MY.targeted_nirvana -ref /home/gtc-bioit/Downloads/GRCh37/References/Homo_sapiens.GRCh37.Nirvana.dat --sd /home/gtcbioit/Downloads/GRCh37/SupplementaryAnnotation/GRCh37 --cache /home/gtc-bioit/Downloads/GRCh37/Cache/GRCh37/Both


Nirvana (c) 2022 Illumina, Inc.
Stromberg, Roy, Platzer, Siddiqui, Ouyang, et al 3.18.1-0-g05f88047

Initialization Time Positions/s

368917 Illegal instruction (core dumped) dotnet /home/gtc-bioit/Downloads/Nirvana-v3.18.1/Nirvana.dll -i test.vcf --out /mnt/Reports/BaseSpace/PanCancer/2022/2022-08/KAPA-PC-080822/nirvana/NGS22-008665-KAPA-PC-080822-MY.targeted_nirvana -ref /home/gtc-bioit/Downloads/GRCh37/References/Homo_sapiens.GRCh37.Nirvana.dat --sd /home/gtc-bioit/Downloads/GRCh37/SupplementaryAnnotation/GRCh37 --cache /home/gtc-bioit/Downloads/GRCh37/Cache/GRCh37/Both

Any idea what is going on?
Thanks a lot

@rajatshuvro
Copy link
Collaborator

Hi @alfonso-lam ,
Could you please let me know which platform you are running on ? Note that some Apple M1 machines run into such issues and we are working on a fix for that.

Regards
Rajat

@alfonso-lam
Copy link
Author

Hey Rajat,
Sure, it is a VM and this is the ubuntu version:

Linux gtc-test 5.15.0-47-generic #51-Ubuntu SMP Thu Aug 11 07:51:15 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux

Regards,
Alfonso

@rajatshuvro
Copy link
Collaborator

Hi @alfonso-lam ,
We have noticed that some older VMs do not support AVX instructions and results in a crash. Could you please let me know which VM you are using? And possibly try a different one?

Thanks

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

2 participants