Illumina / Nirvana

The nimble & robust variant annotator
https://illumina.github.io/NirvanaDocumentation/
GNU General Public License v3.0
170 stars 44 forks source link

Illegal instruction #15

Closed brugger closed 6 years ago

brugger commented 6 years ago

I am getting an odd error when running nirvana with dotnet 2.1.4:


---------------------------------------------------------------------------
Nirvana                                             (c) 2017 Illumina, Inc.
Stromberg, Roy, Lajugie, Jiang, Li, and Kang                          2.0.3
---------------------------------------------------------------------------

Illegal instruction

dotnet -h
.NET Command Line Tools (2.1.4)
Usage: dotnet [runtime-options] [path-to-application]

I get the same error whether I run the binaries or build it locally and run it. If I provide the wrong parameters to the program it works correctly.

The computer is running debian 8.7 and I have updated all packages