On Mon, Dec 27, 2004 at 01:11:49PM +0100, Vincent Lefevre <[EMAIL PROTECTED]> wrote: > Package: xsltproc > Version: 1.1.8-5 > Severity: important > > Here xsltproc takes up to 138 MB, making the whole system slow down > due to swapping. This problem occurs when generating my blog page, > where a document() is used for each blog item (this will change in > the future, but the current behavior shouldn't occur). The sources > are in a DocBook-based DTD that can be downloaded from > > http://www.vinc17.org/DTD/website.dtd > > I'm not including the XML sources since this is quite complicated > (lots of inclusions and dependencies). But if the bug is not known, > I could try to build a simpler example.
How big is the document you load with document() ? How many times it gets loaded ? Could you provide me the files ? Mike -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

