After some seconds the minecraft-laucher crashes on Gentoo as described in MCL-18847 (https://bugs.mojang.com/browse/MCL-18847). Reproducible: Always Steps to Reproduce: 1. Run Minecraft launcher 2. Log in 2. Idle wait or play around the launcher UI (5-10 seconds usually it is enough) Actual Results: The launcher crashes with the following error: *** longjmp causes uninitialized stack frame ***: terminated The solution which worked for me is in the comments: [1] https://bugs.mojang.com/browse/MCL-18847?focusedCommentId=1043161&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-1043161
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d04e8cb31451c4a6b3bcd11fbe61dccfc319d95b commit d04e8cb31451c4a6b3bcd11fbe61dccfc319d95b Author: Andrew Ammerlaan <andrewammerlaan@gentoo.org> AuthorDate: 2021-08-21 09:33:06 +0000 Commit: Andrew Ammerlaan <andrewammerlaan@gentoo.org> CommitDate: 2021-08-21 09:33:59 +0000 games-action/minecraft-launcher: EAPI bump, add missing dep Closes: https://bugs.gentoo.org/809098 Package-Manager: Portage-3.0.22, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> ...necraft-launcher-928-r3.ebuild => minecraft-launcher-928-r4.ebuild} | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
Thanks