You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by "Boris Kolpackov (JIRA)" <xe...@xml.apache.org> on 2009/11/03 14:24:59 UTC

[jira] Closed: (XERCESC-1286) Escapes memories

     [ https://issues.apache.org/jira/browse/XERCESC-1286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Boris Kolpackov closed XERCESC-1286.
------------------------------------

       Resolution: Fixed
    Fix Version/s: 3.0.1

There haven't been any reports of this lately so I assume this has been fixed in the 3-series codebase. If not, please reopen with a test case.

> Escapes memories
> ----------------
>
>                 Key: XERCESC-1286
>                 URL: https://issues.apache.org/jira/browse/XERCESC-1286
>             Project: Xerces-C++
>          Issue Type: Bug
>          Components: SAX/SAX2
>    Affects Versions: 2.5.0, 2.6.0
>         Environment: UNIX SOLARIS 32bit, C++ compiler, XERCES C++ 2.6.0 et 2.5.0
>            Reporter: Emeric Hamon
>             Fix For: 3.0.1
>
>
> When you launch a program based on SAX parsing in background and you spy memory allocation by prstat -U <uid>. You just have to define "startElement" and "endElement" methods without any codes in. You can observe escapes memories. It becomes uncomfortable on big XML documents (> 3.3Go).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscribe@xerces.apache.org
For additional commands, e-mail: c-dev-help@xerces.apache.org