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 9F448200BB1 for ; Thu, 3 Nov 2016 17:26:49 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 9C0AF160AFF; Thu, 3 Nov 2016 16:26:49 +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 E53F3160AE5 for ; Thu, 3 Nov 2016 17:26:48 +0100 (CET) Received: (qmail 78482 invoked by uid 500); 3 Nov 2016 16:26:48 -0000 Mailing-List: contact users-help@qpid.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@qpid.apache.org Delivered-To: mailing list users@qpid.apache.org Received: (qmail 78471 invoked by uid 99); 3 Nov 2016 16:26:47 -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; Thu, 03 Nov 2016 16:26:47 +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 62C1B1A9293 for ; Thu, 3 Nov 2016 16:26:47 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -8.021 X-Spam-Level: X-Spam-Status: No, score=-8.021 tagged_above=-999 required=6.31 tests=[RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=-2.999, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001] 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 8EAEBJsssuOW for ; Thu, 3 Nov 2016 16:26:45 +0000 (UTC) Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTPS id F1C6A5F5A1 for ; Thu, 3 Nov 2016 16:26:44 +0000 (UTC) Received: from int-mx10.intmail.prod.int.phx2.redhat.com (int-mx10.intmail.prod.int.phx2.redhat.com [10.5.11.23]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id C57778F037 for ; Thu, 3 Nov 2016 16:26:43 +0000 (UTC) Received: from dhcp-80-114.fra.redhat.com (dhcp-80-114.fra.redhat.com [10.33.80.114]) by int-mx10.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id uA3GQhfh024717 for ; Thu, 3 Nov 2016 12:26:43 -0400 Subject: Re: Possible thread sync error in proton/qpid-cpp To: users@qpid.apache.org References: From: Gordon Sim Organization: Red Hat UK Ltd, Registered in England and Wales under Company Registration No. 3798903, Directors: Michael Cunningham, Michael O'Neill, Eric Shander Message-ID: <5200ba96-0a18-78f0-045b-fe1281860f52@redhat.com> Date: Thu, 3 Nov 2016 16:26:42 +0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.68 on 10.5.11.23 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.26]); Thu, 03 Nov 2016 16:26:43 +0000 (UTC) archived-at: Thu, 03 Nov 2016 16:26:49 -0000 On 02/11/16 19:38, Chris Richardson wrote: > Hi, > > As per the subject I'm experiencing a crash which I am _reeaasonably_ > sure I've pinpointed to a problem with one of the C/C++ Qpid client > libraries. Of course I could also be doing something goofy in which case > I apologise profusely! No, it is indeed a bug, thanks for the reproducer! I'll have a think about how best to fix it. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@qpid.apache.org For additional commands, e-mail: users-help@qpid.apache.org