Android 10 & 11 crashes showing error in adb logcat "Attempted to unregister already unregistered input channel"

Please provide the following:

  1. SDK Version: 42
  2. Platforms(Android/iOS/web/all): Android

So, while testing, the app doesn’t crash… But, after uploading it to Google Play Store, the app crashes on Android 10 & 11 giving no errors… So, I had to look for adb logcats to find the exact reason behind this :

The only line which grabbed my attention was : " Attempted to unregister already unregistered input channel ‘c48e9a1 com.entrouse.app/host.exp.exponent.MainActivity (server)’ "

Here’s the whole log :

2-11 20:25:30.834 276 276 E tombstoned: Tombstone written to: /data/tombstones/tombstone_01
12-11 20:25:30.837 516 551 I BootReceiver: Copying /data/tombstones/tombstone_01 to DropBox (SYSTEM_TOMBSTONE)
12-11 20:25:30.837 516 551 I DropBoxManagerService: add tag=SYSTEM_TOMBSTONE isTagEnabled=true flags=0x2
12-11 20:25:30.847 516 18311 I DropBoxManagerService: add tag=data_app_native_crash isTagEnabled=true flags=0x2
12-11 20:25:30.848 516 543 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
12-11 20:25:30.848 516 543 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
12-11 20:25:30.848 516 18310 W ActivityTaskManager: Force finishing activity com.entrouse.app/host.exp.exponent.MainActivity
12-11 20:25:30.851 301 364 D goldfish-address-space: claimShared: Ask to claim region [0x3ecf68000 0x3ed56b000]
12-11 20:25:30.868 516 543 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
12-11 20:25:30.868 516 543 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
12-11 20:25:30.929 285 285 I Zygote : Process 18007 exited due to signal 6 (Aborted)
12-11 20:25:30.930 516 968 I WindowManager: WIN DEATH: Window{c48e9a1 u0 com.entrouse.app/host.exp.exponent.MainActivity}
12-11 20:25:30.930 516 968 W InputDispatcher: Attempted to unregister already unregistered input channel ‘c48e9a1 com.entrouse.app/host.exp.exponent.MainActivity (server)’
12-11 20:25:30.937 516 545 I libprocessgroup: Successfully killed process cgroup uid 10160 pid 18007 in 0ms
12-11 20:25:30.937 516 1420 I ActivityManager: Process com.entrouse.app (pid 18007) has died: prcp TOP
12-11 20:25:30.948 516 1420 W InputReader: Device virtio_input_multi_touch_9 is associated with display ADISPLAY_ID_NONE.
12-11 20:25:30.948 516 1420 W InputReader: Device virtio_input_multi_touch_7 is associated with display ADISPLAY_ID_NONE.
12-11 20:25:30.948 516 1420 W InputReader: Device virtio_input_multi_touch_10 is associated with display ADISPLAY_ID_NONE.
12-11 20:25:30.948 516 1420 W InputReader: Device virtio_input_multi_touch_4 is associated with display ADISPLAY_ID_NONE.
12-11 20:25:30.948 516 1420 W InputReader: Device virtio_input_multi_touch_11 is associated with display ADISPLAY_ID_NONE.
12-11 20:25:30.948 516 1420 W InputReader: Device virtio_input_multi_touch_5 is associated with display ADISPLAY_ID_NONE.
12-11 20:25:30.948 516 1420 W InputReader: Device virtio_input_multi_touch_6 is associated with display ADISPLAY_ID_NONE.
12-11 20:25:30.949 516 1420 W InputReader: Device virtio_input_multi_touch_2 is associated with display ADISPLAY_ID_NONE.
12-11 20:25:30.949 516 1420 W InputReader: Device virtio_input_multi_touch_3 is associated with display ADISPLAY_ID_NONE.
12-11 20:25:30.949 516 1420 W InputReader: Device virtio_input_multi_touch_8 is associated with display ADISPLAY_ID_NONE.
12-11 20:25:30.950 516 1420 W InputReader: Device virtio_input_multi_touch_9 is associated with display ADISPLAY_ID_NONE.
12-11 20:25:30.950 516 1420 W InputReader: Device virtio_input_multi_touch_7 is associated with display ADISPLAY_ID_NONE.
12-11 20:25:30.950 516 1420 W InputReader: Device virtio_input_multi_touch_10 is associated with display ADISPLAY_ID_NONE.
12-11 20:25:30.950 516 1420 W InputReader: Device virtio_input_multi_touch_4 is associated with display ADISPLAY_ID_NONE.
12-11 20:25:30.950 516 1420 W InputReader: Device virtio_input_multi_touch_11 is associated with display ADISPLAY_ID_NONE.
12-11 20:25:30.950 516 1420 W InputReader: Device virtio_input_multi_touch_5 is associated with display ADISPLAY_ID_NONE.
12-11 20:25:30.950 516 1420 W InputReader: Device virtio_input_multi_touch_6 is associated with display ADISPLAY_ID_NONE.
12-11 20:25:30.950 516 1420 W InputReader: Device virtio_input_multi_touch_2 is associated with display ADISPLAY_ID_NONE.
12-11 20:25:30.950 516 1420 W InputReader: Device virtio_input_multi_touch_3 is associated with display ADISPLAY_ID_NONE.
12-11 20:25:30.950 516 1420 W InputReader: Device virtio_input_multi_touch_8 is associated with display ADISPLAY_ID_NONE.
12-11 20:25:30.954 516 537 W ActivityManager: setHasOverlayUi called on unknown pid: 18007
12-11 20:25:30.968 516 538 W WindowManager: Failed looking up window session=Session{9af2585 516:1000} callers=com.android.server.wm.WindowManagerService.windowForClientLocked:5425 com.android.server.wm.WindowManagerService.removeWindow:1892 com.android.server.wm.Session.remove:193
12-11 20:25:30.994 301 364 D goldfish-address-space: claimShared: Ask to claim region [0x3ec603000 0x3ecf68000]
12-11 20:25:30.999 301 364 D goldfish-address-space: claimShared: Ask to claim region [0x3ed56b000 0x3eded0000]
12-11 20:25:31.010 301 364 D goldfish-address-space: claimShared: Ask to claim region [0x3eded0000 0x3ee835000]
12-11 20:25:31.012 301 365 D goldfish-address-space: claimShared: Ask to claim region [0x3ee835000 0x3ef19a000]
12-11 20:25:31.018 301 364 D goldfish-address-space: claimShared: Ask to claim region [0x3f0000000 0x3f0965000]
12-11 20:25:31.020 301 364 D goldfish-address-space: claimShared: Ask to claim region [0x3f0965000 0x3f12ca000]
12-11 20:25:31.026 516 968 W ActivityManager: Unable to start service Intent { act=android.service.appprediction.AppPredictionService cmp=com.google.android.as/com.google.android.apps.miphone.aiai.app.AiAiPredictionService } U=0: not found
12-11 20:25:31.026 516 968 W RemoteAppPredictionService: could not bind to Intent { act=android.service.appprediction.AppPredictionService cmp=com.google.android.as/com.google.android.apps.miphone.aiai.app.AiAiPredictionService } using flags 67108865
12-11 20:25:31.032 1524 16325 E sb.v.u.LiteSuggestSourc: On-device lite suggest model loading error.
12-11 20:25:31.035 1524 2227 W ThreadPoolDumper: Queue length for executor EventBus is now 11. Perhaps some tasks are too long, or the pool is too small.
12-11 20:25:31.038 1524 2062 W LocationOracle: No location history returned by ContextManager
12-11 20:25:31.066 1524 1524 I BgTaskExecutorImpl: Starting EXCLUSIVE background task TNG_MINUS_ONE_SYNC.
12-11 20:25:31.067 1524 1925 E MDD : DownloadProgressMonitor: Can’t find file group for uri: android://com.google.android.googlequicksearchbox/files/sharedminusonemodule/shared/SharedMinusOneData.pb.tmp
12-11 20:25:31.071 1524 2227 I TngMinusOneSync: Syncing TNG:-1
12-11 20:25:31.185 516 5438 D HostConnection: HostConnection::get() New Host Connection established 0xe91ff7f0, tid 5438
12-11 20:25:31.192 516 5438 D HostConnection: HostComposition ext ANDROID_EMU_CHECKSUM_HELPER_v1 ANDROID_EMU_native_sync_v2 ANDROID_EMU_native_sync_v3 ANDROID_EMU_native_sync_v4 ANDROID_EMU_dma_v1 ANDROID_EMU_direct_mem ANDROID_EMU_host_composition_v1 ANDROID_EMU_host_composition_v2 ANDROID_EMU_vulkan ANDROID_EMU_deferred_vulkan_commands ANDROID_EMU_vulkan_null_optional_strings ANDROID_EMU_vulkan_create_resources_with_requirements ANDROID_EMU_YUV_Cache ANDROID_EMU_async_unmap_buffer ANDROID_EMU_vulkan_ignored_handles ANDROID_EMU_has_shared_slots_host_memory_allocator ANDROID_EMU_vulkan_free_memory_sync ANDROID_EMU_vulkan_shader_float16_int8 ANDROID_EMU_vulkan_async_queue_submit ANDROID_EMU_sync_buffer_data ANDROID_EMU_read_color_buffer_dma GL_OES_EGL_image_external_essl3 GL_OES_vertex_array_object GL_KHR_texture_compression_astc_ldr ANDROID_EMU_host_side_tracing ANDROID_EMU_async_frame_commands ANDROID_EMU_gles_max_version_3_0
12-11 20:25:31.192 516 5438 W OpenGLRenderer: Failed to choose config with EGL_SWAP_BEHAVIOR_PRESERVED, retrying without…
12-11 20:25:31.202 516 5438 D EGL_emulation: eglCreateContext: 0xa9e04990: maj 3 min 0 rcv 3
12-11 20:25:31.215 516 5438 D EGL_emulation: eglMakeCurrent: 0xa9e04990: ver 3 0 (tinfo 0xb48232d0) (first time)

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.