Bug 34355 - BufferOverflowException when running SVG2PDF on huge SVG file
Summary: BufferOverflowException when running SVG2PDF on huge SVG file
Status: CLOSED WONTFIX
Alias: None
Product: Fop - Now in Jira
Classification: Unclassified
Component: svg (show other bugs)
Version: 0.20.5
Hardware: PC Windows 2000
: P2 critical
Target Milestone: ---
Assignee: fop-dev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-07 20:30 UTC by alexost
Modified: 2012-04-30 00:17 UTC (History)
0 users



Attachments
Code (3.59 KB, text/plain)
2005-04-07 20:32 UTC, alexost
Details

Note You need to log in before you can comment on or make changes to this bug.
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