← Back to team overview

openjdk team mailing list archive

[Bug 2006098] [NEW] Crash in java.util.TreeMap::get

 

Public bug reported:

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007f63a95bc47b, pid=20661, tid=20811
#
# JRE version: OpenJDK Runtime Environment (11.0.17+8) (build 11.0.17+8-post-Ubuntu-1ubuntu222.04)
# Java VM: OpenJDK 64-Bit Server VM (11.0.17+8-post-Ubuntu-1ubuntu222.04, mixed mode, sharing, tiered, compressed oops, g1 gc, linux-amd64)
# Problematic frame:
# J 4835 c1 java.util.TreeMap.getEntry(Ljava/lang/Object;)Ljava/util/TreeMap$Entry; java.base@11.0.17 (84 bytes) @ 0x00007f63a95bc47b [0x00007f63a95bc400+0x000000000000007b]
#
# 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/jesper/projects/gov/core.20661)
#
# An error report file with more information is saved as:
# /home/jesper/projects/gov/hs_err_pid20661.log
Compiled method (c1)   14238 6245       1       java.util.TreeMap::get (19 bytes)
 total in heap  [0x00007f63a97b8590,0x00007f63a97b88d8] = 840
 relocation     [0x00007f63a97b8708,0x00007f63a97b8738] = 48
 main code      [0x00007f63a97b8740,0x00007f63a97b8820] = 224
 stub code      [0x00007f63a97b8820,0x00007f63a97b8860] = 64
 metadata       [0x00007f63a97b8860,0x00007f63a97b8868] = 8
 scopes data    [0x00007f63a97b8868,0x00007f63a97b8880] = 24
 scopes pcs     [0x00007f63a97b8880,0x00007f63a97b88c0] = 64
 dependencies   [0x00007f63a97b88c0,0x00007f63a97b88c8] = 8
 nul chk table  [0x00007f63a97b88c8,0x00007f63a97b88d8] = 16
Could not load hsdis-amd64.so; library not loadable; PrintAssembly is disabled

** 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/2006098

Title:
  Crash in java.util.TreeMap::get

Status in openjdk-lts package in Ubuntu:
  New

Bug description:
  #
  # A fatal error has been detected by the Java Runtime Environment:
  #
  #  SIGSEGV (0xb) at pc=0x00007f63a95bc47b, pid=20661, tid=20811
  #
  # JRE version: OpenJDK Runtime Environment (11.0.17+8) (build 11.0.17+8-post-Ubuntu-1ubuntu222.04)
  # Java VM: OpenJDK 64-Bit Server VM (11.0.17+8-post-Ubuntu-1ubuntu222.04, mixed mode, sharing, tiered, compressed oops, g1 gc, linux-amd64)
  # Problematic frame:
  # J 4835 c1 java.util.TreeMap.getEntry(Ljava/lang/Object;)Ljava/util/TreeMap$Entry; java.base@11.0.17 (84 bytes) @ 0x00007f63a95bc47b [0x00007f63a95bc400+0x000000000000007b]
  #
  # 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/jesper/projects/gov/core.20661)
  #
  # An error report file with more information is saved as:
  # /home/jesper/projects/gov/hs_err_pid20661.log
  Compiled method (c1)   14238 6245       1       java.util.TreeMap::get (19 bytes)
   total in heap  [0x00007f63a97b8590,0x00007f63a97b88d8] = 840
   relocation     [0x00007f63a97b8708,0x00007f63a97b8738] = 48
   main code      [0x00007f63a97b8740,0x00007f63a97b8820] = 224
   stub code      [0x00007f63a97b8820,0x00007f63a97b8860] = 64
   metadata       [0x00007f63a97b8860,0x00007f63a97b8868] = 8
   scopes data    [0x00007f63a97b8868,0x00007f63a97b8880] = 24
   scopes pcs     [0x00007f63a97b8880,0x00007f63a97b88c0] = 64
   dependencies   [0x00007f63a97b88c0,0x00007f63a97b88c8] = 8
   nul chk table  [0x00007f63a97b88c8,0x00007f63a97b88d8] = 16
  Could not load hsdis-amd64.so; library not loadable; PrintAssembly is disabled

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



Follow ups