Yes, with Axis2C 1.5

After entering the following function guththila_next(guththila_xml_parser.c), 
it did not come out

I suspect entered an infinite loop causes memory leak

-----邮件原件-----
发件人: Thomas Gentsch [mailto:t...@e-tge.de] 
发送时间: 2014年3月2日 21:55
收件人: Apache AXIS C User List
主题: Re: Guththila and mod_deflate

Hola Jose,

with Axis2C 1.6 I had something similar a while ago and after long hours of 
debugging I found that guththila caused the problem. I replaced guththila by 
libxml2 and the problems went away - so that would be my recommendation.

I believe I even submitted a defect in Jira, maybe search for guththila for 
details.

Regards,
  tge

On Sun, 2014-03-02 at 09:09 -0430, Jose M Medina V wrote:
> I’m trying use guththila and mod_deflate in apache and I having the following 
> problem.
> 
> When the xml is big, guththila is not completing the parsing, so I retrieving 
> an incomplete information in my service.
> 
> Anybody has this problem or any idea on how can I resolve?
> 
> Any help is very appreciated.
> 
> Regards,
> 
> ------------------------------------------------------------
> José M. Medina V.
> Wesam Consulting
> jose.med...@tecnimetales.com
> Mobile: +58(416)613-3302 +58(414)019-0580
> Ofc:     +58(212)959-8468 Ext. 204
> BB pin: 21EEDDB5
> Caracas - Venezuela
> 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: c-user-unsubscr...@axis.apache.org
> For additional commands, e-mail: c-user-h...@axis.apache.org
> 


Reply via email to