Return-Path: X-Original-To: apmail-incubator-mesos-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-mesos-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id ABA3C9E22 for ; Mon, 4 Mar 2013 00:41:13 +0000 (UTC) Received: (qmail 99863 invoked by uid 500); 4 Mar 2013 00:41:13 -0000 Delivered-To: apmail-incubator-mesos-dev-archive@incubator.apache.org Received: (qmail 99834 invoked by uid 500); 4 Mar 2013 00:41:13 -0000 Mailing-List: contact mesos-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: mesos-dev@incubator.apache.org Delivered-To: mailing list mesos-dev@incubator.apache.org Received: (qmail 99731 invoked by uid 99); 4 Mar 2013 00:41:13 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Mar 2013 00:41:13 +0000 Date: Mon, 4 Mar 2013 00:41:13 +0000 (UTC) From: "Benjamin Mahler (JIRA)" To: mesos-dev@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Assigned] (MESOS-374) HTTP GET requests to /statistics/snapshot.json crash the slave MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/MESOS-374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benjamin Mahler reassigned MESOS-374: ------------------------------------- Assignee: Benjamin Mahler > HTTP GET requests to /statistics/snapshot.json crash the slave > -------------------------------------------------------------- > > Key: MESOS-374 > URL: https://issues.apache.org/jira/browse/MESOS-374 > Project: Mesos > Issue Type: Bug > Environment: os-x > Reporter: Florian Leibert (flo) > Assignee: Benjamin Mahler > Priority: Blocker > > GIT SHA: 3758114ee4492dcbb784d5aac65d43ac54ddb439 > The first 5 GET requests succeeded, but then the slave was crashed: > F0303 14:44:14.829720 52109312 statistics.cpp:362] Check failed: statistics[context][name].values.size() > 0 > *** Check failure stack trace: *** > @ 0x10242449a google::LogMessage::Flush() > @ 0x102425aa1 google::LogMessageFatal::~LogMessageFatal() > @ 0x10233576c process::StatisticsProcess::snapshot() > @ 0x10234239d std::tr1::_Mem_fn<>::operator()() > @ 0x102349650 std::tr1::_Bind<>::operator()<>() > @ 0x1023496a2 std::tr1::_Function_handler<>::_M_invoke() > @ 0x1022f7629 std::tr1::function<>::operator()() > @ 0x1022777a8 process::ProcessBase::visit() > @ 0x10229ec2d process::HttpEvent::visit() > @ 0x10228a6b0 process::ProcessManager::resume() > @ 0x10228b6f6 process::schedule() > @ 0x7fff887fe8bf _pthread_start > @ 0x7fff88801b75 thread_start > bin/mesos-slave.sh: line 24: 70166 Abort trap: 6 /Users/florian/airbnb_code/mesos/build/src/mesos-slave "${@}" -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira