Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id D329E200D27 for ; Wed, 25 Oct 2017 15:56:05 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id D15B6160BF3; Wed, 25 Oct 2017 13:56:05 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 253501609E5 for ; Wed, 25 Oct 2017 15:56:04 +0200 (CEST) Received: (qmail 99157 invoked by uid 500); 25 Oct 2017 13:56:04 -0000 Mailing-List: contact dev-help@thrift.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@thrift.apache.org Delivered-To: mailing list dev@thrift.apache.org Received: (qmail 99146 invoked by uid 99); 25 Oct 2017 13:56:04 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Oct 2017 13:56:04 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 789F11A10EB for ; Wed, 25 Oct 2017 13:56:03 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -100.002 X-Spam-Level: X-Spam-Status: No, score=-100.002 tagged_above=-999 required=6.31 tests=[RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id ZBETi95G4Emw for ; Wed, 25 Oct 2017 13:56:02 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 812EF5FCD3 for ; Wed, 25 Oct 2017 13:56:01 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id A7402E0D1F for ; Wed, 25 Oct 2017 13:56:00 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 57081212F9 for ; Wed, 25 Oct 2017 13:56:00 +0000 (UTC) Date: Wed, 25 Oct 2017 13:56:00 +0000 (UTC) From: "xiaomingzhongguo (JIRA)" To: dev@thrift.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (THRIFT-4366) upgrade to 0.10 CPP ,when readMessageBegin coredump MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 25 Oct 2017 13:56:06 -0000 [ https://issues.apache.org/jira/browse/THRIFT-4366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] xiaomingzhongguo updated THRIFT-4366: ------------------------------------- Priority: Blocker (was: Critical) > upgrade to 0.10 CPP ,when readMessageBegin coredump > ---------------------------------------------------- > > Key: THRIFT-4366 > URL: https://issues.apache.org/jira/browse/THRIFT-4366 > Project: Thrift > Issue Type: Bug > Components: C++ - Compiler > Affects Versions: 0.10.0 > Environment: thrift 0.10 CPP > Reporter: xiaomingzhongguo > Priority: Blocker > Labels: performance > > (gdb) bt > #0 0x00007f34d99c85ae in memcpy () from /lib64/libc.so.6 > #1 0x000000000100f9fb in std::basic_string, std::allocator >::_M_replace_safe(unsigned long, unsigned long, char const*, unsigned long) () > at /data/davy/26lib_source/gcc-4.8.2/build/x86_64-linux-gnu/libstdc++-v3/include/bits/char_traits.h:271 > #2 0x00000000009cec48 in unsigned int apache::thrift::protocol::TBinaryProtocolT::readStringBody, std::allocator > >(std::basic_string, std::allocator >&, int) () at /usr/local/include/thrift/protocol/TBinaryProtocol.tcc:441 > #3 0x00000000009ce34f in apache::thrift::protocol::TBinaryProtocolT::readMessageBegin(std::basic_string, std::allocator >&, apache::thrift::protocol::TMessageType&, int&) () at /usr/local/include/thrift/protocol/TBinaryProtocol.tcc:223 > #4 0x00000000009cd798 in apache::thrift::protocol::TVirtualProtocol, apache::thrift::protocol::TProtocolDefaults>::readMessageBegin_virt(std::basic_string, std::allocator >&, apache::thrift::protocol::TMessageType&, int&) () at /usr/local/include/thrift/protocol/TVirtualProtocol.h:403 > #5 0x00000000009d047c in apache::thrift::protocol::TProtocol::readMessageBegin(std::basic_string, std::allocator >&, apache::thrift::protocol::TMessageType&, int&) () > at /usr/local/include/thrift/protocol/TProtocol.h:436 > #6 0x00000000009d09b9 in apache::thrift::TDispatchProcessor::process(boost::shared_ptr, boost::shared_ptr, void*) () > at /usr/local/include/thrift/TDispatchProcessor.h:114 > #7 0x0000000000ddd96f in apache::thrift::server::TConnectedClient::run() () at src/thrift/server/TConnectedClient.cpp:62 > #8 0x0000000000dd6ef8 in apache::thrift::server::TThreadedServer::TConnectedClientRunner::run() () at src/thrift/server/TThreadedServer.cpp:147 > #9 0x0000000000dd9891 in apache::thrift::concurrency::PthreadThread::threadMain(void*) () at src/thrift/concurrency/PosixThreadFactory.cpp:208 > #10 0x00007f34da66d7f1 in start_thread () from /lib64/libpthread.so.0 > #11 0x00007f34d9a25ccd in clone () from /lib64/libc.so.6 -- This message was sent by Atlassian JIRA (v6.4.14#64029)