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

Unable to use 0.93.1 segmentation fault: not enough memory #296

Open
tobixx opened this issue May 24, 2015 · 0 comments
Open

Unable to use 0.93.1 segmentation fault: not enough memory #296

tobixx opened this issue May 24, 2015 · 0 comments

Comments

@tobixx
Copy link

tobixx commented May 24, 2015

On stderr (partly in german):

-INFO  - 1432489415: (BlockUtils.cpp:1532) Loading block data... file 5 offset 1263973
mdb_enlarge_map failed with error: "Nicht genügend Hauptspeicher verfügbar", id: 12
mdb_enlarge_map failed with error: "Nicht genügend Hauptspeicher verfügbar", id: 12
Speicherzugriffsfehler (Speicherabzug geschrieben)

Means:

  • not enough main memory
  • segementation fault (coredump written)

from dmesg:

python[8883]: segfault at 2a03101c ip b4779c82 sp a96feb60 error 4 in _CppBlockUtils.so[b444b000+534000]

Log:

2015-05-24 19:33 (INFO) -- ArmoryUtils.py:1191 -    Armory Version        : 0.93.1
2015-05-24 19:33 (INFO) -- ArmoryUtils.py:1192 -    Armory Build:         : a9e0f25d51
2015-05-24 19:33 (INFO) -- ArmoryUtils.py:1193 -    PyBtcWallet  Version  : 1.35
2015-05-24 19:33 (INFO) -- ArmoryUtils.py:1194 - Detected Operating system: Linux
2015-05-24 19:33 (INFO) -- ArmoryUtils.py:1195 -    OS Variant            : Ubuntu-14.04-trusty
...
2015-05-24 19:33 (INFO) -- ArmoryUtils.py:1199 - Detected System Specs    : 
2015-05-24 19:33 (INFO) -- ArmoryUtils.py:1200 -    Total Available RAM   : 7.78 GB
2015-05-24 19:33 (INFO) -- ArmoryUtils.py:1201 -    CPU ID string         : Intel(R) Core(TM) i5-4200U CPU @ 1.60GHz
2015-05-24 19:33 (INFO) -- ArmoryUtils.py:1202 -    Number of CPU cores   : 4 cores
2015-05-24 19:33 (INFO) -- ArmoryUtils.py:1203 -    System is 64-bit      : False
2015-05-24 19:33 (INFO) -- ArmoryUtils.py:1204 -    Preferred Encoding    : UTF-8
2015-05-24 19:33 (INFO) -- ArmoryUtils.py:1205 -    Machine Arch          : i686
2015-05-24 19:33 (INFO) -- ArmoryUtils.py:1206 -    Available HDD (ARM)   : 119 GB
2015-05-24 19:33 (INFO) -- ArmoryUtils.py:1207 -    Available HDD (BTC)   : 119 GB
...
2015-05-24 19:33 (INFO) -- ArmoryQt.py:664 - Usermode: Advanced
2015-05-24 19:33 (INFO) -- ArmoryQt.py:1809 - Changing usermode:
2015-05-24 19:33 (INFO) -- ArmoryQt.py:1810 -    From: Advanced
2015-05-24 19:33 (INFO) -- ArmoryQt.py:1818 -      To: Advanced
2015-05-24 19:33 (INFO) -- ArmoryQt.py:5887 - Dashboard switched to auto-BadConnection

Satoshi: 0.10.1

If I should guess: problem is i686 >4GB

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

1 participant