Jie Yu created MESOS-1967:
-----------------------------
Summary: Test RoutingTest.INETSockets fails on some machine
Key: MESOS-1967
URL: https://issues.apache.org/jira/browse/MESOS-1967
Project: Mesos
Issue Type: Bug
Reporter: Jie Yu
{noformat}
[ RUN ] RoutingTest.INETSockets
../../../mesos/src/tests/routing_tests.cpp:238: Failure
infos: Input data out of range
ABORT:
(../../../mesos/3rdparty/libprocess/3rdparty/stout/include/stout/try.hpp:92):
Try::get() but state == ERROR: Input data out of range*** Aborted at 1414000937
(unix time) try "date -d @1414000937" if you are using GNU date ***
PC: @ 0x7f2c2d509fc5 __GI_raise
*** SIGABRT (@0x1b49000040b1) received by PID 16561 (TID 0x7f2c31031720) from
PID 16561; stack trace: ***
@ 0x7f2c2f0d4ca0 (unknown)
@ 0x7f2c2d509fc5 __GI_raise
@ 0x7f2c2d50ba70 __GI_abort
@ 0x4cf782 _Abort()
@ 0x4cf7bc _Abort()
@ 0x99459e RoutingTest_INETSockets_Test::TestBody()
@ 0xa1c363
testing::internal::HandleExceptionsInMethodIfSupported<>()
@ 0xa13617 testing::Test::Run()
@ 0xa136be testing::TestInfo::Run()
@ 0xa137c5 testing::TestCase::Run()
@ 0xa13a68 testing::internal::UnitTestImpl::RunAllTests()
@ 0xa13cf7 testing::UnitTest::Run()
@ 0x49bc4b main
@ 0x7f2c2d4f79f4 __libc_start_main
@ 0x4aad79 (unknown)
make[3]: *** [check-local] Aborted
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)