← Back to team overview

openjdk team mailing list archive

[Bug 917206] Re: Internal Error (os_linux_zero.cpp:236)

 

The ARM assembler port and thumb 2 JIT have been maintained again and are now
included in the icedtea6-1.11 release. Can you check if this bug still exist in
icedtea6-1.11 ?
https://launchpad.net/ubuntu/+source/openjdk-6/6b24-1.11-2ubuntu1

-- 
You received this bug notification because you are a member of OpenJDK,
which is subscribed to openjdk-6b18 in Ubuntu.
https://bugs.launchpad.net/bugs/917206

Title:
  Internal Error (os_linux_zero.cpp:236)

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

Bug description:
  Some java code frequently crashes in native code with this error
  message.  For one reproducable example, see

  http://code.google.com/p/ohmm-sw/issues/detail?id=3

  This is using the default "server" vm in openjdk-6 6b18-1.1.10 natty
  armel (pandaboard).

  This appears to be a known issue:
  http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=720

  The only real workaround seems to be to switch to the oracle
  proprietary EJRE, which runs this code fine.

  Disabling JIT with "-XX:+PrintCommandLineFlags" as suggested in the
  above report also may work but is painfully slow.  Installing
  openjdk-6-jre-zero and then running with "-zero" (how is the "zero" vm
  different than the openjdk "server" vm?) may also work but is also
  slow.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-6b18/+bug/917206/+subscriptions



References