← Back to team overview

openjdk team mailing list archive

[Bug 318383] [NEW] Using jpeg functions in java crashes JVM when using headless openjdk JRE: open-jdk-6-jre-headless should depend on libjpeg62

 

Public bug reported:

open-jdk-6-jre-headless does not depend on libjpeg62.
If libjpeg62 is not installed, using any jpeg function in the openjdk-6-jre-headless makes the JVM crash.
Steps to reproduce:
1) install a Ubuntu 8.10 JeOS server on VMWare Player
2) sudo aptitude install tomcat6
3) install JIRA (from Atlassian http://www.atlassian.com/software/jira/JIRADownloadCenter.jspa) as WAR/EAR file on tomcat6 
4) create a bug in JIRA and attach a JPEG file to it
=> openjdk 6 JRE JVM crashes

Installing libjpeg62 fixes the crash.

The issue seem related to an incomplete fix in bug 195458:
https://bugs.launchpad.net/ubuntu/+source/openjdk-6/+bug/195458

** Affects: openjdk-6 (Ubuntu)
     Importance: Undecided
         Status: New

-- 
Using jpeg functions in java crashes JVM when using headless openjdk JRE: open-jdk-6-jre-headless should depend on libjpeg62
https://bugs.launchpad.net/bugs/318383
You received this bug notification because you are a member of OpenJDK,
which is subscribed to openjdk-6 in ubuntu.

Status in “openjdk-6” source package in Ubuntu: New

Bug description:
open-jdk-6-jre-headless does not depend on libjpeg62.
If libjpeg62 is not installed, using any jpeg function in the openjdk-6-jre-headless makes the JVM crash.
Steps to reproduce:
1) install a Ubuntu 8.10 JeOS server on VMWare Player
2) sudo aptitude install tomcat6
3) install JIRA (from Atlassian http://www.atlassian.com/software/jira/JIRADownloadCenter.jspa) as WAR/EAR file on tomcat6 
4) create a bug in JIRA and attach a JPEG file to it
=> openjdk 6 JRE JVM crashes

Installing libjpeg62 fixes the crash.

The issue seem related to an incomplete fix in bug 195458:
https://bugs.launchpad.net/ubuntu/+source/openjdk-6/+bug/195458



Follow ups

References