Skip to content

dotnet new maui crashes in .NET 8 Preview 1 #7819

@jonathanpeppers

Description

@jonathanpeppers

Android application type

Android for .NET (net6.0-android, etc.)

Affected platform version

.NET 8 preview 1

Description

After installing .NET 8, I found Release dotnet new maui apps crash on launch:

02-21 17:03:17.515  9548  9548 F DEBUG   : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x000000000000001c
02-21 17:03:17.515  9548  9548 F DEBUG   : Cause: null pointer dereference
...
02-21 17:03:17.515  9548  9548 F DEBUG   :       #00 pc 00000000000bdad8  /data/app/~~7gCkYmQcKwTyS9NmxfgKxA==/com.companyname.bubby-PJIkJ0Lv0RiQhEVLeWi4wg==/split_config.arm64_v8a.apk!libmonosgen-2.0.so (mono_class_get_checked+24) (BuildId: 80b786675a56824331f363bf29a2b54f454cf006)

You can workaround by passing -p:AndroidEnableMarshalMethods=false.

dotnet new android apps also appear to work fine.

Steps to Reproduce

  1. Install .NET 8 Preview 1
  2. dotnet workload install maui
  3. dotnet new maui
  4. dotnet build -c Release -f net8.0-android -t:Run

Did you find any workaround?

-p:AndroidEnableMarshalMethods=false

Relevant log output

--------- beginning of main
02-21 17:02:15.407  3277  3277 D BoundBrokerSvc: onUnbind: Intent { act=com.google.android.gms.feedback.internal.IFeedbackService dat=chimera-action:com.google.android.gms.feedback.internal.IFeedbackService cmp=com.google.android.gms/.chimera.GmsBoundBrokerService }
02-21 17:02:15.900  9278  9298 E JavaBinder: !!! FAILED BINDER TRANSACTION !!!  (parcel size = 340)
02-21 17:02:15.900  9278  9298 W GmsClient: IGmsServiceBroker.getService failed
02-21 17:02:15.900  9278  9298 W GmsClient: android.os.DeadObjectException: Transaction failed on small parcel; remote process probably died, but this could also be caused by running out of binder buffe
02-21 17:02:15.900  9278  9298 W GmsClient: 	at android.os.BinderProxy.transactNative(Native Method)
02-21 17:02:15.900  9278  9298 W GmsClient: 	at android.os.BinderProxy.transact(BinderProxy.java:584)
02-21 17:02:15.900  9278  9298 W GmsClient: 	at gjb.r(PG:14)
02-21 17:02:15.900  9278  9298 W GmsClient: 	at fwr.run(PG:23)
02-21 17:02:15.900  9278  9298 W GmsClient: 	at android.os.Handler.handleCallback(Handler.java:942)
02-21 17:02:15.900  9278  9298 W GmsClient: 	at android.os.Handler.dispatchMessage(Handler.java:99)
02-21 17:02:15.900  9278  9298 W GmsClient: 	at android.os.Looper.loopOnce(Looper.java:201)
02-21 17:02:15.900  9278  9298 W GmsClient: 	at android.os.Looper.loop(Looper.java:288)
02-21 17:02:15.900  9278  9298 W GmsClient: 	at android.os.HandlerThread.run(HandlerThread.java:67)
--------- beginning of kernel
02-21 17:02:15.901  9298  9298 I binder  : 9278:9298 transaction failed 29202/0, size 340-8 line 3294
02-21 17:02:18.029  1124  1124 D TaplEvents: Main / Touch event: MotionEvent { action=ACTION_DOWN, actionButton=0, id[0]=0, x[0]=168.98071, y[0]=424.96765, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, classification=NONE, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=5220377, downTime=5220377, deviceId=8, source=0x5002, displayId=0, eventId=257887550 }
02-21 17:02:18.031  1124  1124 D TaplEvents: TIS / TouchInteractionService.onInputEvent: MotionEvent { action=ACTION_DOWN, actionButton=0, id[0]=0, x[0]=168.98071, y[0]=424.96765, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, classification=NONE, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=5220377, downTime=5220377, deviceId=8, source=0x5002, displayId=0, eventId=257887550 }
02-21 17:02:18.146  1124  1124 D TaplEvents: Main / Touch event: MotionEvent { action=ACTION_UP, actionButton=0, id[0]=0, x[0]=168.98071, y[0]=424.96765, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, classification=NONE, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=5220493, downTime=5220377, deviceId=8, source=0x5002, displayId=0, eventId=811944050 }
02-21 17:02:18.146  1124  1124 D TaplEvents: TIS / TouchInteractionService.onInputEvent: MotionEvent { action=ACTION_UP, actionButton=0, id[0]=0, x[0]=168.98071, y[0]=424.96765, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, classification=NONE, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=5220493, downTime=5220377, deviceId=8, source=0x5002, displayId=0, eventId=811944050 }
02-21 17:02:18.148  1124  1124 D TaplEvents: Main / start: startAppShortcutOrInfoActivity
02-21 17:02:18.155  1124  1659 D EGL_emulation: app_time_stats: avg=1487.95ms min=11.39ms max=13258.87ms count=9
--------- beginning of system
02-21 17:02:18.156   563  1732 D CompatibilityChangeReporter: Compat change id reported: 161252188; UID 10177; state: ENABLED
02-21 17:02:18.156   563  1732 I ActivityTaskManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.companyname.bubby/crc64d8455e61cb1d83e9.MainActivity bnds=[57,278][298,593]} from uid 10132
02-21 17:02:18.157   563  1732 D CompatibilityChangeReporter: Compat change id reported: 194480991; UID 10177; state: ENABLED
02-21 17:02:18.157   365   434 E [email protected]: device/generic/goldfish/audio/stream_out.cpp:updateSourceMetadata:388 failure: Result::NOT_SUPPORTED
02-21 17:02:18.158   365  7145 E [email protected]: device/generic/goldfish/audio/device_port_sink.cpp:start:75 failure: Result::INVALID_STATE
02-21 17:02:18.159   398   531 D AudioFlinger: mixer(0xb40000779296e9b0) throttle end: throttle time(30)
02-21 17:02:18.159   365  7145 E [email protected]: device/generic/goldfish/audio/device_port_sink.cpp:start:75 failure: Result::INVALID_STATE
02-21 17:02:18.159   365  7145 E [email protected]: device/generic/goldfish/audio/device_port_sink.cpp:start:75 failure: Result::INVALID_STATE
02-21 17:02:18.159   563  1732 D CompatibilityChangeReporter: Compat change id reported: 174042980; UID 10177; state: DISABLED
02-21 17:02:18.191   563  1732 D CompatibilityChangeReporter: Compat change id reported: 184838306; UID 10177; state: DISABLED
02-21 17:02:18.191   378   431 I RanchuHwc: validateDisplay: layer 78 CompositionType 1, fallback to client
02-21 17:02:18.191   378   431 I RanchuHwc: validateDisplay: layer 77 CompositionType 1, fallback to client
02-21 17:02:18.191   563  1732 D CompatibilityChangeReporter: Compat change id reported: 185004937; UID 10177; state: DISABLED
02-21 17:02:18.191   563  1732 D CompatibilityChangeReporter: Compat change id reported: 181136395; UID 10177; state: DISABLED
02-21 17:02:18.192   563  1732 D CompatibilityChangeReporter: Compat change id reported: 174042936; UID 10177; state: DISABLED
02-21 17:02:18.193   563  1732 D CompatibilityChangeReporter: Compat change id reported: 197654537; UID 10177; state: ENABLED
02-21 17:02:18.194   563  1732 D CompatibilityChangeReporter: Compat change id reported: 205907456; UID 10177; state: ENABLED
02-21 17:02:18.196   563  1732 D CompatibilityChangeReporter: Compat change id reported: 194833441; UID 10177; state: ENABLED
02-21 17:02:18.198   563   583 D CompatibilityChangeReporter: Compat change id reported: 135634846; UID 10177; state: DISABLED
02-21 17:02:18.198   563   583 D CompatibilityChangeReporter: Compat change id reported: 177438394; UID 10177; state: DISABLED
02-21 17:02:18.198   563   583 D CompatibilityChangeReporter: Compat change id reported: 135772972; UID 10177; state: DISABLED
02-21 17:02:18.198   563   583 D CompatibilityChangeReporter: Compat change id reported: 135754954; UID 10177; state: ENABLED
02-21 17:02:18.199   563   592 D CompatibilityChangeReporter: Compat change id reported: 143937733; UID 10177; state: ENABLED
02-21 17:02:18.199   378   431 W RanchuHwc: presentDisplay display has no layers to compose, flushing client target buffer.
02-21 17:02:18.200   378   431 I RanchuHwc: validateDisplay: layer 78 CompositionType 1, fallback to client
02-21 17:02:18.200   378   431 I RanchuHwc: validateDisplay: layer 77 CompositionType 1, fallback to client
02-21 17:02:18.204   563   583 D ContentCapturePerUserService: onActivityEvent(): no remote service
02-21 17:02:18.206   378   431 W RanchuHwc: presentDisplay display has no layers to compose, flushing client target buffer.
02-21 17:02:18.206   363   363 D Zygote  : Forked child process 9470
02-21 17:02:18.207   563   592 I ActivityManager: Start proc 9470:com.companyname.bubby/u0a177 for pre-top-activity {com.companyname.bubby/crc64d8455e61cb1d83e9.MainActivity}
02-21 17:02:18.210   378   431 I RanchuHwc: validateDisplay: layer 78 CompositionType 1, fallback to client
02-21 17:02:18.210   378   431 I RanchuHwc: validateDisplay: layer 77 CompositionType 1, fallback to client
02-21 17:02:18.214   378   431 W RanchuHwc: presentDisplay display has no layers to compose, flushing client target buffer.
02-21 17:02:18.216   766  1018 D SplashScreenView: Build android.window.SplashScreenView{16f589b V.E...... ......ID 0,0-0,0}
02-21 17:02:18.216   766  1018 D SplashScreenView: Icon: view: android.widget.ImageView{c4a2438 V.ED..... ......I. 0,0-0,0 #10204d9 android:id/splashscreen_icon_view} drawable: com.android.wm.shell.startingsurface.SplashscreenIconDrawableFactory$ImmobileIconDrawable@deaac11 size: 528
02-21 17:02:18.216   766  1018 D SplashScreenView: Branding: view: android.view.View{37ea176 G.ED..... ......I. 0,0-0,0 #10204d8 android:id/splashscreen_branding_view} drawable: null size w: 0 h: 0
02-21 17:02:18.217   563  1732 D CompatibilityChangeReporter: Compat change id reported: 168419799; UID 10177; state: DISABLED
02-21 17:02:18.218   766  1017 D OnBackInvokedDispatcher: ViewRootImpl.registerBackCallbackOnWindow. Dispatcher:android.window.WindowOnBackInvokedDispatcher@960e377 Package:com.android.systemui IWindow:android.view.ViewRootImpl$W@8994be4 Session:android.view.IWindowSession$Stub$Proxy@df9d836
02-21 17:02:18.218   766  1017 D WindowOnBackDispatcher: App: com.companyname.bubby featureFlagEnabled=true appRequestsPredictiveBack=false alwaysEnforce=false
02-21 17:02:18.218   563   741 D CoreBackPreview: Window{4759369 u0 Splash Screen com.companyname.bubby}: Setting back callback OnBackInvokedCallbackInfo{mCallback=android.window.IOnBackInvokedCallback$Stub$Proxy@d34b68f, mPriority=0}
02-21 17:02:18.227   401   401 I BpBinder: onLastStrongRef automatically unlinking death recipients: <uncached descriptor>
02-21 17:02:18.227   378   431 I RanchuHwc: validateDisplay: layer 78 CompositionType 1, fallback to client
02-21 17:02:18.227   378   431 I RanchuHwc: validateDisplay: layer 77 CompositionType 1, fallback to client
02-21 17:02:18.229   377  1109 D goldfish-address-space: claimShared: Ask to claim region [0x1f09a4000 0x1f1348000]
02-21 17:02:18.233   378   431 W RanchuHwc: presentDisplay display has no layers to compose, flushing client target buffer.
02-21 17:02:18.233   377  1109 D goldfish-address-space: claimShared: Ask to claim region [0x1f2690000 0x1f3034000]
02-21 17:02:18.234   377  1109 D goldfish-address-space: claimShared: Ask to claim region [0x1f4000000 0x1f49a4000]
02-21 17:02:18.238   437   455 I adbd    : jdwp connection from 9470
02-21 17:02:18.239   766  1035 W Parcel  : Expecting binder but got null!
02-21 17:02:18.243   378   431 I RanchuHwc: validateDisplay: layer 78 CompositionType 1, fallback to client
02-21 17:02:18.243   378   431 I RanchuHwc: validateDisplay: layer 77 CompositionType 1, fallback to client
02-21 17:02:18.247   378   431 W RanchuHwc: presentDisplay display has no layers to compose, flushing client target buffer.
02-21 17:02:18.253   563  1732 D ContentCapturePerUserService: onActivityEvent(): no remote service
02-21 17:02:18.256  9470  9470 D CompatibilityChangeReporter: Compat change id reported: 171979766; UID 10177; state: ENABLED
02-21 17:02:18.256   563   583 D ContentCapturePerUserService: onActivityEvent(): no remote service
02-21 17:02:18.260   378   431 I RanchuHwc: validateDisplay: layer 78 CompositionType 1, fallback to client
02-21 17:02:18.260   378   431 I RanchuHwc: validateDisplay: layer 77 CompositionType 1, fallback to client
02-21 17:02:18.262   378   431 W RanchuHwc: presentDisplay display has no layers to compose, flushing client target buffer.
02-21 17:02:18.273   365   434 E [email protected]: device/generic/goldfish/audio/stream_out.cpp:updateSourceMetadata:388 failure: Result::NOT_SUPPORTED
02-21 17:02:18.276   378   431 I RanchuHwc: validateDisplay: layer 78 CompositionType 1, fallback to client
02-21 17:02:18.276   378   431 I RanchuHwc: validateDisplay: layer 77 CompositionType 1, fallback to client
02-21 17:02:18.279   378   431 W RanchuHwc: presentDisplay display has no layers to compose, flushing client target buffer.
02-21 17:02:18.282  9470  9470 W ziparchive: Unable to open '/data/app/~~7gCkYmQcKwTyS9NmxfgKxA==/com.companyname.bubby-PJIkJ0Lv0RiQhEVLeWi4wg==/split_config.arm64_v8a.dm': No such file or directory
02-21 17:02:18.282  9470  9470 W ziparchive: Unable to open '/data/app/~~7gCkYmQcKwTyS9NmxfgKxA==/com.companyname.bubby-PJIkJ0Lv0RiQhEVLeWi4wg==/split_config.arm64_v8a.dm': No such file or directory
02-21 17:02:18.282  9470  9470 W mpanyname.bubby: Entry not found
02-21 17:02:18.282  9470  9470 W ziparchive: Unable to open '/data/app/~~7gCkYmQcKwTyS9NmxfgKxA==/com.companyname.bubby-PJIkJ0Lv0RiQhEVLeWi4wg==/split_config.en.dm': No such file or directory
02-21 17:02:18.282  9470  9470 W ziparchive: Unable to open '/data/app/~~7gCkYmQcKwTyS9NmxfgKxA==/com.companyname.bubby-PJIkJ0Lv0RiQhEVLeWi4wg==/split_config.en.dm': No such file or directory
02-21 17:02:18.282  9470  9470 W mpanyname.bubby: Entry not found
02-21 17:02:18.282  9470  9470 W ziparchive: Unable to open '/data/app/~~7gCkYmQcKwTyS9NmxfgKxA==/com.companyname.bubby-PJIkJ0Lv0RiQhEVLeWi4wg==/split_config.xxhdpi.dm': No such file or directory
02-21 17:02:18.282  9470  9470 W ziparchive: Unable to open '/data/app/~~7gCkYmQcKwTyS9NmxfgKxA==/com.companyname.bubby-PJIkJ0Lv0RiQhEVLeWi4wg==/split_config.xxhdpi.dm': No such file or directory
02-21 17:02:18.282  9470  9470 W mpanyname.bubby: Entry not found
02-21 17:02:18.284  9470  9470 W mpanyname.bubby: JIT profile information will not be recorded: profile file does not exist.
02-21 17:02:18.284  9470  9470 W mpanyname.bubby: JIT profile information will not be recorded: profile file does not exist.
02-21 17:02:18.284  9470  9470 W mpanyname.bubby: JIT profile information will not be recorded: profile file does not exist.
02-21 17:02:18.286  9470  9470 V GraphicsEnvironment: ANGLE Developer option for 'com.companyname.bubby' set to: 'default'
02-21 17:02:18.286  9470  9470 V GraphicsEnvironment: ANGLE GameManagerService for com.companyname.bubby: false
02-21 17:02:18.286  9470  9470 V GraphicsEnvironment: Neither updatable production driver nor prerelease driver is supported.
02-21 17:02:18.287  9470  9470 D NetworkSecurityConfig: No Network Security Config specified, using platform default
02-21 17:02:18.287  9470  9470 D NetworkSecurityConfig: No Network Security Config specified, using platform default
02-21 17:02:18.288   563   741 D CompatibilityChangeReporter: Compat change id reported: 161145287; UID 10177; state: DISABLED
02-21 17:02:18.290  9470  9470 I DOTNET  : JNI_OnLoad: JNI_OnLoad in pal_jni.c
02-21 17:02:18.290  9470  9470 D DOTNET  : GetOptionalClassGRef: optional class com/android/org/conscrypt/OpenSSLEngineImpl was not found
02-21 17:02:18.293   378   431 I RanchuHwc: validateDisplay: layer 78 CompositionType 1, fallback to client
02-21 17:02:18.293   378   431 I RanchuHwc: validateDisplay: layer 77 CompositionType 1, fallback to client
02-21 17:02:18.293   378   431 I RanchuHwc: validateDisplay: layer 79 CompositionType 1, fallback to client
02-21 17:02:18.296   378   431 W RanchuHwc: presentDisplay display has no layers to compose, flushing client target buffer.
02-21 17:02:18.301  9470  9470 W monodroid-assembly: Failed to look up image index for hash 0xc6e052f76a488598
02-21 17:02:18.301  9470  9470 W monodroid-gc: GREF GC Threshold: 46080
02-21 17:02:18.305  1571  1571 I GsaVoiceInteractionSrv: Handling ACTION_STOP_HOTWORD
02-21 17:02:18.305  1571  2092 E HwDetectorWithState: a: 3
02-21 17:02:18.310   378   431 I RanchuHwc: validateDisplay: layer 78 CompositionType 1, fallback to client
02-21 17:02:18.310   378   431 I RanchuHwc: validateDisplay: layer 77 CompositionType 1, fallback to client
02-21 17:02:18.310   378   431 I RanchuHwc: validateDisplay: layer 79 CompositionType 1, fallback to client
02-21 17:02:18.312   378   431 W RanchuHwc: presentDisplay display has no layers to compose, flushing client target buffer.
02-21 17:02:18.326   378   431 I RanchuHwc: validateDisplay: layer 78 CompositionType 1, fallback to client
02-21 17:02:18.326   378   431 I RanchuHwc: validateDisplay: layer 77 CompositionType 1, fallback to client
02-21 17:02:18.326   378   431 I RanchuHwc: validateDisplay: layer 79 CompositionType 1, fallback to client
02-21 17:02:18.327  9470  9470 W monodroid-assembly: Failed to look up image index for hash 0xd59a58c406411f89
02-21 17:02:18.329   378   431 W RanchuHwc: presentDisplay display has no layers to compose, flushing client target buffer.
02-21 17:02:18.338  9470  9470 W monodroid-assembly: Failed to look up image index for hash 0xfa28e87b91334681
02-21 17:02:18.339  9470  9470 W monodroid-assembly: Failed to look up image index for hash 0xe70da84600bb4e86
02-21 17:02:18.342  9470  9470 W monodroid-assembly: Failed to look up image index for hash 0xc1b8989a7ad20fb0
02-21 17:02:18.343   378   431 I RanchuHwc: validateDisplay: layer 78 CompositionType 1, fallback to client
02-21 17:02:18.343   378   431 I RanchuHwc: validateDisplay: layer 77 CompositionType 1, fallback to client
02-21 17:02:18.343   378   431 I RanchuHwc: validateDisplay: layer 79 CompositionType 1, fallback to client
02-21 17:02:18.343  9470  9470 W monodroid-assembly: Failed to look up image index for hash 0xf5c6c68c9e45303b
02-21 17:02:18.345   378   431 W RanchuHwc: presentDisplay display has no layers to compose, flushing client target buffer.
02-21 17:02:18.360   378   431 I RanchuHwc: validateDisplay: layer 78 CompositionType 1, fallback to client
02-21 17:02:18.360   378   431 I RanchuHwc: validateDisplay: layer 77 CompositionType 1, fallback to client
02-21 17:02:18.360   378   431 I RanchuHwc: validateDisplay: layer 79 CompositionType 1, fallback to client
02-21 17:02:18.362   378   431 W RanchuHwc: presentDisplay display has no layers to compose, flushing client target buffer.
02-21 17:02:18.376   378   431 I RanchuHwc: validateDisplay: layer 78 CompositionType 1, fallback to client
02-21 17:02:18.376   378   431 I RanchuHwc: validateDisplay: layer 77 CompositionType 1, fallback to client
02-21 17:02:18.376   378   431 I RanchuHwc: validateDisplay: layer 79 CompositionType 1, fallback to client
02-21 17:02:18.379   378   431 W RanchuHwc: presentDisplay display has no layers to compose, flushing client target buffer.
02-21 17:02:18.393   378   431 I RanchuHwc: validateDisplay: layer 78 CompositionType 1, fallback to client
02-21 17:02:18.393   378   431 I RanchuHwc: validateDisplay: layer 77 CompositionType 1, fallback to client
02-21 17:02:18.393   378   431 I RanchuHwc: validateDisplay: layer 79 CompositionType 1, fallback to client
02-21 17:02:18.395   378   431 W RanchuHwc: presentDisplay display has no layers to compose, flushing client target buffer.
02-21 17:02:18.410   378   431 I RanchuHwc: validateDisplay: layer 78 CompositionType 1, fallback to client
02-21 17:02:18.410   378   431 I RanchuHwc: validateDisplay: layer 77 CompositionType 1, fallback to client
02-21 17:02:18.410   378   431 I RanchuHwc: validateDisplay: layer 79 CompositionType 1, fallback to client
02-21 17:02:18.412   378   431 W RanchuHwc: presentDisplay display has no layers to compose, flushing client target buffer.
02-21 17:02:18.421  9470  9470 W monodroid-assembly: Failed to look up image index for hash 0xc405fd76067d19e1
02-21 17:02:18.426   378   431 I RanchuHwc: validateDisplay: layer 78 CompositionType 1, fallback to client
02-21 17:02:18.426   378   431 I RanchuHwc: validateDisplay: layer 77 CompositionType 1, fallback to client
02-21 17:02:18.426   378   431 I RanchuHwc: validateDisplay: layer 79 CompositionType 1, fallback to client
02-21 17:02:18.428   378   431 W RanchuHwc: presentDisplay display has no layers to compose, flushing client target buffer.
02-21 17:02:18.430  9470  9493 D libEGL  : loaded /vendor/lib64/egl/libEGL_emulation.so
02-21 17:02:18.431  9470  9493 D libEGL  : loaded /vendor/lib64/egl/libGLESv1_CM_emulation.so
02-21 17:02:18.432  9470  9493 D libEGL  : loaded /vendor/lib64/egl/libGLESv2_emulation.so
02-21 17:02:18.434  9470  9470 W monodroid-assembly: Failed to look up image index for hash 0xf5b1dfc36cac272b
02-21 17:02:18.436  9470  9470 D AppCompatDelegate: Checking for metadata for AppLocalesMetadataHolderService : Service not found
02-21 17:02:18.443   378   431 I RanchuHwc: validateDisplay: layer 78 CompositionType 1, fallback to client
02-21 17:02:18.443   378   431 I RanchuHwc: validateDisplay: layer 77 CompositionType 1, fallback to client
02-21 17:02:18.443   378   431 I RanchuHwc: validateDisplay: layer 79 CompositionType 1, fallback to client
02-21 17:02:18.444  9470  9470 D WindowOnBackDispatcher: App: com.companyname.bubby featureFlagEnabled=true appRequestsPredictiveBack=false alwaysEnforce=false
02-21 17:02:18.445   378   431 W RanchuHwc: presentDisplay display has no layers to compose, flushing client target buffer.
02-21 17:02:18.450  9470  9470 W monodroid-assembly: Failed to look up image index for hash 0xb0febee04cf46c69
02-21 17:02:18.460   378   431 I RanchuHwc: validateDisplay: layer 78 CompositionType 1, fallback to client
02-21 17:02:18.460   378   431 I RanchuHwc: validateDisplay: layer 77 CompositionType 1, fallback to client
02-21 17:02:18.460   378   431 I RanchuHwc: validateDisplay: layer 79 CompositionType 1, fallback to client
02-21 17:02:18.462   378   431 W RanchuHwc: presentDisplay display has no layers to compose, flushing client target buffer.
--------- beginning of crash
02-21 17:02:18.471  9470  9470 F libc    : Fatal signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x1c in tid 9470 (mpanyname.bubby), pid 9470 (mpanyname.bubby)
02-21 17:02:18.476   378   431 I RanchuHwc: validateDisplay: layer 78 CompositionType 1, fallback to client
02-21 17:02:18.476   378   431 I RanchuHwc: validateDisplay: layer 77 CompositionType 1, fallback to client
02-21 17:02:18.476   378   431 I RanchuHwc: validateDisplay: layer 79 CompositionType 1, fallback to client
02-21 17:02:18.479   378   431 W RanchuHwc: presentDisplay display has no layers to compose, flushing client target buffer.
02-21 17:02:18.487  9496  9496 I crash_dump64: obtaining output fd from tombstoned, type: kDebuggerdTombstoneProto
02-21 17:02:18.487   264   264 I tombstoned: received crash request for pid 9470
02-21 17:02:18.487  9496  9496 I crash_dump64: performing dump of process 9470 (target tid = 9470)
02-21 17:02:18.493   378   431 I RanchuHwc: validateDisplay: layer 78 CompositionType 1, fallback to client
02-21 17:02:18.493   378   431 I RanchuHwc: validateDisplay: layer 77 CompositionType 1, fallback to client
02-21 17:02:18.493   378   431 I RanchuHwc: validateDisplay: layer 79 CompositionType 1, fallback to client
02-21 17:02:18.495   378   431 W RanchuHwc: presentDisplay display has no layers to compose, flushing client target buffer.
02-21 17:02:18.510   378   431 I RanchuHwc: validateDisplay: layer 78 CompositionType 1, fallback to client
02-21 17:02:18.510   378   431 I RanchuHwc: validateDisplay: layer 77 CompositionType 1, fallback to client
02-21 17:02:18.510   378   431 I RanchuHwc: validateDisplay: layer 79 CompositionType 1, fallback to client
02-21 17:02:18.511   378   431 W RanchuHwc: presentDisplay display has no layers to compose, flushing client target buffer.
02-21 17:02:18.526   378   431 I RanchuHwc: validateDisplay: layer 78 CompositionType 1, fallback to client
02-21 17:02:18.526   378   431 I RanchuHwc: validateDisplay: layer 77 CompositionType 1, fallback to client
02-21 17:02:18.526   378   431 I RanchuHwc: validateDisplay: layer 79 CompositionType 1, fallback to client
02-21 17:02:18.528   378   431 W RanchuHwc: presentDisplay display has no layers to compose, flushing client target buffer.
02-21 17:02:18.543   378   431 I RanchuHwc: validateDisplay: layer 78 CompositionType 1, fallback to client
02-21 17:02:18.543   378   431 I RanchuHwc: validateDisplay: layer 77 CompositionType 1, fallback to client
02-21 17:02:18.543   378   431 I RanchuHwc: validateDisplay: layer 79 CompositionType 1, fallback to client
02-21 17:02:18.545   378   431 W RanchuHwc: presentDisplay display has no layers to compose, flushing client target buffer.
02-21 17:02:18.560   378   431 I RanchuHwc: validateDisplay: layer 78 CompositionType 1, fallback to client
02-21 17:02:18.560   378   431 I RanchuHwc: validateDisplay: layer 77 CompositionType 1, fallback to client
02-21 17:02:18.560   378   431 I RanchuHwc: validateDisplay: layer 79 CompositionType 1, fallback to client
02-21 17:02:18.562   378   431 W RanchuHwc: presentDisplay display has no layers to compose, flushing client target buffer.
02-21 17:02:18.576   378   431 I RanchuHwc: validateDisplay: layer 78 CompositionType 1, fallback to client
02-21 17:02:18.576   378   431 I RanchuHwc: validateDisplay: layer 77 CompositionType 1, fallback to client
02-21 17:02:18.576   378   431 I RanchuHwc: validateDisplay: layer 79 CompositionType 1, fallback to client
02-21 17:02:18.578   378   431 W RanchuHwc: presentDisplay display has no layers to compose, flushing client target buffer.
02-21 17:02:18.593   378   431 I RanchuHwc: validateDisplay: layer 78 CompositionType 1, fallback to client
02-21 17:02:18.593   378   431 I RanchuHwc: validateDisplay: layer 77 CompositionType 1, fallback to client
02-21 17:02:18.593   378   431 I RanchuHwc: validateDisplay: layer 79 CompositionType 1, fallback to client
02-21 17:02:18.595   378   431 W RanchuHwc: presentDisplay display has no layers to compose, flushing client target buffer.
02-21 17:02:18.609   378   431 I RanchuHwc: validateDisplay: layer 78 CompositionType 1, fallback to client
02-21 17:02:18.609   378   431 I RanchuHwc: validateDisplay: layer 77 CompositionType 1, fallback to client
02-21 17:02:18.609   378   431 I RanchuHwc: validateDisplay: layer 79 CompositionType 1, fallback to client
02-21 17:02:18.612   378   431 W RanchuHwc: presentDisplay display has no layers to compose, flushing client target buffer.
02-21 17:02:18.617   223   223 I logd    : logdr: UID=10177 GID=10177 PID=9496 n tail=0 logMask=8 pid=9470 start=0ns deadline=0ns
02-21 17:02:18.617  9496  9496 F DEBUG   : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
02-21 17:02:18.617  9496  9496 F DEBUG   : Build fingerprint: 'google/sdk_gphone64_arm64/emu64a:13/TPB3.220513.017/8678579:userdebug/dev-keys'
02-21 17:02:18.617  9496  9496 F DEBUG   : Revision: '0'
02-21 17:02:18.617  9496  9496 F DEBUG   : ABI: 'arm64'
02-21 17:02:18.617  9496  9496 F DEBUG   : Timestamp: 2023-02-21 17:02:18.490034483-0600
02-21 17:02:18.617  9496  9496 F DEBUG   : Process uptime: 1s
02-21 17:02:18.617  9496  9496 F DEBUG   : Cmdline: com.companyname.bubby
02-21 17:02:18.617  9496  9496 F DEBUG   : pid: 9470, tid: 9470, name: mpanyname.bubby  >>> com.companyname.bubby <<<
02-21 17:02:18.617  9496  9496 F DEBUG   : uid: 10177
02-21 17:02:18.617  9496  9496 F DEBUG   : tagged_addr_ctrl: 0000000000000001 (PR_TAGGED_ADDR_ENABLE)
02-21 17:02:18.618  9496  9496 F DEBUG   : pac_enabled_keys: 000000000000000f (PR_PAC_APIAKEY, PR_PAC_APIBKEY, PR_PAC_APDAKEY, PR_PAC_APDBKEY)
02-21 17:02:18.618  9496  9496 F DEBUG   : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x000000000000001c
02-21 17:02:18.618  9496  9496 F DEBUG   : Cause: null pointer dereference
02-21 17:02:18.618  9496  9496 F DEBUG   :     x0  0000000000000000  x1  0000000002000023  x2  0000007ff8ca8800  x3  0000000000000000
02-21 17:02:18.618  9496  9496 F DEBUG   :     x4  0000007ff8ca8850  x5  b4000079e7cdc148  x6  0000000000000000  x7  0000000000000000
02-21 17:02:18.618  9496  9496 F DEBUG   :     x8  0000000000000000  x9  000000787cf1202c  x10 000000787d032ca8  x11 0000000000000012
02-21 17:02:18.618  9496  9496 F DEBUG   :     x12 0000000000000000  x13 0000000000000600  x14 0000000000000600  x15 000000787d0313f0
02-21 17:02:18.618  9496  9496 F DEBUG   :     x16 000000787d19f128  x17 000000787cf6eac0  x18 0000007ba5ae2000  x19 b400007a37ce2550
02-21 17:02:18.618  9496  9496 F DEBUG   :     x20 0000000002000023  x21 0000000000000000  x22 0000007879c59580  x23 0000000000000000
02-21 17:02:18.618  9496  9496 F DEBUG   :     x24 0000007878ccc408  x25 0000007ff8ca8ab8  x26 0000007ba50e5000  x27 0000000000000021
02-21 17:02:18.618  9496  9496 F DEBUG   :     x28 000000787fedf22c  x29 0000007ff8ca87d0
02-21 17:02:18.618  9496  9496 F DEBUG   :     lr  000000787cf6ee60  sp  0000007ff8ca87c0  pc  000000787cf6ead8  pst 0000000080001000
02-21 17:02:18.618  9496  9496 F DEBUG   : backtrace:
02-21 17:02:18.618  9496  9496 F DEBUG   :       #00 pc 00000000000bdad8  /data/app/~~7gCkYmQcKwTyS9NmxfgKxA==/com.companyname.bubby-PJIkJ0Lv0RiQhEVLeWi4wg==/split_config.arm64_v8a.apk!libmonosgen-2.0.so (mono_class_get_checked+24) (BuildId: 80b786675a56824331f363bf29a2b54f454cf006)
02-21 17:02:18.618  9496  9496 F DEBUG   :       #01 pc 00000000000bde5c  /data/app/~~7gCkYmQcKwTyS9NmxfgKxA==/com.companyname.bubby-PJIkJ0Lv0RiQhEVLeWi4wg==/split_config.arm64_v8a.apk!libmonosgen-2.0.so (mono_class_get+64) (BuildId: 80b786675a56824331f363bf29a2b54f454cf006)
02-21 17:02:18.618  9496  9496 F DEBUG   :       #02 pc 000000000003b8a8  /data/app/~~7gCkYmQcKwTyS9NmxfgKxA==/com.companyname.bubby-PJIkJ0Lv0RiQhEVLeWi4wg==/split_config.arm64_v8a.apk!libmono-android.release.so (xamarin::android::internal::MonodroidRuntime::get_function_pointer_at_runtime(unsigned int, unsigned int, unsigned int, void*&)+336) (BuildId: fc2006496cb02ced4d27cf723bbc628fc1bac214)
02-21 17:02:18.618  9496  9496 F DEBUG   :       #03 pc 0000000000056f3c  /data/app/~~7gCkYmQcKwTyS9NmxfgKxA==/com.companyname.bubby-PJIkJ0Lv0RiQhEVLeWi4wg==/split_config.arm64_v8a.apk!libxamarin-app.so (Java_crc640ec207abc449b2ca_ShellItemRenderer_n_1onCreateView__Landroid_view_LayoutInflater_2Landroid_view_ViewGroup_2Landroid_os_Bundle_2+88) (BuildId: 99130bb5eede49ba)
02-21 17:02:18.618  9496  9496 F DEBUG   :       #04 pc 0000000000440154  /apex/com.android.art/lib64/libart.so (art_quick_generic_jni_trampoline+148) (BuildId: a907adb7e0755bef9337b9551821ba5f)
02-21 17:02:18.618  9496  9496 F DEBUG   :       #05 pc 000000000020a2b0  /apex/com.android.art/lib64/libart.so (nterp_helper+4016) (BuildId: a907adb7e0755bef9337b9551821ba5f)
02-21 17:02:18.618  9496  9496 F DEBUG   :       #06 pc 0000000000881ba8  /data/app/~~7gCkYmQcKwTyS9NmxfgKxA==/com.companyname.bubby-PJIkJ0Lv0RiQhEVLeWi4wg==/oat/arm64/base.vdex (crc640ec207abc449b2ca.ShellItemRenderer.onCreateView+0)
02-21 17:02:18.618  9496  9496 F DEBUG   :       #07 pc 000000000020a254  /apex/com.android.art/lib64/libart.so (nterp_helper+3924) (BuildId: a907adb7e0755bef9337b9551821ba5f)
02-21 17:02:18.618  9496  9496 F DEBUG   :       #08 pc 00000000002e17ea  /data/app/~~7gCkYmQcKwTyS9NmxfgKxA==/com.companyname.bubby-PJIkJ0Lv0RiQhEVLeWi4wg==/oat/arm64/base.vdex (androidx.fragment.app.Fragment.performCreateView+38)
02-21 17:02:18.618  9496  9496 F DEBUG   :       #09 pc 000000000020a254  /apex/com.android.art/lib64/libart.so (nterp_helper+3924) (BuildId: a907adb7e0755bef9337b9551821ba5f)
02-21 17:02:18.618  9496  9496 F DEBUG   :       #10 pc 00000000002da038  /data/app/~~7gCkYmQcKwTyS9NmxfgKxA==/com.companyname.bubby-PJIkJ0Lv0RiQhEVLeWi4wg==/oat/arm64/base.vdex (androidx.fragment.app.FragmentStateManager.createView+408)
02-21 17:02:18.618  9496  9496 F DEBUG   :       #11 pc 000000000020a254  /apex/com.android.art/lib64/libart.so (nterp_helper+3924) (BuildId: a907adb7e0755bef9337b9551821ba5f)
02-21 17:02:18.618  9496  9496 F DEBUG   :       #12 pc 00000000002da7d4  /data/app/~~7gCkYmQcKwTyS9NmxfgKxA==/com.companyname.bubby-PJIkJ0Lv0RiQhEVLeWi4wg==/oat/arm64/base.vdex (androidx.fragment.app.FragmentStateManager.moveToExpectedState+280)
02-21 17:02:18.618  9496  9496 F DEBUG   :       #13 pc 000000000020a254  /apex/com.android.art/lib64/libart.so (nterp_helper+3924) (BuildId: a907adb7e0755bef9337b9551821ba5f)
02-21 17:02:18.618  9496  9496 F DEBUG   :       #14 pc 00000000002d7e04  /data/app/~~7gCkYmQcKwTyS9NmxfgKxA==/com.companyname.bubby-PJIkJ0Lv0RiQhEVLeWi4wg==/oat/arm64/base.vdex (androidx.fragment.app.FragmentManager.executeOpsTogether+460)
02-21 17:02:18.618  9496  9496 F DEBUG   :       #15 pc 000000000020a254  /apex/com.android.art/lib64/libart.so (nterp_helper+3924) (BuildId: a907adb7e0755bef9337b9551821ba5f)
02-21 17:02:18.618  9496  9496 F DEBUG   :       #16 pc 00000000002d86ea  /data/app/~~7gCkYmQcKwTyS9NmxfgKxA==/com.companyname.bubby-PJIkJ0Lv0RiQhEVLeWi4wg==/oat/arm64/base.vdex (androidx.fragment.app.FragmentManager.removeRedundantOperationsAndExecute+182)
02-21 17:02:18.618  9496  9496 F DEBUG   :       #17 pc 000000000020a254  /apex/com.android.art/lib64/libart.so (nterp_helper+3924) (BuildId: a907adb7e0755bef9337b9551821ba5f)
02-21 17:02:18.618  9496  9496 F DEBUG   :       #18 pc 00000000002d5b12  /data/app/~~7gCkYmQcKwTyS9NmxfgKxA==/com.companyname.bubby-PJIkJ0Lv0RiQhEVLeWi4wg==/oat/arm64/base.vdex (androidx.fragment.app.FragmentManager.execPendingActions+42)
02-21 17:02:18.618  9496  9496 F DEBUG   :       #19 pc 000000000020a254  /apex/com.android.art/lib64/libart.so (nterp_helper+3924) (BuildId: a907adb7e0755bef9337b9551821ba5f)
02-21 17:02:18.618  9496  9496 F DEBUG   :       #20 pc 00000000002d764c  /data/app/~~7gCkYmQcKwTyS9NmxfgKxA==/com.companyname.bubby-PJIkJ0Lv0RiQhEVLeWi4wg==/oat/arm64/base.vdex (androidx.fragment.app.FragmentManager.dispatchStateChange+76)
02-21 17:02:18.618  9496  9496 F DEBUG   :       #21 pc 000000000020a254  /apex/com.android.art/lib64/libart.so (nterp_helper+3924) (BuildId: a907adb7e0755bef9337b9551821ba5f)
02-21 17:02:18.618  9496  9496 F DEBUG   :       #22 pc 00000000002d70aa  /data/app/~~7gCkYmQcKwTyS9NmxfgKxA==/com.companyname.bubby-PJIkJ0Lv0RiQhEVLeWi4wg==/oat/arm64/base.vdex (androidx.fragment.app.FragmentManager.dispatchActivityCreated+22)
02-21 17:02:18.618  9496  9496 F DEBUG   :       #23 pc 000000000020a254  /apex/com.android.art/lib64/libart.so (nterp_helper+3924) (BuildId: a907adb7e0755bef9337b9551821ba5f)
02-21 17:02:18.618  9496  9496 F DEBUG   :       #24 pc 00000000002d1fe4  /data/app/~~7gCkYmQcKwTyS9NmxfgKxA==/com.companyname.bubby-PJIkJ0Lv0RiQhEVLeWi4wg==/oat/arm64/base.vdex (androidx.fragment.app.FragmentController.dispatchActivityCreated+8)
02-21 17:02:18.618  9496  9496 F DEBUG   :       #25 pc 000000000020a254  /apex/com.android.art/lib64/libart.so (nterp_helper+3924) (BuildId: a907adb7e0755bef9337b9551821ba5f)
02-21 17:02:18.618  9496  9496 F DEBUG   :       #26 pc 00000000002d0f74  /data/app/~~7gCkYmQcKwTyS9NmxfgKxA==/com.companyname.bubby-PJIkJ0Lv0RiQhEVLeWi4wg==/oat/arm64/base.vdex (androidx.fragment.app.FragmentActivity.onStart+40)
02-21 17:02:18.618  9496  9496 F DEBUG   :       #27 pc 000000000020a254  /apex/com.android.art/lib64/libart.so (nterp_helper+3924) (BuildId: a907adb7e0755bef9337b9551821ba5f)
02-21 17:02:18.618  9496  9496 F DEBUG   :       #28 pc 0000000000193d78  /data/app/~~7gCkYmQcKwTyS9NmxfgKxA==/com.companyname.bubby-PJIkJ0Lv0RiQhEVLeWi4wg==/oat/arm64/base.vdex (androidx.appcompat.app.AppCompatActivity.onStart+0)
02-21 17:02:18.618  9496  9496 F DEBUG   :       #29 pc 0000000000202738  /system/framework/arm64/boot-framework.oat (android.app.Instrumentation.callActivityOnStart+56) (BuildId: c89e9d7f79aa64a5739d39c1fe97748de7be6179)
02-21 17:02:18.618  9496  9496 F DEBUG   :       #30 pc 00000000004abe18  /system/framework/arm64/boot-framework.oat (android.app.Activity.performStart+424) (BuildId: c89e9d7f79aa64a5739d39c1fe97748de7be6179)
02-21 17:02:18.618  9496  9496 F DEBUG   :       #31 pc 00000000002eeed0  /system/framework/arm64/boot-framework.oat (android.app.ActivityThread.handleStartActivity+400) (BuildId: c89e9d7f79aa64a5739d39c1fe97748de7be6179)
02-21 17:02:18.618  9496  9496 F DEBUG   :       #32 pc 0000000000230058  /system/framework/arm64/boot-framework.oat (android.app.servertransaction.TransactionExecutor.performLifecycleSequence+712) (BuildId: c89e9d7f79aa64a5739d39c1fe97748de7be6179)
02-21 17:02:18.618  9496  9496 F DEBUG   :       #33 pc 000000000022fccc  /system/framework/arm64/boot-framework.oat (android.app.servertransaction.TransactionExecutor.executeLifecycleState+300) (BuildId: c89e9d7f79aa64a5739d39c1fe97748de7be6179)
02-21 17:02:18.618  9496  9496 F DEBUG   :       #34 pc 0000000000230660  /system/framework/arm64/boot-framework.oat (android.app.servertransaction.TransactionExecutor.execute+1136) (BuildId: c89e9d7f79aa64a5739d39c1fe97748de7be6179)
02-21 17:02:18.618  9496  9496 F DEBUG   :       #35 pc 00000000002cd060  /system/framework/arm64/boot-framework.oat (android.app.ActivityThread$H.handleMessage+1216) (BuildId: c89e9d7f79aa64a5739d39c1fe97748de7be6179)
02-21 17:02:18.618  9496  9496 F DEBUG   :       #36 pc 00000000005150b0  /system/framework/arm64/boot-framework.oat (android.os.Handler.dispatchMessage+192) (BuildId: c89e9d7f79aa64a5739d39c1fe97748de7be6179)
02-21 17:02:18.618  9496  9496 F DEBUG   :       #37 pc 0000000000518098  /system/framework/arm64/boot-framework.oat (android.os.Looper.loopOnce+1032) (BuildId: c89e9d7f79aa64a5739d39c1fe97748de7be6179)
02-21 17:02:18.618  9496  9496 F DEBUG   :       #38 pc 0000000000517bf0  /system/framework/arm64/boot-framework.oat (android.os.Looper.loop+640) (BuildId: c89e9d7f79aa64a5739d39c1fe97748de7be6179)
02-21 17:02:18.618  9496  9496 F DEBUG   :       #39 pc 00000000002e37d4  /system/framework/arm64/boot-framework.oat (android.app.ActivityThread.main+1380) (BuildId: c89e9d7f79aa64a5739d39c1fe97748de7be6179)
02-21 17:02:18.618  9496  9496 F DEBUG   :       #40 pc 0000000000436a00  /apex/com.android.art/lib64/libart.so (art_quick_invoke_static_stub+576) (BuildId: a907adb7e0755bef9337b9551821ba5f)
02-21 17:02:18.618  9496  9496 F DEBUG   :       #41 pc 0000000000465bf4  /apex/com.android.art/lib64/libart.so (_jobject* art::InvokeMethod<(art::PointerSize)8>(art::ScopedObjectAccessAlreadyRunnable const&, _jobject*, _jobject*, _jobject*, unsigned long)+1960) (BuildId: a907adb7e0755bef9337b9551821ba5f)
02-21 17:02:18.618  9496  9496 F DEBUG   :       #42 pc 0000000000465424  /apex/com.android.art/lib64/libart.so (art::Method_invoke(_JNIEnv*, _jobject*, _jobject*, _jobjectArray*) (.__uniq.165753521025965369065708152063621506277)+48) (BuildId: a907adb7e0755bef9337b9551821ba5f)
02-21 17:02:18.618  9496  9496 F DEBUG   :       #43 pc 0000000000093148  /system/framework/arm64/boot.oat (art_jni_trampoline+120) (BuildId: 652a2e5c13bad2c61b83db3d9d8438ca3a9c2739)
02-21 17:02:18.618  9496  9496 F DEBUG   :       #44 pc 00000000007ea8b0  /system/framework/arm64/boot-framework.oat (com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run+144) (BuildId: c89e9d7f79aa64a5739d39c1fe97748de7be6179)
02-21 17:02:18.618  9496  9496 F DEBUG   :       #45 pc 00000000007f3b5c  /system/framework/arm64/boot-framework.oat (com.android.internal.os.ZygoteInit.main+3228) (BuildId: c89e9d7f79aa64a5739d39c1fe97748de7be6179)
02-21 17:02:18.618  9496  9496 F DEBUG   :       #46 pc 0000000000436a00  /apex/com.android.art/lib64/libart.so (art_quick_invoke_static_stub+576) (BuildId: a907adb7e0755bef9337b9551821ba5f)
02-21 17:02:18.618  9496  9496 F DEBUG   :       #47 pc 00000000005815f8  /apex/com.android.art/lib64/libart.so (art::JValue art::InvokeWithVarArgs<_jmethodID*>(art::ScopedObjectAccessAlreadyRunnable const&, _jobject*, _jmethodID*, std::__va_list)+900) (BuildId: a907adb7e0755bef9337b9551821ba5f)
02-21 17:02:18.618  9496  9496 F DEBUG   :       #48 pc 00000000005f7fac  /apex/com.android.art/lib64/libart.so (art::JNI<true>::CallStaticVoidMethodV(_JNIEnv*, _jclass*, _jmethodID*, std::__va_list)+160) (BuildId: a907adb7e0755bef9337b9551821ba5f)
02-21 17:02:18.618  9496  9496 F DEBUG   :       #49 pc 00000000000bcad0  /system/lib64/libandroid_runtime.so (_JNIEnv::CallStaticVoidMethod(_jclass*, _jmethodID*, ...)+120) (BuildId: 36b71a7b2b8e5b664878cfef9a882a18)
02-21 17:02:18.618  9496  9496 F DEBUG   :       #50 pc 00000000000c85c4  /system/lib64/libandroid_runtime.so (android::AndroidRuntime::start(char const*, android::Vector<android::String8> const&, bool)+840) (BuildId: 36b71a7b2b8e5b664878cfef9a882a18)
02-21 17:02:18.617   223   223 I logd    : logdr: UID=10177 GID=10177 PID=9496 n tail=0 logMask=1 pid=9470 start=0ns deadline=0ns
02-21 17:02:18.618  9496  9496 F DEBUG   :       #51 pc 0000000000002554  /system/bin/app_process64 (main+1280) (BuildId: a1ab812b262121cb66f7cbe228dc9674)
02-21 17:02:18.618  9496  9496 F DEBUG   :       #52 pc 000000000004a0f4  /apex/com.android.runtime/lib64/bionic/libc.so (__libc_init+96) (BuildId: bad166badb53b6492f3603acfb1ab043)
02-21 17:02:18.625   264   264 E tombstoned: Tombstone written to: tombstone_01
02-21 17:02:18.626   378   431 I RanchuHwc: validateDisplay: layer 78 CompositionType 1, fallback to client
02-21 17:02:18.626   378   431 I RanchuHwc: validateDisplay: layer 77 CompositionType 1, fallback to client
02-21 17:02:18.626   378   431 I RanchuHwc: validateDisplay: layer 79 CompositionType 1, fallback to client
02-21 17:02:18.627   563  9502 I DropBoxManagerService: add tag=data_app_native_crash isTagEnabled=true flags=0x2
02-21 17:02:18.627   563  9501 W ActivityTaskManager:   Force finishing activity com.companyname.bubby/crc64d8455e61cb1d83e9.MainActivity
02-21 17:02:18.628   377  1109 D goldfish-address-space: claimShared: Ask to claim region [0x1f3660000 0x1f3c8c000]
02-21 17:02:18.629   378   431 W RanchuHwc: presentDisplay display has no layers to compose, flushing client target buffer.
02-21 17:02:18.631   563   635 I BootReceiver: Copying /data/tombstones/tombstone_01 to DropBox (SYSTEM_TOMBSTONE)
02-21 17:02:18.631   563   635 I DropBoxManagerService: add tag=SYSTEM_TOMBSTONE isTagEnabled=true flags=0x6
02-21 17:02:18.634   563   581 I ActivityManager: Showing crash dialog for package com.companyname.bubby u0
02-21 17:02:18.632     1     1 I init    : Untracked pid 9496 exited with status 0
02-21 17:02:18.632     1     1 I init    : Untracked pid 9496 did not have an associated service entry and will not be reaped
02-21 17:02:18.636   563   635 I DropBoxManagerService: add tag=SYSTEM_TOMBSTONE_PROTO isTagEnabled=true flags=0x4
02-21 17:02:18.636   363   363 I Zygote  : Process 9470 exited due to signal 11 (Segmentation fault)
02-21 17:02:18.637  9222  9222 I binder  : undelivered transaction 450418, process died.
02-21 17:02:18.641   563   591 W BroadcastQueue: 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
02-21 17:02:18.641   563   591 W BroadcastQueue: 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
02-21 17:02:18.641   563  2654 I ActivityManager: Process com.companyname.bubby (pid 9470) has died: fg  TOP 
02-21 17:02:18.642   563   593 I libprocessgroup: Successfully killed process cgroup uid 10177 pid 9470 in 0ms
02-21 17:02:18.639     1     1 I init    : Untracked pid 9498 exited with status 0
02-21 17:02:18.639     1     1 I init    : Untracked pid 9498 did not have an associated service entry and will not be reaped
02-21 17:02:18.642   563   583 D ContentCapturePerUserService: onActivityEvent(): no remote service
02-21 17:02:18.643   378   431 I RanchuHwc: validateDisplay: layer 78 CompositionType 1, fallback to client
02-21 17:02:18.643   378   431 I RanchuHwc: validateDisplay: layer 77 CompositionType 1, fallback to client
02-21 17:02:18.643   378   431 I RanchuHwc: validateDisplay: layer 79 CompositionType 1, fallback to client
02-21 17:02:18.644   563  2654 D ContentCapturePerUserService: onActivityEvent(): no remote service
02-21 17:02:18.645   563   583 D ContentCapturePerUserService: onActivityEvent(): no remote service
02-21 17:02:18.645   378   431 W RanchuHwc: presentDisplay display has no layers to compose, flushing client target buffer.
02-21 17:02:18.648   563   591 W BroadcastQueue: 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
02-21 17:02:18.648   563  1732 W ActivityManager: Unable to start service Intent { act=android.service.smartspace.SmartspaceService cmp=com.google.android.as/com.google.android.apps.miphone.aiai.app.AiAiSmartspaceService } U=0: not found
02-21 17:02:18.648   563  1732 W RemoteSmartspaceService: could not bind to Intent { act=android.service.smartspace.SmartspaceService cmp=com.google.android.as/com.google.android.apps.miphone.aiai.app.AiAiSmartspaceService } using flags 67112961
02-21 17:02:18.650   563  9501 W ActivityManager: Ignoring remove of inactive process: ProcessRecord{c508d6d 0:com.companyname.bubby/u0a177}
02-21 17:02:18.650   563   563 W ActivityManager: Unbind failed: could not find connection for android.app.LoadedApk$ServiceDispatcher$InnerConnection@6615cbd
02-21 17:02:18.650   563   591 W BroadcastQueue: 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
02-21 17:02:18.650   563   591 W BroadcastQueue: 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
02-21 17:02:18.650   563   591 W BroadcastQueue: 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
02-21 17:02:18.650  1730  1730 W A       : Can't get WAA status for Mavatar!
02-21 17:02:18.650  1730  1730 W A       : java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.Class java.lang.Object.getClass()' on a null object reference
02-21 17:02:18.650  1730  1730 W A       : 	at com.google.apps.tiktok.dataservice.z.b(PG:1)
02-21 17:02:18.650  1730  1730 W A       : 	at com.google.apps.tiktok.dataservice.at.a(PG:1)
02-21 17:02:18.650  1730  1730 W A       : 	at com.google.apps.tiktok.tracing.dz.a(PG:2)
02-21 17:02:18.650  1730  1730 W A       : 	at com.google.common.util.concurrent.aj.a(PG:2)
02-21 17:02:18.650  1730  1730 W A       : 	at com.google.common.util.concurrent.ac.apply(PG:1)
02-21 17:02:18.650  1730  1730 W A       : 	at com.google.common.util.concurrent.h.e(PG:2)
02-21 17:02:18.650  1730  1730 W A       : 	at com.google.common.util.concurrent.j.run(PG:9)
02-21 17:02:18.650  1730  1730 W A       : 	at com.google.common.util.concurrent.bf.execute(PG:1)
02-21 17:02:18.650  1730  1730 W A       : 	at com.google.common.util.concurrent.d.i(PG:1)
02-21 17:02:18.650  1730  1730 W A       : 	at com.google.common.util.concurrent.d.l(PG:12)
02-21 17:02:18.650  1730  1730 W A       : 	at com.google.common.util.concurrent.d.n(PG:2)
02-21 17:02:18.650  1730  1730 W A       : 	at com.google.common.util.concurrent.i.f(PG:1)
02-21 17:02:18.650  1730  1730 W A       : 	at com.google.common.util.concurrent.j.run(PG:12)
02-21 17:02:18.650  1730  1730 W A       : 	at com.google.android.libraries.i.ae.run(PG:1)
02-21 17:02:18.650  1730  1730 W A       : 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137)
02-21 17:02:18.650  1730  1730 W A       : 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637)
02-21 17:02:18.650  1730  1730 W A       : 	at com.google.android.libraries.i.l.run(PG:2)
02-21 17:02:18.650  1730  1730 W A       : 	at com.google.android.libraries.i.q.run(PG:4)
02-21 17:02:18.650  1730  1730 W A       : 	at java.lang.Thread.run(Thread.java:1012)
02-21 17:02:18.651  1571  1571 I GsaVoiceInteractionSrv: Handling ACTION_START_HOTWORD
02-21 17:02:18.651  1571  2073 I GsaVoiceInteractionSrv: disregardVoiceMatch: false
02-21 17:02:18.651  1571  2073 I GsaVoiceInteractionSrv: Cannot start hotword, hotword has been explicitly disabled.
02-21 17:02:18.660   378   431 I RanchuHwc: validateDisplay: layer 78 CompositionType 1, fallback to client
02-21 17:02:18.660   378   431 I RanchuHwc: validateDisplay: layer 77 CompositionType 1, fallback to client
02-21 17:02:18.660   378   431 I RanchuHwc: validateDisplay: layer 79 CompositionType 1, fallback to client
02-21 17:02:18.662   378   431 W RanchuHwc: presentDisplay display has no layers to compose, flushing client target buffer.
02-21 17:02:18.667  1439  1439 I GoogleInputMethodService: GoogleInputMethodService.onFinishInput():3316 
02-21 17:02:18.667  1439  1439 I GoogleInputMethodService: GoogleInputMethodService.updateDeviceLockedStatus():2181 checkRepeatedly = false, unlocked = true
02-21 17:02:18.668  1439  1439 I GoogleInputMethodService: GoogleInputMethodService.onStartInput():1989 
02-21 17:02:18.668  1439  1439 I GoogleInputMethodService: GoogleInputMethodService.updateDeviceLockedStatus():2181 checkRepeatedly = true, unlocked = true
02-21 17:02:18.677   378   431 I RanchuHwc: validateDisplay: layer 78 CompositionType 1, fallback to client
02-21 17:02:18.677   378   431 I RanchuHwc: validateDisplay: layer 77 CompositionType 1, fallback to client
02-21 17:02:18.677   378   431 I RanchuHwc: validateDisplay: layer 79 CompositionType 1, fallback to client
02-21 17:02:18.679   378   431 W RanchuHwc: presentDisplay display has no layers to compose, flushing client target buffer.
02-21 17:02:18.686  1439  1447 I putmethod.latin: JIT allocated 96KB for compiled code of boolean dkd.a(hqr, java.lang.Object[])
02-21 17:02:18.686  1439  1447 I putmethod.latin: Compiler allocated 5385KB to compile boolean dkd.a(hqr, java.lang.Object[])
02-21 17:02:18.695   378   431 I RanchuHwc: validateDisplay: layer 78 CompositionType 1, fallback to client
02-21 17:02:18.695   378   431 I RanchuHwc: validateDisplay: layer 77 CompositionType 1, fallback to client
02-21 17:02:18.695   378   431 I RanchuHwc: validateDisplay: layer 79 CompositionType 1, fallback to client
02-21 17:02:18.697   378   431 W RanchuHwc: presentDisplay display has no layers to compose, flushing client target buffer.
02-21 17:02:18.710   378   431 I RanchuHwc: validateDisplay: layer 78 CompositionType 1, fallback to client
02-21 17:02:18.710   378   431 I RanchuHwc: validateDisplay: layer 77 CompositionType 1, fallback to client
02-21 17:02:18.710   378   431 I RanchuHwc: validateDisplay: layer 79 CompositionType 1, fallback to client
02-21 17:02:18.713   378   431 W RanchuHwc: presentDisplay display has no layers to compose, flushing client target buffer.
02-21 17:02:18.727   378   431 I RanchuHwc: validateDisplay: layer 78 CompositionType 1, fallback to client
02-21 17:02:18.727   378   431 I RanchuHwc: validateDisplay: layer 77 CompositionType 1, fallback to client
02-21 17:02:18.727   378   431 I RanchuHwc: validateDisplay: layer 79 CompositionType 1, fallback to client
02-21 17:02:18.729   378   431 W RanchuHwc: presentDisplay display has no layers to compose, flushing client target buffer.
02-21 17:02:18.744   378   431 I RanchuHwc: validateDisplay: layer 78 CompositionType 1, fallback to client
02-21 17:02:18.744   378   431 I RanchuHwc: validateDisplay: layer 77 CompositionType 1, fallback to client
02-21 17:02:18.744   378   431 I RanchuHwc: validateDisplay: layer 79 CompositionType 1, fallback to client
02-21 17:02:18.746   766  1035 D EGL_emulation: app_time_stats: avg=2449.68ms min=11.16ms max=12183.24ms count=5
02-21 17:02:18.747   378   431 W RanchuHwc: presentDisplay display has no layers to compose, flushing client target buffer.
02-21 17:02:18.761   378   431 I RanchuHwc: validateDisplay: layer 78 CompositionType 1, fallback to client
02-21 17:02:18.761   378   431 I RanchuHwc: validateDisplay: layer 77 CompositionType 1, fallback to client
02-21 17:02:18.761   378   431 I RanchuHwc: validateDisplay: layer 79 CompositionType 1, fallback to client
02-21 17:02:18.762   378   431 W RanchuHwc: presentDisplay display has no layers to compose, flushing client target buffer.
02-21 17:02:18.777   378   431 I RanchuHwc: validateDisplay: layer 78 CompositionType 1, fallback to client
02-21 17:02:18.777   378   431 I RanchuHwc: validateDisplay: layer 77 CompositionType 1, fallback to client
02-21 17:02:18.777   378   431 I RanchuHwc: validateDisplay: layer 79 CompositionType 1, fallback to client
02-21 17:02:18.779   563  2654 W InputManager-JNI: Input channel object '4759369 Splash Screen com.companyname.bubby (client)' was disposed without first being removed with the input manager!
02-21 17:02:18.780   378   431 W RanchuHwc: presentDisplay display has no layers to compose, flushing client target buffer.
02-21 17:02:18.794   401   482 W TransactionTracing: Could not find layer handle 0xb4000075c411c9d0
02-21 17:02:18.794   401   482 W TransactionTracing: Could not find layer handle 0xb4000075c411c7f0
02-21 17:02:18.876   401   482 W TransactionTracing: Could not find layer id -1
02-21 17:02:18.876   401   482 W TransactionTracing: Could not find layer id -1
02-21 17:02:19.011   563  2654 W WindowManager: Failed looking up window session=Session{8f46631 766:u0a10139} callers=com.android.server.wm.WindowManagerService.windowForClientLocked:5903 com.android.server.wm.WindowManagerService.relayoutWindow:2231 com.android.server.wm.Session.relayout:261 
02-21 17:02:19.012   766  1017 D WindowOnBackDispatcher: setTopOnBackInvokedCallback(null) Callers:  android.window.WindowOnBackInvokedDispatcher.clear:162
02-21 17:02:19.012   766  1017 D WindowOnBackDispatcher:   android.window.WindowOnBackInvokedDispatcher.detachFromWindow:81
02-21 17:02:19.012   766  1017 D WindowOnBackDispatcher:   android.view.ViewRootImpl.doDie:8454
02-21 17:02:19.012   766  1017 D WindowOnBackDispatcher:   android.view.ViewRootImpl$ViewRootHandler.handleMessageImpl:5538
02-21 17:02:19.012   766  1017 D WindowOnBackDispatcher:   android.view.ViewRootImpl$ViewRootHandler.handleMessage:5446
02-21 17:02:19.012   563   741 W WindowManager: Failed looking up window session=Session{8f46631 766:u0a10139} callers=com.android.server.wm.WindowManagerService.windowForClientLocked:5903 com.android.server.wm.Session.setOnBackInvokedCallbackInfo:943 android.view.IWindowSession$Stub.onTransact:1200 
02-21 17:02:19.012   563   741 E WindowManager: setOnBackInvokedCallback(): No window state for package:com.android.systemui
02-21 17:02:19.012   563  2654 W WindowManager: Failed looking up window session=Session{8f46631 766:u0a10139} callers=com.android.server.wm.WindowManagerService.windowForClientLocked:5903 com.android.server.wm.WindowManagerService.removeWindow:2031 com.android.server.wm.Session.remove:223 
02-21 17:02:19.127   563   583 W ActivityTaskManager: Activity top resumed state loss timeout for ActivityRecord{3d78184 u0 com.companyname.bubby/crc64d8455e61cb1d83e9.MainActivity} t-1 f}}
02-21 17:02:19.175  1124  1124 D TaplEvents: Main / Touch event: MotionEvent { action=ACTION_DOWN, actionButton=0, id[0]=0, x[0]=662.97, y[0]=934.91455, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, classification=NONE, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=5221524, downTime=5221524, deviceId=8, source=0x5002, displayId=0, eventId=476078770 }
02-21 17:02:19.175  1124  1124 D TaplEvents: TIS / TouchInteractionService.onInputEvent: MotionEvent { action=ACTION_DOWN, actionButton=0, id[0]=0, x[0]=662.97, y[0]=934.91455, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, classification=NONE, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=5221524, downTime=5221524, deviceId=8, source=0x5002, displayId=0, eventId=476078770 }
02-21 17:02:19.660   401   482 W TransactionTracing: Could not find layer id -1
02-21 17:02:19.660   401   482 W TransactionTracing: Could not find layer id -1
02-21 17:02:19.660   401   482 W TransactionTracing: Could not find layer id -1
02-21 17:02:19.660   401   482 W TransactionTracing: Could not find layer id -1
02-21 17:02:19.660   401   482 W TransactionTracing: Could not find layer id -1
02-21 17:02:19.763   766  1035 D EGL_emulation: app_time_stats: avg=17.16ms min=13.17ms max=36.33ms count=59
02-21 17:02:19.927   401   482 W TransactionTracing: Could not find layer id -1
02-21 17:02:19.927   401   482 W TransactionTracing: Could not find layer id -1
02-21 17:02:19.927   401   482 W TransactionTracing: Could not find layer id -1
02-21 17:02:19.927   401   482 W TransactionTracing: Could not find layer id -1
02-21 17:02:19.927   401   482 W TransactionTracing: Could not find layer id -1
02-21 17:02:20.110   401   482 W TransactionTracing: Could not find layer id -1
02-21 17:02:20.110   401   482 W TransactionTracing: Could not find layer id -1
02-21 17:02:20.110   401   482 W TransactionTracing: Could not find layer id -1
02-21 17:02:20.110   401   482 W TransactionTracing: Could not find layer id -1
02-21 17:02:20.917  9278  9298 E JavaBinder: !!! FAILED BINDER TRANSACTION !!!  (parcel size = 340)
02-21 17:02:20.917  9278  9298 W GmsClient: IGmsServiceBroker.getService failed
02-21 17:02:20.917  9278  9298 W GmsClient: android.os.DeadObjectException: Transaction failed on small parcel; remote process probably died, but this could also be caused by running out of binder buffe
02-21 17:02:20.917  9278  9298 W GmsClient: 	at android.os.BinderProxy.transactNative(Native Method)
02-21 17:02:20.917  9278  9298 W GmsClient: 	at android.os.BinderProxy.transact(BinderProxy.java:584)
02-21 17:02:20.917  9278  9298 W GmsClient: 	at gjb.r(PG:14)
02-21 17:02:20.917  9278  9298 W GmsClient: 	at fwr.run(PG:23)
02-21 17:02:20.917  9278  9298 W GmsClient: 	at android.os.Handler.handleCallback(Handler.java:942)
02-21 17:02:20.917  9278  9298 W GmsClient: 	at android.os.Handler.dispatchMessage(Handler.java:99)
02-21 17:02:20.917  9278  9298 W GmsClient: 	at android.os.Looper.loopOnce(Looper.java:201)
02-21 17:02:20.917  9278  9298 W GmsClient: 	at android.os.Looper.loop(Looper.java:288)
02-21 17:02:20.917  9278  9298 W GmsClient: 	at android.os.HandlerThread.run(HandlerThread.java:67)
02-21 17:02:20.917  9298  9298 I binder  : 9278:9298 transaction failed 29202/0, size 340-8 line 3294
02-21 17:02:21.222   365  7144 W [email protected]: TinyalsaSink::consumeThread:209 pcm_write failed with res=-5
02-21 17:02:21.934   223   223 I logd    : logdr: UID=2000 GID=2000 PID=9512 n tail=0 logMask=99 pid=0 start=0ns deadline=0ns
02-21 17:02:25.682   563   620 I ActivityManager: Killing 7577:com.google.android.apps.messaging/u0a99 (adj 975): empty #17
02-21 17:02:25.690   563   593 I libprocessgroup: Successfully killed process cgroup uid 10099 pid 7577 in 6ms
02-21 17:02:25.696   363   363 I Zygote  : Process 7577 exited due to signal 9 (Killed)
02-21 17:02:25.930  9278  9298 E JavaBinder: !!! FAILED BINDER TRANSACTION !!!  (parcel size = 340)
02-21 17:02:25.931  9298  9298 I binder  : 9278:9298 transaction failed 29202/0, size 340-8 line 3294
02-21 17:02:25.931  9278  9298 W GmsClient: IGmsServiceBroker.getService failed
02-21 17:02:25.931  9278  9298 W GmsClient: android.os.DeadObjectException: Transaction failed on small parcel; remote process probably died, but this could also be caused by running out of binder buffe
02-21 17:02:25.931  9278  9298 W GmsClient: 	at android.os.BinderProxy.transactNative(Native Method)
02-21 17:02:25.931  9278  9298 W GmsClient: 	at android.os.BinderProxy.transact(BinderProxy.java:584)
02-21 17:02:25.931  9278  9298 W GmsClient: 	at gjb.r(PG:14)
02-21 17:02:25.931  9278  9298 W GmsClient: 	at fwr.run(PG:23)
02-21 17:02:25.931  9278  9298 W GmsClient: 	at android.os.Handler.handleCallback(Handler.java:942)
02-21 17:02:25.931  9278  9298 W GmsClient: 	at android.os.Handler.dispatchMessage(Handler.java:99)
02-21 17:02:25.931  9278  9298 W GmsClient: 	at android.os.Looper.loopOnce(Looper.java:201)
02-21 17:02:25.931  9278  9298 W GmsClient: 	at android.os.Looper.loop(Looper.java:288)
02-21 17:02:25.931  9278  9298 W GmsClient: 	at android.os.HandlerThread.run(HandlerThread.java:67)

Metadata

Metadata

Assignees

Labels

Area: App RuntimeIssues in `libmonodroid.so`.needs-triageIssues that need to be assigned.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions