ElementsProject / ElementsProject/elements
Windows installation crashes while downloading blockchain - out of memory error - elements-0.18.1.12
- 主要言語
- C++
- スター
- 1.2k
- フォーク
- 416
- 平均マージ
- 1日 23時間
- マージ済み PR(30日)
- 15
説明
Program crashes during initial download of the blockchain.
I expected it to download the block chain.
I can only download about 80MB to 100MB and then the program crashes. If I restart the application, it restarts the block download from the initial block.
This happens with all versions of the windows applications.
v0.21.1
Intel(R) Core(TM) i7-5500U CPU @ 2.40GHz 2.39 GHz
Ram 12.0 GB
256 GB SSD Samsung
Not a GUI related issue
Windows 10 Home
21H1
OS Build 19043.1055
From debug.log:
2021-06-20T23:38:20Z UpdateTip: new best=fca95bc6c01481162249bbd09508d28299bc9bacc8a586fef4297522cb6ddf5f height=50191 version=0x20000000 tx=50347 date='2018-11-09T23:00:59Z' progress=0.036000 cache=0.0MiB(212txo)
2021-06-20T23:38:20Z UpdateTip: new best=7041420d2caecaf40bc09b05de2959453ac1ca9ff9cdb57f7a95188aa988bf0a height=50192 version=0x20000000 tx=50349 date='2018-11-09T23:02:59Z' progress=0.036000 cache=0.0MiB(213txo)
2021-06-20T23:38:20Z UpdateTip: new best=49f6d3927b45b6f29532b5c3b41ce77b50c7bd56ae30b832abfd219829356040 height=50193 version=0x20000000 tx=50350 date='2018-11-09T23:03:59Z' progress=0.036000 cache=0.0MiB(213txo)
2021-06-20T23:38:27Z Error: Out of memory. Terminating.
2021-06-21T01:14:13Z
コントリビューションガイド
調査の方向性
まず Windows 10 で初期ブロックチェーンのダウンロードを再現し、UpdateTip エントリの周辺と「Error: Out of memory」で終了する箇所を debug.log で調べます。ダウンロードによってメモリが枯渇する理由を特定し、クラッシュや初期ブロックからの再起動なしに同期が完了することを確認します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- cpp
- 領域
- blockchain, operating-systems
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100