You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Jie Yu (JIRA)" <ji...@apache.org> on 2016/10/25 17:10:58 UTC

[jira] [Created] (MESOS-6481) MesosContainerizerSlaveRecoveryTest.ResourceStatistics could segfault

Jie Yu created MESOS-6481:
-----------------------------

             Summary: MesosContainerizerSlaveRecoveryTest.ResourceStatistics could segfault
                 Key: MESOS-6481
                 URL: https://issues.apache.org/jira/browse/MESOS-6481
             Project: Mesos
          Issue Type: Bug
    Affects Versions: 1.2.0
            Reporter: Jie Yu


{noformat}
[----------] 1 test from MesosContainerizerSlaveRecoveryTest
[ RUN      ] MesosContainerizerSlaveRecoveryTest.ResourceStatistics
I1025 09:24:00.334599  7253 exec.cpp:162] Version: 1.2.0
I1025 09:24:00.340852  7269 exec.cpp:237] Executor registered on agent 5d7fe7df-aeca-451e-84f9-422cf78e7fee-S0
Received SUBSCRIBED event
Subscribed executor on core-dev
/home/jie/workspace/mesos/src/tests/slave_recovery_tests.cpp:4061: Failure
Value of: containers.get().size()
  Actual: 0
Expected: 1u
Which is: 1
*** Aborted at 1477412640 (unix time) try "date -d @1477412640" if you are using GNU date ***
I1025 09:24:00.369978  7281 exec.cpp:283] Received reconnect request from agent 5d7fe7df-aeca-451e-84f9-422cf78e7fee-S0
I1025 09:24:00.371438  7250 exec.cpp:260] Executor re-registered on agent 5d7fe7df-aeca-451e-84f9-422cf78e7fee-S0
PC: @     0x2b1952628a06 mesos::ContainerID::MergeFrom()
Received SUBSCRIBED event
Subscribed executor on core-dev
*** SIGSEGV (@0x18) received by PID 40269 (TID 0x2b194d6ce440) from PID 24; stack trace: ***
    @     0x2b1962cd62f5 (unknown)
    @     0x2b1962cdaec1 (unknown)
    @     0x2b1962ccf1b8 (unknown)
    @     0x2b1953f72100 (unknown)
    @     0x2b1952628a06 mesos::ContainerID::MergeFrom()
    @     0x2b1952627e1c mesos::ContainerID::ContainerID()
    @          0x162b774 mesos::internal::tests::MesosContainerizerSlaveRecoveryTest_ResourceStatistics_Test::TestBody()
    @          0x1ad8066 testing::internal::HandleSehExceptionsInMethodIfSupported<>()
    @          0x1ad3184 testing::internal::HandleExceptionsInMethodIfSupported<>()
    @          0x1ab4815 testing::Test::Run()
    @          0x1ab4f98 testing::TestInfo::Run()
    @          0x1ab55de testing::TestCase::Run()
    @          0x1abbeb8 testing::internal::UnitTestImpl::RunAllTests()
    @          0x1ad8c8b testing::internal::HandleSehExceptionsInMethodIfSupported<>()
    @          0x1ad3ccc testing::internal::HandleExceptionsInMethodIfSupported<>()
    @          0x1ababfe testing::UnitTest::Run()
    @          0x1099562 RUN_ALL_TESTS()
    @          0x1099131 main
    @     0x2b1954dccb15 __libc_start_main
    @           0xa16669 (unknown)
I1025 09:24:03.721460  7281 exec.cpp:487] Agent exited, but framework has checkpointing enabled. Waiting 15mins to reconnect with agent 5d7fe7df-aeca-451e-84f
9-422cf78e7fee-S0
I1025 09:24:03.721690  7281 exec.cpp:496] Agent exited ... shutting down
{noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)