Re: Batik 1.1 Crash...Fixed...

2002-07-23 Thread Marcus Brubaker
Ok, well, I figured out the problem. Basically, I didn't have a !DOCTYPE nodeI'm not sure why this would cause a segmentation fault, but apparently it did. And even more confusing why it would cause such a fault on one document but not another one. Anyway, I'm satisfied...sorry for this oth

Batik 1.1 Crash...

2002-07-22 Thread Marcus Brubaker
I have a (fairly) simple SVG v1.0 file that is causing a segmentation fault in Batik version 1.1. I am using the binary precompiled version running on Linux with the Sun JRE version 1.3.1_03. The SVG file itself is nothing more than a grouping of simple paths which get filled and a few lines. I