Uploaded image for project: 'Mesos'
  1. Mesos
  2. MESOS-6658

Mesos tests generated with cmake build fail to unload libraries properly

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.2.0
    • 1.2.0
    • cmake, test

    Description

      A default cmake build created from ec0546e creates a mesos-tests which cannot unload dependency without an error,

      $ ./src/mesos-tests  --gtest_filter=''
      Source directory: /vagrant
      Build directory: /home/vagrant/mesos
      Note: Google Test filter =
      [==========] Running 0 tests from 0 test cases.
      [==========] 0 tests from 0 test cases ran. (0 ms total)
      [  PASSED  ] 0 tests.
      Inconsistency detected by ld.so: dl-close.c: 762: _dl_close: Assertion `map->l_init_called' failed!
      

      This problem appears e.g., ubuntu-14.04 with cmake-2.8.12, but also on debian-8, or ubuntu-16.

      Attachments

        Issue Links

          Activity

            People

              kaysoky Joseph Wu
              bbannier Benjamin Bannier
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: