[Bug 1197059] Re: jvm crash in libjpeg.so.8 caused by ImageIO.read

2013-12-06 Thread Fergus Nelson
Something like this. Yes I can still reproduce, but have moved to pngs to get past it. URL objUrl = this.getClass().getClassLoader().getResource("images/image1.jpg"); byte[] objBytes = Files.readAllBytes(Paths.get(objUrl.toURI())); try (ByteArrayInputStream bais = new ByteArrayInputStream(imageDat

[Bug 1197059] Re: jvm crash in libjpeg.so.8 caused by ImageIO.read

2013-07-12 Thread Fergus Nelson
Bump. Does anyone have any update on this? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1197059 Title: jvm crash in libjpeg.so.8 caused by ImageIO.read To manage notifications about this bug go t

[Bug 1197059] [NEW] jvm crash in libjpeg.so.8 caused by ImageIO.read

2013-07-02 Thread Fergus Nelson
Public bug reported: Description:Ubuntu 12.04.2 LTS Release:12.04 java version "1.6.0_27" OpenJDK Runtime Environment (IcedTea6 1.12.5) (6b27-1.12.5-0ubuntu0.12.04.1) OpenJDK 64-Bit Server VM (build 20.0-b12, mixed mode) Running TestSuite Configuring TestNG with: TestNG652Configurato