Bug 34355

Summary: BufferOverflowException when running SVG2PDF on huge SVG file
Product: Fop - Now in Jira Reporter: alexost <alexostr>
Component: svgAssignee: fop-dev
Status: CLOSED WONTFIX    
Severity: critical    
Priority: P2    
Version: 0.20.5   
Target Milestone: ---   
Hardware: PC   
OS: Windows 2000   
Attachments: Code

Description alexost 2005-04-07 20:30:33 UTC
Getting java.nio.BufferOverflowException whene running ExampleSVG2PDF
Comment 1 alexost 2005-04-07 20:32:54 UTC
Created attachment 14645 [details]
Code
Comment 2 Jeremias Maerki 2005-04-07 21:27:25 UTC
I have no trouble running the attached example code with FOP 0.20.5, JDK 
1.4.2_08 and my SVG test files. Maybe you could attach the file that you used 
in your tests. The SVG file from your earlier bug entry is not valid SVG so 
you would have gotten a different error message:
"The current document is unable to create an element of the requested type 
(namespace: http://www.w3.org/2000/svg, name: menu)."
Comment 3 Glenn Adams 2012-04-04 22:03:01 UTC
closing due to lack of further input from reporter
Comment 4 Glenn Adams 2012-04-30 00:14:59 UTC
batch transition resolved+wontfix to closed+wontfix
Comment 5 Glenn Adams 2012-04-30 00:17:23 UTC
batch transition resolved+wontfix to closed+wontfix; if you believe this remains a bug and can demonstrate it with appropriate input FO file and output PDF file (as applicable), then you may reopen