[SOLVED] 'inconsistency in registered CommandLine options' on Ubuntu 19.10
#1
Hi all!  I'm trying to run hashcat 5.1.0 on a new Ubuntu 19.10 system.

The system is a fresh 19.04 install that was immediately upgraded to 19.10 after the install.  When I start hashcat, I get the following error message:

Code:
: CommandLine Error: Option 'limited-coverage-experimental' registered more than once!

LLVM ERROR: inconsistency in registered CommandLine options

I get the same error with the Ubuntu package for Hashcat, the published binary, and the binary built from 5.1.0 sources.

I understand from reading about other users having the same issue with other packages that statically linking with LLVM could be a solution.  So my questions are:
1) Is there a known solution to the above error?
2) What is the proper way to statically link hashcat with LLVM?

Thanks!
Reply


Messages In This Thread
[SOLVED] 'inconsistency in registered CommandLine options' on Ubuntu 19.10 - by YGingras - 11-01-2019, 09:16 PM