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

ProcessRemoteLinkTest.RemoteLinkLeak is flaky.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • 1.3.0
    • None
    • libprocess
    • macOS, clang, libev build

    Description

      After this hit me initially on a regular make check, I did run the test isolated in infinite repetition - those 3 times I tried it, the bug surfaced at around 100-150 repetitions.

      $ ./3rdparty/libprocess/libprocess-tests --gtest_filter="ProcessRemoteLinkTest.RemoteLinkLeak" --gtest_repeat=-1 --gtest_break_on_failure
      
      Repeating all tests (iteration 119) . . .
      
      Note: Google Test filter = ProcessRemoteLinkTest.RemoteLinkLeak
      [==========] Running 1 test from 1 test case.
      [----------] Global test environment set-up.
      [----------] 1 test from ProcessRemoteLinkTest
      [ RUN      ] ProcessRemoteLinkTest.RemoteLinkLeak
      (libev) select: Invalid argument
      *** Aborted at 1490866597 (unix time) try "date -d @1490866597" if you are using GNU date ***
      PC: @     0x7fffb7621d42 __pthread_kill
      *** SIGABRT (@0x7fffb7621d42) received by PID 60372 (TID 0x70000d123000) stack trace: ***
          @     0x7fffb7702b3a _sigtramp
          @     0x7ff8fecfc080 (unknown)
          @     0x7fffb7587420 abort
          @        0x10e17051d ev_syserr
          @        0x10e170e16 select_poll
          @        0x10e16c635 ev_run
          @        0x10e126f2b ev_loop()
          @        0x10e126e96 process::EventLoop::run()
          @        0x10e0498bf _ZNSt3__114__thread_proxyINS_5tupleIJPFvvEEEEEEPvS5_
          @     0x7fffb770c9af _pthread_body
          @     0x7fffb770c8fb _pthread_start
          @     0x7fffb770c101 thread_start
      Abort trap: 6
      

      Note that this is obviously a libev build.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              tillt Till Toenshoff
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: