Skip to content

Debug build on Mac OS X: super-rare bug in test mutex lock failed: Invalid argument #340

Description

Mac OS X debug build - functional test is hitting this issue:

[ RUN      ] APITest.LogManager_Reinitialize_UploadNow
[       OK ] APITest.LogManager_Reinitialize_UploadNow (4830 ms)
[ RUN      ] APITest.LogManager_BadStoragePath_Test
libc++abi.dylib: terminating with uncaught exception of type std::__1::system_error: mutex lock failed: Invalid argument
./build-tests.sh: line 9:  4799 Abort trap: 6           ./tests/functests/FuncTests
##[error]Process completed with exit code 134.

I have seen it twice across many runs during the last couple-to-three months. It is not clear if it's the compiler upgrade, or timing, or some left-over from the previous UploadNow test. We need to monitor it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions