← Back to team overview

openjdk team mailing list archive

[Bug 1017965] [NEW] SIGSEGV in ClassVerifier::verify_switch

 

Public bug reported:

OpenJDK as retreived from apt-get.  Has worked for quite a while.
Happened in maven-compiler-plugin.

16:21:16  #
16:21:16  # A fatal error has been detected by the Java Runtime Environment:
16:21:16  #
16:21:16  #  SIGSEGV (0xb) at pc=0xb7042248, pid=17624, tid=3008998208
16:21:16  #
16:21:16  # JRE version: 7.0_03-b147
16:21:16  # Java VM: OpenJDK Client VM (22.0-b10 mixed mode, sharing linux-x86 )
16:21:16  # Derivative: IcedTea7 2.1.1pre
16:21:16  # Distribution: Ubuntu 12.04 LTS, package 7~u3-2.1.1~pre1-1ubuntu3
16:21:16  # Problematic frame:
16:21:16  # V  [libjvm.so+0x438248]  ClassVerifier::verify_switch(RawBytecodeStream*, unsigned int, char*, StackMapFrame*, StackMapTable*, Thread*)+0x1f8
16:21:16  #
16:21:16  # Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
16:21:16  #

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

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

Title:
  SIGSEGV in ClassVerifier::verify_switch

Status in “openjdk-7” package in Ubuntu:
  New

Bug description:
  OpenJDK as retreived from apt-get.  Has worked for quite a while.
  Happened in maven-compiler-plugin.

  16:21:16  #
  16:21:16  # A fatal error has been detected by the Java Runtime Environment:
  16:21:16  #
  16:21:16  #  SIGSEGV (0xb) at pc=0xb7042248, pid=17624, tid=3008998208
  16:21:16  #
  16:21:16  # JRE version: 7.0_03-b147
  16:21:16  # Java VM: OpenJDK Client VM (22.0-b10 mixed mode, sharing linux-x86 )
  16:21:16  # Derivative: IcedTea7 2.1.1pre
  16:21:16  # Distribution: Ubuntu 12.04 LTS, package 7~u3-2.1.1~pre1-1ubuntu3
  16:21:16  # Problematic frame:
  16:21:16  # V  [libjvm.so+0x438248]  ClassVerifier::verify_switch(RawBytecodeStream*, unsigned int, char*, StackMapFrame*, StackMapTable*, Thread*)+0x1f8
  16:21:16  #
  16:21:16  # Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
  16:21:16  #

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


Follow ups

References