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

Random? crashes on MacOS after hitting play on launcher #806

Open
bryce opened this issue Mar 16, 2023 · 0 comments
Open

Random? crashes on MacOS after hitting play on launcher #806

bryce opened this issue Mar 16, 2023 · 0 comments

Comments

@bryce
Copy link

bryce commented Mar 16, 2023

Description of issue:

I can getting crashes when after I hit play on the launcher. Sometimes it's right after. Sometimes it's after playing for a few mins. It seems to be worse with trying to join multiplayer games but there doesn't seem to be a specific cause/steps to reproduce. All the crashes have the same error as the log below

Minecraft versions tried:

1.19.60.03 (X86_64)
1.19.70.02

Launcher:

v0.8.5-macOS-x86_64-0.2.400 (build 400)

Specs

os: Monterey (12.5)
Apple M1 Max
Memory: 32 GBS

Log

19:20:53 Info [Launcher] Version: client 8cfdb30 / manifest bf7f2aa
19:20:53 Info [Launcher] CPU: GenuineIntel VirtualApple @ 2.50GHz
19:20:53 Info [Launcher] CPU supports SSSE3: YES
19:20:53 Trace [Launcher] Loading hybris libraries
19:20:53 Trace [REDIRECT] /data/data/com.mojang.minecraftpe to /Users/bryce/Library/Application Support/mcpelauncher/
19:20:53 Trace [REDIRECT] /data/data/Applications/Minecraft Bedrock Launcher.app/Contents/proc/42037/cmdline to /Users/bryce/Library/Application Support/mcpelauncher/
19:20:53 Trace [REDIRECT] /data/data/Applications/Minecraft Bedrock Launcher.app/Contents/MacOS/./mcpelauncher-client to /Users/bryce/Library/Application Support/mcpelauncher/
19:20:53 Trace [REDIRECT] /data/data to /Users/bryce/Library/Application Support/mcpelauncher/
19:20:53 Trace [REDIRECT] . to /Users/bryce/Library/Application Support/mcpelauncher/versions/1.19.70.02/assets/
19:20:53 Trace [LinkerUtils] Loaded OS library libm.dylib
19:20:53 Trace [LinkerUtils] Loaded OS library libz.dylib
19:20:53 Trace [LinkerUtils] Loaded OS library /Applications/Minecraft Bedrock Launcher.app/Contents/Resources/mcpelauncher/lib/native/x86_64/libfmod.dylib
19:20:53 Trace [Launcher] Loading Minecraft library
19:20:53 Error [MinecraftUtils] Failed to load Minecraft: dlopen failed: cannot locate symbol "glBindRenderbuffer" referenced by "/Users/bryce/Library/Application Support/mcpelauncher/versions/1.19.70.02/lib/x86_64/libminecraftpe.so"...
19:20:53 Info [Launcher] Loading gamepad mappings
19:20:53 Trace [Launcher] Loading gamepad mappings: /Applications/Minecraft Bedrock Launcher.app/Contents/Resources/mcpelauncher/gamecontrollerdb.txt
19:20:53 Info [Launcher] Creating window
Found hook: _ZN11AppPlatform16showMousePointerEv @ 0x100c5d390
Found hook: _ZN11AppPlatform16hideMousePointerEv @ 0x100c5d370
19:20:53 Info [Launcher] Loaded Minecraft library
19:20:53 Debug [Launcher] Minecraft is at offset 0x114C00000
19:20:53 Info [Launcher] Game version: 0.0.0.0
19:20:53 Info [Launcher] Applying patches
19:20:53 Debug [CorePatches] Failed to patch, vtable _ZTV21AppPlatform_android23 not found
19:20:53 Info [Launcher] Initializing JNI
19:20:53 Error [JniSupport] Missing native symbol: Java_com_mojang_minecraftpe_MainActivity_nativeRegisterThis
19:20:53 Error [JniSupport] Missing native symbol: Java_com_mojang_minecraftpe_MainActivity_nativeInitializeWithApplicationContext
19:20:53 Error [JniSupport] Missing native symbol: Java_com_mojang_minecraftpe_MainActivity_nativeUnregisterThis
19:20:53 Error [JniSupport] Missing native symbol: Java_com_mojang_minecraftpe_MainActivity_nativeinitializeLibHttpClient
19:20:53 Error [JniSupport] Missing native symbol: Java_com_microsoft_xal_browser_WebView_urlOperationSucceeded
19:20:53 Error [JniSupport] Missing native symbol: Java_com_mojang_minecraftpe_PlayIntegrity_nativePlayIntegrityComplete
19:20:53 Info [Launcher] Executing main thread
19:20:53 Trace [Minecraft] Entering JNI_OnLoad 0x306bef000
19:20:53 Trace [Minecraft] JNI_OnLoad completed
19:20:53 Trace [JniSupport] Invoking nativeRegisterThis
19:20:53 Trace [JniSupport] Invoking ANativeActivity_onCreate
19:20:53 Warn [Main] Android stub called
19:20:53 Warn [Main] Android stub called
19:20:53 Warn [Main] Android stub called
19:20:53 Warn [Main] Android stub called
19:20:53 Info [Minecraft] android_main starting. internalDataPath is '/internal', externalDataPath is '/external'
19:20:53 Trace [JniSupport] Invoking start activity callbacks
19:20:54 Error [MCPE] *** setCachedDeviceId(ba757d21-c8e4-4c97-8c14-80e9d797661d)
19:20:54 Info [Bedrock] configureBreakpad with directory: /crash, sessionid is: 48a13a41-e610-4252-b24d-42cc0f89cebc
19:20:54 Info [Bedrock] configureBreakpad called, directory is: /crash, sessionid is: 48a13a41-e610-4252-b24d-42cc0f89cebc
19:20:54 Info [Minecraft] NO LOG FILE! - AppPlatform_android::setStorageDirectory - using External dir (NEW) - CurrentFileStoragePath is now '/Users/bryce/Library/Application Support/mcpelauncher/'
19:20:56 Warn [Minecraft] NO LOG FILE! - [Graphics] The graphics context was gained
19:20:56 Warn [Minecraft] MinecraftGame::init && MinecraftGame::setSize!
19:20:56 Warn [FakeEGL] eglQueryString 308d
19:20:56 Warn [Main] Android stub called
19:20:56 Warn [Main] Android stub called
19:20:56 Warn [Minecraft] NO LOG FILE! - [Graphics] The graphics context was gained
19:20:59 Warn [Main] Android stub called
19:21:00 Debug [HttpCallStaticGlue] Successfully registerered HttpCall methods
19:21:00 Debug [XboxLiveAppConfig] Successfully registerered XboxLiveAppConfig methods
19:21:00 Debug [XSAPI.Android] Successfully registerered HttpCall tcuiMethods
19:21:04 Info [Minecraft] NO LOG FILE! - Time played notifier not required for 'en'
19:21:13 Info [Minecraft] NO LOG FILE! - opening /Users/bryce/Library/Application Support/mcpelauncher/games/com.mojang/minecraftWorlds/yL4OZLNcAgA=/db
terminating with uncaught exception of type std::__ndk1::system_error: mutex lock failed: Invalid argument
abort message: terminating with uncaught exception of type std::__ndk1::system_error: mutex lock failed: Invalid argument
Signal 6 received
Backtrace elements: 6
#0 0 mcpelauncher-client 0x0000000100c88a58 _ZN12CrashHandler12handleSignalEiPv + 344
#1 1 mcpelauncher-client 0x0000000100c88e85 ZN12CrashHandler15handle_fs_faultEiPvS0 + 133
#2 2 libsystem_platform.dylib 0x00007ff81cd06dfd _sigtramp + 29
#3 3 ??? 0x0000000000000000 0x0 + 0
#4 4 libsystem_c.dylib 0x00007ff81cc3cd24 abort + 123
#5 5 ??? 0x0000000110118a2c 0x0 + 4564552236
Dumping stack...
#49 LINKER (null)+0x11008b0b4 in /Users/bryce/Library/Application Support/mcpelauncher/versions/1.19.70.02/lib/x86_64/libc++_shared.so+0x4b0b4 [0x11008b0b4]
#50 LINKER (null)+0x11008b0b7 in /Users/bryce/Library/Application Support/mcpelauncher/versions/1.19.70.02/lib/x86_64/libc++_shared.so+0x4b0b7 [0x11008b0b7]
#51 LINKER (null)+0x11013b640 in /Users/bryce/Library/Application Support/mcpelauncher/versions/1.19.70.02/lib/x86_64/libc++_shared.so+0xfb640 [0x11013b640]
#53 LINKER typeinfo name for std::__ndk1::system_error+0x4 in /Users/bryce/Library/Application Support/mcpelauncher/versions/1.19.70.02/lib/x86_64/libc++_shared.so+0x4fd84 [0x11008fd84]
#54 LINKER typeinfo name for std::__ndk1::system_error+0xa in /Users/bryce/Library/Application Support/mcpelauncher/versions/1.19.70.02/lib/x86_64/libc++_shared.so+0x4fd8a [0x11008fd8a]
#55 LINKER (null)+0x11013b6b0 in /Users/bryce/Library/Application Support/mcpelauncher/versions/1.19.70.02/lib/x86_64/libc++_shared.so+0xfb6b0 [0x11013b6b0]
#59 LINKER (null)+0x11013b640 in /Users/bryce/Library/Application Support/mcpelauncher/versions/1.19.70.02/lib/x86_64/libc++_shared.so+0xfb640 [0x11013b640]
#61 LINKER typeinfo name for std::__ndk1::system_error+0xc in /Users/bryce/Library/Application Support/mcpelauncher/versions/1.19.70.02/lib/x86_64/libc++_shared.so+0x4fd8c [0x11008fd8c]
#62 LINKER typeinfo name for std::__ndk1::system_error+0x18 in /Users/bryce/Library/Application Support/mcpelauncher/versions/1.19.70.02/lib/x86_64/libc++_shared.so+0x4fd98 [0x11008fd98]
#63 LINKER (null)+0x11013b6b0 in /Users/bryce/Library/Application Support/mcpelauncher/versions/1.19.70.02/lib/x86_64/libc++_shared.so+0xfb6b0 [0x11013b6b0]
#79 LINKER Bedrock::Threading::CustomTLS::TLSManager::getSharedInstance()::sharedInstance+0x0 in /Users/bryce/Library/Application Support/mcpelauncher/versions/1.19.70.02/lib/x86_64/libminecraftpe.so+0xdcafcf8 [0x1228afcf8]
#80 LINKER Bedrock::Threading::CustomTLS::TLSGetValue(unsigned int)+0x43 in /Users/bryce/Library/Application Support/mcpelauncher/versions/1.19.70.02/lib/x86_64/libminecraftpe.so+0xcd1fd13 [0x12191fd13]
#151 LINKER (null)+0x11008af69 in /Users/bryce/Library/Application Support/mcpelauncher/versions/1.19.70.02/lib/x86_64/libc++_shared.so+0x4af69 [0x11008af69]
#253 LINKER (null)+0x110118a22 in /Users/bryce/Library/Application Support/mcpelauncher/versions/1.19.70.02/lib/x86_64/libc++_shared.so+0xd8a22 [0x110118a22]
#289 LINKER (null)+0x110118a22 in /Users/bryce/Library/Application Support/mcpelauncher/versions/1.19.70.02/lib/x86_64/libc++_shared.so+0xd8a22 [0x110118a22]
#304 LINKER (null)+0x11008af69 in /Users/bryce/Library/Application Support/mcpelauncher/versions/1.19.70.02/lib/x86_64/libc++_shared.so+0x4af69 [0x11008af69]
#324 LINKER (null)+0x11008af69 in /Users/bryce/Library/Application Support/mcpelauncher/versions/1.19.70.02/lib/x86_64/libc++_shared.so+0x4af69 [0x11008af69]
#329 LINKER (null)+0x110118a22 in /Users/bryce/Library/Application Support/mcpelauncher/versions/1.19.70.02/lib/x86_64/libc++_shared.so+0xd8a22 [0x110118a22]
#375 LINKER (null)+0x110118a22 in /Users/bryce/Library/Application Support/mcpelauncher/versions/1.19.70.02/lib/x86_64/libc++_shared.so+0xd8a22 [0x110118a22]
#385 LINKER (null)+0x110118a22 in /Users/bryce/Library/Application Support/mcpelauncher/versions/1.19.70.02/lib/x86_64/libc++_shared.so+0xd8a22 [0x110118a22]
#402 LINKER (null)+0x110130d4b in /Users/bryce/Library/Application Support/mcpelauncher/versions/1.19.70.02/lib/x86_64/libc++_shared.so+0xf0d4b [0x110130d4b]
#408 LINKER (null)+0x110118a22 in /Users/bryce/Library/Application Support/mcpelauncher/versions/1.19.70.02/lib/x86_64/libc++_shared.so+0xd8a22 [0x110118a22]
#423 LINKER (null)+0x110118a22 in /Users/bryce/Library/Application Support/mcpelauncher/versions/1.19.70.02/lib/x86_64/libc++_shared.so+0xd8a22 [0x110118a22]
#480 LINKER (null)+0x110118a22 in /Users/bryce/Library/Application Support/mcpelauncher/versions/1.19.70.02/lib/x86_64/libc++_shared.so+0xd8a22 [0x110118a22]
#521 LINKER (null)+0x11008c0de in /Users/bryce/Library/Application Support/mcpelauncher/versions/1.19.70.02/lib/x86_64/libc++_shared.so+0x4c0de [0x11008c0de]
#525 LINKER (null)+0x11008c0de in /Users/bryce/Library/Application Support/mcpelauncher/versions/1.19.70.02/lib/x86_64/libc++_shared.so+0x4c0de [0x11008c0de]
#528 LINKER (null)+0x110118a2c in /Users/bryce/Library/Application Support/mcpelauncher/versions/1.19.70.02/lib/x86_64/libc++_shared.so+0xd8a2c [0x110118a2c]
#529 LINKER (null)+0x11012fa90 in /Users/bryce/Library/Application Support/mcpelauncher/versions/1.19.70.02/lib/x86_64/libc++_shared.so+0xefa90 [0x11012fa90]
#538 LINKER typeinfo for std::__ndk1::system_error+0x0 in /Users/bryce/Library/Application Support/mcpelauncher/versions/1.19.70.02/lib/x86_64/libc++_shared.so+0xfb3b8 [0x11013b3b8]
#539 LINKER typeinfo for __cxxabiv1::__shim_type_info+0x0 in /Users/bryce/Library/Application Support/mcpelauncher/versions/1.19.70.02/lib/x86_64/libc++_shared.so+0xfd620 [0x11013d620]
#540 LINKER (null)+0x11008c3f3 in /Users/bryce/Library/Application Support/mcpelauncher/versions/1.19.70.02/lib/x86_64/libc++_shared.so+0x4c3f3 [0x11008c3f3]
#543 LINKER typeinfo for std::exception+0x0 in /Users/bryce/Library/Application Support/mcpelauncher/versions/1.19.70.02/lib/x86_64/libc++_shared.so+0xfe1d0 [0x11013e1d0]
#548 LINKER typeinfo for std::exception+0x0 in /Users/bryce/Library/Application Support/mcpelauncher/versions/1.19.70.02/lib/x86_64/libc++_shared.so+0xfe1d0 [0x11013e1d0]
#550 LINKER (null)+0x11012ee0a in /Users/bryce/Library/Application Support/mcpelauncher/versions/1.19.70.02/lib/x86_64/libc++_shared.so+0xeee0a [0x11012ee0a]
#551 LINKER (null)+0x11903a489 in /Users/bryce/Library/Application Support/mcpelauncher/versions/1.19.70.02/lib/x86_64/libminecraftpe.so+0x443a489 [0x11903a489]
#552 LINKER typeinfo for std::__ndk1::system_error+0x0 in /Users/bryce/Library/Application Support/mcpelauncher/versions/1.19.70.02/lib/x86_64/libc++_shared.so+0xfb3b8 [0x11013b3b8]
#554 LINKER typeinfo for std::exception+0x0 in /Users/bryce/Library/Application Support/mcpelauncher/versions/1.19.70.02/lib/x86_64/libc++_shared.so+0xfe1d0 [0x11013e1d0]
#561 LINKER (null)+0x11008c3f3 in /Users/bryce/Library/Application Support/mcpelauncher/versions/1.19.70.02/lib/x86_64/libc++_shared.so+0x4c3f3 [0x11008c3f3]
#565 LINKER typeinfo for std::__ndk1::system_error+0x0 in /Users/bryce/Library/Application Support/mcpelauncher/versions/1.19.70.02/lib/x86_64/libc++_shared.so+0xfb3b8 [0x11013b3b8]
#566 LINKER (null)+0x110118baf in /Users/bryce/Library/Application Support/mcpelauncher/versions/1.19.70.02/lib/x86_64/libc++_shared.so+0xd8baf [0x110118baf]
#630 LINKER (null)+0x110131164 in /Users/bryce/Library/Application Support/mcpelauncher/versions/1.19.70.02/lib/x86_64/libc++_shared.so+0xf1164 [0x110131164]
#634 LINKER (null)+0x1101309e7 in /Users/bryce/Library/Application Support/mcpelauncher/versions/1.19.70.02/lib/x86_64/libc++_shared.so+0xf09e7 [0x1101309e7]
#636 LINKER (null)+0x1101304f8 in /Users/bryce/Library/Application Support/mcpelauncher/versions/1.19.70.02/lib/x86_64/libc++_shared.so+0xf04f8 [0x1101304f8]
#639 LINKER (null)+0x11ce374b0 in /Users/bryce/Library/Application Support/mcpelauncher/versions/1.19.70.02/lib/x86_64/libminecraftpe.so+0x82374b0 [0x11ce374b0]
#640 LINKER (null)+0x11ce37632 in /Users/bryce/Library/Application Support/mcpelauncher/versions/1.19.70.02/lib/x86_64/libminecraftpe.so+0x8237632 [0x11ce37632]
#646 LINKER (null)+0x11903a478 in /Users/bryce/Library/Application Support/mcpelauncher/versions/1.19.70.02/lib/x86_64/libminecraftpe.so+0x443a478 [0x11903a478]
#647 LINKER (null)+0x114c00000 in /Users/bryce/Library/Application Support/mcpelauncher/versions/1.19.70.02/lib/x86_64/libminecraftpe.so+ 0x0 [0x114c00000]
#648 LINKER (null)+0x11012c7e0 in /Users/bryce/Library/Application Support/mcpelauncher/versions/1.19.70.02/lib/x86_64/libc++_shared.so+0xec7e0 [0x11012c7e0]
#663 LINKER typeinfo for std::__ndk1::system_error+0x0 in /Users/bryce/Library/Application Support/mcpelauncher/versions/1.19.70.02/lib/x86_64/libc++_shared.so+0xfb3b8 [0x11013b3b8]
#664 LINKER (null)+0x1101304ad in /Users/bryce/Library/Application Support/mcpelauncher/versions/1.19.70.02/lib/x86_64/libc++_shared.so+0xf04ad [0x1101304ad]
#669 LINKER (null)+0x11013e550 in /Users/bryce/Library/Application Support/mcpelauncher/versions/1.19.70.02/lib/x86_64/libc++_shared.so+0xfe550 [0x11013e550]
#670 LINKER (null)+0x110147e20 in /Users/bryce/Library/Application Support/mcpelauncher/versions/1.19.70.02/lib/x86_64/libc++_shared.so+0x107e20 [0x110147e20]
#671 LINKER (null)+0x11012c7e0 in /Users/bryce/Library/Application Support/mcpelauncher/versions/1.19.70.02/lib/x86_64/libc++_shared.so+0xec7e0 [0x11012c7e0]
#692 LINKER (null)+0x20 in /Users/bryce/Library/Application Support/mcpelauncher/versions/1.19.70.02/lib/x86_64/libc++_shared.so+0xf43c0 [0x1101343c0]
#697 LINKER typeinfo for std::__ndk1::system_error+0x0 in /Users/bryce/Library/Application Support/mcpelauncher/versions/1.19.70.02/lib/x86_64/libc++_shared.so+0xfb3b8 [0x11013b3b8]
#698 LINKER (null)+0xd in /Users/bryce/Library/Application Support/mcpelauncher/versions/1.19.70.02/lib/x86_64/libc++_shared.so+0xecd0d [0x11012cd0d]
#702 LINKER (null)+0x11012d023 in /Users/bryce/Library/Application Support/mcpelauncher/versions/1.19.70.02/lib/x86_64/libc++_shared.so+0xed023 [0x11012d023]
#704 LINKER (null)+0x11012c846 in /Users/bryce/Library/Application Support/mcpelauncher/versions/1.19.70.02/lib/x86_64/libc++_shared.so+0xec846 [0x11012c846]
#706 LINKER (null)+0x11012c7cd in /Users/bryce/Library/Application Support/mcpelauncher/versions/1.19.70.02/lib/x86_64/libc++_shared.so+0xec7cd [0x11012c7cd]
#710 LINKER (null)+0x11008bd08 in /Users/bryce/Library/Application Support/mcpelauncher/versions/1.19.70.02/lib/x86_64/libc++_shared.so+0x4bd08 [0x11008bd08]
#712 LINKER std::__ndk1::__throw_system_error(int, char const*)+0x4a in /Users/bryce/Library/Application Support/mcpelauncher/versions/1.19.70.02/lib/x86_64/libc++_shared.so+0xd7a1a [0x110117a1a]
#716 LINKER (null)+0x11010d03a in /Users/bryce/Library/Application Support/mcpelauncher/versions/1.19.70.02/lib/x86_64/libc++_shared.so+0xcd03a [0x11010d03a]
#718 LINKER Core::DeferredTask::wait(std::__ndk1::chrono::duration<long long, std::__ndk1::ratio<1l, 1000000000l> > const&) const+0x4b in /Users/bryce/Library/Application Support/mcpelauncher/versions/1.19.70.02/lib/x86_64/libminecraftpe.so+0xcd4c3fb [0x12194c3fb]
#728 LINKER dragon::tasks::GraphicsTasks::_waitUntilCompleted(std::__ndk1::shared_ptrCore::DeferredTask)+0x3e in /Users/bryce/Library/Application Support/mcpelauncher/versions/1.19.70.02/lib/x86_64/libminecraftpe.so+0xc9ea64e [0x1215ea64e]
#734 LINKER std::__ndk1::mutex::unlock()+0x6 in /Users/bryce/Library/Application Support/mcpelauncher/versions/1.19.70.02/lib/x86_64/libc++_shared.so+0xcd066 [0x11010d066]
#742 LINKER void std::__ndk1::allocatorDFcomponents::MeshFilter::construct<DFcomponents::MeshFilter, DFcomponents::MeshFilter>(DFcomponents::MeshFilter*, DFcomponents::MeshFilter&&)+0x8e in /Users/bryce/Library/Application Support/mcpelauncher/versions/1.19.70.02/lib/x86_64/libminecraftpe.so+0xc90949e [0x12150949e]
#749 LINKER Bedrock::Threading::CustomTLS::TLSManager::getSharedInstance()::sharedInstance+0x0 in /Users/bryce/Library/Application Support/mcpelauncher/versions/1.19.70.02/lib/x86_64/libminecraftpe.so+0xdcafcf8 [0x1228afcf8]
#751 LINKER (null)+0x1220b1060 in /Users/bryce/Library/Application Support/mcpelauncher/versions/1.19.70.02/lib/x86_64/libminecraftpe.so+0xd4b1060 [0x1220b1060]
#753 LINKER Bedrock::Threading::CustomTLS::TLSManager::getSharedInstance()::sharedInstance+0x0 in /Users/bryce/Library/Application Support/mcpelauncher/versions/1.19.70.02/lib/x86_64/libminecraftpe.so+0xdcafcf8 [0x1228afcf8]
#754 LINKER Bedrock::Threading::CustomTLS::TLSGetValue(unsigned int)+0x43 in /Users/bryce/Library/Application Support/mcpelauncher/versions/1.19.70.02/lib/x86_64/libminecraftpe.so+0xcd1fd13 [0x12191fd13]
#755 LINKER Bedrock::Threading::CustomTLS::TLSManager::getSharedInstance()::sharedInstance+0x0 in /Users/bryce/Library/Application Support/mcpelauncher/versions/1.19.70.02/lib/x86_64/libminecraftpe.so+0xdcafcf8 [0x1228afcf8]
#759 LINKER Bedrock::Threading::CustomTLS::TLSManager::getSharedInstance()::sharedInstance+0x0 in /Users/bryce/Library/Application Support/mcpelauncher/versions/1.19.70.02/lib/x86_64/libminecraftpe.so+0xdcafcf8 [0x1228afcf8]
#760 LINKER Bedrock::Threading::CustomTLS::TLSGetValue(unsigned int)+0x43 in /Users/bryce/Library/Application Support/mcpelauncher/versions/1.19.70.02/lib/x86_64/libminecraftpe.so+0xcd1fd13 [0x12191fd13]
#778 LINKER mce::framebuilder::bgfxbridge::BgfxFrameExtractor::_createUIElement(mce::framebuilder::bgfxbridge::EntityCreationContext const&, mce::framebuilder::bgfxbridge::UIElementType, unsigned short const&, mce::Mesh const&, mce::framebuilder::GlintDescription const*, glm::mat<4, 4, float, (glm::qualifier)0> const&, std::__ndk1::optional<glm::vec<4, float, (glm::qualifier)0> > const&, mce::ServerResourcePointerdragon::ResolvedTextureResource const&, mce::ServerResourcePointerdragon::ResolvedTextureResource const&, bool, mce::Color const&, glm::vec<4, float, (glm::qualifier)0> const&, float, bool, std::__ndk1::optionalmce::Font::RenderingParameters const&)+0xe6e in /Users/bryce/Library/Application Support/mcpelauncher/versions/1.19.70.02/lib/x86_64/libminecraftpe.so+0xc89ff0e [0x12149ff0e]
#782 LINKER mce::framebuilder::bgfxbridge::BgfxFrameExtractor::_createUIElement(mce::framebuilder::bgfxbridge::EntityCreationContext const&, mce::framebuilder::bgfxbridge::UIElementType, unsigned short const&, mce::Mesh const&, mce::framebuilder::GlintDescription const*, glm::mat<4, 4, float, (glm::qualifier)0> const&, std::__ndk1::optional<glm::vec<4, float, (glm::qualifier)0> > const&, mce::ServerResourcePointerdragon::ResolvedTextureResource const&, mce::ServerResourcePointerdragon::ResolvedTextureResource const&, bool, mce::Color const&, glm::vec<4, float, (glm::qualifier)0> const&, float, bool, std::__ndk1::optionalmce::Font::RenderingParameters const&)+0xf9a in /Users/bryce/Library/Application Support/mcpelauncher/versions/1.19.70.02/lib/x86_64/libminecraftpe.so+0xc8a003a [0x1214a003a]
#794 LINKER cg::details::ScopedFrame<cg::TaskDispatcher<cg::TaskScheduler<cg::LambdaExecutor<dragon::framerenderer::RenderContext, cg::TaskPoolGroupExecutionPolicy<dragon::framerenderer::RenderContext, 1>, std::__ndk1::basic_string<char, std::__ndk1::char_traits, std::__ndk1::allocator > const&, std::__ndk1::vector<cg::GroupPoolDescription, std::__ndk1::allocatorcg::GroupPoolDescription > const&, std::__ndk1::vector<std::__ndk1::__thread_id, std::__ndk1::allocatorstd::__ndk1::__thread_id > const&> > >::TaskDispatcherExecution, false>::resolve(gsl::span<std::__ndk1::shared_ptr<cg::details::DispatchToken<std::__ndk1::shared_ptr<cg::details::WorkToken const>, std::__ndk1::shared_ptr<std::__ndk1::function<void (dragon::framerenderer::RenderContext&)> > > const> const, -1l> const&)+0x13d in /Users/bryce/Library/Application Support/mcpelauncher/versions/1.19.70.02/lib/x86_64/libminecraftpe.so+0xc84dacd [0x12144dacd]
#816 LINKER dragon::tasks::GraphicsTasks::waitForPreviousFrame()+0x63 in /Users/bryce/Library/Application Support/mcpelauncher/versions/1.19.70.02/lib/x86_64/libminecraftpe.so+0xc9ea7c3 [0x1215ea7c3]
#817 LINKER (null)+0x1226a0028 in /Users/bryce/Library/Application Support/mcpelauncher/versions/1.19.70.02/lib/x86_64/libminecraftpe.so+0xdaa0028 [0x1226a0028]
#823 LINKER (null)+0x1227eb228 in /Users/bryce/Library/Application Support/mcpelauncher/versions/1.19.70.02/lib/x86_64/libminecraftpe.so+0xdbeb228 [0x1227eb228]
#826 LINKER mce::framebuilder::BgfxFrameBuilder::endFrame(mce::framebuilder::FrameBuilderContext&&)+0xc0 in /Users/bryce/Library/Application Support/mcpelauncher/versions/1.19.70.02/lib/x86_64/libminecraftpe.so+0xc867c40 [0x121467c40]
#831 LINKER Bedrock::Threading::CustomTLS::TLSManager::getSharedInstance()::sharedInstance+0x0 in /Users/bryce/Library/Application Support/mcpelauncher/versions/1.19.70.02/lib/x86_64/libminecraftpe.so+0xdcafcf8 [0x1228afcf8]
#832 LINKER Bedrock::Threading::CustomTLS::TLSSetValue(unsigned int, void*)+0x48 in /Users/bryce/Library/Application Support/mcpelauncher/versions/1.19.70.02/lib/x86_64/libminecraftpe.so+0xcd20018 [0x121920018]
#843 LINKER Bedrock::Threading::CustomTLS::TLSManager::getSharedInstance()::sharedInstance+0x0 in /Users/bryce/Library/Application Support/mcpelauncher/versions/1.19.70.02/lib/x86_64/libminecraftpe.so+0xdcafcf8 [0x1228afcf8]
#844 LINKER Bedrock::Threading::CustomTLS::TLSGetValue(unsigned int)+0x43 in /Users/bryce/Library/Application Support/mcpelauncher/versions/1.19.70.02/lib/x86_64/libminecraftpe.so+0xcd1fd13 [0x12191fd13]
#849 LINKER Bedrock::Threading::CustomTLS::TLSManager::getSharedInstance()::sharedInstance+0x0 in /Users/bryce/Library/Application Support/mcpelauncher/versions/1.19.70.02/lib/x86_64/libminecraftpe.so+0xdcafcf8 [0x1228afcf8]
#850 LINKER Bedrock::Threading::CustomTLS::TLSGetValue(unsigned int)+0x43 in /Users/bryce/Library/Application Support/mcpelauncher/versions/1.19.70.02/lib/x86_64/libminecraftpe.so+0xcd1fd13 [0x12191fd13]
#856 LINKER (null)+0x1220b1060 in /Users/bryce/Library/Application Support/mcpelauncher/versions/1.19.70.02/lib/x86_64/libminecraftpe.so+0xd4b1060 [0x1220b1060]
#907 LINKER Bedrock::Memory::InternalHeapAllocator::allocate(unsigned long)+0x0 in /Users/bryce/Library/Application Support/mcpelauncher/versions/1.19.70.02/lib/x86_64/libminecraftpe.so+0xcd86c80 [0x121986c80]
#914 LINKER Bedrock::Memory::InternalHeapAllocator::allocate(unsigned long)+0x12 in /Users/bryce/Library/Application Support/mcpelauncher/versions/1.19.70.02/lib/x86_64/libminecraftpe.so+0xcd86c92 [0x121986c92]
#915 LINKER Bedrock::Memory::InternalHeapAllocator::allocate(unsigned long)+0x0 in /Users/bryce/Library/Application Support/mcpelauncher/versions/1.19.70.02/lib/x86_64/libminecraftpe.so+0xcd86c80 [0x121986c80]
#916 LINKER (null)+0x12108772d in /Users/bryce/Library/Application Support/mcpelauncher/versions/1.19.70.02/lib/x86_64/libminecraftpe.so+0xc48772d [0x12108772d]
#926 LINKER (null)+0x121087633 in /Users/bryce/Library/Application Support/mcpelauncher/versions/1.19.70.02/lib/x86_64/libminecraftpe.so+0xc487633 [0x121087633]
#932 LINKER (null)+0x121bb7270 in /Users/bryce/Library/Application Support/mcpelauncher/versions/1.19.70.02/lib/x86_64/libminecraftpe.so+0xcfb7270 [0x121bb7270]
#941 LINKER vtable for Bedrock::Memory::InternalHeapAllocator+0x10 in /Users/bryce/Library/Application Support/mcpelauncher/versions/1.19.70.02/lib/x86_64/libminecraftpe.so+0xdaa5f70 [0x1226a5f70]
#948 LINKER operator delete(void*)+0x22 in /Users/bryce/Library/Application Support/mcpelauncher/versions/1.19.70.02/lib/x86_64/libminecraftpe.so+0xcd7dd72 [0x12197dd72]
#950 LINKER (null)+0x11ae662b3 in /Users/bryce/Library/Application Support/mcpelauncher/versions/1.19.70.02/lib/x86_64/libminecraftpe.so+0x62662b3 [0x11ae662b3]
#962 LINKER (null)+0x11a4e8876 in /Users/bryce/Library/Application Support/mcpelauncher/versions/1.19.70.02/lib/x86_64/libminecraftpe.so+0x58e8876 [0x11a4e8876]
#982 LINKER (null)+0x11a4e7db7 in /Users/bryce/Library/Application Support/mcpelauncher/versions/1.19.70.02/lib/x86_64/libminecraftpe.so+0x58e7db7 [0x11a4e7db7]
#991 LINKER (null)+0x122093c68 in /Users/bryce/Library/Application Support/mcpelauncher/versions/1.19.70.02/lib/x86_64/libminecraftpe.so+0xd493c68 [0x122093c68]
program failed with unix signal number: 6

let me know if it you need any more info or logs

Keep up the awesome work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant