Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 94614 invoked from network); 7 Nov 2008 18:50:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 7 Nov 2008 18:50:56 -0000 Received: (qmail 74155 invoked by uid 500); 7 Nov 2008 18:51:03 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 74120 invoked by uid 500); 7 Nov 2008 18:51:03 -0000 Mailing-List: contact dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list dev@activemq.apache.org Received: (qmail 74107 invoked by uid 99); 7 Nov 2008 18:51:03 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Nov 2008 10:51:03 -0800 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Nov 2008 18:49:53 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 8CCF7234C25F for ; Fri, 7 Nov 2008 10:50:05 -0800 (PST) Message-ID: <346593389.1226083805575.JavaMail.jira@brutus> Date: Fri, 7 Nov 2008 10:50:05 -0800 (PST) From: "Timothy Bish (JIRA)" To: dev@activemq.apache.org Subject: [jira] Commented: (AMQCPP-203) Segmentation Fault in Integration tests occurs occasionally. In-Reply-To: <2023082075.1225721465399.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/activemq/browse/AMQCPP-203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=47185#action_47185 ] Timothy Bish commented on AMQCPP-203: ------------------------------------- And here I thought I might be able to relax this weekend. The apr_cleanup one is tricky, might have to have you reload that and poke around to see what's going on there. I guess the upside is that most of the only seem to occur at shut-down, its still sends and receives messages pretty reliability, I suppose that's better than shutting down like a champ but failing on every other send. > Segmentation Fault in Integration tests occurs occasionally. > ------------------------------------------------------------ > > Key: AMQCPP-203 > URL: https://issues.apache.org/activemq/browse/AMQCPP-203 > Project: ActiveMQ C++ Client > Issue Type: Sub-task > Components: Integration Tests > Affects Versions: 2.2.1 > Environment: CentOS 5.2 / REHL / Fedora 9 > Reporter: Timothy Bish > Assignee: Timothy Bish > Fix For: 2.2.2 > > Attachments: BufferedInputStream.cpp.patch, segfault.6517.tar.gz, segfault.bufferedinputstream.log.gz, segfaults.barak.tar.gz, segfaults.tar.gz, weekend.puzzle.tar.gz > > > While running the integration tests in a long loop an occasional Segmentation fault has been seen. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.