Hi, Anybody a suggestion as to why this started throwing errors?? All runs during my vacation failed on a compile error due to an missing include, but once I fixed that I get the thing below. Any option flags to get more data out of the run? Thanx --WjW wjw@cephdev:~/master % ./build/bin/unittest_async_shared_mutex Running main() from gmock_main.cc [==========] Running 11 tests from 1 test case. [----------] Global test environment set-up. [----------] 11 tests from SharedMutex [ RUN ] SharedMutex.async_exclusive [ OK ] SharedMutex.async_exclusive (0 ms) [ RUN ] SharedMutex.async_shared [ OK ] SharedMutex.async_shared (1 ms) [ RUN ] SharedMutex.async_exclusive_while_shared [ OK ] SharedMutex.async_exclusive_while_shared (0 ms) [ RUN ] SharedMutex.async_shared_while_exclusive [ OK ] SharedMutex.async_shared_while_exclusive (0 ms) [ RUN ] SharedMutex.async_prioritize_exclusive Abort -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html