Details
-
Bug
-
Status: Resolved
-
Blocker
-
Resolution: Duplicate
-
1.7.0
-
None
-
Ubuntu 14.04 & Ubuntu 16.04, both type crashes mesos
Description
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
- Aborted at 1527797505 (unix time) try "date -d @1527797505" if you are using GNU date ***
-
Attachments
Issue Links
- duplicates
-
MESOS-9267 Mesos agent crashes when CNI network is not configured but used.
- Resolved