Bitcoin Forum

Bitcoin => Armory => Topic started by: jaume.signin on August 01, 2019, 10:03:47 AM



Title: Illegal instruction (core dumped) [SOLVED]
Post by: jaume.signin on August 01, 2019, 10:03:47 AM
Hi!

I created an armory wallet back in 2013 or 2014. Now I just decided to take my bitcoins out of armory as it seems too technically complex for me. I want to install armory to restore my old wallet and and I can't.

I installed ubuntu 19.04 in an old laptop (lenovo thinkpad e130).
I installed armory 0.96.5
I downloaded bitcoin 0.18.0

And I obtained the error quoted below. I don't need armory. I just want to take the bitcoins out of the wallet. Is there an easier way to recover the bitcoins? Is there any tutorial or detailed intructions to install armory?

Thanks in advance,
Jaume

Quote
jbarcelo@jbarcelo-ThinkPad-Edge-E130:~$ armory
QGtkStyle could not resolve GTK. Make sure you have installed the proper libraries.
/home/jbarcelo
(ERROR) ArmoryUtils.py:3735 - Unsupported language  specified. Defaulting to English (en)
/usr/lib/armory/armoryengine/Transaction.py:3126: SyntaxWarning: import * only allowed at module level
  def PyCreateAndSignTx_old(srcTxOuts, dstAddrsVals):
No systemtrayicon available
(WARNING) SDM.py:445 - Spawning bitcoind with command: /home/jbarcelo/Downloads/bitcoin-0.18.0-x86_64-linux-gnu/bitcoin-0.18.0/bin/bitcoind -datadir=/home/jbarcelo/.bitcoin
(WARNING) SDM.py:402 - Spawning DB with command: ArmoryDB --db-type="DB_FULL" --cookie --satoshi-datadir="/home/jbarcelo/.bitcoin/blocks" --satoshi-port=8333 --datadir="/home/jbarcelo/.armory/" --dbdir="/home/jbarcelo/.armory/databases"
Illegal instruction (core dumped)
jbarcelo@jbarcelo-ThinkPad-Edge-E130:~$


Title: Re: Illegal instruction (core dumped)
Post by: jaume.signin on August 01, 2019, 10:32:53 AM
These are the logs:
https://pastebin.com/ECLHKrQC

I had not fully downloaded the blockchain before launching armory. I had only downloaded a few blocks. I don't know if that's an issue but I mention it just in case.


Title: Re: Illegal instruction (core dumped)
Post by: jaume.signin on August 01, 2019, 11:14:19 AM
Answering to myself here ...
I will try the noasm .deb


Title: Re: Illegal instruction (core dumped)
Post by: goatpig on August 01, 2019, 12:29:22 PM
Definitely try the noasm builds.


Title: Re: Illegal instruction (core dumped)
Post by: jaume.signin on August 01, 2019, 02:17:37 PM
Definitely try the noasm builds.

Thank you goatpig for your dedication. Armory is already running and downloading the blockchain :)