Comment 0 for bug 173208

Revision history for this message
Simone F. (fittabile) wrote : program exits following Java Exception

It actually happens in gutsy with pdftk latest deb build, 1.40-2ubuntu3 (depending on latest gcj1-8 libraries)
If you install it and run it with something on the command line eg 'pdftk file1.pdf file2.pdf output file1-2.pdf' it will output a list of Java Exceptions originating from a MD5 function not found. I could post it eventually, but you can try and see it for yourself.

This happens as I found out, since the version shipped with Gutsy. Instead the build 1.40-2 from Feisty ( libc6 (>= 2.5-0ubuntu1), libgcc1 (>= 1:4.1.1-17ubuntu1), libgcj7-0 (>= 4.1.1-12), libstdc++6 (>= 4.1.1-17ubuntu1) ) wich depends on ligcj7-0 works flawlessly.