openjdk team mailing list archive
-
openjdk team
-
Mailing list archive
-
Message #13140
[Bug 1778930] Re: JVM crash with SIGSEGV as tomcat start with 7u181
This bug was fixed in the package openjdk-7 - 7u181-2.6.14-0ubuntu0.2
---------------
openjdk-7 (7u181-2.6.14-0ubuntu0.2) trusty-security; urgency=medium
* Apply 8u181 security backports.
* Security fixes:
- CVE-2018-2938, S8197871: Support Derby connections.
- CVE-2018-2952, S8199547: Exception to Pattern Syntax.
- S8191239: Improve desktop file usage.
- S8193419: Better Internet address support.
- S8197925: Better stack walking.
- S8200666: Improve LDAP support.
* debian/patches/hotspot-S8207151-fix-bad-klassoop.patch: fix bug introduced
by the backport of S8189123. LP: #1778930.
-- Tiago Stürmer Daitx <tiago.daitx@xxxxxxxxxx> Mon, 23 Jul 2018
20:03:03 +0000
** Changed in: openjdk-7 (Ubuntu)
Status: Confirmed => Fix Released
** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2018-2938
** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2018-2952
--
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/1778930
Title:
JVM crash with SIGSEGV as tomcat start with 7u181
Status in openjdk-7 package in Ubuntu:
Fix Released
Bug description:
Hello,
with latest openjdk update
# JRE version: OpenJDK Runtime Environment (7.0_181-b01) (build 1.7.0_181-b01)
we are seeing quite frequent crash on starting tomcat with our web
application (openbravo).
Checking 2 of the created hs_err_pid log they seem to point to same stacktrace for the crash:
Excerpt:
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.so+0x418d57]
V [libjvm.so+0x647253] JVM_FindClassFromClass+0x283
C [libverify.so+0x4a32]
C [libverify.so+0x5a99]
C [libverify.so+0x99fd]
C [libverify.so+0xb742] VerifyClassForMajorVersion+0x15b2
V [libjvm.so+0x94a7cf]
V [libjvm.so+0x95961c]
V [libjvm.so+0x5b9905]
V [libjvm.so+0x5bb243]
V [libjvm.so+0x5bb9e1]
V [libjvm.so+0x5eea00]
j org.hibernate.type.TypeResolver.<init>()V+8
j org.hibernate.cfg.Configuration.<init>(Lorg/hibernate/cfg/SettingsFactory;)V+9
j org.hibernate.cfg.Configuration.<init>()V+8
j org.openbravo.base.session.SessionFactoryController.initialize()V+21
j org.openbravo.base.session.SessionFactoryController.getSessionFactory()Lorg/hibernate/SessionFactory;+1
j org.openbravo.base.model.ModelProvider.initialize()V+23
2* Full hs_errr_pid files will be attached to this issue.
System running is:
- Ubuntu 14.04 server in 64bit hvm Amazon instance.
- OpenJdk package version is:
# Distribution: Ubuntu 14.04 LTS, package 7u181-2.6.14-0ubuntu0.1
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-7/+bug/1778930/+subscriptions
References