← Back to team overview

openjdk team mailing list archive

[Bug 1844145] [NEW] Java crashes on in ant run command

 

Public bug reported:

Hello,

I have installed the openjdk-11 in my machine. I am working in cooja
simulator which is java based. When I run my simulation with ant run
command it gives me the following error.

            A fatal error has been detected by the Java Runtime Environment:
     [java] #
     [java] #  SIGSEGV (0xb) at pc=0x0000000000000000, pid=8459, tid=8684
     [java] #
     [java] # JRE version: OpenJDK Runtime Environment (11.0.4+11) (build 11.0.4+11-post-Ubuntu- 
              1ubuntu218.04.3)
     [java] # Java VM: OpenJDK 64-Bit Server VM (11.0.4+11-post-Ubuntu-1ubuntu218.04.3, interpreted 
              mode, sharing, compressed oops, g1 gc, linux-amd64)
     [java] # Problematic frame:
     [java] # C  0x0000000000000000
     [java] #
     [java] # Core dump will be written. Default location: Core dumps may be processed with 
              "/usr/share/apport/apport %p %s %c %d %P" (or dumping to /home/sneha/contiki- 
              2.7/tools/cooja/build/core.8459)
     [java] #
     [java] # An error report file with more information is saved as:
     [java] # /home/sneha/contiki-2.7/tools/cooja/build/hs_err_pid8459.log
     [java] #
     [java] # If you would like to submit a bug report, please visit:
     [java] #   https://bugs.launchpad.net/ubuntu/+source/openjdk-lts
     [java] # The crash happened outside the Java Virtual Machine in native code.
     [java] # See problematic frame for where to report the bug.
     [java] #
     [java] Java Result: 134

I have tried to install other versions of java like java8, java9 and
java10 but it gives me the error that it has been obsoleted.

Kindly provide the solution.

Regards,
Sneha

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

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

Title:
  Java crashes on in ant run command

Status in openjdk-lts package in Ubuntu:
  New

Bug description:
  Hello,

  I have installed the openjdk-11 in my machine. I am working in cooja
  simulator which is java based. When I run my simulation with ant run
  command it gives me the following error.

              A fatal error has been detected by the Java Runtime Environment:
       [java] #
       [java] #  SIGSEGV (0xb) at pc=0x0000000000000000, pid=8459, tid=8684
       [java] #
       [java] # JRE version: OpenJDK Runtime Environment (11.0.4+11) (build 11.0.4+11-post-Ubuntu- 
                1ubuntu218.04.3)
       [java] # Java VM: OpenJDK 64-Bit Server VM (11.0.4+11-post-Ubuntu-1ubuntu218.04.3, interpreted 
                mode, sharing, compressed oops, g1 gc, linux-amd64)
       [java] # Problematic frame:
       [java] # C  0x0000000000000000
       [java] #
       [java] # Core dump will be written. Default location: Core dumps may be processed with 
                "/usr/share/apport/apport %p %s %c %d %P" (or dumping to /home/sneha/contiki- 
                2.7/tools/cooja/build/core.8459)
       [java] #
       [java] # An error report file with more information is saved as:
       [java] # /home/sneha/contiki-2.7/tools/cooja/build/hs_err_pid8459.log
       [java] #
       [java] # If you would like to submit a bug report, please visit:
       [java] #   https://bugs.launchpad.net/ubuntu/+source/openjdk-lts
       [java] # The crash happened outside the Java Virtual Machine in native code.
       [java] # See problematic frame for where to report the bug.
       [java] #
       [java] Java Result: 134

  I have tried to install other versions of java like java8, java9 and
  java10 but it gives me the error that it has been obsoleted.

  Kindly provide the solution.

  Regards,
  Sneha

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


Follow ups