Paul Brett created MESOS-2956:
---------------------------------
Summary: Stack trace in isolator tests on Linux VM
Key: MESOS-2956
URL: https://issues.apache.org/jira/browse/MESOS-2956
Project: Mesos
Issue Type: Bug
Reporter: Paul Brett
Assignee: Paul Brett
PerfEventIsolatorTest fails with stack trace when run in Linux VM
[----------] 1 test from PerfEventIsolatorTest
[ RUN ] PerfEventIsolatorTest.ROOT_CGROUPS_Sample
F0629 11:38:17.088412 14114 isolator_tests.cpp:837] CHECK_SOME(isolator):
Failed to create PerfEvent isolator, invalid events: { cycles, task-clock }
*** Check failure stack trace: ***
@ 0x2ab5e5aeeb1a google::LogMessage::Fail()
@ 0x2ab5e5aeea66 google::LogMessage::SendToLog()
@ 0x2ab5e5aee468 google::LogMessage::Flush()
@ 0x2ab5e5af137c google::LogMessageFatal::~LogMessageFatal()
@ 0x864b0c _CheckFatal::~_CheckFatal()
@ 0xc458ed
mesos::internal::tests::PerfEventIsolatorTest_ROOT_CGROUPS_Sample_Test::TestBody()
@ 0x119fb17
testing::internal::HandleSehExceptionsInMethodIfSupported<>()
@ 0x119ac9e
testing::internal::HandleExceptionsInMethodIfSupported<>()
@ 0x118305f testing::Test::Run()
@ 0x1183782 testing::TestInfo::Run()
@ 0x1183d0a testing::TestCase::Run()
@ 0x11889d4 testing::internal::UnitTestImpl::RunAllTests()
@ 0x11a09ae
testing::internal::HandleSehExceptionsInMethodIfSupported<>()
@ 0x119b9c3
testing::internal::HandleExceptionsInMethodIfSupported<>()
@ 0x11878e0 testing::UnitTest::Run()
@ 0xcdc8c7 main
@ 0x2ab5e7fdbec5 (unknown)
@ 0x861a89 (unknown)
make[3]: *** [check-local] Aborted (core dumped)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)