Open mharvilla opened 3 years ago
@pgerzani @sebastianrusu I am not sure if it is related to the same issue, but my node just crashed with the following error (this time I launched the node in a screen so errors print directly to screen, as suggested by Patrick):
2021-06-03 04:03:09 sending pong (8 bytes) peer=594
2021-06-03 04:03:11 sending ping (8 bytes) peer=2
2021-06-03 04:03:11 received: pong (8 bytes) peer=2
2021-06-03 04:03:15 received: cmpctblock (300 bytes) peer=289
2021-06-03 04:03:15 Initialized PartiallyDownloadedBlock for block 00000000000191788b865ee58744259675d2ad060f9e7050386a108531aedcac using a cmpctblock of size 300
2021-06-03 04:03:15 received: blocktxn (33 bytes) peer=289
2021-06-03 04:03:15 Successfully reconstructed block 00000000000191788b865ee58744259675d2ad060f9e7050386a108531aedcac with 1 txn prefilled, 7 txn from mempool (incl at least 0 from extra pool) and 0 txn requested
2021-06-03 04:03:15 CAutoVoter: received NewPoWValidBlock, height=189321, pstake=0x7fdf08b52290
2021-06-03 04:03:15 - Load block from disk: 0.00ms [13.47s]
2021-06-03 04:03:15 - Sanity checks: 0.00ms [5.94s (0.03ms/blk)]
2021-06-03 04:03:15 - Fork checks: 0.16ms [10.12s (0.05ms/blk)]
2021-06-03 04:03:15 - Connect 8 transactions: 0.69ms (0.087ms/tx, 0.023ms/txin) [31.92s (0.17ms/blk)]
2021-06-03 04:03:15 - Verify 30 txins: 0.75ms (0.025ms/txin) [158.68s (0.84ms/blk)]
2021-06-03 04:03:15 - Index writing: 0.12ms [19.80s (0.10ms/blk)]
2021-06-03 04:03:15 - Callbacks: 0.03ms [5.55s (0.03ms/blk)]
2021-06-03 04:03:15 - Connect total: 1.20ms [216.26s (1.14ms/blk)]
2021-06-03 04:03:15 - Flush: 0.04ms [8.06s (0.04ms/blk)]
2021-06-03 04:03:15 - Writing chainstate: 0.02ms [5.75s (0.03ms/blk)]
2021-06-03 04:03:15 Blockpolicy estimates updated by 7 of 7 block txs, since last block 7 of 23 tracked, mempool map size 12, max target 904 from current
2021-06-03 04:03:15 UpdateTip: new best=00000000000191788b865ee58744259675d2ad060f9e7050386a108531aedcac height=189321 version=0xa0000000 log2_work=73.95691 tx=977621 date='2021-06-03 04:03:13' progress=1.000000 cache=11.7MiB(4993txo)
2021-06-03 04:03:15 - Connect postprocess: 0.66ms [16.06s (0.08ms/blk)]
2021-06-03 04:03:15 - Connect block: 1.92ms [259.60s (1.37ms/blk)]
2021-06-03 04:03:15 CTicketBuyer: Skipping purchase: low available balance
Segmentation fault (core dumped)
FYI - Following the above comment, I've left the node in its current state without relaunching paicoind in case that would be useful for debugging purposes.
FYI - This happened just again. See below.
2021-06-15 01:57:42 received: cmpctblock (348 bytes) peer=12
2021-06-15 01:57:42 Initialized PartiallyDownloadedBlock for block 00000000000767c45b0c5d8ecaad70f00b2f1ebc17e2ac8502d638f6e9ce89e3 using a cmpctblock of size 348
2021-06-15 01:57:42 received: blocktxn (33 bytes) peer=12
2021-06-15 01:57:42 Successfully reconstructed block 00000000000767c45b0c5d8ecaad70f00b2f1ebc17e2ac8502d638f6e9ce89e3 with 1 txn prefilled, 6 txn from mempool (incl at least 0 from extra pool) and 0 txn requested
2021-06-15 01:57:42 CAutoVoter: received NewPoWValidBlock, height=190997, pstake=0x7ff1454005c0
2021-06-15 01:57:42 - Load block from disk: 0.00ms [14.67s]
2021-06-15 01:57:42 - Sanity checks: 0.00ms [6.54s (0.03ms/blk)]
2021-06-15 01:57:42 - Fork checks: 0.22ms [10.37s (0.05ms/blk)]
2021-06-15 01:57:42 - Connect 7 transactions: 0.52ms (0.075ms/tx, 0.021ms/txin) [40.67s (0.21ms/blk)]
2021-06-15 01:57:42 - Verify 25 txins: 0.58ms (0.023ms/txin) [172.26s (0.90ms/blk)]
2021-06-15 01:57:42 - Index writing: 0.12ms [46.07s (0.24ms/blk)]
2021-06-15 01:57:42 - Callbacks: 0.03ms [6.08s (0.03ms/blk)]
2021-06-15 01:57:42 - Connect total: 1.07ms [266.48s (1.39ms/blk)]
2021-06-15 01:57:42 - Flush: 0.03ms [8.87s (0.05ms/blk)]
2021-06-15 01:57:42 - Writing chainstate: 0.02ms [7.54s (0.04ms/blk)]
2021-06-15 01:57:42 Blockpolicy estimates updated by 6 of 6 block txs, since last block 6 of 11 tracked, mempool map size 6, max target 788 from current
2021-06-15 01:57:42 UpdateTip: new best=00000000000767c45b0c5d8ecaad70f00b2f1ebc17e2ac8502d638f6e9ce89e3 height=190997 version=0xa0000000 log2_work=73.956913 tx=997157 date='2021-06-15 01:57:17' progress=1.000000 cache=11.1MiB(334txo)
2021-06-15 01:57:42 - Connect postprocess: 0.44ms [19.15s (0.10ms/blk)]
2021-06-15 01:57:42 - Connect block: 1.56ms [316.71s (1.66ms/blk)]
2021-06-15 01:57:42 CTicketBuyer: Skipping purchase: low available balance
Segmentation fault (core dumped)
The node 3.135.218.147 keeps crashing. Some excerpts of the log before the crashes are shown below. Full logs also available.
Excerpt 1
Excerpt 2