You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Alan Silva (JIRA)" <ji...@apache.org> on 2018/08/29 14:17:00 UTC

[jira] [Commented] (MESOS-8972) when choose docker image use user network all mesos agent crash

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

Alan Silva commented on MESOS-8972:
-----------------------------------

I'm having the same issue.

This feature is very important for one of our customers, is there an ETA on a fix?

I'm more than willing to build Mesos from source if a fix commit exists in one of the current branches.

> when choose docker image use user network all mesos agent crash
> ---------------------------------------------------------------
>
>                 Key: MESOS-8972
>                 URL: https://issues.apache.org/jira/browse/MESOS-8972
>             Project: Mesos
>          Issue Type: Bug
>          Components: docker
>    Affects Versions: 1.7.0
>         Environment: Ubuntu 14.04 & Ubuntu 16.04, both type crashes mesos
>            Reporter: saturnman
>            Priority: Major
>              Labels: docker, network
>
> When submit docker task from marathon choose user network, then mesos process crashes with the following backtrace message
> mesos-agent: .././../3rdparty/stout/include/stout/option.hpp:118: const T& Option<T>::get() const & [with T = std::__cxx11::basic_string<char>]: Assertion `isSome()' failed.
> *** Aborted at 1527797505 (unix time) try "date -d @1527797505" if you are using GNU date ***
> PC: @ 0x7fc03d43f428 (unknown)
> *** SIGABRT (@0x4514) received by PID 17684 (TID 0x7fc033143700) from PID 17684; stack trace: ***
>  @ 0x7fc03dd7d390 (unknown)
>  @ 0x7fc03d43f428 (unknown)
>  @ 0x7fc03d44102a (unknown)
>  @ 0x7fc03d437bd7 (unknown)
>  @ 0x7fc03d437c82 (unknown)
>  @ 0x564f1ad8871d _ZNKR6OptionINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEE3getEv
>  @ 0x7fc048c43256 mesos::internal::slave::NetworkCniIsolatorProcess::getNetworkConfigJSON()
>  @ 0x7fc048c368cb mesos::internal::slave::NetworkCniIsolatorProcess::prepare()
>  @ 0x7fc0486e5c18 _ZZN7process8dispatchI6OptionIN5mesos5slave19ContainerLaunchInfoEENS2_8internal5slave20MesosIsolatorProcessERKNS2_11ContainerIDERKNS3_15ContainerConfigESB_SE_EENS_6FutureIT_EERKNS_3PIDIT0_EEMSJ_FSH_T1_T2_EOT3_OT4_ENKUlSt10unique_ptrINS_7PromiseIS5_EESt14default_deleteISX_EEOS9_OSC_PNS_11ProcessBaseEE_clES10_S11_S12_S14_



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)