← Back to team overview

openjdk team mailing list archive

[Bug 1431656] Re: openjdk7-jre dies with SIGSEGV since kernel upgrade

 

By now, jre is working again.
Cannot reproduce it anymore...

I believe reported behavior was due attempts for running JRE after "overwriting" kernal upgrade and before reboot.
Some time ago kernel upgrades used to employ distinct package names (version suffix in package name), so I didn't noticed disk image for running kernel was overwritten, leading to unexpected results.

So I guess this ticket should be closed.

** Changed in: openjdk-7 (Ubuntu)
       Status: New => Invalid

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

Title:
  openjdk7-jre dies with SIGSEGV since kernel upgrade

Status in openjdk-7 package in Ubuntu:
  Invalid

Bug description:
  I have been running java applications without trouble in 14.04 LTS
  (amd64), using openjdk-7-jre (7u75-2.5.4-1~trusty1).

  Since I've upgraded kernel (inux-image-3.13.0-46-generic) to
  3.13.0-46.79 (from trusty-updates), JRE keeps just crashing with
  SIGSEGV. So I'm unable to run any java application through that JRE.

  For reproduce, try just "java -version" from gnome-terminal.

  Output from "lsb_release -rd":
  =============================================================
  Description:	Ubuntu 14.04.2 LTS
  Release:	14.04
  =============================================================

  Output from uname -a:
  =============================================================
  Linux mico 3.13.0-46-generic #79-Ubuntu SMP Tue Mar 10 20:06:50 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux
  =============================================================

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


References