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

Process exited with unexpected exit code: 11 #983

Open
LukIsHere opened this issue May 16, 2024 · 9 comments
Open

Process exited with unexpected exit code: 11 #983

LukIsHere opened this issue May 16, 2024 · 9 comments
Labels
bug Something isn't working

Comments

@LukIsHere
Copy link

Describe the bug
after minecraft loading screen ends, instantly game crashes

Gives same results on :
wayland - flatpak,debian bookworm, AppImage
x11 - AppImage (gave same results so didn't bother to try rest of them)

tried minecraft version 1.20.81.01 and 1.14.60.5

To Reproduce
Steps to reproduce the behavior:

  1. Try to run Minecraft
  2. Loading screen
  3. Crash

Expected behavior
No crash

Screenshots

Kooha-2024-05-16-15-29-34.mp4

Desktop (please complete the following information):

  • OS: Debian testing (custom image for chromeboooks)[https://github.com/hexdump0815/imagebuilder]
  • Version ^ mentioned before
  • Installation Type ^ mentioned before

CPU : MediaTek MT8183 (4x 2GHz Cortex-A53 & 4x 2GHz Cortex-A73)
GPU : Mali-G72 MP3
more details on my specyfic device

Additional context

ofc the error logs

15:29:38 Info  [Launcher] Version: client  / manifest 
15:29:38 Info  [Launcher] Reading Launcher Settings File: /home/luk/.local/share/mcpelauncher/mcpelauncher-client-settings.txt
15:29:38 Info  [Launcher] Applied Launcher Settings
15:29:38 Trace [Launcher] Loading android libraries
15:29:38 Trace [Launcher] linker loaded
15:29:40 Trace [REDIRECT] /data/data/com.mojang.minecraftpe to /home/luk/.local/share/mcpelauncher/
15:29:40 Trace [REDIRECT] /data/data/tmp/.mount_MinecrAD0RIk/usr/proc/154038/cmdline to /home/luk/.local/share/mcpelauncher/
15:29:40 Trace [REDIRECT] /data/data/tmp/.mount_MinecrAD0RIk/usr/bin/./mcpelauncher-client to /home/luk/.local/share/mcpelauncher/
15:29:40 Trace [REDIRECT] /data/data to /home/luk/.local/share/mcpelauncher/
15:29:40 Trace [REDIRECT] . to /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/assets/
15:29:40 Trace [LinkerUtils] Loaded OS library libm.so.6
15:29:40 Trace [LinkerUtils] Loaded OS library libz.so.1
15:29:40 Warn  [FMOD] Failed to load host libfmod: 'Failed to find data file: lib/native/arm64-v8a/libfmod.so.12.0', use experimental pulseaudio backend if available
15:29:40 Info  [Launcher] Loading gamepad mappings
15:29:40 Trace [Launcher] Loading gamepad mappings: /tmp/.mount_MinecrAD0RIk/usr/share/mcpelauncher/gamecontrollerdb.txt
15:29:41 Trace [Launcher] Loading gamepad mappings: /usr/share//mcpelauncher/gamecontrollerdb.txt
15:29:41 Info  [Launcher] Creating window
15:29:41 Trace [Launcher] Loading Minecraft library
linker: Warning: "/home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libc++_shared.so" unused DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
WARNING: linker: Warning: "/home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libc++_shared.so" unused DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
linker: mcpelauncher_linker_notifylldb /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libc++_shared.so 0xffff8c040000
linker: mcpelauncher_linker_notifylldb /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libfmod.so 0xffff795c0000
linker: mcpelauncher_linker_notifylldb /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libminecraftpe.so 0xffff79740000
Found hook: _ZN11AppPlatform16showMousePointerEv @ 0xaaaac057fac0
Found hook: _ZN11AppPlatform16hideMousePointerEv @ 0xaaaac057fa90
Found hook: _ZN11AppPlatform17setFullscreenModeE14FullscreenMode @ 0xaaaac057faf0
15:29:43 Info  [Launcher] Loaded Minecraft library
15:29:43 Debug [Launcher] Minecraft is at offset 0xFFFF79740000
15:29:43 Info  [Launcher] Game version: 0.0.0.0
15:29:43 Info  [Launcher] Applying patches
15:29:43 Debug [CorePatches] Failed to patch, vtable _ZTV21AppPlatform_android23 not found
15:29:43 Info  [Launcher] Initializing JNI
15:29:43 Error [JniSupport] Missing native symbol: Java_com_mojang_minecraftpe_MainActivity_nativeRegisterThis
15:29:43 Error [JniSupport] Missing native symbol: Java_com_mojang_minecraftpe_MainActivity_nativeInitializeWithApplicationContext
15:29:43 Error [JniSupport] Missing native symbol: Java_com_mojang_minecraftpe_MainActivity_nativeUnregisterThis
15:29:43 Error [JniSupport] Missing native symbol: Java_com_mojang_minecraftpe_MainActivity_nativeInitializeXboxLive
15:29:43 Error [JniSupport] Missing native symbol: Java_com_mojang_minecraftpe_MainActivity_nativeinitializeLibHttpClient
15:29:43 Error [JniSupport] Missing native symbol: Java_com_mojang_minecraftpe_MainActivity_nativeInitializeLibHttpClient
15:29:43 Error [JniSupport] Missing native symbol: Java_com_microsoft_xal_browser_WebView_urlOperationSucceeded
15:29:43 Error [JniSupport] Missing native symbol: Java_com_mojang_minecraftpe_PlayIntegrity_nativePlayIntegrityComplete
15:29:43 Trace [Minecraft] Entering JNI_OnLoad 0xffff87f9ae40
15:29:43 Info  [Launcher] Executing main thread
15:29:43 Trace [Minecraft] JNI_OnLoad completed
15:29:43 Trace [JniSupport] Invoking nativeRegisterThis
15:29:43 Trace [JniSupport] Invoking ANativeActivity_onCreate
15:29:43 Warn  [Main] Android stub called
15:29:43 Warn  [Main] Android stub called
15:29:43 Warn  [Main] Android stub called
15:29:43 Warn  [Main] Android stub called
15:29:43 Info  [Minecraft] android_main starting. internalDataPath is '/internal', externalDataPath is '/external'
15:29:43 Trace [JniSupport] Invoking start activity callbacks
15:29:43 Error [MCPE] *** setCachedDeviceId(6a94c59f-53b5-46e6-865a-80160bdb696d)
15:29:43 Info  [Bedrock] configureBreakpad with directory: /crash, sessionid is: c4780303-9340-48a1-bb7a-27244def1010
15:29:43 Info  [Bedrock] configureBreakpad called, directory is: /crash, sessionid is: c4780303-9340-48a1-bb7a-27244def1010
15:29:43 Info  [Minecraft] NO LOG FILE! - AppPlatform_android::setStorageDirectory - using External dir (NEW) - CurrentFileStoragePath is now '/home/luk/.local/share/mcpelauncher/'
15:29:43 Warn  [Minecraft] NO LOG FILE! - [Graphics] The graphics context was gained
15:29:43 Warn  [Minecraft] NO LOG FILE! - [Graphics] The graphics context was gained
15:29:43 Warn  [Minecraft] MinecraftGame::init && MinecraftGame::setSize!
15:29:43 Warn  [FakeEGL] eglQueryString 308d
15:29:43 Warn  [Main] Android stub called
15:29:43 Info  [GL] Vendor: Mesa
15:29:43 Info  [GL] Renderer: Mali-G72 (Panfrost)
15:29:43 Info  [GL] Version: OpenGL ES 3.1 Mesa 24.0.6-1+b1
15:29:44 Info  [GL] Vendor: Mesa
15:29:44 Info  [GL] Renderer: Mali-G72 (Panfrost)
15:29:44 Info  [GL] Version: OpenGL ES 3.1 Mesa 24.0.6-1+b1
15:29:44 Warn  [Main] Android stub called
linker: mcpelauncher_linker_notifylldb /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libMediaDecoders_Android.so 0xffff48bc0000
15:29:44 Info  [GL] Vendor: Mesa
15:29:44 Info  [GL] Renderer: Mali-G72 (Panfrost)
15:29:44 Info  [GL] Version: OpenGL ES 3.1 Mesa 24.0.6-1+b1
15:29:44 Warn  [Main] Android stub called
15:29:45 Info  [GL] Vendor: Mesa
15:29:45 Info  [GL] Renderer: Mali-G72 (Panfrost)
15:29:45 Info  [GL] Version: OpenGL ES 3.1 Mesa 24.0.6-1+b1
15:29:45 Warn  [Main] Android stub called
15:29:46 Debug [HttpCallStaticGlue] Successfully registerered HttpCall methods
15:29:46 Debug [XboxLiveAppConfig] Successfully registerered XboxLiveAppConfig methods
15:29:46 Debug [XSAPI.Android] Successfully registerered HttpCall tcuiMethods
15:29:51 Info  [Minecraft] NO LOG FILE! - Time played notifier not required for 'en'
15:29:51 Info  [Minecraft] NO LOG FILE! - IPv4 supported, port: 0
15:29:51 Info  [Minecraft] NO LOG FILE! - IPv6 supported, port: 0
Signal 11 received
Backtrace elements: 3
#0 /tmp/.mount_MinecrAD0RIk/usr/bin/./mcpelauncher-client(_ZN12CrashHandler12handleSignalEiPv+0x118) [0xaaaac06a3120]
#1 linux-vdso.so.1(__kernel_rt_sigreturn+0) [0xffff9b61f78c]
#2 LINKER (null)+0xffff8283d9cc in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libminecraftpe.so+0x0x90fd9cc [0x0xffff8283d9cc]
Dumping stack...
#0 LINKER (null)+0xffff87555ad8 in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libminecraftpe.so+0xde15ad8 [0xffff87555ad8]
#46 LINKER (null)+0xffff87555ad8 in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libminecraftpe.so+0xde15ad8 [0xffff87555ad8]
#61 LINKER (null)+0xffff87469580 in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libminecraftpe.so+0xdd29580 [0xffff87469580]
#62 LINKER std::__ndk1::basic_string<char, std::__ndk1::char_traits<char>, std::__ndk1::allocator<char> >::basic_string(std::__ndk1::basic_string<char, std::__ndk1::char_traits<char>, std::__ndk1::allocator<char> > const&)+(nil) in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libc++_shared.so+0xcb640 [0xffff8c10b640]
#75 LINKER (null)+0xffff8283d968 in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libminecraftpe.so+0x90fd968 [0xffff8283d968]
#77 LINKER (null)+0xffff8283d9cc in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libminecraftpe.so+0x90fd9cc [0xffff8283d9cc]
#156 LINKER (null)+0xffff7bd36c78 in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libminecraftpe.so+0x25f6c78 [0xffff7bd36c78]
#171 LINKER vtable for std::__ndk1::basic_stringstream<char, std::__ndk1::char_traits<char>, std::__ndk1::allocator<char> >+(nil) in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libminecraftpe.so+0xd68bd08 [0xffff86dcbd08]
#174 LINKER (null)+0xffff7bbf3558 in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libminecraftpe.so+0x24b3558 [0xffff7bbf3558]
#175 LINKER (null)+0xffff7bbf3558 in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libminecraftpe.so+0x24b3558 [0xffff7bbf3558]
#184 LINKER (null)+0xffff7bbf355a in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libminecraftpe.so+0x24b355a [0xffff7bbf355a]
#185 LINKER vtable for std::__ndk1::basic_stringstream<char, std::__ndk1::char_traits<char>, std::__ndk1::allocator<char> >+(nil) in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libminecraftpe.so+0xd68bd08 [0xffff86dcbd08]
#188 LINKER (null)+0xffff7bbf3558 in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libminecraftpe.so+0x24b3558 [0xffff7bbf3558]
#189 LINKER (null)+0xffff7bbf3558 in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libminecraftpe.so+0x24b3558 [0xffff7bbf3558]
#192 LINKER vtable for std::__ndk1::basic_stringstream<char, std::__ndk1::char_traits<char>, std::__ndk1::allocator<char> >+(nil) in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libminecraftpe.so+0xd68bd08 [0xffff86dcbd08]
#198 LINKER (null)+0xffff7bbf355a in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libminecraftpe.so+0x24b355a [0xffff7bbf355a]
#206 LINKER vtable for std::__ndk1::basic_stringstream<char, std::__ndk1::char_traits<char>, std::__ndk1::allocator<char> >+(nil) in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libminecraftpe.so+0xd68bd08 [0xffff86dcbd08]
#251 LINKER (null)+0xffff7bbc760e in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libminecraftpe.so+0x248760e [0xffff7bbc760e]
#301 LINKER (null)+0xffff7bbc760e in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libminecraftpe.so+0x248760e [0xffff7bbc760e]
#307 LINKER (null)+0xffff86788850 in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libminecraftpe.so+0xd048850 [0xffff86788850]
#323 LINKER (null)+0xffff86778fd0 in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libminecraftpe.so+0xd038fd0 [0xffff86778fd0]
#339 LINKER (null)+0xffff867e7634 in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libminecraftpe.so+0xd0a7634 [0xffff867e7634]
#341 LINKER (null)+0xffff876574a8 in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libminecraftpe.so+0xdf174a8 [0xffff876574a8]
#347 LINKER operator new(unsigned long)+0x3c in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libminecraftpe.so+0xd09836c [0xffff867d836c]
#359 LINKER operator delete(void*)+0x34 in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libminecraftpe.so+0xd093bac [0xffff867d3bac]
#369 LINKER (null)+0xffff868343d0 in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libminecraftpe.so+0xd0f43d0 [0xffff868343d0]
#373 LINKER (null)+0xffff867e7634 in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libminecraftpe.so+0xd0a7634 [0xffff867e7634]
#385 LINKER operator delete(void*)+0x34 in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libminecraftpe.so+0xd093bac [0xffff867d3bac]
#395 LINKER (null)+0xffff86833ddc in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libminecraftpe.so+0xd0f3ddc [0xffff86833ddc]
#403 LINKER (null)+0xffff7bc7600a in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libminecraftpe.so+0x253600a [0xffff7bc7600a]
#407 LINKER operator delete(void*)+0x34 in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libminecraftpe.so+0xd093bac [0xffff867d3bac]
#413 LINKER (null)+0xffff86833a40 in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libminecraftpe.so+0xd0f3a40 [0xffff86833a40]
#417 LINKER (null)+0xffff86833ab0 in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libminecraftpe.so+0xd0f3ab0 [0xffff86833ab0]
#431 LINKER operator new(unsigned long)+0x20 in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libc++_shared.so+0xc6774 [0xffff8c106774]
#439 LINKER vtable for std::__ndk1::basic_stringstream<char, std::__ndk1::char_traits<char>, std::__ndk1::allocator<char> >+(nil) in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libminecraftpe.so+0xd68bd08 [0xffff86dcbd08]
#449 LINKER (null)+0xffff86822acc in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libminecraftpe.so+0xd0e2acc [0xffff86822acc]
#451 LINKER (null)+0xffff876581e0 in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libminecraftpe.so+0xdf181e0 [0xffff876581e0]
#453 LINKER vtable for std::__ndk1::basic_stringstream<char, std::__ndk1::char_traits<char>, std::__ndk1::allocator<char> >+(nil) in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libminecraftpe.so+0xd68bd08 [0xffff86dcbd08]
#456 LINKER (null)+0xffff7bc7600a in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libminecraftpe.so+0x253600a [0xffff7bc7600a]
#458 LINKER (null)+0xffff7bbf3558 in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libminecraftpe.so+0x24b3558 [0xffff7bbf3558]
#463 LINKER std::__ndk1::__num_put<char>::__widen_and_group_int(char*, char*, char*, char*, char*&, char*&, std::__ndk1::locale const&)+0x12c in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libc++_shared.so+0xae818 [0xffff8c0ee818]
#465 LINKER std::__ndk1::numpunct<char>::id+(nil) in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libc++_shared.so+0x102268 [0xffff8c142268]
#467 LINKER vtable for std::__ndk1::basic_stringstream<char, std::__ndk1::char_traits<char>, std::__ndk1::allocator<char> >+(nil) in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libminecraftpe.so+0xd68bd08 [0xffff86dcbd08]
#473 LINKER (null)+0xffff86c9d728 in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libminecraftpe.so+0xd55d728 [0xffff86c9d728]
#474 LINKER (null)+0xffff87590e68 in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libminecraftpe.so+0xde50e68 [0xffff87590e68]
#476 LINKER vtable for std::__ndk1::basic_stringbuf<char, std::__ndk1::char_traits<char>, std::__ndk1::allocator<char> >+(nil) in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libminecraftpe.so+0xd68bf00 [0xffff86dcbf00]
#477 LINKER vtable for std::__ndk1::basic_stringstream<char, std::__ndk1::char_traits<char>, std::__ndk1::allocator<char> >+(nil) in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libminecraftpe.so+0xd68bd08 [0xffff86dcbd08]
#487 LINKER vtable for std::__ndk1::basic_stringstream<char, std::__ndk1::char_traits<char>, std::__ndk1::allocator<char> >+(nil) in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libminecraftpe.so+0xd68bd08 [0xffff86dcbd08]
#493 LINKER (null)+0xffff86c9d7ac in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libminecraftpe.so+0xd55d7ac [0xffff86c9d7ac]
#515 LINKER vtable for std::__ndk1::basic_stringstream<char, std::__ndk1::char_traits<char>, std::__ndk1::allocator<char> >+(nil) in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libminecraftpe.so+0xd68bd08 [0xffff86dcbd08]
#517 LINKER operator delete(void*)+0x34 in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libminecraftpe.so+0xd093bac [0xffff867d3bac]
#521 LINKER std::__ndk1::ios_base::~ios_base()+0x5c in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libc++_shared.so+0x86fc0 [0xffff8c0c6fc0]
#525 LINKER (null)+0xffff8283f740 in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libminecraftpe.so+0x90ff740 [0xffff8283f740]
#532 LINKER vtable for std::__ndk1::basic_stringstream<char, std::__ndk1::char_traits<char>, std::__ndk1::allocator<char> >+0x18 in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libminecraftpe.so+0xd68bd20 [0xffff86dcbd20]
#534 LINKER vtable for std::__ndk1::basic_stringstream<char, std::__ndk1::char_traits<char>, std::__ndk1::allocator<char> >+0x40 in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libminecraftpe.so+0xd68bd48 [0xffff86dcbd48]
#535 LINKER vtable for std::__ndk1::basic_streambuf<char, std::__ndk1::char_traits<char> >+0x10 in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libminecraftpe.so+0xd8d4118 [0xffff87014118]
#536 LINKER (null)+0xffff8c142e00 in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libc++_shared.so+0x102e00 [0xffff8c142e00]
#548 LINKER vtable for std::__ndk1::ios_base+0x10 in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libc++_shared.so+0xf3268 [0xffff8c133268]
#554 LINKER (null)+0xffff8c142e00 in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libc++_shared.so+0x102e00 [0xffff8c142e00]
#567 LINKER (null)+0xffff867e7634 in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libminecraftpe.so+0xd0a7634 [0xffff867e7634]
#569 LINKER (null)+0xffff876574a8 in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libminecraftpe.so+0xdf174a8 [0xffff876574a8]
#575 LINKER (null)+0xffff7e374e64 in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libminecraftpe.so+0x4c34e64 [0xffff7e374e64]
#578 LINKER (null)+0xffff87555ad8 in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libminecraftpe.so+0xde15ad8 [0xffff87555ad8]
#587 LINKER (null)+0xffff8283d968 in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libminecraftpe.so+0x90fd968 [0xffff8283d968]
#593 LINKER (null)+0xffff8283d968 in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libminecraftpe.so+0x90fd968 [0xffff8283d968]
#623 LINKER std::__ndk1::recursive_mutex::unlock()+0x10 in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libc++_shared.so+0xc6098 [0xffff8c106098]
#625 LINKER (null)+0xffff8283b634 in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libminecraftpe.so+0x90fb634 [0xffff8283b634]
#626 LINKER (null)+0xffff87590e68 in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libminecraftpe.so+0xde50e68 [0xffff87590e68]
#628 LINKER (null)+0xffff7f326638 in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libminecraftpe.so+0x5be6638 [0xffff7f326638]
#649 LINKER (null)+0xffff8283b2a4 in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libminecraftpe.so+0x90fb2a4 [0xffff8283b2a4]
#650 LINKER (null)+0xffff87590b78 in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libminecraftpe.so+0xde50b78 [0xffff87590b78]
#651 LINKER std::__ndk1::chrono::steady_clock::now()+0x2c in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libc++_shared.so+0x792a0 [0xffff8c0b92a0]
#669 LINKER (null)+0xffff828288b8 in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libminecraftpe.so+0x90e88b8 [0xffff828288b8]
#671 LINKER (null)+0xffff828288b8 in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libminecraftpe.so+0x90e88b8 [0xffff828288b8]
#675 LINKER (null)+0xffff841c7eac in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libminecraftpe.so+0xaa87eac [0xffff841c7eac]
#676 LINKER (null)+0xffff87590e68 in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libminecraftpe.so+0xde50e68 [0xffff87590e68]
#681 LINKER (null)+0xffff841ad8a4 in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libminecraftpe.so+0xaa6d8a4 [0xffff841ad8a4]
#695 LINKER (null)+0xffff8481c400 in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libminecraftpe.so+0xb0dc400 [0xffff8481c400]
#702 LINKER (null)+0xffff87590d00 in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libminecraftpe.so+0xde50d00 [0xffff87590d00]
#713 LINKER (null)+0xffff7f828fd0 in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libminecraftpe.so+0x60e8fd0 [0xffff7f828fd0]
#714 LINKER (null)+0xffff87509000 in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libminecraftpe.so+0xddc9000 [0xffff87509000]
#715 LINKER (null)+0xffff874f3000 in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libminecraftpe.so+0xddb3000 [0xffff874f3000]
#718 LINKER (null)+0xffff874f3000 in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libminecraftpe.so+0xddb3000 [0xffff874f3000]
#727 LINKER (null)+0xffff801b6750 in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libminecraftpe.so+0x6a76750 [0xffff801b6750]
#739 LINKER std::__ndk1::chrono::steady_clock::now()+0x2c in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libc++_shared.so+0x792a0 [0xffff8c0b92a0]
#757 LINKER operator delete(void*)+0x34 in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libminecraftpe.so+0xd093bac [0xffff867d3bac]
#765 LINKER (null)+0xffff8672cbdc in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libminecraftpe.so+0xcfecbdc [0xffff8672cbdc]
#767 LINKER (null)+0xffff8672cbec in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libminecraftpe.so+0xcfecbec [0xffff8672cbec]
#795 LINKER (null)+0xffff8633b410 in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libminecraftpe.so+0xcbfb410 [0xffff8633b410]
#796 LINKER (null)+0xffff87509000 in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libminecraftpe.so+0xddc9000 [0xffff87509000]
#806 LINKER (null)+0xffff86e85618 in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libminecraftpe.so+0xd745618 [0xffff86e85618]
#817 LINKER std::__ndk1::mutex::unlock()+0x10 in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libc++_shared.so+0xc5f60 [0xffff8c105f60]
#819 LINKER (null)+0xffff8618bfb8 in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libminecraftpe.so+0xca4bfb8 [0xffff8618bfb8]
#821 LINKER (null)+0xffff86209ef8 in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libminecraftpe.so+0xcac9ef8 [0xffff86209ef8]
#826 LINKER (null)+0xffff87509000 in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libminecraftpe.so+0xddc9000 [0xffff87509000]
#827 LINKER (null)+0xffff874f3000 in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libminecraftpe.so+0xddb3000 [0xffff874f3000]
#832 LINKER (null)+0xffff86e85618 in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libminecraftpe.so+0xd745618 [0xffff86e85618]
#857 LINKER std::__ndk1::chrono::steady_clock::now()+0x2c in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libc++_shared.so+0x792a0 [0xffff8c0b92a0]
#863 LINKER (null)+0xffff867759d8 in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libminecraftpe.so+0xd0359d8 [0xffff867759d8]
#869 LINKER (null)+0xffff7f326914 in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libminecraftpe.so+0x5be6914 [0xffff7f326914]
#871 LINKER (null)+0xffff8c143248 in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libc++_shared.so+0x103248 [0xffff8c143248]
#877 LINKER (null)+0xffff7f7f4ab4 in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libminecraftpe.so+0x60b4ab4 [0xffff7f7f4ab4]
#878 LINKER (null)+0xffff87509000 in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libminecraftpe.so+0xddc9000 [0xffff87509000]
#880 LINKER (null)+0xffff874f3000 in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libminecraftpe.so+0xddb3000 [0xffff874f3000]
#883 LINKER (null)+0xffff87509ea8 in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libminecraftpe.so+0xddc9ea8 [0xffff87509ea8]
#886 LINKER (null)+0xffff8750a4a0 in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libminecraftpe.so+0xddca4a0 [0xffff8750a4a0]
#892 LINKER (null)+0xffff870d3c70 in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libminecraftpe.so+0xd993c70 [0xffff870d3c70]
#895 LINKER std::__ndk1::chrono::system_clock::now()+0x65 in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libc++_shared.so+0x79201 [0xffff8c0b9201]
#899 LINKER (null)+0xffff7f7b50ac in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libminecraftpe.so+0x60750ac [0xffff7f7b50ac]
#901 LINKER (null)+0xffff8677a73c in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libminecraftpe.so+0xd03a73c [0xffff8677a73c]
#907 LINKER (null)+0xffff7f785574 in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libminecraftpe.so+0x6045574 [0xffff7f785574]
#920 LINKER (null)+0xffff86ec1d08 in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libminecraftpe.so+0xd781d08 [0xffff86ec1d08]
#931 LINKER (null)+0xffff7f783794 in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libminecraftpe.so+0x6043794 [0xffff7f783794]
#932 LINKER (null)+0xffff874f3978 in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libminecraftpe.so+0xddb3978 [0xffff874f3978]
#946 LINKER (null)+0xffff8750a1a0 in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libminecraftpe.so+0xddca1a0 [0xffff8750a1a0]
#962 LINKER (null)+0xffff874f3978 in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libminecraftpe.so+0xddb3978 [0xffff874f3978]
#980 LINKER (null)+0xffff86ec2130 in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libminecraftpe.so+0xd782130 [0xffff86ec2130]
#992 LINKER (null)+0xffff86ec2030 in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libminecraftpe.so+0xd782030 [0xffff86ec2030]
#998 LINKER (null)+0xffff86ec1fb0 in /home/luk/.local/share/mcpelauncher/versions/1.20.81.01/lib/arm64-v8a/libminecraftpe.so+0xd781fb0 [0xffff86ec1fb0]
program failed with unix signal number: 11

Process exited with unexpected exit code: 11

honestly i don't need the latest version to work i just want any version to work
sorry for such a generic title i just don't know what the problem is yet
tried looking for similar issues but found nothing

@LukIsHere LukIsHere added the bug Something isn't working label May 16, 2024
@Wvtched
Copy link

Wvtched commented May 16, 2024

  1. Try seeing if you have a nightly prebuilt (try updating the launcher it would say that you need a package manger to update the launcher if you have a nightly prebuilt)
  2. You could reset your device
  3. Uninstall the launcher and reinstall
  4. Disable Unverified or Incompatible versions (if you have them enabled)
  5. Run the troubleshooter to see what kind of cpu architecture does you computer support, for example mine is 86x_64 in the logs i see arm64-v8a

@LukIsHere
Copy link
Author

yes my device is arm64 and i have version for correct architecture version downloaded
as i said i tried flathub version, nightly appimage version and deb repo for bookworm version of app
not sure what resetting my device would fix
maybe it has sth to do with switching to 64 bit time on debian (since i run testing version that slowly gets affected) (but don't think it should cause any issues for flathub and i have same thing there too)

@Wvtched
Copy link

Wvtched commented May 16, 2024

I've had this problem before (and still do but i found a way to counter it) where the loading screen would show but then would crash if i even just moved my cursor but i'm on MacOS Ventura, i mean maybe it has something to do with the 64 bit time change on Debian but probably is very unlikely, did you have a texture pack active then that maybe is whats causing the crashes if then move all your texture packs to a folder and see if your game crashes then.

@LukIsHere
Copy link
Author

nope haven't open it (fully) yet even once (so no texturepacks)
also it crashes on it's own no matter what i do (like u can see in the video after loading screen it closes, no game menu)
i can try running it on fresh debian bookworm from usb later and see what happends

@Wvtched
Copy link

Wvtched commented May 16, 2024

Yeah try running a clean install to see if that fixes the problem that should probably fix it hopefully

@LukIsHere
Copy link
Author

image
nope
fresh installation of debian bookworm same issue

@nonetrix
Copy link

Having similar but related issue I think

15:52:50 Info  [Launcher] Version: client d9b553a / manifest e3c435a
15:52:50 Info  [Launcher] CPU: AuthenticAMD AMD Ryzen 7 3700X 8-Core Processor             
15:52:50 Info  [Launcher] CPU supports SSSE3: YES
15:52:50 Info  [Launcher] Reading Launcher Settings File: /home/noah/.var/app/io.mrarm.mcpelauncher/data/mcpelauncher/mcpelauncher-client-settings.txt
15:52:50 Info  [Launcher] Applied Launcher Settings
15:52:50 Trace [Launcher] Loading android libraries
15:52:50 Trace [Launcher] linker loaded
15:52:50 Trace [REDIRECT] /data/data/com.mojang.minecraftpe to /home/noah/.var/app/io.mrarm.mcpelauncher/data/mcpelauncher/
15:52:50 Trace [REDIRECT] /data/data/app/proc/306/cmdline to /home/noah/.var/app/io.mrarm.mcpelauncher/data/mcpelauncher/
15:52:50 Trace [REDIRECT] /data/data/app/bin/mcpelauncher-client to /home/noah/.var/app/io.mrarm.mcpelauncher/data/mcpelauncher/
15:52:50 Trace [REDIRECT] /data/data to /home/noah/.var/app/io.mrarm.mcpelauncher/data/mcpelauncher/
15:52:50 Trace [REDIRECT] . to /home/noah/.var/app/io.mrarm.mcpelauncher/data/mcpelauncher/versions/1.20.81.01/assets/
15:52:50 Trace [LinkerUtils] Loaded OS library libm.so.6
15:52:50 Trace [LinkerUtils] Loaded OS library libz.so.1
15:52:50 Trace [LinkerUtils] Loaded OS library /app/share/mcpelauncher/lib/native/x86_64/libfmod.so.12.0
15:52:50 Info  [Launcher] Loading gamepad mappings
15:52:50 Trace [Launcher] Loading gamepad mappings: /app/share/mcpelauncher/gamecontrollerdb.txt
15:52:50 Trace [Launcher] Loading gamepad mappings: /app/share/mcpelauncher/gamecontrollerdb.txt
15:52:50 Info  [Launcher] Creating window
15:52:50 Trace [Launcher] Loading Minecraft library
linker: mcpelauncher_linker_notifylldb /home/noah/.var/app/io.mrarm.mcpelauncher/data/mcpelauncher/versions/1.20.81.01/lib/x86_64/libc++_shared.so 0x7f46e2ac0000
linker: mcpelauncher_linker_notifylldb /home/noah/.var/app/io.mrarm.mcpelauncher/data/mcpelauncher/versions/1.20.81.01/lib/x86_64/libminecraftpe.so 0x7f4694e00000
Found hook: _ZN11AppPlatform16showMousePointerEv @ 0x556c3a21f5d0
Found hook: _ZN11AppPlatform16hideMousePointerEv @ 0x556c3a21f5b0
Found hook: _ZN11AppPlatform17setFullscreenModeE14FullscreenMode @ 0x556c3a21f5f0
15:52:51 Info  [Launcher] Loaded Minecraft library
15:52:51 Debug [Launcher] Minecraft is at offset 0x7F4694E00000
15:52:51 Info  [Launcher] Game version: 0.0.0.0
15:52:51 Info  [Launcher] Applying patches
15:52:51 Debug [CorePatches] Failed to patch, vtable _ZTV21AppPlatform_android23 not found
15:52:51 Info  [Launcher] Initializing JNI
15:52:51 Error [JniSupport] Missing native symbol: Java_com_mojang_minecraftpe_MainActivity_nativeRegisterThis
15:52:51 Error [JniSupport] Missing native symbol: Java_com_mojang_minecraftpe_MainActivity_nativeInitializeWithApplicationContext
15:52:51 Error [JniSupport] Missing native symbol: Java_com_mojang_minecraftpe_MainActivity_nativeUnregisterThis
15:52:51 Error [JniSupport] Missing native symbol: Java_com_mojang_minecraftpe_MainActivity_nativeInitializeXboxLive
15:52:51 Error [JniSupport] Missing native symbol: Java_com_mojang_minecraftpe_MainActivity_nativeinitializeLibHttpClient
15:52:51 Error [JniSupport] Missing native symbol: Java_com_mojang_minecraftpe_MainActivity_nativeInitializeLibHttpClient
15:52:51 Error [JniSupport] Missing native symbol: Java_com_microsoft_xal_browser_WebView_urlOperationSucceeded
15:52:51 Error [JniSupport] Missing native symbol: Java_com_mojang_minecraftpe_PlayIntegrity_nativePlayIntegrityComplete
15:52:51 Info  [Launcher] Executing main thread
15:52:51 Trace [Minecraft] Entering JNI_OnLoad 0x7f46cde006c0
15:52:51 Trace [Minecraft] JNI_OnLoad completed
15:52:51 Trace [JniSupport] Invoking nativeRegisterThis
15:52:51 Trace [JniSupport] Invoking ANativeActivity_onCreate
15:52:51 Warn  [Main] Android stub called
15:52:51 Warn  [Main] Android stub called
15:52:51 Warn  [Main] Android stub called
15:52:51 Warn  [Main] Android stub called
15:52:51 Info  [Minecraft] android_main starting. internalDataPath is '/internal', externalDataPath is '/external'
15:52:51 Trace [JniSupport] Invoking start activity callbacks
15:52:51 Error [MCPE] *** setCachedDeviceId(27215f90-e4a2-4cce-8c1f-d279944fe162)
15:52:51 Info  [Bedrock] configureBreakpad with directory: /crash, sessionid is: 592299e1-4d80-4a30-8773-47b1bf87c7b7
15:52:51 Info  [Bedrock] configureBreakpad called, directory is: /crash, sessionid is: 592299e1-4d80-4a30-8773-47b1bf87c7b7
15:52:51 Info  [Minecraft] NO LOG FILE! - AppPlatform_android::setStorageDirectory - using External dir (NEW) - CurrentFileStoragePath is now '/home/noah/.var/app/io.mrarm.mcpelauncher/data/mcpelauncher/'
15:52:51 Warn  [Minecraft] NO LOG FILE! - [Graphics] The graphics context was gained
15:52:51 Warn  [Minecraft] NO LOG FILE! - [Graphics] The graphics context was gained
15:52:51 Warn  [Minecraft] MinecraftGame::init && MinecraftGame::setSize!
15:52:51 Warn  [FakeEGL] eglQueryString 308d
15:52:51 Warn  [Main] Android stub called
15:52:51 Info  [GL] Vendor: AMD
15:52:51 Info  [GL] Renderer: AMD Radeon RX 6800 (radeonsi, navi21, LLVM 17.0.6, DRM 3.57, 6.9.1)
15:52:51 Info  [GL] Version: OpenGL ES 3.2 Mesa 24.0.6 (git-c659c7e660)
15:52:51 Error [ImGuiUIInit] Disabling ImGui Overlay due to known Problems
15:52:51 Info  [GL] Vendor: AMD
15:52:51 Info  [GL] Renderer: AMD Radeon RX 6800 (radeonsi, navi21, LLVM 17.0.6, DRM 3.57, 6.9.1)
15:52:51 Info  [GL] Version: OpenGL ES 3.2 Mesa 24.0.6 (git-c659c7e660)
15:52:51 Warn  [Main] Android stub called
linker: mcpelauncher_linker_notifylldb /home/noah/.var/app/io.mrarm.mcpelauncher/data/mcpelauncher/versions/1.20.81.01/lib/x86_64/libMediaDecoders_Android.so 0x7f468e600000
Signal 6 received
Backtrace elements: 14
#0 /app/bin/mcpelauncher-client(_ZN12CrashHandler12handleSignalEiPv+0x122) [0x556c3a33c1b2]
#1 /usr/lib/x86_64-linux-gnu/libc.so.6(+0x3ee80) [0x7f46fc851e80]
#2 /usr/lib/x86_64-linux-gnu/libc.so.6(+0x90e14) [0x7f46fc8a3e14]
#3 /usr/lib/x86_64-linux-gnu/libc.so.6(raise+0x1e) [0x7f46fc851dce]
#4 /usr/lib/x86_64-linux-gnu/libc.so.6(abort+0xdf) [0x7f46fc83983f]
#5 /usr/lib/x86_64-linux-gnu/libwayland-client.so.0(+0x7d53) [0x7f46fd319d53]
#6 /usr/lib/x86_64-linux-gnu/libwayland-client.so.0(+0x7fb9) [0x7f46fd319fb9]
#7 /usr/lib/x86_64-linux-gnu/libwayland-client.so.0(+0x8753) [0x7f46fd31a753]
#8 /usr/lib/x86_64-linux-gnu/libwayland-client.so.0(wl_display_dispatch_queue_pending+0x7c) [0x7f46fd31a9fc]
#9 /app/bin/mcpelauncher-client(+0x5d93b0) [0x556c3a48b3b0]
#10 /app/bin/mcpelauncher-client(_glfwPollEventsWayland+0x2a) [0x556c3a48b2ca]
#11 /app/bin/mcpelauncher-client(_ZN14GLFWGameWindow10pollEventsEv+0x279) [0x556c3a3474c9]
#12 /app/bin/mcpelauncher-client(_ZN10FakeLooper7pollAllEiPiS0_PPv+0xfd) [0x556c3a212c2d]
#13 LINKER (null)+0x7f46a22f8562 in /home/noah/.var/app/io.mrarm.mcpelauncher/data/mcpelauncher/versions/1.20.81.01/lib/x86_64/libminecraftpe.so+0x0xd4f8562 [0x0x7f46a22f8562]
Dumping stack...
#14 LINKER (null)+0x7f46a22f8562 in /home/noah/.var/app/io.mrarm.mcpelauncher/data/mcpelauncher/versions/1.20.81.01/lib/x86_64/libminecraftpe.so+0xd4f8562 [0x7f46a22f8562]
#161 LINKER vtable for std::__ndk1::ios_base+0x10 in /home/noah/.var/app/io.mrarm.mcpelauncher/data/mcpelauncher/versions/1.20.81.01/lib/x86_64/libc++_shared.so+0xf7ba8 [0x7f46e2bb7ba8]
#402 LINKER (null)+0x7f46a2fda8f8 in /home/noah/.var/app/io.mrarm.mcpelauncher/data/mcpelauncher/versions/1.20.81.01/lib/x86_64/libminecraftpe.so+0xe1da8f8 [0x7f46a2fda8f8]
#406 LINKER (null)+0x7f469b2c43fa in /home/noah/.var/app/io.mrarm.mcpelauncher/data/mcpelauncher/versions/1.20.81.01/lib/x86_64/libminecraftpe.so+0x64c43fa [0x7f469b2c43fa]
#422 LINKER (null)+0x7f46a22f8562 in /home/noah/.var/app/io.mrarm.mcpelauncher/data/mcpelauncher/versions/1.20.81.01/lib/x86_64/libminecraftpe.so+0xd4f8562 [0x7f46a22f8562]
#426 LINKER (null)+0x7f46a2fda339 in /home/noah/.var/app/io.mrarm.mcpelauncher/data/mcpelauncher/versions/1.20.81.01/lib/x86_64/libminecraftpe.so+0xe1da339 [0x7f46a2fda339]
#434 LINKER (null)+0x7f46a22f8db7 in /home/noah/.var/app/io.mrarm.mcpelauncher/data/mcpelauncher/versions/1.20.81.01/lib/x86_64/libminecraftpe.so+0xd4f8db7 [0x7f46a22f8db7]
#452 LINKER (null)+0x7f46a3d5f8d8 in /home/noah/.var/app/io.mrarm.mcpelauncher/data/mcpelauncher/versions/1.20.81.01/lib/x86_64/libminecraftpe.so+0xef5f8d8 [0x7f46a3d5f8d8]
#473 LINKER (null)+0x7f46a3bdc458 in /home/noah/.var/app/io.mrarm.mcpelauncher/data/mcpelauncher/versions/1.20.81.01/lib/x86_64/libminecraftpe.so+0xeddc458 [0x7f46a3bdc458]
#479 LINKER (null)+0x7f46a3bdc3d8 in /home/noah/.var/app/io.mrarm.mcpelauncher/data/mcpelauncher/versions/1.20.81.01/lib/x86_64/libminecraftpe.so+0xeddc3d8 [0x7f46a3bdc3d8]
#492 LINKER (null)+0x7f469ed4ac0c in /home/noah/.var/app/io.mrarm.mcpelauncher/data/mcpelauncher/versions/1.20.81.01/lib/x86_64/libminecraftpe.so+0x9f4ac0c [0x7f469ed4ac0c]
#496 LINKER (null)+0x7f469ed4ab10 in /home/noah/.var/app/io.mrarm.mcpelauncher/data/mcpelauncher/versions/1.20.81.01/lib/x86_64/libminecraftpe.so+0x9f4ab10 [0x7f469ed4ab10]
#832 LINKER (null)+0x7f469ed4a760 in /home/noah/.var/app/io.mrarm.mcpelauncher/data/mcpelauncher/versions/1.20.81.01/lib/x86_64/libminecraftpe.so+0x9f4a760 [0x7f469ed4a760]
#833 LINKER (null)+0x7f469ed4a650 in /home/noah/.var/app/io.mrarm.mcpelauncher/data/mcpelauncher/versions/1.20.81.01/lib/x86_64/libminecraftpe.so+0x9f4a650 [0x7f469ed4a650]
#834 LINKER (null)+0x7f469ed4a660 in /home/noah/.var/app/io.mrarm.mcpelauncher/data/mcpelauncher/versions/1.20.81.01/lib/x86_64/libminecraftpe.so+0x9f4a660 [0x7f469ed4a660]
#835 LINKER (null)+0x7f469ed4a640 in /home/noah/.var/app/io.mrarm.mcpelauncher/data/mcpelauncher/versions/1.20.81.01/lib/x86_64/libminecraftpe.so+0x9f4a640 [0x7f469ed4a640]
#836 LINKER (null)+0x7f469ed4a770 in /home/noah/.var/app/io.mrarm.mcpelauncher/data/mcpelauncher/versions/1.20.81.01/lib/x86_64/libminecraftpe.so+0x9f4a770 [0x7f469ed4a770]
#837 LINKER (null)+0x7f469ed4a350 in /home/noah/.var/app/io.mrarm.mcpelauncher/data/mcpelauncher/versions/1.20.81.01/lib/x86_64/libminecraftpe.so+0x9f4a350 [0x7f469ed4a350]
#838 LINKER (null)+0x7f469ed4a780 in /home/noah/.var/app/io.mrarm.mcpelauncher/data/mcpelauncher/versions/1.20.81.01/lib/x86_64/libminecraftpe.so+0x9f4a780 [0x7f469ed4a780]
#839 LINKER (null)+0x7f469ed4a500 in /home/noah/.var/app/io.mrarm.mcpelauncher/data/mcpelauncher/versions/1.20.81.01/lib/x86_64/libminecraftpe.so+0x9f4a500 [0x7f469ed4a500]
#840 LINKER (null)+0x7f469ed4a5b0 in /home/noah/.var/app/io.mrarm.mcpelauncher/data/mcpelauncher/versions/1.20.81.01/lib/x86_64/libminecraftpe.so+0x9f4a5b0 [0x7f469ed4a5b0]
#841 LINKER (null)+0x7f469ed4a520 in /home/noah/.var/app/io.mrarm.mcpelauncher/data/mcpelauncher/versions/1.20.81.01/lib/x86_64/libminecraftpe.so+0x9f4a520 [0x7f469ed4a520]
#842 LINKER (null)+0x7f469ed4a510 in /home/noah/.var/app/io.mrarm.mcpelauncher/data/mcpelauncher/versions/1.20.81.01/lib/x86_64/libminecraftpe.so+0x9f4a510 [0x7f469ed4a510]
#843 LINKER (null)+0x7f469ed4a450 in /home/noah/.var/app/io.mrarm.mcpelauncher/data/mcpelauncher/versions/1.20.81.01/lib/x86_64/libminecraftpe.so+0x9f4a450 [0x7f469ed4a450]
#844 LINKER (null)+0x7f469ed4a460 in /home/noah/.var/app/io.mrarm.mcpelauncher/data/mcpelauncher/versions/1.20.81.01/lib/x86_64/libminecraftpe.so+0x9f4a460 [0x7f469ed4a460]
#845 LINKER (null)+0x7f469ed4a2a0 in /home/noah/.var/app/io.mrarm.mcpelauncher/data/mcpelauncher/versions/1.20.81.01/lib/x86_64/libminecraftpe.so+0x9f4a2a0 [0x7f469ed4a2a0]
#846 LINKER (null)+0x7f469ed4a210 in /home/noah/.var/app/io.mrarm.mcpelauncher/data/mcpelauncher/versions/1.20.81.01/lib/x86_64/libminecraftpe.so+0x9f4a210 [0x7f469ed4a210]
#847 LINKER (null)+0x7f469ed4a470 in /home/noah/.var/app/io.mrarm.mcpelauncher/data/mcpelauncher/versions/1.20.81.01/lib/x86_64/libminecraftpe.so+0x9f4a470 [0x7f469ed4a470]
program failed with unix signal number: 6

Process exited with unexpected exit code: 6

@nonetrix
Copy link

nonetrix commented May 19, 2024

I think might be due to me being on NixOS as even versions that should work are not working, I am however on the Flatpak

Edit seems like Hyprland issue, running in Gamescope fixed it. I will report to Hyprland later likely

@Wvtched
Copy link

Wvtched commented May 20, 2024

it might be a Debian problem or a Hardware problem (very unlikely) maybe try running another linux distro to see if its a hardware problem or a Debian problem

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

3 participants