DO NOT REPLY [Bug 46360] Thread-safety issue rendering SVG

2012-03-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46360 Alex Giotis alex.gio...@gmail.com changed: What|Removed |Added Status|RESOLVED|CLOSED --

DO NOT REPLY [Bug 46360] Thread-safety issue rendering SVG

2010-09-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46360 Jeremias Maerki jerem...@apache.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

DO NOT REPLY [Bug 46360] Thread-safety issue rendering SVG

2010-09-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46360 --- Comment #6 from Alexis Giotis alex.gio...@gmail.com 2010-09-02 05:01:10 EDT --- I can confirm that this issue is valid for FOP 1.0. A workaround is to use a different instance of FopFactory per thread. -- Configure bugmail:

DO NOT REPLY [Bug 46360] Thread-safety issue rendering SVG

2010-09-02 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46360 --- Comment #7 from Alexis Giotis alex.gio...@gmail.com 2010-09-02 07:52:22 EDT --- Created an attachment (id=25970) -- (https://issues.apache.org/bugzilla/attachment.cgi?id=25970) Patch to clone the SVG document inside PDFImageHandlerSVG

DO NOT REPLY [Bug 46360] Thread-safety issue rendering SVG

2008-12-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46360 --- Comment #3 from M.H. mhilp...@gmx.de 2008-12-19 02:30:20 PST --- I got a NullPointerException during FOP processing while do transformations were processing concurrently. Both include (the same) SVG image files. -

DO NOT REPLY [Bug 46360] Thread-safety issue rendering SVG

2008-12-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46360 --- Comment #4 from Jeremias Maerki jerem...@apache.org 2008-12-19 02:41:23 PST --- A similar bug has been fixed in FOP Trunk as is noted in this bug. Does this error occur with the current FOP Trunk? (In reply to comment #3) I got

DO NOT REPLY [Bug 46360] Thread-safety issue rendering SVG

2008-12-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46360 --- Comment #5 from M.H. mhilp...@gmx.de 2008-12-19 06:37:43 PST --- As this is a multi-threading issue, it's hard to reproduce. I throw lots of jobsat the application but wasn't able to reproduce it for now (with FOP 0.95). --

DO NOT REPLY [Bug 46360] Thread-safety issue rendering SVG

2008-12-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46360 Jeremias Maerki [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |ASSIGNED

DO NOT REPLY [Bug 46360] Thread-safety issue rendering SVG

2008-12-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46360 --- Comment #2 from Jeremias Maerki [EMAIL PROTECTED] 2008-12-07 10:07:08 PST --- One more note to self: Need to introduce a flag to indicate whether we're working off a potentially cached SVG DOM or off a DOM that comes from an