← Back to team overview

openjdk team mailing list archive

Bug#652515: openjdk-6-jre: can't run Java application with OpenJDK 6 (but works with Sun Java 6)

 

Package: openjdk-6-jre
Version: 6b24~pre2-1
Severity: important

Dear Maintainer,

Seeing as Sun Java is going to be removed, some bugs that only happened with OpenJDK 6
have risen importance.

More precisely, when I try to run a program called Kernow (which was used by this year's
massive educational experiment by Stanford's class on Databases), I get two different
behaviors with the program shipped from
<http://sourceforge.net/projects/kernowforsaxon/files/latest/download>:

* with sun java 6, after unpacking 'Kernow 1.7.2.zip' and running sh ./Kernow.sh, I can
  run it and it works fine, as expected.

* with openjdk 6, doing the same thing doesn't work: only the splash screen is presented
  and it sits there loading forever.

I took the time to take a look at the strace of the program and it seems that openjdk is
stuck waiting for a mutex and not getting anywhere.

Any hints for this case? I would love to switch over to OpenJDK for good, but there are
some things that still don't work well (or don't work at all).


Thanks for any help,

Rogério Brito.


Kernel: Linux 3.2.0-rc4-amd64 (SMP w/4 CPU cores)
Locale: LANG=pt_BR.utf8, LC_CTYPE=pt_BR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages openjdk-6-jre depends on:
ii  libaccess-bridge-java-jni  1.26.2-8
ii  libasound2                 1.0.24.1-4
ii  libc6                      2.13-23
ii  libgif4                    4.1.6-9
ii  libjpeg8                   8c-2
ii  libpng12-0                 1.2.46-3
ii  libpulse0                  1.1-2
ii  libx11-6                   2:1.4.4-4
ii  libxext6                   2:1.3.0-3
ii  libxi6                     2:1.4.3-3
ii  libxrender1                1:0.9.6-2
ii  libxtst6                   2:1.2.0-4
ii  openjdk-6-jre-headless     6b24~pre2-1
ii  zlib1g                     1:1.2.3.4.dfsg-3

Versions of packages openjdk-6-jre recommends:
ii  icedtea-netx      1.1.4-1
ii  ttf-dejavu-extra  2.33-2

Versions of packages openjdk-6-jre suggests:
ii  icedtea-plugin  1.1.4-1

-- no debconf information

Attachment: strace-kernow-1.7.2.log.gz
Description: Binary data


Follow ups