Return-Path: X-Original-To: apmail-qpid-proton-archive@minotaur.apache.org Delivered-To: apmail-qpid-proton-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D039910EE8 for ; Tue, 8 Apr 2014 14:40:16 +0000 (UTC) Received: (qmail 89869 invoked by uid 500); 8 Apr 2014 14:40:16 -0000 Delivered-To: apmail-qpid-proton-archive@qpid.apache.org Received: (qmail 89820 invoked by uid 500); 8 Apr 2014 14:40:15 -0000 Mailing-List: contact proton-help@qpid.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: proton@qpid.apache.org Delivered-To: mailing list proton@qpid.apache.org Received: (qmail 89807 invoked by uid 99); 8 Apr 2014 14:40:15 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Apr 2014 14:40:15 +0000 Date: Tue, 8 Apr 2014 14:40:14 +0000 (UTC) From: "Piotr Kliczewski (JIRA)" To: proton@qpid.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (PROTON-556) SegFault during settle message 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/PROTON-556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Piotr Kliczewski updated PROTON-556: ------------------------------------ Attachment: vdsm.crash.info.tar.gz Here is core dump and logs from the crash. > SegFault during settle message > ------------------------------ > > Key: PROTON-556 > URL: https://issues.apache.org/jira/browse/PROTON-556 > Project: Qpid Proton > Issue Type: Bug > Components: python-binding > Affects Versions: 0.6 > Environment: Fedora 20 with python 2.7.5 and python-qpid-proton 0.6. > Reporter: Piotr Kliczewski > Priority: Blocker > Attachments: vdsm.crash.info.tar.gz > > > I am using following code [1] as server and java code as client. I have communication going for 1 or 2 minutes and during settlement of one of the messages I get segfault. I can recreate it every time. > [1] http://gerrit.ovirt.org/#/c/26300/5/lib/yajsonrpc/amqp.py -- This message was sent by Atlassian JIRA (v6.2#6252)