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

Android app crashes every 2nd time #111

Open
shiro opened this issue Nov 15, 2022 · 0 comments
Open

Android app crashes every 2nd time #111

shiro opened this issue Nov 15, 2022 · 0 comments

Comments

@shiro
Copy link

shiro commented Nov 15, 2022

Hello,
I just tested building for android, got the exact dependency versions as listed in the setup document. I'm using the unmodified wry template and building on linux (arch).

  • rust version: rustc 1.67.0-nightly (96ddd32c4 2022-11-14) (also tried a 2 months old nightly with same result)

The app builds and runs on my phone, but after closing it gracefully (swiping it away), it crashes on next startup every time.
If I kill it, it works on the next run, so I guess something is running in the background that triggers the error on the next run.

I also built a kotlin webview app with the same SDK version and it doesn't have the issue.

I'm not familiar with android development, so if this is unrelated with the library feel free to close the issue.

Crash log logcat
--------- beginning of main
I/chatty  (  845): uid=1021(gps) LocApiMsgTask expire 3 lines
I/LocSvc_ApiV02(  845): <--- globalEventCb line 170 QMI_LOC_EVENT_POSITION_REPORT_IND_V02
I/GoogleInputMethodService( 3234): GoogleInputMethodService.onFinishInput():3280 
I/GoogleInputMethodService( 3234): GoogleInputMethodService.updateDeviceLockedStatus():2169 repeatCheckTimes = 0, unlocked = true
I/GoogleInputMethodService( 3234): GoogleInputMethodService.onStartInput():1960 onStartInput(EditorInfo{inputType=0x0(NULL) imeOptions=0x0 privateImeOptions=null actionName=UNSPECIFIED actionLabel=null actionId=0 initialSelStart=-1 initialSelEnd=-1 initialCapsMode=0x0 hintText=null label=null [packageName=rs.pedjaapps.alogcatroot.app](http:https://packagename=rs.pedjaapps.alogcatroot.app/) fieldId=16908298 fieldName=null extras=null}, false)
I/GoogleInputMethodService( 3234): GoogleInputMethodService.shouldHideHeaderOnInitialState():4081 ShouldHideHeaderOnInitialState = false
I/GoogleInputMethodService( 3234): GoogleInputMethodService.updateDeviceLockedStatus():2169 repeatCheckTimes = 2, unlocked = true
--------- beginning of system
W/WindowManager( 1478): removeWindowToken: Attempted to remove non-existing token: android.os.Binder@69c4b37
I/LocSvc_ApiV02(  845): <--- globalEventCb line 170 QMI_LOC_EVENT_POSITION_REPORT_IND_V02
W/System.err( 3447): java.io.IOException: Unexpected protocol: Unknown
W/System.err( 3447): 	at com.bytedance.sdk.component.b.b.w.a(Protocol.java:5)
W/System.err( 3447): 	at com.bytedance.sdk.component.b.b.a.c.g.b(RealInterceptorChain.java:15)
W/System.err( 3447): 	at com.bytedance.sdk.component.b.b.a.c.g.a(RealInterceptorChain.java:2)
W/System.err( 3447): 	at com.bytedance.sdk.component.b.b.a.a.a.a(CacheInterceptor.java:22)
W/System.err( 3447): 	at com.bytedance.sdk.component.b.b.a.c.g.b(RealInterceptorChain.java:10)
W/System.err( 3447): 	at com.bytedance.sdk.component.b.b.a.c.g.a(RealInterceptorChain.java:2)
W/System.err( 3447): 	at com.bytedance.sdk.component.b.b.a.c.a.a(BridgeInterceptor.java:22)
W/System.err( 3447): 	at com.bytedance.sdk.component.b.b.a.c.g.b(RealInterceptorChain.java:10)
W/System.err( 3447): 	at com.bytedance.sdk.component.b.b.a.c.j.a(RetryAndFollowUpInterceptor.java:7)
W/System.err( 3447): 	at com.bytedance.sdk.component.b.b.a.c.g.b(RealInterceptorChain.java:10)
W/System.err( 3447): 	at com.bytedance.sdk.component.b.b.a.c.g.a(RealInterceptorChain.java:2)
W/System.err( 3447): 	at com.bytedance.sdk.component.e.c.f.a(TncHostInterceptor.java:11)
W/System.err( 3447): 	at com.bytedance.sdk.component.b.b.a.c.g.b(RealInterceptorChain.java:10)
W/System.err( 3447): 	at com.bytedance.sdk.component.b.b.a.c.g.a(RealInterceptorChain.java:2)
W/System.err( 3447): 	at com.bytedance.sdk.component.b.b.x.h(RealCall.java:12)
W/System.err( 3447): 	at com.bytedance.sdk.component.b.b.x.a(RealCall.java:8)
W/System.err( 3447): 	at com.bytedance.sdk.component.e.b.d.h(PostExecutor.java:13)
W/System.err( 3447): 	at com.bytedance.sdk.openadsdk.core.q.b(Unknown Source:75)
W/System.err( 3447): 	at com.bytedance.sdk.openadsdk.c.s.a(StatsEventThread.java:9)
W/System.err( 3447): 	at com.bytedance.sdk.openadsdk.c.h.f(AdEventThread.java:12)
W/System.err( 3447): 	at com.bytedance.sdk.openadsdk.c.h.d(AdEventThread.java:3)
W/System.err( 3447): 	at com.bytedance.sdk.openadsdk.c.h.handleMessage(AdEventThread.java:5)
W/System.err( 3447): 	at android.os.Handler.dispatchMessage(Handler.java:102)
W/System.err( 3447): 	at android.os.Looper.loop(Looper.java:223)
W/System.err( 3447): 	at android.os.HandlerThread.run(HandlerThread.java:67)
--------- beginning of kernel
I/FG      (    0): fg_battery_soc_smooth_tracking: soc:59, last_soc:59, raw_soc:59, soc_changed:1.
I/FG      (    0): soc_monitor_work: soc:59, raw_soc:59, c:-281738, s:1
I/GoogleInputMethodService( 3234): GoogleInputMethodService.onFinishInput():3280 
I/GoogleInputMethodService( 3234): GoogleInputMethodService.updateDeviceLockedStatus():2169 repeatCheckTimes = 0, unlocked = true
I/GoogleInputMethodService( 3234): GoogleInputMethodService.onStartInput():1960 onStartInput(EditorInfo{inputType=0x0(NULL) imeOptions=0x0 privateImeOptions=null actionName=UNSPECIFIED actionLabel=null actionId=0 initialSelStart=-1 initialSelEnd=-1 initialCapsMode=0x0 hintText=null label=null [packageName=rs.pedjaapps.alogcatroot.app](http:https://packagename=rs.pedjaapps.alogcatroot.app/) fieldId=-1 fieldName=null extras=null}, false)
I/GoogleInputMethodService( 3234): GoogleInputMethodService.shouldHideHeaderOnInitialState():4081 ShouldHideHeaderOnInitialState = false
I/GoogleInputMethodService( 3234): GoogleInputMethodService.updateDeviceLockedStatus():2169 repeatCheckTimes = 2, unlocked = true
D/logd    (    0): logdr: UID=0 GID=0 PID=14269 b tail=0 logMask=99 pid=0 start=0ns timeout=0ns
D/AndroidRuntime(14267): >>>>>> START com.android.internal.os.RuntimeInit uid 0 <<<<<<
I/AndroidRuntime(14267): Using default boot image
I/AndroidRuntime(14267): Leaving lock profiling enabled
I/app_process(14267): Core platform API reporting enabled, enforcing=false
D/OpenGLRenderer( 2160): endAllActiveAnimators on 0x7ae23baa70 (MenuPopupWindow$MenuDropDownListView) with handle 0x7a025c3d60
D/app_process(14267): Time zone APEX ICU file found: /apex/com.android.tzdata/etc/icu/icu_tzdata.dat
D/app_process(14267): I18n APEX ICU file found: /apex/com.android.i18n/etc/icu/icudt66l.dat
I/app_process(14267): The ClassLoaderContext is a special shared library.
W/app_process(14267): JNI RegisterNativeMethods: attempt to register 0 native methods for android.media.AudioAttributes
D/AndroidRuntime(14267): Calling main entry com.android.commands.content.Content
D/AndroidRuntime(14267): Shutting down VM
I/LocSvc_ApiV02(  845): <--- globalEventCb line 170 QMI_LOC_EVENT_POSITION_REPORT_IND_V02
I/init    (    0): Untracked pid 14265 exited with status 0
I/GoogleInputMethodService( 3234): GoogleInputMethodService.onFinishInput():3280 
I/GoogleInputMethodService( 3234): GoogleInputMethodService.updateDeviceLockedStatus():2169 repeatCheckTimes = 0, unlocked = true
I/GoogleInputMethodService( 3234): GoogleInputMethodService.onStartInput():1960 onStartInput(EditorInfo{inputType=0x0(NULL) imeOptions=0x0 privateImeOptions=null actionName=UNSPECIFIED actionLabel=null actionId=0 initialSelStart=-1 initialSelEnd=-1 initialCapsMode=0x0 hintText=null label=null [packageName=rs.pedjaapps.alogcatroot.app](http:https://packagename=rs.pedjaapps.alogcatroot.app/) fieldId=16908298 fieldName=null extras=null}, false)
I/GoogleInputMethodService( 3234): GoogleInputMethodService.shouldHideHeaderOnInitialState():4081 ShouldHideHeaderOnInitialState = false
I/GoogleInputMethodService( 3234): GoogleInputMethodService.updateDeviceLockedStatus():2169 repeatCheckTimes = 2, unlocked = true
I/LocSvc_ApiV02(  845): <--- globalEventCb line 170 QMI_LOC_EVENT_POSITION_REPORT_IND_V02
W/NotificationService( 1478): Toast already killed. [pkg=rs.pedjaapps.alogcatroot.app](http:https://pkg=rs.pedjaapps.alogcatroot.app/) token=android.os.BinderProxy@15b61b5
V/ShadeControllerImpl( 2186): NotificationShadeWindow: com.android.systemui.statusbar.phone.NotificationShadeWindowView{a7f0413 I.E...... ......ID 0,0-1080,2246} canPanelBeCollapsed(): false
I/ActivityTaskManager( 1478): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10000100 cmp=ch.deletescape.lawnchair.plah/ch.deletescape.lawnchair.LawnchairLauncher (has extras)} from uid 0
D/GamingModeHelper( 1478): onTopAppChanged: ch.deletescape.lawnchair.plah
D/Launcher.Utilities( 2129): onLauncherStart: 0
I/LocSvc_ApiV02(  845): <--- globalEventCb line 170 QMI_LOC_EVENT_POSITION_REPORT_IND_V02
E/OverlaySController( 8760): Only system apps are allowed to connect
W/Choreographer( 2129): Frame time is 0.246511 ms in the future!  Check that graphics HAL is generating vsync timestamps using the correct timebase.
W/Choreographer( 2186): Frame time is 0.235209 ms in the future!  Check that graphics HAL is generating vsync timestamps using the correct timebase.
I/GoogleInputMethodService( 3234): GoogleInputMethodService.onFinishInput():3280 
I/GoogleInputMethodService( 3234): GoogleInputMethodService.updateDeviceLockedStatus():2169 repeatCheckTimes = 0, unlocked = true
I/GoogleInputMethodService( 3234): GoogleInputMethodService.onStartInput():1960 onStartInput(EditorInfo{inputType=0x0(NULL) imeOptions=0x0 privateImeOptions=null actionName=UNSPECIFIED actionLabel=null actionId=0 initialSelStart=-1 initialSelEnd=-1 initialCapsMode=0x0 hintText=null label=null packageName=ch.deletescape.lawnchair.plah fieldId=-1 fieldName=null extras=null}, false)
I/GoogleInputMethodService( 3234): GoogleInputMethodService.shouldHideHeaderOnInitialState():4081 ShouldHideHeaderOnInitialState = false
I/GoogleInputMethodService( 3234): GoogleInputMethodService.updateDeviceLockedStatus():2169 repeatCheckTimes = 2, unlocked = true
W/System  ( 2186): A resource failed to call release. 
W/System  ( 2186): A resource failed to call close. 
I/chatty  ( 2186): uid=10268(com.android.systemui) FinalizerDaemon identical 8 lines
W/System  ( 2186): A resource failed to call close. 
W/System  ( 2186): A resource failed to call release. 
I/GoogleInputMethodService( 3234): GoogleInputMethodService.onFinishInput():3280 
I/GoogleInputMethodService( 3234): GoogleInputMethodService.updateDeviceLockedStatus():2169 repeatCheckTimes = 0, unlocked = true
I/GoogleInputMethodService( 3234): GoogleInputMethodService.onStartInput():1960 onStartInput(EditorInfo{inputType=0x0(NULL) imeOptions=0x0 privateImeOptions=null actionName=UNSPECIFIED actionLabel=null actionId=0 initialSelStart=-1 initialSelEnd=-1 initialCapsMode=0x0 hintText=null label=null packageName=ch.deletescape.lawnchair.plah fieldId=2131427400 fieldName=null extras=null}, false)
I/GoogleInputMethodService( 3234): GoogleInputMethodService.shouldHideHeaderOnInitialState():4081 ShouldHideHeaderOnInitialState = false
I/GoogleInputMethodService( 3234): GoogleInputMethodService.updateDeviceLockedStatus():2169 repeatCheckTimes = 2, unlocked = true
I/LocSvc_ApiV02(  845): <--- globalEventCb line 170 QMI_LOC_EVENT_POSITION_REPORT_IND_V02
I/ActivityTaskManager( 1478): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=io.usagi.hello/.MainActivity bnds=[841,1509][1043,1827]} from uid 10340
W/ActivityTaskManager( 1478): Tried to set launchTime (0) < mLastActivityLaunchTime (1149407)
D/GamingModeHelper( 1478): onTopAppChanged: io.usagi.hello
V/hello   (11268): jni::wrapper::jnienv: calling unchecked jni method: GetObjectClass
V/hello   (11268): jni::wrapper::jnienv: looking up jni method GetObjectClass
V/hello   (11268): jni::wrapper::jnienv: found jni method
V/hello   (11268): jni::wrapper::jnienv: calling checked jni method: GetMethodID
V/hello   (11268): jni::wrapper::jnienv: looking up jni method GetMethodID
V/hello   (11268): jni::wrapper::jnienv: found jni method
V/hello   (11268): jni::wrapper::jnienv: checking for exception
V/hello   (11268): jni::wrapper::jnienv: calling unchecked jni method: ExceptionCheck
V/hello   (11268): jni::wrapper::jnienv: looking up jni method ExceptionCheck
V/hello   (11268): jni::wrapper::jnienv: found jni method
V/hello   (11268): jni::wrapper::jnienv: no exception found
V/hello   (11268): jni::wrapper::jnienv: calling checked jni method: CallObjectMethodA
V/hello   (11268): jni::wrapper::jnienv: looking up jni method CallObjectMethodA
V/hello   (11268): jni::wrapper::jnienv: found jni method
V/hello   (11268): jni::wrapper::jnienv: checking for exception
V/hello   (11268): jni::wrapper::jnienv: calling unchecked jni method: ExceptionCheck
V/hello   (11268): jni::wrapper::jnienv: looking up jni method ExceptionCheck
V/hello   (11268): jni::wrapper::jnienv: found jni method
V/hello   (11268): jni::wrapper::jnienv: no exception found
V/hello   (11268): jni::wrapper::jnienv: calling unchecked jni method: DeleteLocalRef
V/hello   (11268): jni::wrapper::jnienv: looking up jni method DeleteLocalRef
V/hello   (11268): jni::wrapper::jnienv: found jni method
V/hello   (11268): jni::wrapper::jnienv: calling unchecked jni method: NewGlobalRef
V/hello   (11268): jni::wrapper::jnienv: looking up jni method NewGlobalRef
V/hello   (11268): jni::wrapper::jnienv: found jni method
V/hello   (11268): jni::wrapper::jnienv: calling unchecked jni method: GetJavaVM
V/hello   (11268): jni::wrapper::jnienv: looking up jni method GetJavaVM
V/hello   (11268): jni::wrapper::jnienv: found jni method
V/hello   (11268): jni::wrapper::java_vm::vm: calling unchecked JavaVM method: GetEnv
V/hello   (11268): jni::wrapper::java_vm::vm: looking up JavaVM method GetEnv
V/hello   (11268): jni::wrapper::java_vm::vm: found JavaVM method
V/hello   (11268): jni::wrapper::objects::global_ref: calling unchecked jni method: DeleteGlobalRef
V/hello   (11268): jni::wrapper::objects::global_ref: looking up jni method DeleteGlobalRef
V/hello   (11268): jni::wrapper::objects::global_ref: found jni method
V/hello   (11268): jni::wrapper::jnienv: calling unchecked jni method: NewGlobalRef
V/hello   (11268): jni::wrapper::jnienv: looking up jni method NewGlobalRef
V/hello   (11268): jni::wrapper::jnienv: found jni method
V/hello   (11268): jni::wrapper::jnienv: calling unchecked jni method: GetJavaVM
V/hello   (11268): jni::wrapper::jnienv: looking up jni method GetJavaVM
V/hello   (11268): jni::wrapper::jnienv: found jni method
V/hello   (11268): jni::wrapper::jnienv: calling unchecked jni method: GetJavaVM
V/hello   (11268): jni::wrapper::jnienv: looking up jni method GetJavaVM
V/hello   (11268): jni::wrapper::jnienv: found jni method
V/hello   (11268): jni::wrapper::java_vm::vm: calling unchecked JavaVM method: GetEnv
V/hello   (11268): jni::wrapper::java_vm::vm: looking up JavaVM method GetEnv
V/hello   (11268): jni::wrapper::java_vm::vm: found JavaVM method
I/RustStdoutStderr(11268): thread '<unnamed>' panicked at 'assertion failed: previous.is_none()', /home/shiro/.cargo/registry/src/github.com-1ecc6299db9ec823/ndk-context-0.1.1/src/lib.rs:87:5
I/RustStdoutStderr(11268): note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
I/RustStdoutStderr(11268): fatal runtime error: failed to initiate panic, error 5
D/AndroidRuntime(14285): >>>>>> START com.android.internal.os.RuntimeInit uid 10372 <<<<<<
E/libc    (14285): Access denied finding property "persist.device_config.runtime_native_boot.profilebootclasspath"
E/libc    (14285): Access denied finding property "persist.device_config.runtime_native_boot.enable_apex_image"
I/AndroidRuntime(14285): Using default boot image
E/libc    (14285): Access denied finding property "persist.device_config.runtime_native_boot.disable_lock_profiling"
I/AndroidRuntime(14285): Leaving lock profiling enabled
E/libc    (14285): Access denied finding property "persist.device_config.runtime_native_boot.enable_generational_cc"
W/app_process64(14285): type=1400 audit(0.0:3585): avc: denied { read } for name="u:object_r:device_config_runtime_native_boot_prop:s0" dev="tmpfs" ino=18353 scontext=u:r:untrusted_app:s0:c116,c257,c512,c768 tcontext=u:object_r:device_config_runtime_native_boot_prop:s0 tclass=file permissive=0 app=io.usagi.hello
I/chatty  (14285): uid=10372(io.usagi.hello) /system/bin/app_process64 identical 2 lines
W/app_process64(14285): type=1400 audit(0.0:3588): avc: denied { read } for name="u:object_r:device_config_runtime_native_boot_prop:s0" dev="tmpfs" ino=18353 scontext=u:r:untrusted_app:s0:c116,c257,c512,c768 tcontext=u:object_r:device_config_runtime_native_boot_prop:s0 tclass=file permissive=0 app=io.usagi.hello
I/app_process64(14285): Core platform API reporting enabled, enforcing=false
W/app_process64(14285): type=1400 audit(0.0:3589): avc: denied { lock } for path="/apex/com.android.art/javalib/arm64/boot.art" dev="sde48" ino=139 scontext=u:r:untrusted_app:s0:c116,c257,c512,c768 tcontext=u:object_r:system_file:s0 tclass=file permissive=0 app=io.usagi.hello
W/audit   (    0): audit_lost=3391 audit_rate_limit=5 audit_backlog_limit=64
E/audit   (    0): rate limit exceeded
D/app_process64(14285): Time zone APEX ICU file found: /apex/com.android.tzdata/etc/icu/icu_tzdata.dat
D/app_process64(14285): I18n APEX ICU file found: /apex/com.android.i18n/etc/icu/icudt66l.dat
I/app_process64(14285): The ClassLoaderContext is a special shared library.
W/app_process64(14285): JNI RegisterNativeMethods: attempt to register 0 native methods for android.media.AudioAttributes
W/app_process64(14285): Core platform API violation: Ljava/lang/reflect/Field;->accessFlags:I from Landroid/os/Build; using reflection
D/AndroidRuntime(14285): Calling main entry org.chromium.components.crash.browser.CrashpadMain
W/NotificationService( 1478): Toast already killed. pkg=indjhxt.fhcnbmndes token=android.os.BinderProxy@c1ffbe5
E/chromium(14285): [1115/205933.826243:ERROR:elf_dynamic_array_reader.h(64)] tag not found
I/RustStdoutStderr(11268): [1115/205933.826243:ERROR:elf_dynamic_array_reader.h(64)] tag not found
I/RustStdoutStderr(11268): NewEvents(WaitCancelled { start: Instant { tv_sec: 1174, tv_nsec: 666182466 }, requested_resume: None })
I/RustStdoutStderr(11268): MainEventsCleared
I/RustStdoutStderr(11268): RedrawEventsCleared
D/AndroidRuntime(14285): Shutting down VM
W/Choreographer( 1478): Frame time is 0.330224 ms in the future!  Check that graphics HAL is generating vsync timestamps using the correct timebase.
W/Choreographer( 1478): Frame time is 0.327881 ms in the future!  Check that graphics HAL is generating vsync timestamps using the correct timebase.
W/Choreographer( 2186): Frame time is 0.341683 ms in the future!  Check that graphics HAL is generating vsync timestamps using the correct timebase.
I/LocSvc_ApiV02(  845): <--- globalEventCb line 170 QMI_LOC_EVENT_POSITION_REPORT_IND_V02
--------- beginning of crash
F/libc    (11268): Fatal signal 6 (SIGABRT), code -1 (SI_QUEUE) in tid 11268 (io.usagi.hello), pid 11268 (io.usagi.hello)
W/WindowManager( 1478): removeWindowToken: Attempted to remove non-existing token: android.os.Binder@2d9ee1e
I/RustStdoutStderr(11268): NewEvents(WaitCancelled { start: Instant { tv_sec: 1175, tv_nsec: 181918768 }, requested_resume: None })
I/RustStdoutStderr(11268): MainEventsCleared
I/RustStdoutStderr(11268): RedrawEventsCleared
I/crash_dump64(14301): obtaining output fd from tombstoned, type: kDebuggerdTombstone
I/tombstoned(  685): received crash request for pid 11268
I/crash_dump64(14301): performing dump of process 11268 (target tid = 11268)
F/DEBUG   (14301): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
F/DEBUG   (14301): AICP Version: '16.1-WEEKLY'
F/DEBUG   (14301): Build fingerprint: 'Xiaomi/beryllium/beryllium:10/QKQ1.190828.002/V12.0.3.0.QEJMIXM:user/release-keys'
F/DEBUG   (14301): Revision: '0'
F/DEBUG   (14301): ABI: 'arm64'
F/DEBUG   (14301): Timestamp: 2022-11-15 20:59:34+0900
F/DEBUG   (14301): pid: 11268, tid: 11268, name: io.usagi.hello  >>> io.usagi.hello <<<
F/DEBUG   (14301): uid: 10372
F/DEBUG   (14301): signal 6 (SIGABRT), code -1 (SI_QUEUE), fault addr --------
F/DEBUG   (14301):     x0  0000000000000000  x1  0000000000002c04  x2  0000000000000006  x3  0000007fc5b15440
F/DEBUG   (14301):     x4  0000007fc5b15f50  x5  0000007fc5b15f50  x6  0000007fc5b15f50  x7  0000007fc5b15f40
F/DEBUG   (14301):     x8  00000000000000f0  x9  4007f0f91f543108  x10 0000000000000000  x11 ffffffc0fffffbdf
F/DEBUG   (14301):     x12 0000000000000001  x13 000000000027b5e8  x14 00000000716b15e8  x15 00000000fffffff2
F/DEBUG   (14301):     x16 0000007c733cdc80  x17 0000007c733afcc0  x18 0000007c77ede000  x19 0000000000002c04
F/DEBUG   (14301):     x20 0000000000002c04  x21 00000000ffffffff  x22 0000007976464360  x23 0000000000000000
F/DEBUG   (14301):     x24 00000079760abda8  x25 0000000000000001  x26 000000797646ebd0  x27 0000000000000002
F/DEBUG   (14301):     x28 0000007fc5b15d00  x29 0000007fc5b154c0
F/DEBUG   (14301):     lr  0000007c733622a0  sp  0000007fc5b15420  pc  0000007c733622cc  pst 0000000000000000
F/DEBUG   (14301): backtrace:
F/DEBUG   (14301):       #00 pc 000000000004e2cc  /apex/com.android.runtime/lib64/bionic/libc.so (abort+164) (BuildId: d90cab72af1e828474813d66f2502c5f)
F/DEBUG   (14301):       #01 pc 0000000000431e70  /[data/app/~~mUEMSNnj-qsJEAX6vKZi4Q==/io.usagi.hello-CeEv3-0IIOHB2LjS8Zp9fw==/base.apk](http:https://data/app/~~mUEMSNnj-qsJEAX6vKZi4Q==/io.usagi.hello-CeEv3-0IIOHB2LjS8Zp9fw==/base.apk) (offset 0x395000) (std::sys::unix::abort_internal::hb4156e01af3f2ea0+4)
F/DEBUG   (14301):       #02 pc 000000000042febc  /[data/app/~~mUEMSNnj-qsJEAX6vKZi4Q==/io.usagi.hello-CeEv3-0IIOHB2LjS8Zp9fw==/base.apk](http:https://data/app/~~mUEMSNnj-qsJEAX6vKZi4Q==/io.usagi.hello-CeEv3-0IIOHB2LjS8Zp9fw==/base.apk) (offset 0x395000) (rust_panic+136)
F/DEBUG   (14301):       #03 pc 000000000042fdb0  /[data/app/~~mUEMSNnj-qsJEAX6vKZi4Q==/io.usagi.hello-CeEv3-0IIOHB2LjS8Zp9fw==/base.apk](http:https://data/app/~~mUEMSNnj-qsJEAX6vKZi4Q==/io.usagi.hello-CeEv3-0IIOHB2LjS8Zp9fw==/base.apk) (offset 0x395000) (std::panicking::rust_panic_with_hook::h1ca5159aa7fe4c35+668)
F/DEBUG   (14301):       #04 pc 000000000042fab8  /[data/app/~~mUEMSNnj-qsJEAX6vKZi4Q==/io.usagi.hello-CeEv3-0IIOHB2LjS8Zp9fw==/base.apk](http:https://data/app/~~mUEMSNnj-qsJEAX6vKZi4Q==/io.usagi.hello-CeEv3-0IIOHB2LjS8Zp9fw==/base.apk) (offset 0x395000) (std::panicking::begin_panic_handler::_$u7b$$u7b$closure$u7d$$u7d$::h720012a721903eb9+120)
F/DEBUG   (14301):       #05 pc 000000000042e504  /[data/app/~~mUEMSNnj-qsJEAX6vKZi4Q==/io.usagi.hello-CeEv3-0IIOHB2LjS8Zp9fw==/base.apk](http:https://data/app/~~mUEMSNnj-qsJEAX6vKZi4Q==/io.usagi.hello-CeEv3-0IIOHB2LjS8Zp9fw==/base.apk) (offset 0x395000) (std::sys_common::backtrace::__rust_end_short_backtrace::hc003910a17d53109+16)
F/DEBUG   (14301):       #06 pc 000000000042f840  /[data/app/~~mUEMSNnj-qsJEAX6vKZi4Q==/io.usagi.hello-CeEv3-0IIOHB2LjS8Zp9fw==/base.apk](http:https://data/app/~~mUEMSNnj-qsJEAX6vKZi4Q==/io.usagi.hello-CeEv3-0IIOHB2LjS8Zp9fw==/base.apk) (offset 0x395000) (rust_begin_unwind+108)
F/DEBUG   (14301):       #07 pc 0000000000448d44  /[data/app/~~mUEMSNnj-qsJEAX6vKZi4Q==/io.usagi.hello-CeEv3-0IIOHB2LjS8Zp9fw==/base.apk](http:https://data/app/~~mUEMSNnj-qsJEAX6vKZi4Q==/io.usagi.hello-CeEv3-0IIOHB2LjS8Zp9fw==/base.apk) (offset 0x395000) (core::panicking::panic_fmt::hd444a43bed6de65e+44)
F/DEBUG   (14301):       #08 pc 0000000000448c08  /[data/app/~~mUEMSNnj-qsJEAX6vKZi4Q==/io.usagi.hello-CeEv3-0IIOHB2LjS8Zp9fw==/base.apk](http:https://data/app/~~mUEMSNnj-qsJEAX6vKZi4Q==/io.usagi.hello-CeEv3-0IIOHB2LjS8Zp9fw==/base.apk) (offset 0x395000) (core::panicking::panic::h215e7cfc44d97b87+48)
F/DEBUG   (14301):       #09 pc 0000000000344fc4  /[data/app/~~mUEMSNnj-qsJEAX6vKZi4Q==/io.usagi.hello-CeEv3-0IIOHB2LjS8Zp9fw==/base.apk](http:https://data/app/~~mUEMSNnj-qsJEAX6vKZi4Q==/io.usagi.hello-CeEv3-0IIOHB2LjS8Zp9fw==/base.apk) (offset 0x395000) (ndk_context::initialize_android_context::hd727831a35713003+124)
F/DEBUG   (14301):       #10 pc 000000000033fb7c  /[data/app/~~mUEMSNnj-qsJEAX6vKZi4Q==/io.usagi.hello-CeEv3-0IIOHB2LjS8Zp9fw==/base.apk](http:https://data/app/~~mUEMSNnj-qsJEAX6vKZi4Q==/io.usagi.hello-CeEv3-0IIOHB2LjS8Zp9fw==/base.apk) (offset 0x395000) (tao::platform_impl::platform::ndk_glue::create::h0d7eeaf04322bf41+500)
F/DEBUG   (14301):       #11 pc 000000000016e7a4  /[data/app/~~mUEMSNnj-qsJEAX6vKZi4Q==/io.usagi.hello-CeEv3-0IIOHB2LjS8Zp9fw==/base.apk](http:https://data/app/~~mUEMSNnj-qsJEAX6vKZi4Q==/io.usagi.hello-CeEv3-0IIOHB2LjS8Zp9fw==/base.apk) (offset 0x395000) (Java_io_usagi_hello_TauriActivity_create+488)
F/DEBUG   (14301):       #12 pc 000000000013ced4  /apex/com.android.art/lib64/libart.so (art_quick_generic_jni_trampoline+148) (BuildId: b047970977b60c66feb06522edaad403)
F/DEBUG   (14301):       #13 pc 0000000000133564  /apex/com.android.art/lib64/libart.so (art_quick_invoke_stub+548) (BuildId: b047970977b60c66feb06522edaad403)
F/DEBUG   (14301):       #14 pc 00000000001a8a78  /apex/com.android.art/lib64/libart.so (art::ArtMethod::Invoke(art::Thread*, unsigned int*, unsigned int, art::JValue*, char const*)+200) (BuildId: b047970977b60c66feb06522edaad403)
F/DEBUG   (14301):       #15 pc 000000000031831c  /apex/com.android.art/lib64/libart.so (art::interpreter::ArtInterpreterToCompiledCodeBridge(art::Thread*, art::ArtMethod*, art::ShadowFrame*, unsigned short, art::JValue*)+376) (BuildId: b047970977b60c66feb06522edaad403)
F/DEBUG   (14301):       #16 pc 000000000030e648  /apex/com.android.art/lib64/libart.so (bool art::interpreter::DoCall<false, false>(art::ArtMethod*, art::Thread*, art::ShadowFrame&, art::Instruction const*, unsigned short, art::JValue*)+996) (BuildId: b047970977b60c66feb06522edaad403)
F/DEBUG   (14301):       #17 pc 000000000067ebc0  /apex/com.android.art/lib64/libart.so (MterpInvokeDirect+576) (BuildId: b047970977b60c66feb06522edaad403)
F/DEBUG   (14301):       #18 pc 000000000012d914  /apex/com.android.art/lib64/libart.so (mterp_op_invoke_direct+20) (BuildId: b047970977b60c66feb06522edaad403)
F/DEBUG   (14301):       #19 pc 0000000000003fb6  [anon:dalvik-classes3.dex extracted in memory from /[data/app/~~mUEMSNnj-qsJEAX6vKZi4Q==/io.usagi.hello-CeEv3-0IIOHB2LjS8Zp9fw==/base.apk!classes3.dex](http:https://data/app/~~mUEMSNnj-qsJEAX6vKZi4Q==/io.usagi.hello-CeEv3-0IIOHB2LjS8Zp9fw==/base.apk!classes3.dex)] (io.usagi.hello.TauriActivity.onCreate+6)
F/DEBUG   (14301):       #20 pc 000000000067c7e4  /apex/com.android.art/lib64/libart.so (MterpInvokeVirtual+1520) (BuildId: b047970977b60c66feb06522edaad403)
F/DEBUG   (14301):       #21 pc 000000000012d814  /apex/com.android.art/lib64/libart.so (mterp_op_invoke_virtual+20) (BuildId: b047970977b60c66feb06522edaad403)
F/DEBUG   (14301):       #22 pc 00000000001a07f8  /system/framework/framework.jar (android.app.Activity.performCreate+88)
F/DEBUG   (14301):       #23 pc 000000000067c7e4  /apex/com.android.art/lib64/libart.so (MterpInvokeVirtual+1520) (BuildId: b047970977b60c66feb06522edaad403)
F/DEBUG   (14301):       #24 pc 000000000012d814  /apex/com.android.art/lib64/libart.so (mterp_op_invoke_virtual+20) (BuildId: b047970977b60c66feb06522edaad403)
F/DEBUG   (14301):       #25 pc 00000000001a0786  /system/framework/framework.jar (android.app.Activity.performCreate+2)
F/DEBUG   (14301):       #26 pc 000000000067c7e4  /apex/com.android.art/lib64/libart.so (MterpInvokeVirtual+1520) (BuildId: b047970977b60c66feb06522edaad403)
F/DEBUG   (14301):       #27 pc 000000000012d814  /apex/com.android.art/lib64/libart.so (mterp_op_invoke_virtual+20) (BuildId: b047970977b60c66feb06522edaad403)
F/DEBUG   (14301):       #28 pc 00000000002080f2  /system/framework/framework.jar (android.app.Instrumentation.callActivityOnCreate+6)
F/DEBUG   (14301):       #29 pc 0000000000305c44  /apex/com.android.art/lib64/libart.so (art::interpreter::Execute(art::Thread*, art::CodeItemDataAccessor const&, art::ShadowFrame&, art::JValue, bool, bool) (.llvm.15486036983929349625)+268) (BuildId: b047970977b60c66feb06522edaad403)
F/DEBUG   (14301):       #30 pc 000000000030dc34  /apex/com.android.art/lib64/libart.so (art::interpreter::ArtInterpreterToInterpreterBridge(art::Thread*, art::CodeItemDataAccessor const&, art::ShadowFrame*, art::JValue*)+200) (BuildId: b047970977b60c66feb06522edaad403)
F/DEBUG   (14301):       #31 pc 000000000030f01c  /apex/com.android.art/lib64/libart.so (bool art::interpreter::DoCall<false, true>(art::ArtMethod*, art::Thread*, art::ShadowFrame&, art::Instruction const*, unsigned short, art::JValue*)+1772) (BuildId: b047970977b60c66feb06522edaad403)
F/DEBUG   (14301):       #32 pc 0000000000174fb8  /apex/com.android.art/lib64/libart.so (void art::interpreter::ExecuteSwitchImplCpp<true, false>(art::interpreter::SwitchImplContext*)+45680) (BuildId: b047970977b60c66feb06522edaad403)
F/DEBUG   (14301):       #33 pc 000000000013f7d8  /apex/com.android.art/lib64/libart.so (ExecuteSwitchImplAsm+8) (BuildId: b047970977b60c66feb06522edaad403)
F/DEBUG   (14301):       #34 pc 000000000018f8d0  /system/framework/framework.jar (android.app.ActivityThread.performLaunchActivity)
F/DEBUG   (14301):       #35 pc 0000000000305d4c  /apex/com.android.art/lib64/libart.so (art::interpreter::Execute(art::Thread*, art::CodeItemDataAccessor const&, art::ShadowFrame&, art::JValue, bool, bool) (.llvm.15486036983929349625)+532) (BuildId: b047970977b60c66feb06522edaad403)
F/DEBUG   (14301):       #36 pc 000000000030dc34  /apex/com.android.art/lib64/libart.so (art::interpreter::ArtInterpreterToInterpreterBridge(art::Thread*, art::CodeItemDataAccessor const&, art::ShadowFrame*, art::JValue*)+200) (BuildId: b047970977b60c66feb06522edaad403)
F/DEBUG   (14301):       #37 pc 000000000030f01c  /apex/com.android.art/lib64/libart.so (bool art::interpreter::DoCall<false, true>(art::ArtMethod*, art::Thread*, art::ShadowFrame&, art::Instruction const*, unsigned short, art::JValue*)+1772) (BuildId: b047970977b60c66feb06522edaad403)
F/DEBUG   (14301):       #38 pc 0000000000174fb8  /apex/com.android.art/lib64/libart.so (void art::interpreter::ExecuteSwitchImplCpp<true, false>(art::interpreter::SwitchImplContext*)+45680) (BuildId: b047970977b60c66feb06522edaad403)
F/DEBUG   (14301):       #39 pc 000000000013f7d8  /apex/com.android.art/lib64/libart.so (ExecuteSwitchImplAsm+8) (BuildId: b047970977b60c66feb06522edaad403)
F/DEBUG   (14301):       #40 pc 000000000018f7c4  /system/framework/framework.jar (android.app.ActivityThread.handleLaunchActivity)
F/DEBUG   (14301):       #41 pc 0000000000305d4c  /apex/com.android.art/lib64/libart.so (art::interpreter::Execute(art::Thread*, art::CodeItemDataAccessor const&, art::ShadowFrame&, art::JValue, bool, bool) (.llvm.15486036983929349625)+532) (BuildId: b047970977b60c66feb06522edaad403)
F/DEBUG   (14301):       #42 pc 000000000030dc34  /apex/com.android.art/lib64/libart.so (art::interpreter::ArtInterpreterToInterpreterBridge(art::Thread*, art::CodeItemDataAccessor const&, art::ShadowFrame*, art::JValue*)+200) (BuildId: b047970977b60c66feb06522edaad403)
F/DEBUG   (14301):       #43 pc 000000000030e62c  /apex/com.android.art/lib64/libart.so (bool art::interpreter::DoCall<false, false>(art::ArtMethod*, art::Thread*, art::ShadowFrame&, art::Instruction const*, unsigned short, art::JValue*)+968) (BuildId: b047970977b60c66feb06522edaad403)
F/DEBUG   (14301):       #44 pc 000000000067c544  /apex/com.android.art/lib64/libart.so (MterpInvokeVirtual+848) (BuildId: b047970977b60c66feb06522edaad403)
F/DEBUG   (14301):       #45 pc 000000000012d814  /apex/com.android.art/lib64/libart.so (mterp_op_invoke_virtual+20) (BuildId: b047970977b60c66feb06522edaad403)
F/DEBUG   (14301):       #46 pc 0000000000283898  /system/framework/framework.jar (android.app.servertransaction.LaunchActivityItem.execute+144)
F/DEBUG   (14301):       #47 pc 000000000067c7e4  /apex/com.android.art/lib64/libart.so (MterpInvokeVirtual+1520) (BuildId: b047970977b60c66feb06522edaad403)
F/DEBUG   (14301):       #48 pc 000000000012d814  /apex/com.android.art/lib64/libart.so (mterp_op_invoke_virtual+20) (BuildId: b047970977b60c66feb06522edaad403)
F/DEBUG   (14301):       #49 pc 0000000000285a32  /system/framework/framework.jar (android.app.servertransaction.TransactionExecutor.executeCallbacks+154)
F/DEBUG   (14301):       #50 pc 000000000067c7e4  /apex/com.android.art/lib64/libart.so (MterpInvokeVirtual+1520) (BuildId: b047970977b60c66feb06522edaad403)
F/DEBUG   (14301):       #51 pc 000000000012d814  /apex/com.android.art/lib64/libart.so (mterp_op_invoke_virtual+20) (BuildId: b047970977b60c66feb06522edaad403)
F/DEBUG   (14301):       #52 pc 000000000028596e  /system/framework/framework.jar (android.app.servertransaction.TransactionExecutor.execute+146)
F/DEBUG   (14301):       #53 pc 000000000067c7e4  /apex/com.android.art/lib64/libart.so (MterpInvokeVirtual+1520) (BuildId: b047970977b60c66feb06522edaad403)
F/DEBUG   (14301):       #54 pc 000000000012d814  /apex/com.android.art/lib64/libart.so (mterp_op_invoke_virtual+20) (BuildId: b047970977b60c66feb06522edaad403)
F/DEBUG   (14301):       #55 pc 000000000018eb90  /system/framework/framework.jar (android.app.ActivityThread$H.handleMessage+96)
F/DEBUG   (14301):       #56 pc 000000000067c7e4  /apex/com.android.art/lib64/libart.so (MterpInvokeVirtual+1520) (BuildId: b047970977b60c66feb06522edaad403)
F/DEBUG   (14301):       #57 pc 000000000012d814  /apex/com.android.art/lib64/libart.so (mterp_op_invoke_virtual+20) (BuildId: b047970977b60c66feb06522edaad403)
F/DEBUG   (14301):       #58 pc 0000000000371ec2  /system/framework/framework.jar (offset 0x853000) (android.os.Handler.dispatchMessage+38)
F/DEBUG   (14301):       #59 pc 000000000067c7e4  /apex/com.android.art/lib64/libart.so (MterpInvokeVirtual+1520) (BuildId: b047970977b60c66feb06522edaad403)
F/DEBUG   (14301):       #60 pc 000000000012d814  /apex/com.android.art/lib64/libart.so (mterp_op_invoke_virtual+20) (BuildId: b047970977b60c66feb06522edaad403)
F/DEBUG   (14301):       #61 pc 0000000000399280  /system/framework/framework.jar (offset 0x853000) (android.os.Looper.loop+480)
F/DEBUG   (14301):       #62 pc 0000000000305c44  /apex/com.android.art/lib64/libart.so (art::interpreter::Execute(art::Thread*, art::CodeItemDataAccessor const&, art::ShadowFrame&, art::JValue, bool, bool) (.llvm.15486036983929349625)+268) (BuildId: b047970977b60c66feb06522edaad403)
F/DEBUG   (14301):       #63 pc 000000000030dc34  /apex/com.android.art/lib64/libart.so (art::interpreter::ArtInterpreterToInterpreterBridge(art::Thread*, art::CodeItemDataAccessor const&, art::ShadowFrame*, art::JValue*)+200) (BuildId: b047970977b60c66feb06522edaad403)
F/DEBUG   (14301):       #64 pc 000000000030f01c  /apex/com.android.art/lib64/libart.so (bool art::interpreter::DoCall<false, true>(art::ArtMethod*, art::Thread*, art::ShadowFrame&, art::Instruction const*, unsigned short, art::JValue*)+1772) (BuildId: b047970977b60c66feb06522edaad403)
F/DEBUG   (14301):       #65 pc 0000000000177f40  /apex/com.android.art/lib64/libart.so (void art::interpreter::ExecuteSwitchImplCpp<true, false>(art::interpreter::SwitchImplContext*)+57848) (BuildId: b047970977b60c66feb06522edaad403)
F/DEBUG   (14301):       #66 pc 000000000013f7d8  /apex/com.android.art/lib64/libart.so (ExecuteSwitchImplAsm+8) (BuildId: b047970977b60c66feb06522edaad403)
F/DEBUG   (14301):       #67 pc 0000000000198638  /system/framework/framework.jar (android.app.ActivityThread.main)
F/DEBUG   (14301):       #68 pc 0000000000305d4c  /apex/com.android.art/lib64/libart.so (art::interpreter::Execute(art::Thread*, art::CodeItemDataAccessor const&, art::ShadowFrame&, art::JValue, bool, bool) (.llvm.15486036983929349625)+532) (BuildId: b047970977b60c66feb06522edaad403)
F/DEBUG   (14301):       #69 pc 000000000066b24c  /apex/com.android.art/lib64/libart.so (artQuickToInterpreterBridge+780) (BuildId: b047970977b60c66feb06522edaad403)
F/DEBUG   (14301):       #70 pc 000000000013cff8  /apex/com.android.art/lib64/libart.so (art_quick_to_interpreter_bridge+88) (BuildId: b047970977b60c66feb06522edaad403)
F/DEBUG   (14301):       #71 pc 00000000001337e8  /apex/com.android.art/lib64/libart.so (art_quick_invoke_static_stub+568) (BuildId: b047970977b60c66feb06522edaad403)
F/DEBUG   (14301):       #72 pc 00000000001a8a94  /apex/com.android.art/lib64/libart.so (art::ArtMethod::Invoke(art::Thread*, unsigned int*, unsigned int, art::JValue*, char const*)+228) (BuildId: b047970977b60c66feb06522edaad403)
F/DEBUG   (14301):       #73 pc 0000000000555748  /apex/com.android.art/lib64/libart.so (art::InvokeMethod(art::ScopedObjectAccessAlreadyRunnable const&, _jobject*, _jobject*, _jobject*, unsigned long)+1364) (BuildId: b047970977b60c66feb06522edaad403)
F/DEBUG   (14301):       #74 pc 00000000004d4ef0  /apex/com.android.art/lib64/libart.so (art::Method_invoke(_JNIEnv*, _jobject*, _jobject*, _jobjectArray*)+52) (BuildId: b047970977b60c66feb06522edaad403)
F/DEBUG   (14301):       #75 pc 000000000008a6f4  /apex/com.android.art/javalib/arm64/boot.oat (art_jni_trampoline+180) (BuildId: fd3cf054c28fb5d3737a5d92c072cfb27c32c982)
F/DEBUG   (14301):       #76 pc 0000000000133564  /apex/com.android.art/lib64/libart.so (art_quick_invoke_stub+548) (BuildId: b047970977b60c66feb06522edaad403)
F/DEBUG   (14301):       #77 pc 00000000001a8a78  /apex/com.android.art/lib64/libart.so (art::ArtMethod::Invoke(art::Thread*, unsigned int*, unsigned int, art::JValue*, char const*)+200) (BuildId: b047970977b60c66feb06522edaad403)
F/DEBUG   (14301):       #78 pc 000000000031831c  /apex/com.android.art/lib64/libart.so (art::interpreter::ArtInterpreterToCompiledCodeBridge(art::Thread*, art::ArtMethod*, art::ShadowFrame*, unsigned short, art::JValue*)+376) (BuildId: b047970977b60c66feb06522edaad403)
F/DEBUG   (14301):       #79 pc 000000000030e648  /apex/com.android.art/lib64/libart.so (bool art::interpreter::DoCall<false, false>(art::ArtMethod*, art::Thread*, art::ShadowFrame&, art::Instruction const*, unsigned short, art::JValue*)+996) (BuildId: b047970977b60c66feb06522edaad403)
F/DEBUG   (14301):       #80 pc 000000000067c544  /apex/com.android.art/lib64/libart.so (MterpInvokeVirtual+848) (BuildId: b047970977b60c66feb06522edaad403)
F/DEBUG   (14301):       #81 pc 000000000012d814  /apex/com.android.art/lib64/libart.so (mterp_op_invoke_virtual+20) (BuildId: b047970977b60c66feb06522edaad403)
F/DEBUG   (14301):       #82 pc 000000000049328e  /system/framework/framework.jar (offset 0x10ea000) (com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run+22)
F/DEBUG   (14301):       #83 pc 0000000000305c44  /apex/com.android.art/lib64/libart.so (art::interpreter::Execute(art::Thread*, art::CodeItemDataAccessor const&, art::ShadowFrame&, art::JValue, bool, bool) (.llvm.15486036983929349625)+268) (BuildId: b047970977b60c66feb06522edaad403)
F/DEBUG   (14301):       #84 pc 000000000066b24c  /apex/com.android.art/lib64/libart.so (artQuickToInterpreterBridge+780) (BuildId: b047970977b60c66feb06522edaad403)
F/DEBUG   (14301):       #85 pc 000000000013cff8  /apex/com.android.art/lib64/libart.so (art_quick_to_interpreter_bridge+88) (BuildId: b047970977b60c66feb06522edaad403)
F/DEBUG   (14301):       #86 pc 00000000008d06a0  /system/framework/arm64/boot-framework.oat (com.android.internal.os.ZygoteInit.main+2272) (BuildId: d0435b4e21501fbf7a274c411050afd30bd0e494)
F/DEBUG   (14301):       #87 pc 00000000001337e8  /apex/com.android.art/lib64/libart.so (art_quick_invoke_static_stub+568) (BuildId: b047970977b60c66feb06522edaad403)
F/DEBUG   (14301):       #88 pc 00000000001a8a94  /apex/com.android.art/lib64/libart.so (art::ArtMethod::Invoke(art::Thread*, unsigned int*, unsigned int, art::JValue*, char const*)+228) (BuildId: b047970977b60c66feb06522edaad403)
F/DEBUG   (14301):       #89 pc 0000000000554184  /apex/com.android.art/lib64/libart.so (art::JValue art::InvokeWithVarArgs<art::ArtMethod*>(art::ScopedObjectAccessAlreadyRunnable const&, _jobject*, art::ArtMethod*, std::__va_list)+448) (BuildId: b047970977b60c66feb06522edaad403)
F/DEBUG   (14301):       #90 pc 0000000000554638  /apex/com.android.art/lib64/libart.so (art::JValue art::InvokeWithVarArgs<_jmethodID*>(art::ScopedObjectAccessAlreadyRunnable const&, _jobject*, _jmethodID*, std::__va_list)+92) (BuildId: b047970977b60c66feb06522edaad403)
F/DEBUG   (14301):       #91 pc 0000000000438b08  /apex/com.android.art/lib64/libart.so (art::JNI<true>::CallStaticVoidMethodV(_JNIEnv*, _jclass*, _jmethodID*, std::__va_list)+656) (BuildId: b047970977b60c66feb06522edaad403)
F/DEBUG   (14301):       #92 pc 0000000000099424  /system/lib64/libandroid_runtime.so (_JNIEnv::CallStaticVoidMethod(_jclass*, _jmethodID*, ...)+124) (BuildId: 4642b0050351f12f8c531722003df252)
F/DEBUG   (14301):       #93 pc 00000000000a09ec  /system/lib64/libandroid_runtime.so (android::AndroidRuntime::start(char const*, android::Vector<android::String8> const&, bool)+836) (BuildId: 4642b0050351f12f8c531722003df252)
F/DEBUG   (14301):       #94 pc 0000000000003580  /system/bin/app_process64 (main+1336) (BuildId: 8b041fc279d5108900e48324bafa5142)
F/DEBUG   (14301):       #95 pc 000000000004988c  /apex/com.android.runtime/lib64/bionic/libc.so (__libc_init+108) (BuildId: d90cab72af1e828474813d66f2502c5f)
D/logd    (    0): logdr: UID=10372 GID=10372 PID=14301 n tail=50 logMask=8 pid=11268 start=0ns timeout=0ns
D/logd    (    0): logdr: UID=10372 GID=10372 PID=14301 n tail=50 logMask=1 pid=11268 start=0ns timeout=0ns
E/tombstoned(  685): Tombstone written to: /data/tombstones/tombstone_13
D/logd    (    0): logdr: UID=10372 GID=10372 PID=14301 n tail=0 logMask=8 pid=11268 start=0ns timeout=0ns
D/logd    (    0): logdr: UID=10372 GID=10372 PID=14301 n tail=0 logMask=1 pid=11268 start=0ns timeout=0ns
W/ActivityTaskManager( 1478):   Force finishing activity io.usagi.hello/.MainActivity
I/DropBoxManagerService( 1478): add tag=data_app_native_crash isTagEnabled=true flags=0x2
I/BootReceiver( 1478): Copying /data/tombstones/tombstone_13 to DropBox (SYSTEM_TOMBSTONE)
I/DropBoxManagerService( 1478): add tag=SYSTEM_TOMBSTONE isTagEnabled=true flags=0x2
D/GamingModeHelper( 1478): onTopAppChanged: ch.deletescape.lawnchair.plah
W/BroadcastQueue( 1478): Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver
W/BroadcastQueue( 1478): Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
W/BroadcastQueue( 1478): Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver
W/BroadcastQueue( 1478): Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
I/init    (    0): Untracked pid 14301 exited with status 0
I/init    (    0): Untracked pid 14303 exited with status 0
I/ActivityManager( 1478): Process io.usagi.hello (pid 11268) has died: prcp TOP 
I/Zygote  (  690): Process 11268 exited due to signal 6 (Aborted)
W/WindowManager( 1478): Cannot find window which accessibility connection is added to
I/ActivityManager( 1478): Killing 14140:com.android.webview:sandboxed_process0:org.chromium.content.app.SandboxedProcessService0:0/u0a372i13 (adj 0): isolated not needed
W/WindowManager( 1478): Failed looking up window session=Session{4ddd091 1478:1000} callers=com.android.server.wm.WindowManagerService.windowForClientLocked:5438 com.android.server.wm.WindowManagerService.removeWindow:1900 com.android.server.wm.Session.remove:193 
W/ActivityManager( 1478): Ignoring remove of inactive process: ProcessRecord{dd0c8c3 0:io.usagi.hello/u0a372}
W/ActivityManager( 1478): setHasOverlayUi called on unknown pid: 11268
I/Zygote  ( 2284): Process 14140 exited cleanly (0)
I/libprocessgroup( 1478): Successfully killed process cgroup uid 10372 pid 11268 in 28ms
I/libprocessgroup( 1478): Successfully killed process cgroup uid 99013 pid 14140 in 0ms
I/GoogleInputMethodService( 3234): GoogleInputMethodService.onFinishInput():3280 
I/GoogleInputMethodService( 3234): GoogleInputMethodService.updateDeviceLockedStatus():2169 repeatCheckTimes = 0, unlocked = true
I/GoogleInputMethodService( 3234): GoogleInputMethodService.onStartInput():1960 onStartInput(EditorInfo{inputType=0x0(NULL) imeOptions=0x0 privateImeOptions=null actionName=UNSPECIFIED actionLabel=null actionId=0 initialSelStart=-1 initialSelEnd=-1 initialCapsMode=0x0 hintText=null label=null packageName=ch.deletescape.lawnchair.plah fieldId=2131427400 fieldName=null extras=null}, false)
I/GoogleInputMethodService( 3234): GoogleInputMethodService.shouldHideHeaderOnInitialState():4081 ShouldHideHeaderOnInitialState = false
I/GoogleInputMethodService( 3234): GoogleInputMethodService.updateDeviceLockedStatus():2169 repeatCheckTimes = 2, unlocked = true
V/ShadeControllerImpl( 2186): NotificationShadeWindow: com.android.systemui.statusbar.phone.NotificationShadeWindowView{a7f0413 I.E...... ......ID 0,0-1080,2246} canPanelBeCollapsed(): false
W/ActivityTaskManager( 1478): Activity top resumed state loss timeout for ActivityRecord{3e0035a u0 io.usagi.hello/.MainActivity t-1 f}}
I/LocSvc_ApiV02(  845): <--- globalEventCb line 170 QMI_LOC_EVENT_POSITION_REPORT_IND_V02
W/WindowManager( 1478): Unable to start animation, surface is null or no children.
I/LocSvc_GnssInterface(  845): ===> odcpiRequestCb line 513 
I/GnssLocationProvider( 1478): GNSS HAL Requesting location updates from network provider for 10000 millis.
I/LocSvc_ApiV02(  845): <--- globalEventCb line 170 QMI_LOC_EVENT_WIFI_REQ_IND_V02
D/GamingModeHelper( 1478): onTopAppChanged: [rs.pedjaapps.alogcatroot.app](http:https://rs.pedjaapps.alogcatroot.app/)
D/logd    (    0): logdr: UID=0 GID=0 PID=14327 b tail=0 logMask=99 pid=0 start=0ns timeout=0ns
I/GoogleInputMethodService( 3234): GoogleInputMethodService.onFinishInput():3280 
I/GoogleInputMethodService( 3234): GoogleInputMethodService.updateDeviceLockedStatus():2169 repeatCheckTimes = 0, unlocked = true
I/GoogleInputMethodService( 3234): GoogleInputMethodService.onStartInput():1960 onStartInput(EditorInfo{inputType=0x0(NULL) imeOptions=0x0 privateImeOptions=null actionName=UNSPECIFIED actionLabel=null actionId=0 initialSelStart=-1 initialSelEnd=-1 initialCapsMode=0x0 hintText=null label=null [packageName=rs.pedjaapps.alogcatroot.app](http:https://packagename=rs.pedjaapps.alogcatroot.app/) fieldId=-1 fieldName=null extras=null}, false)
I/GoogleInputMethodService( 3234): GoogleInputMethodService.shouldHideHeaderOnInitialState():4081 ShouldHideHeaderOnInitialState = false
I/GoogleInputMethodService( 3234): GoogleInputMethodService.updateDeviceLockedStatus():2169 repeatCheckTimes = 2, unlocked = true
D/AndroidRuntime(14325): >>>>>> START com.android.internal.os.RuntimeInit uid 0 <<<<<<
I/AndroidRuntime(14325): Using default boot image
I/AndroidRuntime(14325): Leaving lock profiling enabled
I/app_process(14325): Core platform API reporting enabled, enforcing=false
W/Choreographer( 1478): Frame time is 0.043217 ms in the future!  Check that graphics HAL is generating vsync timestamps using the correct timebase.
W/Choreographer( 2186): Frame time is 0.007331 ms in the future!  Check that graphics HAL is generating vsync timestamps using the correct timebase.
W/Choreographer( 1478): Frame time is 0.043217 ms in the future!  Check that graphics HAL is generating vsync timestamps using the correct timebase.
I/LocSvc_ApiV02(  845): <--- globalEventCb line 170 QMI_LOC_EVENT_POSITION_REPORT_IND_V02
D/app_process(14325): Time zone APEX ICU file found: /apex/com.android.tzdata/etc/icu/icu_tzdata.dat
D/app_process(14325): I18n APEX ICU file found: /apex/com.android.i18n/etc/icu/icudt66l.dat
I/app_process(14325): The ClassLoaderContext is a special shared library.
W/app_process(14325): JNI RegisterNativeMethods: attempt to register 0 native methods for android.media.AudioAttributes
W/WindowManager( 1478): removeWindowToken: Attempted to remove non-existing token: android.os.Binder@f2f00fc
D/AndroidRuntime(14325): Calling main entry com.android.commands.content.Content
D/AndroidRuntime(14325): Shutting down VM
I/init    (    0): Untracked pid 14324 exited with status 0
I/GoogleInputMethodService( 3234): GoogleInputMethodService.onFinishInput():3280 
I/GoogleInputMethodService( 3234): GoogleInputMethodService.updateDeviceLockedStatus():2169 repeatCheckTimes = 0, unlocked = true
I/GoogleInputMethodService( 3234): GoogleInputMethodService.onStartInput():1960 onStartInput(EditorInfo{inputType=0x0(NULL) imeOptions=0x0 privateImeOptions=null actionName=UNSPECIFIED actionLabel=null actionId=0 initialSelStart=-1 initialSelEnd=-1 initialCapsMode=0x0 hintText=null label=null [packageName=rs.pedjaapps.alogcatroot.app](http:https://packagename=rs.pedjaapps.alogcatroot.app/) fieldId=16908298 fieldName=null extras=null}, false)
I/GoogleInputMethodService( 3234): GoogleInputMethodService.shouldHideHeaderOnInitialState():4081 ShouldHideHeaderOnInitialState = false
I/GoogleInputMethodService( 3234): GoogleInputMethodService.updateDeviceLockedStatus():2169 repeatCheckTimes = 2, unlocked = true
I/LocSvc_ApiV02(  845): <--- globalEventCb line 170 QMI_LOC_EVENT_POSITION_REPORT_IND_V02

It seems like it crashes here.

Thanks for working on the awesome project!

edit: just realized I was using the tauri fork (that has the wry template), sorry about that. If someone knows what the issue is and if it's limited to the fork, any info would be great :)

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