Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Won't Fix
-
None
-
None
-
3
Description
With clang++-3.8, make check fails with the following message:
[ RUN ] AuthenticationTest.UnauthenticatedSlave *** Aborted at 1467208613 (unix time) try "date -d @1467208613" if you are using GNU date *** PC: @ 0x10b7f5a8b std::__1::__tree<>::__assign_multi<>() *** SIGSEGV (@0x0) received by PID 40053 (TID 0x7fff73aaf000) stack trace: *** @ 0x7fff8af4252a _sigtramp @ 0x110216a00 (unknown) @ 0x10b7f5881 mesos::internal::logging::Flags::operator=() @ 0x10b7f3076 mesos::internal::slave::Flags::operator=() @ 0x10b7f1cbf mesos::internal::tests::cluster::Slave::start() @ 0x10bf1a2d1 mesos::internal::tests::MesosTest::StartSlave() @ 0x10b7511b9 mesos::internal::tests::AuthenticationTest_UnauthenticatedSlave_Test::TestBody() @ 0x10c703caa testing::internal::HandleExceptionsInMethodIfSupported<>() @ 0x10c703b0a testing::Test::Run() @ 0x10c704b02 testing::TestInfo::Run() @ 0x10c7053c3 testing::TestCase::Run() @ 0x10c70cefb testing::internal::UnitTestImpl::RunAllTests() @ 0x10c70ca43 testing::internal::HandleExceptionsInMethodIfSupported<>() @ 0x10c70c95e testing::UnitTest::Run() @ 0x10bbe44f3 main @ 0x7fff9071a5ad start make[3]: *** [check-local] Segmentation fault: 11 make[2]: *** [check-am] Error 2 make[1]: *** [check] Error 2 make: *** [check-recursive] Error 1
Attachments
Issue Links
- is duplicated by
-
MESOS-5744 AuthenticationTest.UnauthenticatedSlave fails with clang++3.8
- Resolved
-
MESOS-6910 Segfault when running agent on anything other than Linux while using unified containerizer
- Resolved
- is related to
-
MESOS-3335 FlagsBase copy-ctor leads to dangling pointer.
- Resolved
- is superceded by
-
MESOS-6606 Reject optimized builds with libcxx before 3.9
- Resolved
- links to