On Jul 19, 2007, at 18:15, Andreas L Delmelle wrote:
On Jul 19, 2007, at 18:01, Chris Bowditch wrote:
Andreas L Delmelle wrote:
If there is anything special about that file, you could always
post it, but I'll try to see if I can reproduce with a simple FO
without special features. If I don't succeed, I might ask you to
post your code as well.
The FO file has some SVG embedded in fo:instream-foreign-object.
Important thing to check then, is if the problem persists without
the SVG. That could already give us a clue of the location.
FWIW, I did a quick while(true){...} test with a modified version of
our ExampleFO2PDF. With basic documents, I can't seem to reproduce
it. The last cycle, I stopped at 10000 renderings, but I'm pretty
sure it would still be running if I hadn't. No noticeably slowdown
that would point towards the heap reaching its limits. No SVG tried yet.
Cheers
Andreas