rpc-tests.py sometimes fail with Error: Unable to start HTTP server. #7288

issue MarcoFalke opened this issue on January 4, 2016
  1. MarcoFalke commented at 2:23 PM on January 4, 2016: member

    I can't remember this happened before with a probability of 1.4%:

    $ for i in {0..1000}; do ./qa/pull-tester/rpc-tests.py disablewallet; echo $? >> /tmp/e; done; cat /tmp/e|sort|uniq -c;
        989 0
         14 1
    
    Error: Unable to start HTTP server. See debug log for details.
    bitcoind: /usr/include/boost/thread/pthread/condition_variable_fwd.hpp:81: boost::condition_variable::~condition_variable(): Assertion `!ret' failed.
    error: incorrect rpcuser or rpcpassword (authorization failed)
    
    Error: Unable to start HTTP server. See debug log for details.
    bitcoind: scheduler.cpp:19: CScheduler::~CScheduler(): Assertion `nThreadsServicingQueue == 0' failed.
    
    Error: Unable to start HTTP server. See debug log for details.
    bitcoind: scheduler.cpp:19: CScheduler::~CScheduler(): Assertion `nThreadsServicingQueue == 0' failed.
    error: incorrect rpcuser or rpcpassword (authorization failed)
    
  2. laanwj added the label Tests on Jan 5, 2016
  3. MarcoFalke commented at 1:02 AM on March 14, 2016: member

    I can no longer reproduce.

  4. MarcoFalke closed this on Mar 14, 2016

  5. MarcoFalke locked this on Sep 8, 2021
Contributors
Labels

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-17 06:15 UTC

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