Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 809098 - games-action/minecraft-launcher: missing runtime dependency net-misc/curl[adns]
Summary: games-action/minecraft-launcher: missing runtime dependency net-misc/curl[adns]
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal critical (vote)
Assignee: Andrew Ammerlaan
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-08-19 17:12 UTC by Alessandro Calorì
Modified: 2022-09-01 13:27 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alessandro Calorì 2021-08-19 17:12:54 UTC
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
Comment 1 Larry the Git Cow gentoo-dev 2021-08-21 09:34:02 UTC
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(-)
Comment 2 Andrew Ammerlaan gentoo-dev 2021-08-21 09:34:15 UTC
Thanks