[
https://issues.apache.org/jira/browse/MESOS-3160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16188114#comment-16188114
]
Till Toenshoff commented on MESOS-3160:
---------------------------------------
Just saw it crashing on our internal CI (ubuntu 14.04):
{noformat}
00:39:21 [ RUN ] CgroupsAnyHierarchyMemoryPressureTest.ROOT_IncreaseRSS
00:39:21 *** Aborted at 1506731961 (unix time) try "date -d @1506731961" if you
are using GNU date ***
00:39:21 PC: @ 0x7fa16bc17b91 process::ProcessManager::resume()
00:39:21 *** SIGSEGV (@0x8) received by PID 31454 (TID 0x7fa15ea32700) from PID
8; stack trace: ***
00:39:21 @ 0x7fa1367483fd (unknown)
00:39:21 @ 0x7fa13674d419 (unknown)
00:39:21 @ 0x7fa136741918 (unknown)
00:39:21 @ 0x7fa169011330 (unknown)
00:39:21 @ 0x7fa16bc17b91 process::ProcessManager::resume()
00:39:21 @ 0x7fa16bc1d6e6
_ZNSt6thread5_ImplISt12_Bind_simpleIFZN7process14ProcessManager12init_threadsEvEUlvE_vEEE6_M_runEv
00:39:21 @ 0x7fa1697eca60 (unknown)
00:39:21 @ 0x7fa169009184 start_thread
00:39:21 @ 0x7fa168d35ffd (unknown)
{noformat}
> CgroupsAnyHierarchyMemoryPressureTest.ROOT_IncreaseRSS Flaky
> ------------------------------------------------------------
>
> Key: MESOS-3160
> URL: https://issues.apache.org/jira/browse/MESOS-3160
> Project: Mesos
> Issue Type: Bug
> Affects Versions: 0.24.0, 0.26.0
> Reporter: Paul Brett
> Labels: cgroups, mesosphere
>
> Test will occasionally with:
> [ RUN ] CgroupsAnyHierarchyMemoryPressureTest.ROOT_IncreaseUnlockedRSS
> ../../src/tests/containerizer/cgroups_tests.cpp:1103: Failure
> helper.increaseRSS(getpagesize()): Failed to sync with the subprocess
> ../../src/tests/containerizer/cgroups_tests.cpp:1103: Failure
> helper.increaseRSS(getpagesize()): The subprocess has not been spawned yet
> [ FAILED ] CgroupsAnyHierarchyMemoryPressureTest.ROOT_IncreaseUnlockedRSS
> (223 ms)
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)