Return-Path: X-Original-To: apmail-activemq-users-archive@www.apache.org Delivered-To: apmail-activemq-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 681DE7472 for ; Thu, 1 Dec 2011 21:08:22 +0000 (UTC) Received: (qmail 83155 invoked by uid 500); 1 Dec 2011 21:08:21 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 83120 invoked by uid 500); 1 Dec 2011 21:08:21 -0000 Mailing-List: contact users-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@activemq.apache.org Delivered-To: mailing list users@activemq.apache.org Received: (qmail 83112 invoked by uid 99); 1 Dec 2011 21:08:21 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Dec 2011 21:08:21 +0000 X-ASF-Spam-Status: No, hits=2.0 required=5.0 tests=SPF_NEUTRAL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [216.139.236.26] (HELO sam.nabble.com) (216.139.236.26) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Dec 2011 21:08:15 +0000 Received: from joe.nabble.com ([192.168.236.139]) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1RWDrG-0001ta-Ef for users@activemq.apache.org; Thu, 01 Dec 2011 13:07:54 -0800 Date: Thu, 1 Dec 2011 13:07:54 -0800 (PST) From: stretch_kiwi To: users@activemq.apache.org Message-ID: <1322773674440-4130577.post@n4.nabble.com> Subject: ActiveMQ CMS core dump MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Hi, I've installed ActiveMQ and am successfully using it from Java. I've compiled and installed the CMS client but when I run the tests it core dumps. [michael@blackbox test]$ pwd /home/michael/Projects/ActiveMQ/activemq-cpp-library-3.4.0/src/test [michael@blackbox test]$ ./activemq-test Segmentation fault (core dumped) [michael@blackbox test]$ I checked that the libraries are installed correctly and that ldconfig had done its thing. I tested the local copy of ActiveMQ to make sure that it was running. The machine that I am running on is a standard Intel platform running Fedora 16 x64. Admittedly its been a while since I've worked in C++ land. So this is probably the result of a trivial mistake that I'm making somewhere. I would appreciate any practical suggestions. Thank you. Regards, stretch_kiwi -- View this message in context: http://activemq.2283324.n4.nabble.com/ActiveMQ-CMS-core-dump-tp4130577p4130577.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.