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

scoped_db_conn_test threading issues

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.4.0-rc0
    • Affects Version/s: 2.3.2
    • Component/s: None
    • Labels:
      None
    • ALL
    • Hide

      while (build/linux2/normal/mongo/scoped_db_conn_test) do true; done

      Show
      while (build/linux2/normal/mongo/scoped_db_conn_test) do true; done

      causing Nightly Linux 64 to sporadically fail.

      If you run scoped_db_conn_test repeatedly in a while loop, it doesn't even run for a minute before it crashes on shutdown:

      scoped_db_conn_test: src/third_party/boost/boost/thread/pthread/mutex.hpp:154: void boost::timed_mutex::lock(): Assertion `!pthread_mutex_lock(&m)' failed.
      Aborted (core dumped)
      

            Assignee:
            randolph@mongodb.com Randolph Tan
            Reporter:
            milkie@mongodb.com Eric Milkie
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: