{Shutdown: In progress...} in init.cpp takes forever #16699

issue naumenkogs opened this issue on August 23, 2019
  1. naumenkogs commented at 5:25 PM on August 23, 2019: member

    I noticed that return false anywhere in AppInitMain after 1773 line (connOptions.m_peer_connect_timeout = peer_connect_timeout;) doesn't do what it's supposed to do: the process is never getting terminated, so I have to kill it manually.

    You can reproduce it by manually inserting return false there, but we also rely on it to handle some errors, e.g. invalid whitebindprovided.

    Noticed it in current master on MacOS.

  2. MarcoFalke commented at 6:52 PM on August 23, 2019: member

    I can not reproduce on current master on Ubuntu Bionic.

    Could you try to bisect to check if this happens when you put the return false anywhere? Also, does make check and the functional tests pass?

  3. naumenkogs commented at 7:12 PM on August 23, 2019: member

    Okay, so this was not current master, but master from February. Closing for now, must have been fixed.

  4. naumenkogs closed this on Aug 23, 2019

  5. MarcoFalke locked this on Dec 16, 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-27 06:14 UTC

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