← Back to team overview

openjdk team mailing list archive

[Bug 2046090] [NEW] javac version 11.0.21 2023-10-17 throws fatal error

 

Public bug reported:

$ cat /home/william/Downloads/hs_err_pid27054.log
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007f82dcc7116c, pid=27054, tid=27055
#
# JRE version: OpenJDK Runtime Environment (11.0.21+9) (build 11.0.21+9-post-Ubuntu-0ubuntu122.04)
# Java VM: OpenJDK 64-Bit Server VM (11.0.21+9-post-Ubuntu-0ubuntu122.04, mixed mode, tiered, compressed oops, g1 gc, linux-amd64)
# Problematic frame:
# V  [libjvm.so+0x67116c]  ConstantPool::klass_name_at(int) const+0xc
#
# Core dump will be written. Default location: Core dumps may be processed with "/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -- %E" (or dumping to /home/william/Downloads/core.27054)
#
# If you would like to submit a bug report, please visit:
#   https://bugs.launchpad.net/ubuntu/+source/openjdk-lts
#

---------------  S U M M A R Y ------------

Command Line: -Dapplication.home=/usr/lib/jvm/java-11-openjdk-amd64
--add-modules=ALL-DEFAULT -Xms8m -Djdk.module.main=jdk.compiler
jdk.compiler/com.sun.tools.javac.Main -version

Host: Intel(R) Core(TM) i7-6700K CPU @ 4.00GHz, 8 cores, 15G, Ubuntu 22.04.3 LTS
Time: Sun Dec 10 17:57:27 2023 CST elapsed time: 0.086464 seconds (0d 0h 0m 0s)


log file attached:

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

** Attachment added: "log file resulting from $ javac -version"
   https://bugs.launchpad.net/bugs/2046090/+attachment/5728090/+files/hs_err_pid27054.log

-- 
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/2046090

Title:
  javac version 11.0.21 2023-10-17 throws fatal error

Status in openjdk-lts package in Ubuntu:
  New

Bug description:
  $ cat /home/william/Downloads/hs_err_pid27054.log
  #
  # A fatal error has been detected by the Java Runtime Environment:
  #
  #  SIGSEGV (0xb) at pc=0x00007f82dcc7116c, pid=27054, tid=27055
  #
  # JRE version: OpenJDK Runtime Environment (11.0.21+9) (build 11.0.21+9-post-Ubuntu-0ubuntu122.04)
  # Java VM: OpenJDK 64-Bit Server VM (11.0.21+9-post-Ubuntu-0ubuntu122.04, mixed mode, tiered, compressed oops, g1 gc, linux-amd64)
  # Problematic frame:
  # V  [libjvm.so+0x67116c]  ConstantPool::klass_name_at(int) const+0xc
  #
  # Core dump will be written. Default location: Core dumps may be processed with "/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -- %E" (or dumping to /home/william/Downloads/core.27054)
  #
  # If you would like to submit a bug report, please visit:
  #   https://bugs.launchpad.net/ubuntu/+source/openjdk-lts
  #

  ---------------  S U M M A R Y ------------

  Command Line: -Dapplication.home=/usr/lib/jvm/java-11-openjdk-amd64
  --add-modules=ALL-DEFAULT -Xms8m -Djdk.module.main=jdk.compiler
  jdk.compiler/com.sun.tools.javac.Main -version

  Host: Intel(R) Core(TM) i7-6700K CPU @ 4.00GHz, 8 cores, 15G, Ubuntu 22.04.3 LTS
  Time: Sun Dec 10 17:57:27 2023 CST elapsed time: 0.086464 seconds (0d 0h 0m 0s)

  
  log file attached:

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



Follow ups