Return-Path: Delivered-To: apmail-geronimo-activemq-dev-archive@www.apache.org Received: (qmail 9770 invoked from network); 9 Oct 2006 12:56:47 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 9 Oct 2006 12:56:47 -0000 Received: (qmail 59205 invoked by uid 500); 9 Oct 2006 12:56:47 -0000 Delivered-To: apmail-geronimo-activemq-dev-archive@geronimo.apache.org Received: (qmail 59093 invoked by uid 500); 9 Oct 2006 12:56:46 -0000 Mailing-List: contact activemq-dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: activemq-dev@geronimo.apache.org Delivered-To: mailing list activemq-dev@geronimo.apache.org Received: (qmail 59084 invoked by uid 99); 9 Oct 2006 12:56:46 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 Oct 2006 05:56:46 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [209.237.227.198] (HELO brutus.apache.org) (209.237.227.198) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 Oct 2006 05:56:46 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 1680E7142D7 for ; Mon, 9 Oct 2006 05:56:09 -0700 (PDT) Message-ID: <16515244.1160398569062.JavaMail.root@brutus> Date: Mon, 9 Oct 2006 05:56:09 -0700 (PDT) From: "Tomas Lebovic (JIRA)" To: activemq-dev@geronimo.apache.org Subject: [jira] Created: (AMQ-963) Segmentation Fault in apache::activemq::protocol::openwire::OpenWireMarshaller::unmarshalMap MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Segmentation Fault in apache::activemq::protocol::openwire::OpenWireMarshaller::unmarshalMap -------------------------------------------------------------------------------------------- Key: AMQ-963 URL: https://issues.apache.org/activemq/browse/AMQ-963 Project: ActiveMQ Issue Type: Bug Components: CMS (C++ client) Affects Versions: 4.0.2 Environment: Suse linux 64Bit Reporter: Tomas Lebovic Segmentation Fault: I keep recieving a segmentation fault here is the gdb output. apache::activemq::protocol::openwire::OpenWireMarshaller::unmarshalMap (this=, mode=, istream=Cannot access memory at address 0x69 ) at basic_string.h:249 249 { return _M_dataplus._M_p; } If you need more information let me know and i will try and gather some more. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/activemq/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira