I’m deploying the default 3rd person template on my pixel 6 but it keeps crashing before even showing the splash screen. This is from a fresh clone and build on Ubuntu 22.04
This is the backtrace:
LogPlayLevel: --------- beginning of main
LogPlayLevel: 11-10 14:38:19.869 3732 3732 E DEBUG : failed to read /proc/uptime: Permission denied
LogPlayLevel: --------- beginning of crash
LogPlayLevel: 11-10 14:38:20.324 3732 3732 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
LogPlayLevel: 11-10 14:38:20.325 3732 3732 F DEBUG : Build fingerprint: 'google/oriole/oriole:12/SQ1D.220205.004.X2/8978748:user/release-keys'
LogPlayLevel: 11-10 14:38:20.325 3732 3732 F DEBUG : Revision: 'MP1.0'
LogPlayLevel: 11-10 14:38:20.325 3732 3732 F DEBUG : ABI: 'arm64'
LogPlayLevel: 11-10 14:38:20.325 3732 3732 F DEBUG : Timestamp: 2022-11-10 14:38:19.867835511+0200
LogPlayLevel: 11-10 14:38:20.325 3732 3732 F DEBUG : Process uptime: 0s
LogPlayLevel: 11-10 14:38:20.325 3732 3732 F DEBUG : Cmdline: com.YourCompany.MyProject_android
LogPlayLevel: 11-10 14:38:20.325 3732 3732 F DEBUG : pid: 3696, tid: 3696, name: Project_android >>> com.YourCompany.MyProject_android <<<
LogPlayLevel: 11-10 14:38:20.325 3732 3732 F DEBUG : uid: 10233
LogPlayLevel: 11-10 14:38:20.325 3732 3732 F DEBUG : tagged_addr_ctrl: 0000000000000001
LogPlayLevel: 11-10 14:38:20.325 3732 3732 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0
LogPlayLevel: 11-10 14:38:20.325 3732 3732 F DEBUG : Cause: null pointer dereference
LogPlayLevel: 11-10 14:38:20.325 3732 3732 F DEBUG : x0 0000006e5b5fee20 x1 0000006e5d14cd80 x2 0000006e5d0f3ed4 x3 0000000000000001
LogPlayLevel: 11-10 14:38:20.325 3732 3732 F DEBUG : x4 0000006e5b5ff190 x5 2000000000000200 x6 803f0b0e03072b14 x7 7273626469614dff
LogPlayLevel: 11-10 14:38:20.325 3732 3732 F DEBUG : x8 0000000000000000 x9 e5444caf38327ea3 x10 00000000000000e0 x11 00000000f7772038
LogPlayLevel: 11-10 14:38:20.325 3732 3732 F DEBUG : x12 0000ffff00000eff x13 00000000bc7d8095 x14 0000000002bc30ff x15 0000000000000000
LogPlayLevel: 11-10 14:38:20.325 3732 3732 F DEBUG : x16 0000006e5d145140 x17 0000007177db9878 x18 000000719769a000 x19 0000006e5d14c970
LogPlayLevel: 11-10 14:38:20.325 3732 3732 F DEBUG : x20 0000006e5d0e126c x21 0000007197d88dd4 x22 0000007196a9a000 x23 0000007197d8825a
LogPlayLevel: 11-10 14:38:20.325 3732 3732 F DEBUG : x24 0000007197d88dd4 x25 0000007197ea1000 x26 0000007177dca158 x27 0000007ff0c4a7d0
LogPlayLevel: 11-10 14:38:20.325 3732 3732 F DEBUG : x28 0000007197ea08c0 x29 0000007ff0c49550
LogPlayLevel: 11-10 14:38:20.325 3732 3732 F DEBUG : lr 0000006e5d0e0550 sp 0000007ff0c49550 pc 0000000000000000 pst 0000000060001000
LogPlayLevel: 11-10 14:38:20.325 3732 3732 F DEBUG : backtrace:
LogPlayLevel: 11-10 14:38:20.325 3732 3732 F DEBUG : #00 pc 0000000000000000 <unknown>
LogPlayLevel: 11-10 14:38:20.325 3732 3732 F DEBUG : #01 pc 000000000009454c /data/app/~~UEiyr2HAaBqdL-IZ8EiJeQ==/com.YourCompany.MyProject_android-hcypjxJWutuPY8jrbUB_lg==/lib/arm64/libc++_shared.so (BuildId: 89a2a96f6d85af66f4270825cb49651751070ba5)
LogPlayLevel: 11-10 14:38:20.325 3732 3732 F DEBUG : #02 pc 0000000000093e88 /data/app/~~UEiyr2HAaBqdL-IZ8EiJeQ==/com.YourCompany.MyProject_android-hcypjxJWutuPY8jrbUB_lg==/lib/arm64/libc++_shared.so (std::__ndk1::DoIOSInit::DoIOSInit()+140) (BuildId: 89a2a96f6d85af66f4270825cb49651751070ba5)
LogPlayLevel: 11-10 14:38:20.325 3732 3732 F DEBUG : #03 pc 00000000000952ac /data/app/~~UEiyr2HAaBqdL-IZ8EiJeQ==/com.YourCompany.MyProject_android-hcypjxJWutuPY8jrbUB_lg==/lib/arm64/libc++_shared.so (BuildId: 89a2a96f6d85af66f4270825cb49651751070ba5)
LogPlayLevel: 11-10 14:38:20.325 3732 3732 F DEBUG : #04 pc 00000000000b5cd8 /apex/com.android.runtime/bin/linker64 (__dl__ZL13call_functionPKcPFviPPcS2_ES0_+136) (BuildId: 1ff41a8967b91b25e584fa85200ab55a)
LogPlayLevel: 11-10 14:38:20.325 3732 3732 F DEBUG : #05 pc 00000000000b5bf0 /apex/com.android.runtime/bin/linker64 (__dl__ZL10call_arrayIPFviPPcS1_EEvPKcPT_mbS5_+168) (BuildId: 1ff41a8967b91b25e584fa85200ab55a)
LogPlayLevel: 11-10 14:38:20.325 3732 3732 F DEBUG : #06 pc 00000000000a108c /apex/com.android.runtime/bin/linker64 (__dl__ZN6soinfo17call_constructorsEv+368) (BuildId: 1ff41a8967b91b25e584fa85200ab55a)
LogPlayLevel: 11-10 14:38:20.325 3732 3732 F DEBUG : #07 pc 00000000000a0fac /apex/com.android.runtime/bin/linker64 (__dl__ZN6soinfo17call_constructorsEv+144) (BuildId: 1ff41a8967b91b25e584fa85200ab55a)
LogPlayLevel: 11-10 14:38:20.325 3732 3732 F DEBUG : #08 pc 00000000000a0fac /apex/com.android.runtime/bin/linker64 (__dl__ZN6soinfo17call_constructorsEv+144) (BuildId: 1ff41a8967b91b25e584fa85200ab55a)
LogPlayLevel: 11-10 14:38:20.325 3732 3732 F DEBUG : #09 pc 000000000009a2a4 /apex/com.android.runtime/bin/linker64 (__dl__Z9do_dlopenPKciPK17android_dlextinfoPKv+1612) (BuildId: 1ff41a8967b91b25e584fa85200ab55a)
LogPlayLevel: 11-10 14:38:20.325 3732 3732 F DEBUG : #10 pc 0000000000099ae0 /apex/com.android.runtime/bin/linker64 (__dl__ZL10dlopen_extPKciPK17android_dlextinfoPKv+72) (BuildId: 1ff41a8967b91b25e584fa85200ab55a)
LogPlayLevel: 11-10 14:38:20.325 3732 3732 F DEBUG : #11 pc 00000000000010c8 /apex/com.android.runtime/lib64/bionic/libdl.so (android_dlopen_ext+16) (BuildId: 050162f4b068d2ea4e05bf86f04ca900)
LogPlayLevel: 11-10 14:38:20.325 3732 3732 F DEBUG : #12 pc 000000000001cbb4 /apex/com.android.art/lib64/libnativeloader.so (android::NativeLoaderNamespace::Load(char const*) const+184) (BuildId: 14a22a9b06d884c7905eca099c9f8a97)
LogPlayLevel: 11-10 14:38:20.325 3732 3732 F DEBUG : #13 pc 000000000000ce20 /apex/com.android.art/lib64/libnativeloader.so (OpenNativeLibraryInNamespace+68) (BuildId: 14a22a9b06d884c7905eca099c9f8a97)
LogPlayLevel: 11-10 14:38:20.325 3732 3732 F DEBUG : #14 pc 000000000000c564 /apex/com.android.art/lib64/libnativeloader.so (OpenNativeLibrary+132) (BuildId: 14a22a9b06d884c7905eca099c9f8a97)
LogPlayLevel: 11-10 14:38:20.325 3732 3732 F DEBUG : #15 pc 000000000058a724 /apex/com.android.art/lib64/libart.so (art::JavaVMExt::LoadNativeLibrary(_JNIEnv*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, _jobject*, _jclass*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*)+776) (BuildId: d307dc6adc4105b5e392ad710770385d)
LogPlayLevel: 11-10 14:38:20.325 3732 3732 F DEBUG : #16 pc 0000000000005178 /apex/com.android.art/lib64/libopenjdkjvm.so (JVM_NativeLoad+416) (BuildId: 6c2bb97f1e4cc7c9d39ef965f3cab761)
LogPlayLevel: 11-10 14:38:20.325 3732 3732 F DEBUG : #17 pc 000000000030c93c /data/misc/apexdata/com.android.art/dalvik-cache/arm64/boot.oat (art_jni_trampoline+156)
LogPlayLevel: Took 0.0388027s to run adb, ExitCode=0