Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inconsistent stack corruption on armv7 #862

Open
petm5 opened this issue Jul 12, 2023 · 0 comments
Open

Inconsistent stack corruption on armv7 #862

petm5 opened this issue Jul 12, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@petm5
Copy link

petm5 commented Jul 12, 2023

Describe the bug
I'm sometimes getting a crash when the game is loaded to around 77% on versions 1.19 and 1.20 of the game. The logs show a message about stack corruption, similar to #665.

Version 1.17 loads to the title screen, but then crashes instantly with a line about a mutex failure and "code 22".

To Reproduce
Steps to reproduce the behavior:

  1. Click on "Play"
  2. Wait for the game to load past 77%
  3. See crash

Expected behavior
The game should run with no stack corruption issues.

Desktop (please complete the following information):

  • OS: Arch Linux ARM
  • Version: v0.10.0.47-AppImage-armhf (build 47)
  • Installation Type: AppImage

Additional context
I suspect that the issue is related to some kind of data corruption during the download, since deleting the Minecraft version and re-downloading it can start or stop the bug from happening on that version. My root filesystem is btrfs and a scrub shows no checksum errors, so this is not caused by a failing storage device.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant