Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-20555

branch on uninitialized value

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major - P3 Major - P3
    • None
    • None
    • Replication
    • None
    • Fully Compatible
    • ALL
    • Hide

      Run mongod, happens at startup if replication is on.

      Show
      Run mongod, happens at startup if replication is on.

    Description

      ==21116== Thread 12:
      ==21116== Conditional jump or move depends on uninitialised value(s)
      ==21116== at 0xE838CE: mongo::repl::ReplicationCoordinatorImpl::_finishLoadLocalConfig(mongo::executor::TaskExecutor::CallbackArgs const&, mongo::repl::ReplicaSetConfig const&, mongo::StatusWith<mongo::repl::OpTime> const&, mongo::StatusWith<mongo::repl::LastVote> const&) (replication_coordinator_impl.cpp:351)
      ==21116== by 0xEBACD0: operator() (functional:2271)
      ==21116== by 0xEBACD0: mongo::repl::(anonymous namespace)::callNoExcept(std::function<void ()> const&) (replication_executor.cpp:568)
      ==21116== by 0xEB4780: operator() (functional:2271)
      ==21116== by 0xEB4780: mongo::repl::ReplicationExecutor::run() (replication_executor.cpp:112)
      ==21116== by 0x560235F: execute_native_thread_routine (thread.cc:84)
      ==21116== by 0x5AE9554: start_thread (pthread_create.c:333)
      ==21116== by 0x5E00B9C: clone (clone.S:109)
      ==21116==
      ==21116==

      Attachments

        Activity

          People

            matt.dannenberg Matt Dannenberg
            milkie@mongodb.com Eric Milkie
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: