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 39BED200C30 for ; Tue, 7 Mar 2017 18:01:07 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 384B1160B68; Tue, 7 Mar 2017 17:01:07 +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 A6AD5160B65 for ; Tue, 7 Mar 2017 18:01:06 +0100 (CET) Received: (qmail 4368 invoked by uid 500); 7 Mar 2017 17:01:05 -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 4357 invoked by uid 99); 7 Mar 2017 17:01:05 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Mar 2017 17:01:05 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 2EA09182919 for ; Tue, 7 Mar 2017 17:01:05 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.814 X-Spam-Level: ** X-Spam-Status: No, score=2.814 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, KAM_LINKBAIT=0.5, RCVD_IN_DNSWL_NONE=-0.0001, URIBL_BLOCKED=0.001, URI_HEX=1.313] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id y5Pf65ssxD5k for ; Tue, 7 Mar 2017 17:01:04 +0000 (UTC) Received: from mwork.nabble.com (mwork.nabble.com [162.253.133.43]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 3FB725F1F4 for ; Tue, 7 Mar 2017 17:01:04 +0000 (UTC) Received: from mjim.nabble.com (unknown [162.253.133.84]) by mwork.nabble.com (Postfix) with ESMTP id 7B55C315FFD04 for ; Tue, 7 Mar 2017 10:01:03 -0700 (MST) Date: Tue, 7 Mar 2017 10:01:03 -0700 (MST) From: Tobias Duckworth To: users@qpid.apache.org Message-ID: <1488906063504-7660172.post@n2.nabble.com> In-Reply-To: <1488905504999-7660170.post@n2.nabble.com> References: <1488905504999-7660170.post@n2.nabble.com> Subject: Re: pn_delivery_finalize Assertion failure MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit archived-at: Tue, 07 Mar 2017 17:01:07 -0000 In engine.c, the function pn_delivery_settle(pn_delivery_t *delivery) has the following: pn_incref(delivery); pn_decref(delivery); Is there a reason for this? -- View this message in context: http://qpid.2158936.n2.nabble.com/pn-delivery-finalize-Assertion-failure-tp7660170p7660172.html Sent from the Apache Qpid users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@qpid.apache.org For additional commands, e-mail: users-help@qpid.apache.org