17 Jul
2009
17 Jul
'09
11:08 a.m.
On Fri, 2009-07-17 at 13:07 +0200, Dario wrote:
Hi!
I don't know if this could be useful, anyway when I try to export an image of a diagram in Argouml, it crashes and I get the following interesting stack dump:
com.sun.imageio.plugins.jpeg.JPEGImageWriter.initWriterIDs(Ljava/lang/Class;Ljava/lang/Class;Ljava/lang/Class;)V+0 j com.sun.imageio.plugins.jpeg.JPEGImageWriter.<clinit>()V+23 v ~StubRoutines::call_stub V [libjvm.so+0x1d9367]
Do I have to wait for some update or so? The webstart doesn't even starts.
This is an issue with OpenJDK which doesn't work with the new libjpeg. I think jre from community should work though, as they don't use libjpeg for anything but use their own jpeg library.