-
Notifications
You must be signed in to change notification settings - Fork 99
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
crash on play appimage nightly 0.14.0.258 x86_64 on linux #958
Comments
Tried X11 session. same result. |
This is also present on v0.14.788-AppImage-x86_64 (build 788). The stack trace generated in my case appears identical to the one in this report as far as I can tell. In my case, the game gets as far as the main menu screen, then crashes. |
As far as I can see, the bug was introduces between .252 and .253. I tested all versions and the same bug occurs on all nightly appimages beginning with .253. If that were true, it might have to do with this commit: |
I think is the same #953 |
I am experiencing the same bug on the latest non-nightly release as well. Build 788 |
Does this happen in Minecraft 1.20.6x or whatever that was working before? For bug reports it's not helpful to change both launcher version + game version at the same time. 1.20.7x only works since fa7f84f I don't really want to remove the menubar of nightly 253 (bug doesn't exist for me intel uhd 620, not radion like in the report) flatpak release will be postponed due to this bug report of release 0.14.0 that was planned yesterday |
I belive it happens on the 1.20.6x apk version as well, but will confirm ASAP. I have tried numerous combos but will report back when I can. |
Bug confirmed to happens on 1.20.6x as well, amd radeon only Nightly 260 (https://github.com/minecraft-linux/mcpelauncher-manifest/releases/tag/nightly) will become v0.14.1, same as v0.14.0 without menubar overlay. feature removal of menubar with it's fps hud due to amd driver problems, not possible to fix the menubar due to hardware requirements for debugging. |
No crash for me (5900x, linux mint x11, 6700 xt) |
No crash for me. OS: KDE neon 6.0 |
Describe the bug
crash on "play" (- if you don't want bug reports on nightlies, I apologize.)
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The game starts and does not crash
Screenshots
Attached log instead.
Desktop (please complete the following information):
logs
15:59:52 Info [Launcher] Version: client ed6bae8 / manifest 34c5ad7
15:59:52 Info [Launcher] CPU: AuthenticAMD AMD Ryzen 5 3600 6-Core Processor
15:59:52 Info [Launcher] CPU supports SSSE3: YES
15:59:52 Trace [Launcher] Loading hybris libraries
15:59:52 Trace [Launcher] linker loaded
15:59:52 Trace [REDIRECT] /data/data/com.mojang.minecraftpe to /home/ulf/.local/share/mcpelauncher/
15:59:52 Trace [REDIRECT] /data/data/tmp/.mount_MinecrkGn2S7/usr/proc/3748/cmdline to /home/ulf/.local/share/mcpelauncher/
15:59:52 Trace [REDIRECT] /data/data/tmp/.mount_MinecrkGn2S7/usr/bin/./mcpelauncher-client to /home/ulf/.local/share/mcpelauncher/
15:59:52 Trace [REDIRECT] /data/data to /home/ulf/.local/share/mcpelauncher/
15:59:52 Trace [REDIRECT] . to /home/ulf/.local/share/mcpelauncher/versions/1.20.71.01/assets/
15:59:52 Trace [LinkerUtils] Loaded OS library libm.so.6
15:59:52 Trace [LinkerUtils] Loaded OS library libz.so.1
15:59:52 Trace [LinkerUtils] Loaded OS library /tmp/.mount_MinecrkGn2S7/usr/share/mcpelauncher/lib/native/x86_64/libfmod.so.12.0
15:59:52 Info [Launcher] Loading gamepad mappings
15:59:52 Trace [Launcher] Loading gamepad mappings: /tmp/.mount_MinecrkGn2S7/usr/share/mcpelauncher/gamecontrollerdb.txt
15:59:52 Info [Launcher] Creating window
15:59:52 Trace [Launcher] Loading Minecraft library
linker: mcpelauncher_linker_notifylldb /home/ulf/.local/share/mcpelauncher/versions/1.20.71.01/lib/x86_64/libc++_shared.so 0x7a21610c0000
linker: mcpelauncher_linker_notifylldb /home/ulf/.local/share/mcpelauncher/versions/1.20.71.01/lib/x86_64/libminecraftpe.so 0x7a2105600000
Found hook: _ZN11AppPlatform16showMousePointerEv @ 0xdc7830
Found hook: _ZN11AppPlatform16hideMousePointerEv @ 0xdc7800
Found hook: _ZN11AppPlatform17setFullscreenModeE14FullscreenMode @ 0xdc7850
15:59:52 Info [Launcher] Loaded Minecraft library
15:59:52 Debug [Launcher] Minecraft is at offset 0x7A2105600000
15:59:52 Info [Launcher] Game version: 0.0.0.0
15:59:52 Info [Launcher] Applying patches
15:59:52 Debug [CorePatches] Failed to patch, vtable _ZTV21AppPlatform_android23 not found
15:59:52 Info [Launcher] Initializing JNI
15:59:52 Error [JniSupport] Missing native symbol: Java_com_mojang_minecraftpe_MainActivity_nativeRegisterThis
15:59:52 Error [JniSupport] Missing native symbol: Java_com_mojang_minecraftpe_MainActivity_nativeInitializeWithApplicationContext
15:59:52 Error [JniSupport] Missing native symbol: Java_com_mojang_minecraftpe_MainActivity_nativeUnregisterThis
15:59:52 Error [JniSupport] Missing native symbol: Java_com_mojang_minecraftpe_MainActivity_nativeInitializeXboxLive
15:59:52 Error [JniSupport] Missing native symbol: Java_com_mojang_minecraftpe_MainActivity_nativeinitializeLibHttpClient
15:59:52 Error [JniSupport] Missing native symbol: Java_com_mojang_minecraftpe_MainActivity_nativeInitializeLibHttpClient
15:59:52 Error [JniSupport] Missing native symbol: Java_com_microsoft_xal_browser_WebView_urlOperationSucceeded
15:59:52 Error [JniSupport] Missing native symbol: Java_com_mojang_minecraftpe_PlayIntegrity_nativePlayIntegrityComplete
15:59:52 Trace [Minecraft] Entering JNI_OnLoad 0x7a213e0006c0
15:59:52 Trace [Minecraft] JNI_OnLoad completed
15:59:52 Trace [JniSupport] Invoking nativeRegisterThis
15:59:52 Trace [JniSupport] Invoking ANativeActivity_onCreate
15:59:52 Info [Launcher] Executing main thread
15:59:52 Warn [Main] Android stub called
15:59:52 Warn [Main] Android stub called
15:59:52 Warn [Main] Android stub called
15:59:52 Warn [Main] Android stub called
15:59:52 Info [Minecraft] android_main starting. internalDataPath is '/internal', externalDataPath is '/external'
15:59:52 Trace [JniSupport] Invoking start activity callbacks
15:59:52 Error [MCPE] *** setCachedDeviceId(57d80435-0043-44ed-8414-b0cce5c7bfe9)
15:59:52 Info [Bedrock] configureBreakpad with directory: /crash, sessionid is: fb01b824-d007-4665-be25-fbf16324ac3b
15:59:52 Info [Bedrock] configureBreakpad called, directory is: /crash, sessionid is: fb01b824-d007-4665-be25-fbf16324ac3b
15:59:52 Info [Minecraft] NO LOG FILE! - AppPlatform_android::setStorageDirectory - using External dir (NEW) - CurrentFileStoragePath is now '/home/ulf/.local/share/mcpelauncher/'
15:59:52 Warn [Minecraft] NO LOG FILE! - [Graphics] The graphics context was gained
15:59:52 Warn [Minecraft] NO LOG FILE! - [Graphics] The graphics context was gained
15:59:52 Warn [Minecraft] MinecraftGame::init && MinecraftGame::setSize!
15:59:52 Warn [FakeEGL] eglQueryString 308d
15:59:52 Warn [Main] Android stub called
15:59:52 Warn [Main] Android stub called
linker: mcpelauncher_linker_notifylldb /home/ulf/.local/share/mcpelauncher/versions/1.20.71.01/lib/x86_64/libMediaDecoders_Android.so 0x7a2119400000
15:59:52 Warn [Main] Android stub called
15:59:52 Warn [Main] Android stub called
15:59:52 Debug [HttpCallStaticGlue] Successfully registerered HttpCall methods
15:59:52 Debug [XboxLiveAppConfig] Successfully registerered XboxLiveAppConfig methods
15:59:52 Debug [XSAPI.Android] Successfully registerered HttpCall tcuiMethods
15:59:54 Info [Minecraft] NO LOG FILE! - Time played notifier not required for 'en'
Signal 11 received
Backtrace elements: 7
#0 /tmp/.mount_MinecrkGn2S7/usr/bin/./mcpelauncher-client(_ZN12CrashHandler12handleSignalEiPv+0x156) [0xeed926]
#1 /usr/lib/libc.so.6(+0x3c770) [0x7a2162c5a770]
#2 /usr/lib/libc.so.6(+0x157201) [0x7a2162d75201]
#3 /usr/lib/dri/radeonsi_dri.so(+0x1330a9c) [0x7a2158530a9c]
#4 /usr/lib/dri/radeonsi_dri.so(+0x314c0a) [0x7a2157514c0a]
#5 /usr/lib/dri/radeonsi_dri.so(+0x3158c7) [0x7a21575158c7]
#6 LINKER (null)+0x7a2112c4a3ae in /home/ulf/.local/share/mcpelauncher/versions/1.20.71.01/lib/x86_64/libminecraftpe.so+0x0xd64a3ae [0x0x7a2112c4a3ae]
Dumping stack...
#287 LINKER (null)+0x7a2112c297bc in /home/ulf/.local/share/mcpelauncher/versions/1.20.71.01/lib/x86_64/libminecraftpe.so+0xd6297bc [0x7a2112c297bc]
#308 LINKER (null)+0x7a2113e9d550 in /home/ulf/.local/share/mcpelauncher/versions/1.20.71.01/lib/x86_64/libminecraftpe.so+0xe89d550 [0x7a2113e9d550]
#311 LINKER (null)+0x7a21087dcaa0 in /home/ulf/.local/share/mcpelauncher/versions/1.20.71.01/lib/x86_64/libminecraftpe.so+0x31dcaa0 [0x7a21087dcaa0]
#313 LINKER (null)+0x7a2112c4dc3a in /home/ulf/.local/share/mcpelauncher/versions/1.20.71.01/lib/x86_64/libminecraftpe.so+0xd64dc3a [0x7a2112c4dc3a]
#316 LINKER (null)+0x7a2113ea5550 in /home/ulf/.local/share/mcpelauncher/versions/1.20.71.01/lib/x86_64/libminecraftpe.so+0xe8a5550 [0x7a2113ea5550]
#332 LINKER (null)+0x7a2113ead630 in /home/ulf/.local/share/mcpelauncher/versions/1.20.71.01/lib/x86_64/libminecraftpe.so+0xe8ad630 [0x7a2113ead630]
#333 LINKER (null)+0x7a2113eb5634 in /home/ulf/.local/share/mcpelauncher/versions/1.20.71.01/lib/x86_64/libminecraftpe.so+0xe8b5634 [0x7a2113eb5634]
#334 LINKER (null)+0x7a2113ead570 in /home/ulf/.local/share/mcpelauncher/versions/1.20.71.01/lib/x86_64/libminecraftpe.so+0xe8ad570 [0x7a2113ead570]
#335 LINKER (null)+0x7a2113ead5b0 in /home/ulf/.local/share/mcpelauncher/versions/1.20.71.01/lib/x86_64/libminecraftpe.so+0xe8ad5b0 [0x7a2113ead5b0]
#336 LINKER (null)+0x7a2113ead5f0 in /home/ulf/.local/share/mcpelauncher/versions/1.20.71.01/lib/x86_64/libminecraftpe.so+0xe8ad5f0 [0x7a2113ead5f0]
#337 LINKER (null)+0x7a2113eb5630 in /home/ulf/.local/share/mcpelauncher/versions/1.20.71.01/lib/x86_64/libminecraftpe.so+0xe8b5630 [0x7a2113eb5630]
#355 LINKER (null)+0x7a2112c4a3ae in /home/ulf/.local/share/mcpelauncher/versions/1.20.71.01/lib/x86_64/libminecraftpe.so+0xd64a3ae [0x7a2112c4a3ae]
#399 LINKER (null)+0x7a2113eb6650 in /home/ulf/.local/share/mcpelauncher/versions/1.20.71.01/lib/x86_64/libminecraftpe.so+0xe8b6650 [0x7a2113eb6650]
#603 LINKER (null)+0x7a2112c5386d in /home/ulf/.local/share/mcpelauncher/versions/1.20.71.01/lib/x86_64/libminecraftpe.so+0xd65386d [0x7a2112c5386d]
#613 LINKER (null)+0x7a2112c2a5ee in /home/ulf/.local/share/mcpelauncher/versions/1.20.71.01/lib/x86_64/libminecraftpe.so+0xd62a5ee [0x7a2112c2a5ee]
#615 LINKER (null)+0x7a2112c2d878 in /home/ulf/.local/share/mcpelauncher/versions/1.20.71.01/lib/x86_64/libminecraftpe.so+0xd62d878 [0x7a2112c2d878]
#623 LINKER (null)+0x7a2112c2d121 in /home/ulf/.local/share/mcpelauncher/versions/1.20.71.01/lib/x86_64/libminecraftpe.so+0xd62d121 [0x7a2112c2d121]
#629 LINKER (null)+0x7a2112c2de67 in /home/ulf/.local/share/mcpelauncher/versions/1.20.71.01/lib/x86_64/libminecraftpe.so+0xd62de67 [0x7a2112c2de67]
#635 LINKER (null)+0x7a2112c2c04c in /home/ulf/.local/share/mcpelauncher/versions/1.20.71.01/lib/x86_64/libminecraftpe.so+0xd62c04c [0x7a2112c2c04c]
#645 LINKER (null)+0x7a2112c17f7e in /home/ulf/.local/share/mcpelauncher/versions/1.20.71.01/lib/x86_64/libminecraftpe.so+0xd617f7e [0x7a2112c17f7e]
#663 LINKER (null)+0x7a21130af814 in /home/ulf/.local/share/mcpelauncher/versions/1.20.71.01/lib/x86_64/libminecraftpe.so+0xdaaf814 [0x7a21130af814]
#664 LINKER (null)+0x7a2113c763d8 in /home/ulf/.local/share/mcpelauncher/versions/1.20.71.01/lib/x86_64/libminecraftpe.so+0xe6763d8 [0x7a2113c763d8]
#667 LINKER (null)+0x7a2112c12d75 in /home/ulf/.local/share/mcpelauncher/versions/1.20.71.01/lib/x86_64/libminecraftpe.so+0xd612d75 [0x7a2112c12d75]
#668 LINKER (null)+0x7a2113c763d8 in /home/ulf/.local/share/mcpelauncher/versions/1.20.71.01/lib/x86_64/libminecraftpe.so+0xe6763d8 [0x7a2113c763d8]
#679 LINKER (null)+0x7a2112c12cdd in /home/ulf/.local/share/mcpelauncher/versions/1.20.71.01/lib/x86_64/libminecraftpe.so+0xd612cdd [0x7a2112c12cdd]
#681 LINKER (null)+0x7a2112b257f0 in /home/ulf/.local/share/mcpelauncher/versions/1.20.71.01/lib/x86_64/libminecraftpe.so+0xd5257f0 [0x7a2112b257f0]
#685 LINKER (null)+0x7a2113094169 in /home/ulf/.local/share/mcpelauncher/versions/1.20.71.01/lib/x86_64/libminecraftpe.so+0xda94169 [0x7a2113094169]
#687 LINKER (null)+0x7a21130ae3ec in /home/ulf/.local/share/mcpelauncher/versions/1.20.71.01/lib/x86_64/libminecraftpe.so+0xdaae3ec [0x7a21130ae3ec]
#697 LINKER (null)+0x7a2112b256e6 in /home/ulf/.local/share/mcpelauncher/versions/1.20.71.01/lib/x86_64/libminecraftpe.so+0xd5256e6 [0x7a2112b256e6]
#703 LINKER (null)+0x7a21130ad7e3 in /home/ulf/.local/share/mcpelauncher/versions/1.20.71.01/lib/x86_64/libminecraftpe.so+0xdaad7e3 [0x7a21130ad7e3]
#705 LINKER (null)+0x7a2113094b14 in /home/ulf/.local/share/mcpelauncher/versions/1.20.71.01/lib/x86_64/libminecraftpe.so+0xda94b14 [0x7a2113094b14]
#727 LINKER (null)+0x7a21130af27e in /home/ulf/.local/share/mcpelauncher/versions/1.20.71.01/lib/x86_64/libminecraftpe.so+0xdaaf27e [0x7a21130af27e]
#739 LINKER (null)+0x7a21130aef60 in /home/ulf/.local/share/mcpelauncher/versions/1.20.71.01/lib/x86_64/libminecraftpe.so+0xdaaef60 [0x7a21130aef60]
#743 LINKER (null)+0x7a21130dab40 in /home/ulf/.local/share/mcpelauncher/versions/1.20.71.01/lib/x86_64/libminecraftpe.so+0xdadab40 [0x7a21130dab40]
program failed with unix signal number: 11
Process exited with unexpected exit code: 11
The text was updated successfully, but these errors were encountered: