Return-Path: Delivered-To: apmail-ws-axis-c-user-archive@www.apache.org Received: (qmail 67591 invoked from network); 5 Mar 2008 13:10:52 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 5 Mar 2008 13:10:52 -0000 Received: (qmail 40150 invoked by uid 500); 5 Mar 2008 13:10:48 -0000 Delivered-To: apmail-ws-axis-c-user-archive@ws.apache.org Received: (qmail 40138 invoked by uid 500); 5 Mar 2008 13:10:48 -0000 Mailing-List: contact axis-c-user-help@ws.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: "Apache AXIS C User List" Reply-To: "Apache AXIS C User List" Delivered-To: mailing list axis-c-user@ws.apache.org Received: (qmail 40127 invoked by uid 99); 5 Mar 2008 13:10:48 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Mar 2008 05:10:48 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of premalal@gmail.com designates 66.249.92.173 as permitted sender) Received: from [66.249.92.173] (HELO ug-out-1314.google.com) (66.249.92.173) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Mar 2008 13:10:11 +0000 Received: by ug-out-1314.google.com with SMTP id a2so3981361ugf.13 for ; Wed, 05 Mar 2008 05:10:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:received:subject:references:from:x-url:to:date:in-reply-to:message-id:user-agent:mime-version:content-type:sender; bh=9gj81b3+Dy7YcjOhHAXk27Rs/hUbTkVVnoMfPn7q2ko=; b=AXFojlq6UbufoyI1wrZ3SDPl25UNeexhbUrKjWSGBVbMiEl7nGewUIFDpNjpRmJLFEnkaXnZtSemN7SYd5xda/Aqep8BUQK+0gWwhM5GWAYM/plqLGtzG++X2i/BdOdG1XTpomBr4ozWCKF8poM2LQfiMZVXHBwwH65379yNG7c= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:references:from:x-url:to:date:in-reply-to:message-id:user-agent:mime-version:content-type:sender; b=t5qRwi3rYwh3Ht8dMqrF+Qrz/furzY/UD42B+n/26iY1X6qHHtUPDr8U4NbLswmmEPL8BS40rbpDKwLnq69CAvxsdVTqoVf29DIW3hEYhwOdPbqEJWdR1+uZLxLnQnXqiFCByTwLdvfIM/MSNGNSONW68fehPsOfk+X2xBOSmPo= Received: by 10.78.201.10 with SMTP id y10mr6534736huf.4.1204722619211; Wed, 05 Mar 2008 05:10:19 -0800 (PST) Received: from localhost ( [222.165.132.170]) by mx.google.com with ESMTPS id 33sm695624hue.13.2008.03.05.05.10.14 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 05 Mar 2008 05:10:16 -0800 (PST) Received: from dinesh by localhost with local (Exim 4.69) (envelope-from ) id 1JWteq-0007TH-Mn for axis-c-user@ws.apache.org; Wed, 05 Mar 2008 18:57:44 +0530 Subject: Re: Core dumps in Axis libraries References: From: Dinesh Premalal X-URL: http://nethu.org To: axis-c-user@ws.apache.org Date: Wed, 05 Mar 2008 18:57:44 +0530 In-Reply-To: (Raghavendra SM's message of "Wed\, 5 Mar 2008 18\:09\:38 +0530") Message-ID: <87ejap9u7j.fsf@etch.wso2.com> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.95 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: Dinesh Premalal X-Virus-Checked: Checked by ClamAV on apache.org Hi Raghavendra, "Raghavendra SM" writes: > Thanks Manjula, > > But thats not a viable option for us. We would still want to continue > using axis2C-1.0 for some more time. > > Are these dumps well known? And have they been specifically fixed in > axis2c-1.3? Hmm..For me it seems most of dumps occurred from libxml2, could you please try with Guththila parser. to enable guththila , you need to use --enable-guththila option. i.e ./configure --enable-guththila=yes [other options] thanks, Dinesh -- http://nethu.org --------------------------------------------------------------------- To unsubscribe, e-mail: axis-c-user-unsubscribe@ws.apache.org For additional commands, e-mail: axis-c-user-help@ws.apache.org