[ 
https://issues.apache.org/jira/browse/MESOS-3272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14727632#comment-14727632
 ] 

Jian Qiu commented on MESOS-3272:
---------------------------------

I plan to fix this bug, [~jieyu] Coule you be the shepherd on this? The 
possible reason is that the freezer object in dispatch method is NULL since 
this object has been deleted in its initialize method. Hence we need to check 
whether freezer is NULL before call dispatch, does it make sense?

> CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_FreezeNonFreezer is flaky.
> ----------------------------------------------------------------------------
>
>                 Key: MESOS-3272
>                 URL: https://issues.apache.org/jira/browse/MESOS-3272
>             Project: Mesos
>          Issue Type: Bug
>          Components: isolation
>            Reporter: Paul Brett
>         Attachments: build.log
>
>
> Test aborts when configured with python, libevent and SSL on Ubuntu12.
> [ RUN      ] 
> CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_FreezeNonFreezer
> *** Aborted at 1439667937 (unix time) try "date -d @1439667937" if you are 
> using GNU date ***
> PC: @     0x7feba972a753 (unknown)
> *** SIGSEGV (@0x0) received by PID 4359 (TID 0x7febabf897c0) from PID 0; 
> stack trace: ***
>     @     0x7feba8f7dcb0 (unknown)
>     @     0x7feba972a753 (unknown)
>     @     0x7febaaa69328 process::dispatch<>()
>     @     0x7febaaa5e9a7 cgroups::freezer::thaw()
>     @           0xba64ff 
> mesos::internal::tests::CgroupsAnyHierarchyWithCpuMemoryTest_ROOT_CGROUPS_FreezeNonFreezer_Test::TestBody()
>     @           0xc199a3 
> testing::internal::HandleExceptionsInMethodIfSupported<>()
>     @           0xc0f947 testing::Test::Run()
>     @           0xc0f9ee testing::TestInfo::Run()
>     @           0xc0faf5 testing::TestCase::Run()
>     @           0xc0fda8 testing::internal::UnitTestImpl::RunAllTests()
>     @           0xc10064 testing::UnitTest::Run()
>     @           0x4b3273 main
>     @     0x7feba8bd176d (unknown)
>     @           0x4bf1f1 (unknown)



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

Reply via email to