[
https://issues.apache.org/jira/browse/MESOS-7727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16094878#comment-16094878
]
Till Toenshoff commented on MESOS-7727:
---------------------------------------
[~vinodkone] missed this - now looking into it - thanks for the ping.
> Scheme/HTTPTest.Get segfaults
> -----------------------------
>
> Key: MESOS-7727
> URL: https://issues.apache.org/jira/browse/MESOS-7727
> Project: Mesos
> Issue Type: Bug
> Reporter: Vinod Kone
> Assignee: Till Toenshoff
> Labels: flaky-test, mesosphere-oncall
>
> Observed this on ASF CI
> {code}
> [ RUN ] Scheme/HTTPTest.Get/0
> I0627 09:58:16.931704 2483 openssl.cpp:419] CA file path is unspecified!
> NOTE: Set CA file path with LIBPROCESS_SSL_CA_FILE=<filepath>
> I0627 09:58:16.931727 2483 openssl.cpp:424] CA directory path unspecified!
> NOTE: Set CA directory path with LIBPROCESS_SSL_CA_DIR=<dirpath>
> I0627 09:58:16.931732 2483 openssl.cpp:429] Will not verify peer certificate!
> NOTE: Set LIBPROCESS_SSL_VERIFY_CERT=1 to enable peer certificate verification
> I0627 09:58:16.931740 2483 openssl.cpp:435] Will only verify peer
> certificate if presented!
> NOTE: Set LIBPROCESS_SSL_REQUIRE_CERT=1 to require peer certificate
> verification
> I0627 09:58:16.932193 3504 process.cpp:968] Failed to accept socket: future
> discarded
> *** Aborted at 1498557496 (unix time) try "date -d @1498557496" if you are
> using GNU date ***
> PC: @ 0x7f5397f30912 (unknown)
> *** SIGSEGV (@0x7f5349e18068) received by PID 2483 (TID 0x7f53937cd700) from
> PID 1239515240; stack trace: ***
> I0627 09:58:16.934547 2483 process.cpp:1282] libprocess is initialized on
> 172.17.0.4:50357 with 16 worker threads
> @ 0x7f53987ac370 (unknown)
> @ 0x7f5397f30912 (unknown)
> @ 0x7f5397f30f8c (unknown)
> @ 0x42b1a3 process::UPID::UPID()
> @ 0x8fcdec process::DispatchEvent::DispatchEvent()
> I0627 09:58:16.940096 3518 process.cpp:3779] Handling HTTP event for process
> '(80)' with path: '/(80)/get'
> @ 0x8f5275 process::internal::dispatch()
> @ 0x910002 process::dispatch<>()
> I0627 09:58:16.945485 3519 process.cpp:3779] Handling HTTP event for process
> '(80)' with path: '/(80)/get'
> @ 0x8f4184 process::ProcessBase::route()
> [ OK ] Scheme/HTTPTest.Get/0 (463 ms)
> [ RUN ] Scheme/HTTPTest.Get/1
> @ 0x9e88b9 process::ProcessBase::route<>()
> @ 0x9e4bb2 process::Help::initialize()
> @ 0x8ed69a process::ProcessManager::resume()
> @ 0x8e9a98
> _ZZN7process14ProcessManager12init_threadsEvENKUt_clEv
> @ 0x8fc38c
> _ZNSt12_Bind_simpleIFZN7process14ProcessManager12init_threadsEvEUt_vEE9_M_invokeIIEEEvSt12_Index_tupleIIXspT_EEE
> @ 0x8fc2d0
> _ZNSt12_Bind_simpleIFZN7process14ProcessManager12init_threadsEvEUt_vEEclEv
> @ 0x8fc25a
> _ZNSt6thread5_ImplISt12_Bind_simpleIFZN7process14ProcessManager12init_threadsEvEUt_vEEE6_M_runEv
> @ 0x7f5397f27230 (unknown)
> @ 0x7f53987a4dc5 start_thread
> @ 0x7f539769076d __clone
> make[7]: *** [check-local] Segmentation fault
> {code}
> [~tillt] can you triage this? looks related to SSL
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)