Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 668762 - dev-java/icedtea-bin-3.9.0 on x86 - Internal Error (os_linux_x86.cpp:291), pid=10383, tid=0x8f17cb40 // fatal error: An irrecoverable SI_KERNEL SIGSEGV has occurred due to unstable signal handling in this distribution.
Summary: dev-java/icedtea-bin-3.9.0 on x86 - Internal Error (os_linux_x86.cpp:291), pi...
Status: RESOLVED DUPLICATE of bug 647954
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: Normal normal (vote)
Assignee: Andrew John Hughes
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-10-16 05:35 UTC by lebkoungcity
Modified: 2018-10-21 19:37 UTC (History)
2 users (show)

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


Attachments
emerge --info dev-java/icedtea-bin (file_668762.txt,6.83 KB, text/plain)
2018-10-16 05:35 UTC, lebkoungcity
Details
hs_err_pid10383.log (hs_err_pid10383.log,14.31 KB, text/x-log)
2018-10-16 05:38 UTC, lebkoungcity
Details

Note You need to log in before you can comment on or make changes to this bug.
Description lebkoungcity 2018-10-16 05:35:59 UTC
Created attachment 551432 [details]
emerge --info dev-java/icedtea-bin

Hello,

early this year I had troubles with icedtea-bin on my Pentium-M-based ThinkPad. I created this bug and it was resolved (Thanks again!):
https://bugs.gentoo.org/show_bug.cgi?id=647954
But now the new stable version of icedtea-bin gives me errors and I think it might be because of the same reasons.

So, the current configuration is:
System is 32bit --> x86
sys-kernel/gentoo-sources-4.17.19 / sys-kernel/gentoo-sources-4.18.10
sys-devel/gcc-7.3.0-r3
dev-java/icedtea-bin-3.9.0

When I want to start an java application - even if it was just 'java -version' the message is:

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  Internal Error (os_linux_x86.cpp:291), pid=10383, tid=0x8f17cb40
#  fatal error: An irrecoverable SI_KERNEL SIGSEGV has occurred due to unstable signal handling in this distribution.
#
# JRE version:  (8.0_181-b13) (build )
# Java VM: OpenJDK Server VM (25.181-b13 mixed mode linux-x86 )
# Derivative: IcedTea 3.9.0
# Distribution: Gentoo Base System release 2.4.1, package Gentoo icedtea-3.9.0
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# An error report file with more information is saved as:
# /home/andy/hs_err_pid10383.log
#
# If you would like to submit a bug report, please include
# instructions on how to reproduce the bug and visit:
#   http://icedtea.classpath.org/bugzilla
#
Abgebrochen


I add as attachments:
emerge --info dev-java-/icedtea-bin
hs_err_pid10383.log
build.log for dev-java/icedtea-3.9.0

If there's more information needed, please tell me. I'd be glad if I could provide it.

Greetings,
Andy
Comment 1 lebkoungcity 2018-10-16 05:38:41 UTC
Created attachment 551434 [details]
hs_err_pid10383.log
Comment 2 James Le Cuirot gentoo-dev 2018-10-16 15:16:14 UTC
I'm afraid I have to point the finger at upstream. It was demonstrated very helpfully and politely by Maciej S. Szmigiero how this is still an issue in certain situations but because OpenJDK has not come across it before, Andrew has remained dismissive. I held x86 back when stabilising 3.8.0 because of this but as I didn't hear any complaints, I figured it must be okay now and stabilised 3.9.0. Andrew, please address this properly.
Comment 3 Maciej S. Szmigiero 2018-10-20 20:14:02 UTC
Guess we need to keep building IcedTea with "-mincoming-stack-boundary=2" on
32-bit x86 until upstream finally addresses this bug correctly.
Comment 4 James Le Cuirot gentoo-dev 2018-10-21 19:37:13 UTC
I've now addressed this again in icedtea and icedtea-bin.

*** This bug has been marked as a duplicate of bug 647954 ***