node blockHeight stuck at 338832 #5660

issue jlopp opened this issue on January 14, 2015
  1. jlopp commented at 7:06 PM on January 14, 2015: contributor

    I noticed that one of my Statoshi fork nodes (up-to-date with Bitcoin commit 4f73a8f64d1555b4053f2a0a5c79083e50a0ce21) got stuck at block height 338832: http://statoshi.info/#/dashboard/db/blocks?panelId=1&fullscreen&from=1421176623670&to=1421207099532

    The Statoshi fork doesn't have any functional changes to the protocol; this shouldn't be a bug in Statoshi. Also, my other Statoshi nodes have continued running without getting stuck.

    Here's my debug log from the period during which the block height became stuck: http://pastebin.com/9bk4ptfA

    The node is still receiving block messages but doesn't seem to be processing them - I don't see any updateTip messages or block error messages in the log. I'm not sure what to make of this.

  2. gavinandresen commented at 7:27 PM on January 14, 2015: contributor
  3. jlopp commented at 7:31 PM on January 14, 2015: contributor

    I have 488ed32f2ada1d1dd108fc245d025c4d5f252783 merged into Statoshi; shouldn't it be a non-issue? https://github.com/jlopp/statoshi/commits/master

  4. ajweiss commented at 11:35 PM on January 14, 2015: contributor

    If at first you had it running unpatched and it saw a problematic block with a non-canonical signature, the block is marked invalid and this is persisted on disk. Use the reconsiderblock RPC command with the hash of the following block (338833) to get it to try again and ultimately resume.

  5. jlopp commented at 11:38 PM on January 14, 2015: contributor

    I patched my node ~3 days before it got stuck at this height. FWIW, I restarted the node and it continued on its way and is now synced.

    Maybe this is a complete non-issue, but I found it troubling.

  6. ajweiss commented at 11:47 PM on January 14, 2015: contributor

    Have you picked up #5608 or #5647 ?

  7. jlopp commented at 11:51 PM on January 14, 2015: contributor

    I haven't; I'll go ahead and merge them in.

  8. laanwj commented at 8:36 AM on January 20, 2015: member

    The OpenSSL problem gets stuck earlier; ie see "Large valid fork found" , stuck at block 322082 #5645

    I also don't see anything about forks or rejected blocks in the attached debug.log, just rejected transactions (which is normal). So it must be a pure network code issue.

    Likely,, one of #5608 or #5647 will indeed solve this.

  9. jlopp commented at 1:11 PM on January 20, 2015: contributor

    I agree. I had a Bitcoin node on one of my Ubuntu laptops get hit by the OpenSSL bug and I had to reconsider the block before the node would update the tip; that wasn't necessary with this issue, so it was likely the network.

  10. jlopp closed this on Jan 20, 2015

  11. MarcoFalke locked this on Sep 8, 2021

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-22 00:15 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me