[
https://issues.apache.org/jira/browse/MESOS-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14286628#comment-14286628
]
Vinod Kone commented on MESOS-2242:
-----------------------------------
>From the linked ticket, it looks like the issue could be due to thread safety
>of "<<" operator. https://discussions.apple.com/thread/3479591?tstart=0
I wonder why it only happens with ZK tests for you.
> Make check segfault on CentOS5
> ------------------------------
>
> Key: MESOS-2242
> URL: https://issues.apache.org/jira/browse/MESOS-2242
> Project: Mesos
> Issue Type: Bug
> Environment: CentOS 5.11 gcc-4.8
> Reporter: Jie Yu
>
> {noformat}
> *** Aborted at 1421712624 (unix time) try "date -d @1421712624" if you are
> using GNU date ***
> PC: @ 0x7fff90ecf878 __numeric_load_locale
> *** SIGSEGV (@0x8) received by PID 32297 (TID 0x111edf000) stack trace: ***
> @ 0x11270bf87 os::Bsd::chained_handler()
> @ 0x11270f422 JVM_handle_bsd_signal
> @ 0x7fff90e5d90a _sigtramp
> @ 0x7fc49b900000 (unknown)
> @ 0x7fff90ed172b loadlocale
> @ 0x111544999 std::__convert_from_v()
> make[3]: *** [check-local] Segmentation fault: 11
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)