Summary: | dev-java/icedtea-bin-3.10.0 on x86 - Internal Error (os_linux_x86.cpp:291), pid=8260, tid=0x871ffb40 // fatal error: An irrecoverable SI_KERNEL SIGSEGV has occurred due to unstable signal handling in this distribution. | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | lebkoungcity |
Component: | Current packages | Assignee: | Java team <java> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | x86 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
hs_err_pid8260.log
emerge --info dev-java/icedtea-bin |
Description
lebkoungcity
2019-02-03 05:26:32 UTC
Created attachment 563558 [details]
emerge --info dev-java/icedtea-bin
hi,thanks for catching this. looks like I've built tarballs without -mincoming-stack-boundary=2 I can almost swear it was there but it's not now. Probably missed it on bump. I'll try to recreate tarball and upload a fixed one. you can get the old ebuild here, and put it into overlay to get java working meanwhile. https://raw.githubusercontent.com/gentoo/gentoo/258414c30461dfd36fdee62f7bc6679f37b66340/dev-java/icedtea-bin/icedtea-bin-3.9.0-r1.ebuild the distfiles are still available here if you deleted them. https://dev.gentoo.org/~chewi/distfiles/ The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6635432227c8374c2333478929007e458cfc703d commit 6635432227c8374c2333478929007e458cfc703d Author: Georgy Yakovlev <gyakovlev@gentoo.org> AuthorDate: 2019-02-03 22:39:08 +0000 Commit: Georgy Yakovlev <gyakovlev@gentoo.org> CommitDate: 2019-02-03 22:47:25 +0000 dev-java/icedtea-bin: upload proper x86 tarball Bug: https://bugs.gentoo.org/677138 Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org> dev-java/icedtea-bin/Manifest | 4 ++-- .../{icedtea-bin-3.10.0.ebuild => icedtea-bin-3.10.0-r1.ebuild} | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6b343ff244032fbd937dc2994589d7ca47a1ce6 commit f6b343ff244032fbd937dc2994589d7ca47a1ce6 Author: Georgy Yakovlev <gyakovlev@gentoo.org> AuthorDate: 2019-02-03 11:52:56 +0000 Commit: Georgy Yakovlev <gyakovlev@gentoo.org> CommitDate: 2019-02-03 22:10:46 +0000 dev-java/icedtea: re-add mincoming-stack-boundary=2 on x86 it was lost on bump Bug: https://bugs.gentoo.org/677138 Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org> dev-java/icedtea/icedtea-3.10.0.ebuild | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) please try new icedtea-bin-3.10.0-r1, it contains the workaround again. (In reply to Georgy Yakovlev from comment #5) > please try new icedtea-bin-3.10.0-r1, it contains the workaround again. Hey Georgy, thank you very much! It seems to work again with this version. great! I'll close this bug. feel free to reopen or make a new one if you still have issues. |