Post
Topic
Board Armory
Re: Armory Offline wont start (0.96.3)
by
[Roy]
on 11/08/2019, 19:01:48 UTC
Code:
Illegal instruction (core dumped)
This is the problem. Your CPU doesn't support an instruction that Armory is frequently compiled for. Please try the latest noasm build: https://github.com/goatpig/BitcoinArmory/releases/download/v0.96.5/armory_0.96.5_amd64_gcc4.9_noasm.deb

Note that a lot of Armory is Python rather than C/C++, but if using gcc4.9 does not work properly you can try a 0.96.4 noasm build or you are going to need to compile your own version.

Check this page https://www.bitcoinarmory.com/building-from-source/ and follow the guide under this "Ubuntu Build Instructions" and try again.
Unfortunately that is the old Armory website (https://btcarmory.com/ is the maintained site). The current Linux build notes will work a lot better.

I went with the GCC 4.7 option you gave me. Worked instantly. Thanks.
Though one problem, i signed the tx on the offline machine (0.96.4) but for some reason i am not allowed to broadcast it on my online machine (0.96.2)