Return-Path: X-Original-To: apmail-activemq-dev-archive@www.apache.org Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 40F2336A1 for ; Mon, 2 May 2011 14:55:42 +0000 (UTC) Received: (qmail 51468 invoked by uid 500); 2 May 2011 14:55:42 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 51290 invoked by uid 500); 2 May 2011 14:55:42 -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 51268 invoked by uid 99); 2 May 2011 14:55:42 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 May 2011 14:55:42 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 May 2011 14:55:41 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 24FA6BD7C1 for ; Mon, 2 May 2011 14:55:03 +0000 (UTC) Date: Mon, 2 May 2011 14:55:03 +0000 (UTC) From: "Timothy Bish (JIRA)" To: dev@activemq.apache.org Message-ID: <1643251405.15350.1304348103133.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1966090381.15346.1304347983126.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Resolved] (AMQCPP-369) dynamic library segfaults on load under Mac OS/X 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/AMQCPP-369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish resolved AMQCPP-369. --------------------------------- Resolution: Fixed Removed the use of static class whose ctor wasn't yet available during lib init. Thanks to Roddie Kieley for pointing out the problem. > dynamic library segfaults on load under Mac OS/X > ------------------------------------------------ > > Key: AMQCPP-369 > URL: https://issues.apache.org/jira/browse/AMQCPP-369 > Project: ActiveMQ C++ Client > Issue Type: Bug > Components: Decaf > Affects Versions: 3.2.5, 3.3.0, 3.4.0 > Reporter: Timothy Bish > Assignee: Timothy Bish > Fix For: 3.5.0 > > > On Mac the library segfaults during load. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira