Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 719118 - dev-java/openjdk-11.0.7_p10 : SIGSEGV (0xb) at pc=0x00007f7487de051c, pid=16633, tid=16634
Summary: dev-java/openjdk-11.0.7_p10 : SIGSEGV (0xb) at pc=0x00007f7487de051c, pid=166...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Georgy Yakovlev
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-04-23 19:42 UTC by Toralf Förster
Modified: 2020-04-25 03:55 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,16.46 KB, text/plain)
2020-04-23 19:42 UTC, Toralf Förster
Details
dev-java:openjdk-11.0.7_p10:20200423-170620.log.bz2 (dev-java:openjdk-11.0.7_p10:20200423-170620.log.bz2,257.12 KB, application/x-bzip)
2020-04-23 19:42 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,143.97 KB, text/plain)
2020-04-23 19:42 UTC, Toralf Förster
Details
environment (environment,195.25 KB, text/plain)
2020-04-23 19:42 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.87 KB, application/x-bzip)
2020-04-23 19:42 UTC, Toralf Förster
Details
hs_err_pid16633.log (hs_err_pid16633.log,37.15 KB, text/plain)
2020-04-23 19:42 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,641.52 KB, application/x-bzip)
2020-04-23 19:42 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,301.70 KB, application/x-bzip)
2020-04-23 19:42 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2020-04-23 19:42:22 UTC
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007f7487de051c, pid=16633, tid=16634
#
# JRE version:  (11.0.7+10) (build )
# Java VM: OpenJDK 64-Bit Server VM (11.0.7+10, mixed mode, tiered, compressed oops, serial gc, linux-amd64)
# Problematic frame:
# V  [libjvm.so+0xc8751c]  SharedPathsMiscInfo::check()+0x3c

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop-libressl-20200419-214828

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.3.0 *
clang version 10.0.0 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.0
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.7
  [3]   python3.6
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.42.0 *
The following VMs are available for generation-2:
*)	IcedTea JDK 3.15.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.0.2

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Thu 23 Apr 2020 03:38:22 PM UTC
/var/db/repos/libressl	Sat 11 Apr 2020 05:02:25 AM UTC

emerge -qpvO dev-java/openjdk
[ebuild  N    ] dev-java/openjdk-11.0.7_p10  USE="alsa cups jbootstrap -debug -doc -examples (-gentoo-vm) -headless-awt -javafx (-nsplugin) -pch (-selinux) -source -systemtap (-webstart)"
Comment 1 Toralf Förster gentoo-dev 2020-04-23 19:42:25 UTC
Created attachment 634266 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-04-23 19:42:28 UTC
Created attachment 634268 [details]
dev-java:openjdk-11.0.7_p10:20200423-170620.log.bz2
Comment 3 Toralf Förster gentoo-dev 2020-04-23 19:42:31 UTC
Created attachment 634270 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-04-23 19:42:34 UTC
Created attachment 634272 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-04-23 19:42:37 UTC
Created attachment 634274 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-04-23 19:42:40 UTC
Created attachment 634276 [details]
hs_err_pid16633.log
Comment 7 Toralf Förster gentoo-dev 2020-04-23 19:42:44 UTC
Created attachment 634278 [details]
logs.tbz2
Comment 8 Toralf Förster gentoo-dev 2020-04-23 19:42:47 UTC
Created attachment 634280 [details]
temp.tbz2
Comment 9 Georgy Yakovlev archtester gentoo-dev 2020-04-23 20:39:15 UTC
looks like 
https://bugs.openjdk.java.net/browse/JDK-8243060
Comment 10 Larry the Git Cow gentoo-dev 2020-04-23 20:42:11 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15f4b287d4e51821577b32f7f7d435d0e9030461

commit 15f4b287d4e51821577b32f7f7d435d0e9030461
Author:     Georgy Yakovlev <gyakovlev@gentoo.org>
AuthorDate: 2020-04-23 20:41:15 +0000
Commit:     Georgy Yakovlev <gyakovlev@gentoo.org>
CommitDate: 2020-04-23 20:41:47 +0000

    dev-java/openjdk: add patch to 11.0.7 to fix SIGSEGV in bootstrap
    
    Happens if bootstrap jvm was compiled with 11.0.7 (like -bin version)
    
    Bug: https://bugs.gentoo.org/719118
    Package-Manager: Portage-2.3.99, Repoman-2.3.22
    Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>

 .../openjdk/files/openjdk-11.0.7_p10-sigsegv.patch | 55 ++++++++++++++++++++++
 dev-java/openjdk/openjdk-11.0.7_p10.ebuild         |  4 ++
 2 files changed, 59 insertions(+)
Comment 11 Georgy Yakovlev archtester gentoo-dev 2020-04-25 03:55:32 UTC
patch helped, closing. thanks for report!