You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Alexander Rukletsov (JIRA)" <ji...@apache.org> on 2015/04/01 15:01:53 UTC

[jira] [Commented] (MESOS-2144) Segmentation Fault in ExamplesTest.LowLevelSchedulerPthread

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

Alexander Rukletsov commented on MESOS-2144:
--------------------------------------------

Got this one today together with some others on Mac:

{code}
[ RUN      ] ExamplesTest.TestFramework
../../../src/tests/script.cpp:83: Failure
Failed
test_framework_test.sh terminated with signal Abort trap: 6
[  FAILED  ] ExamplesTest.TestFramework (4233 ms)
[ RUN      ] ExamplesTest.LowLevelSchedulerLibprocess
../../../src/tests/script.cpp:83: Failure
Failed
low_level_scheduler_libprocess_test.sh terminated with signal Abort trap: 6
[  FAILED  ] ExamplesTest.LowLevelSchedulerLibprocess (1637 ms)
[ RUN      ] ExamplesTest.LowLevelSchedulerPthread
../../../src/tests/script.cpp:83: Failure
Failed
low_level_scheduler_pthread_test.sh terminated with signal Abort trap: 6
[  FAILED  ] ExamplesTest.LowLevelSchedulerPthread (1608 ms)
{code}

> Segmentation Fault in ExamplesTest.LowLevelSchedulerPthread
> -----------------------------------------------------------
>
>                 Key: MESOS-2144
>                 URL: https://issues.apache.org/jira/browse/MESOS-2144
>             Project: Mesos
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.21.0
>            Reporter: Cody Maloney
>            Assignee: Yan Xu
>            Priority: Minor
>              Labels: flaky, twitter
>
> Occured on review bot review of: https://reviews.apache.org/r/28262/#review62333
> The review doesn't touch code related to the test (And doesn't break libprocess in general)
> [ RUN      ] ExamplesTest.LowLevelSchedulerPthread
> ../../src/tests/script.cpp:83: Failure
> Failed
> low_level_scheduler_pthread_test.sh terminated with signal Segmentation fault
> [  FAILED  ] ExamplesTest.LowLevelSchedulerPthread (7561 ms)
> The test 



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