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] - Devices with android 12 and below have problem with mDNS discovery of commissionable devices #32686

Closed
igor90ns opened this issue Mar 22, 2024 · 4 comments · Fixed by #32807

Comments

@igor90ns
Copy link

Reproduction steps

General idea is that in our application we want to scan all devices that have commissioning window open and present them to user to choose which one to configure. This works properly with android 13 and 14, but 12 and lower will find just one device.

  1. Add two or more devices to apple home pod or google nest hub
  2. Put both devices to pairing mode (open commissioning window)
  3. Open Chip tool android app on devices with android 12 or lower
  4. Go to PROVISION CHIP DEVICE WITH WIFI
  5. Open Input device address fragment
  6. Click Discover button
  7. Keep clicking Discover button

Array of found devices is filled with same device, second device will be found only when first device close its commissioning mode

When I do exact same steps on android 13 and 14, discovery will add same device 2 or 3 times but it will find second device while both device are in commissioning mode

Issue is tested and mdns discovery is not working properly on

  • Huawei P smart 2019 (android 12)
  • Samsung Tab S3 (android 9)
  • Google Nexus (android 8.1)
  • I know that those are old device, but we have to provide same experience to our users

Devices that mdns discovery is working properly

  • Xiaomi Tab 5 (android 13)
  • Pixel 7 (android 14)
  • Samsung A52 (android 14)

Bellow are logs from chiptool android app from Huawei P smart. As attachment I have added logs from xiaomi tab where everything works properly for comparation purpose.

Command used from ChipDeviceController is public void discoverCommissionableNodes()

linker                  com.google.chip.chiptool             W  Warning: "/data/app/com.google.chip.chiptool-tsReVNv1wGGk8EAAdmPEnQ==/base.apk!/lib/arm64-v8a/libc++_shared.so" unused DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
DMG                     com.google.chip.chiptool             D  AccessControl: initializing
CTL                     com.google.chip.chiptool             D  JNI_OnLoad() called
CTL                     com.google.chip.chiptool             D  Loading Java class references.
CTL                     com.google.chip.chiptool             D  Java class references loaded.
DL                      com.google.chip.chiptool             D  AndroidChipPlatform JNI_OnLoad() called
SPT                     com.google.chip.chiptool             E  JavaVM is already set
DL                      com.google.chip.chiptool             D  Loading Java class references.
DL                      com.google.chip.chiptool             D  Java class references loaded.
DL                      com.google.chip.chiptool             D  BleConnectCallbackJNI_OnLoad
DL                      com.google.chip.chiptool             D  Initializing tracing for android
CTL                     com.google.chip.chiptool             D  newDeviceController() called
CTL                     com.google.chip.chiptool             D  Setting attestation nonce to random value
CTL                     com.google.chip.chiptool             D  Setting CSR nonce to random value
CTL                     com.google.chip.chiptool             D  Setting attestation nonce to random value
CTL                     com.google.chip.chiptool             D  Setting CSR nonce to random value
CTL                     com.google.chip.chiptool             D  Setting attestation nonce from parameters
CTL                     com.google.chip.chiptool             D  Setting CSR nonce from parameters
TOO                     com.google.chip.chiptool             D  KVS: Getting key AndroidDeviceControllerKey
CTL                     com.google.chip.chiptool             D  No existing credentials provided: generating ephemeral local NOC chain with OperationalCredentialsIssuer
TOO                     com.google.chip.chiptool             D  KVS: Getting key AndroidCARootCert1
CTL                     com.google.chip.chiptool             D  Generating NOC
IN                      com.google.chip.chiptool             D  UDP::Init bind&listen port=0
IN                      com.google.chip.chiptool             D  UDP::Init bound to port=51573
IN                      com.google.chip.chiptool             D  UDP::Init bind&listen port=0
IN                      com.google.chip.chiptool             D  UDP::Init bound to port=58345
IN                      com.google.chip.chiptool             D  BLEBase::Init - setting/overriding transport
IN                      com.google.chip.chiptool             D  TransportMgr initialized
FP                      com.google.chip.chiptool             D  Initializing FabricTable from persistent storage
TOO                     com.google.chip.chiptool             D  KVS: Getting key g/lkgt
TS                      com.google.chip.chiptool             D  Last Known Good Time: 2023-10-14T01:16:48
TOO                     com.google.chip.chiptool             D  KVS: Getting key g/fidx
TOO                     com.google.chip.chiptool             D  KVS: Getting key f/1/n
TOO                     com.google.chip.chiptool             D  KVS: Getting key f/1/r
TOO                     com.google.chip.chiptool             D  KVS: Getting key f/1/m
FP                      com.google.chip.chiptool             D  Fabric index 0x1 was retrieved from storage. Compressed FabricId 0xAF3109A1C7EEDFAD, FabricId 
TOO                     com.google.chip.chiptool             D  KVS: Getting key g/fs/c
KeyValueStoreManager    com.google.chip.chiptool             D  Key 'g/fs/c' not found in shared preferences
TOO                     com.google.chip.chiptool             D  KVS: Getting key g/gcc
TOO                     com.google.chip.chiptool             D  KVS: Getting key g/gdc
TOO                     com.google.chip.chiptool             D  KVS: Setting key g/gcc
TOO                     com.google.chip.chiptool             D  KVS: Setting key g/gdc
CTL                     com.google.chip.chiptool             D  System State Initialized...
CTL                     com.google.chip.chiptool             D  Intermediate CA is not needed
TOO                     com.google.chip.chiptool             D  KVS: Getting key f/1/r
TOO                     com.google.chip.chiptool             D  KVS: Getting key f/1/r
TOO                     com.google.chip.chiptool             D  KVS: Getting key f/1/n
TOO                     com.google.chip.chiptool             D  KVS: Getting key f/1/r
FP                      com.google.chip.chiptool             D  Validating NOC chain
FP                      com.google.chip.chiptool             D  NOC chain validation successful
FP                      com.google.chip.chiptool             D  Updated fabric at index: 0x1, Node ID: 0x000000000001B669
TS                      com.google.chip.chiptool             D  Last Known Good Time: 2023-10-14T01:16:48
TS                      com.google.chip.chiptool             D  New proposed Last Known Good Time: 2021-06-10T00:00:00
TS                      com.google.chip.chiptool             D  Retaining current Last Known Good Time
TOO                     com.google.chip.chiptool             D  KVS: Getting key g/sri
KeyValueStoreManager    com.google.chip.chiptool             D  Key 'g/sri' not found in shared preferences
TOO                     com.google.chip.chiptool             D  KVS: Setting key g/fs/c
TOO                     com.google.chip.chiptool             D  KVS: Setting key f/1/m
FP                      com.google.chip.chiptool             D  Metadata for Fabric 0x1 persisted to storage.
TOO                     com.google.chip.chiptool             D  KVS: Setting key f/1/n
TOO                     com.google.chip.chiptool             D  KVS: Deleting key f/1/i
TS                      com.google.chip.chiptool             D  Committing Last Known Good Time to storage: 2023-10-14T01:16:48
TOO                     com.google.chip.chiptool             D  KVS: Setting key g/lkgt
TOO                     com.google.chip.chiptool             D  KVS: Deleting key g/fs/c
CTL                     com.google.chip.chiptool             D  Joined the fabric at index 1. Fabric ID is 0x0000000000000001 (Compressed Fabric ID: AF3109A1C7EEDFAD)
CTL                     com.google.chip.chiptool             D  *** Missing DeviceAttestationVerifier configuration at DeviceCommissioner init: using global default, 
CTL                     com.google.chip.chiptool             D  Setting up group data for Fabric Index 1 with Compressed Fabric ID:
SPT                     com.google.chip.chiptool             D  0xaf, 0x31, 0x09, 0xa1, 0xc7, 0xee, 0xdf, 0xad, 
TOO                     com.google.chip.chiptool             D  KVS: Getting key f/1/g
TOO                     com.google.chip.chiptool             D  KVS: Getting key f/1/k/0
TOO                     com.google.chip.chiptool             D  KVS: Setting key f/1/k/0
CTL                     com.google.chip.chiptool             D  IO thread starting
DL                      com.google.chip.chiptool             D  _OnPlatformEvent
CTL                     com.google.chip.chiptool             D  setAttestationTrustStoreDelegate() called
NsdManager...iceBrowser com.google.chip.chiptool             D  Starting service discovering for '_matterc._udp'
NsdManager...iceBrowser com.google.chip.chiptool             I  Started service '_matterc._udp'
HwAppInnerBoostImpl     com.google.chip.chiptool             D  asyncReportData com.google.chip.chiptool,2,2,1,27 interval=561
HwAppInnerBoostImpl     com.google.chip.chiptool             D  asyncReportData com.google.chip.chiptool,2,1,2,0 interval=722
NsdManager...iceBrowser com.google.chip.chiptool             I  Found service 'E4B0A28D27C4AC9E'
NsdManager...iceBrowser com.google.chip.chiptool             I  Found service '493815107D9116E8'
NsdManager...ceResolver com.google.chip.chiptool             D  resolve: Starting service resolution for 'E4B0A28D27C4AC9E' type '_matterc._udp'
NsdManager...ceResolver com.google.chip.chiptool             D  resolve: Starting service resolution for '493815107D9116E8' type '_matterc._udp'
NsdManager...iceBrowser com.google.chip.chiptool             W  Succeed to stop discovery service '_matterc._udp
NsdService...ndResolver com.google.chip.chiptool             D  Service discovery started. regType: _matterc._udp
NsdService...ndResolver com.google.chip.chiptool             D  Service discovery started. regType: _matterc._udp
NsdService...ndResolver com.google.chip.chiptool             D  onServiceFound: found target service name: E4B0A28D27C4AC9E, type: _matterc._udp., host: null, port: 0, 
NsdService...ndResolver com.google.chip.chiptool             D  onServiceFound: found service not a target for resolution, ignoring name: 493815107D9116E8, type: 
NsdService...ndResolver com.google.chip.chiptool             D  onServiceFound: found service not a target for resolution, ignoring name: E4B0A28D27C4AC9E, type: 
NsdService...ndResolver com.google.chip.chiptool             I  Discovery stopped: _matterc._udp
NsdService...ndResolver com.google.chip.chiptool             D  onServiceFound: found target service name: 493815107D9116E8, type: _matterc._udp., host: null, port: 0, 
NsdService...ndResolver com.google.chip.chiptool             I  Discovery stopped: _matterc._udp
NsdService...ndResolver com.google.chip.chiptool             W  Failed to resolve service '493815107D9116E8': 3
NsdService...ndResolver com.google.chip.chiptool             I  Resolved service 'E4B0A28D27C4AC9E' to /fdb1:1183:ba60:0:483e:ad25:d55d:2efb, type : ._matterc._udp
DIS                     com.google.chip.chiptool             D   ----- entry [0] : D 2701
DIS                     com.google.chip.chiptool             D   ----- entry [1] : T 0
DIS                     com.google.chip.chiptool             D   ----- entry [2] : CM 2
DIS                     com.google.chip.chiptool             D   ----- entry [3] : PH 36
DIS                     com.google.chip.chiptool             D   ----- entry [4] : PI NULL
DIS                     com.google.chip.chiptool             D   ----- entry [5] : RI 8800E16EB875959E578B4162C90264EBBE07
DIS                     com.google.chip.chiptool             D   ----- entry [6] : VP 4442+67
DIS                     com.google.chip.chiptool             D   ----- entry [7] : SAI 800
DIS                     com.google.chip.chiptool             D   ----- entry [8] : SII 800
DIS                     com.google.chip.chiptool             D  Discovered node:
DIS                     com.google.chip.chiptool             D  	Hostname: fdb1:1183:ba60:0
DIS                     com.google.chip.chiptool             D  	IP Address #1: fdb1:1183:ba60:0:483e:ad25:d55d:2efb
DIS                     com.google.chip.chiptool             D  	Port: 5540
DIS                     com.google.chip.chiptool             D  	Mrp Interval idle: 800 ms
DIS                     com.google.chip.chiptool             D  	Mrp Interval active: 800 ms
DIS                     com.google.chip.chiptool             D  	Mrp Active Threshold: not present
DIS                     com.google.chip.chiptool             D  	TCP Supported: 0
DIS                     com.google.chip.chiptool             D  	ICD: not present
DIS                     com.google.chip.chiptool             D  	Rotating ID: 8800E16EB875959E578B4162C90264EBBE07
DIS                     com.google.chip.chiptool             D  	Vendor ID: 4442
DIS                     com.google.chip.chiptool             D  	Product ID: 67
DIS                     com.google.chip.chiptool             D  	Long Discriminator: 2701
DIS                     com.google.chip.chiptool             D  	Pairing Hint: 36
DIS                     com.google.chip.chiptool             D  	Instance Name: E4B0A28D27C4AC9E
DIS                     com.google.chip.chiptool             D  	Commissioning Mode: 2
CTL                     com.google.chip.chiptool             E  Unknown filter type; all matches will fail
ViewRootImpl            com.google.chip.chiptool             I  jank_removeInvalidNode jank list is null
HwAppInnerBoostImpl     com.google.chip.chiptool             D  asyncReportData com.google.chip.chiptool,2,1,1,0 interval=93
HwWechatOptimizeImpl    com.google.chip.chiptool             D  mIsEffect:false
e.chip.chiptoo          com.google.chip.chiptool             W  Accessing hidden field Landroid/widget/AbsListView;->mIsChildViewEnabled:Z (light greylist, reflection)
OpenGLRenderer          com.google.chip.chiptool             D    HWUI Binary is  enabled
mali_winsys             com.google.chip.chiptool             D  EGLint new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig, egl_winsys_surface **, 
HwAppInnerBoostImpl     com.google.chip.chiptool             D  asyncReportData com.google.chip.chiptool,2,2,1,7 interval=239
OpenGLRenderer          com.google.chip.chiptool             D    HWUI Binary is  enabled
HwAppInnerBoostImpl     com.google.chip.chiptool             D  asyncReportData com.google.chip.chiptool,2,1,2,0 interval=344
HwAppInnerBoostImpl     com.google.chip.chiptool             D  asyncReportData com.google.chip.chiptool,1,1,3,0 interval=1553
InputMethodManager      com.google.chip.chiptool             V  Reporting focus gain, without startInput
HwAppInnerBoostImpl     com.google.chip.chiptool             D  asyncReportData com.google.chip.chiptool,1,1,4,0 interval=1812
libEGL                  com.google.chip.chiptool             W  EGLNativeWindowType 0x7390171010 disconnect failed
HwAppInnerBoostImpl     com.google.chip.chiptool             D  asyncReportData com.google.chip.chiptool,2,1,1,0 interval=72
AudioManager            com.google.chip.chiptool             V  playSoundEffect   effectType: 0
AudioManager            com.google.chip.chiptool             V  querySoundEffectsEnabled...
NsdManager...iceBrowser com.google.chip.chiptool             D  Starting service discovering for '_matterc._udp'
NsdManager...iceBrowser com.google.chip.chiptool             I  Started service '_matterc._udp'
NsdManager...iceBrowser com.google.chip.chiptool             I  Found service 'E4B0A28D27C4AC9E'
NsdManager...iceBrowser com.google.chip.chiptool             I  Found service '493815107D9116E8'
HwAppInnerBoostImpl     com.google.chip.chiptool             D  asyncReportData com.google.chip.chiptool,2,1,2,0 interval=335
NsdManager...ceResolver com.google.chip.chiptool             D  resolve: Starting service resolution for 'E4B0A28D27C4AC9E' type '_matterc._udp'
NsdManager...ceResolver com.google.chip.chiptool             D  resolve: Starting service resolution for '493815107D9116E8' type '_matterc._udp'
NsdManager...iceBrowser com.google.chip.chiptool             W  Succeed to stop discovery service '_matterc._udp
NsdService...ndResolver com.google.chip.chiptool             D  Service discovery started. regType: _matterc._udp
NsdService...ndResolver com.google.chip.chiptool             D  Service discovery started. regType: _matterc._udp
NsdService...ndResolver com.google.chip.chiptool             D  onServiceFound: found target service name: E4B0A28D27C4AC9E, type: _matterc._udp., host: null, port: 0, 
NsdService...ndResolver com.google.chip.chiptool             D  onServiceFound: found service not a target for resolution, ignoring name: 493815107D9116E8, type: 
NsdService...ndResolver com.google.chip.chiptool             D  onServiceFound: found service not a target for resolution, ignoring name: E4B0A28D27C4AC9E, type: 
NsdService...ndResolver com.google.chip.chiptool             D  onServiceFound: found target service name: 493815107D9116E8, type: _matterc._udp., host: null, port: 0, 
NsdService...ndResolver com.google.chip.chiptool             I  Discovery stopped: _matterc._udp
NsdService...ndResolver com.google.chip.chiptool             I  Discovery stopped: _matterc._udp
NsdService...ndResolver com.google.chip.chiptool             W  Failed to resolve service '493815107D9116E8': 3
NsdService...ndResolver com.google.chip.chiptool             I  Resolved service 'E4B0A28D27C4AC9E' to /fdb1:1183:ba60:0:483e:ad25:d55d:2efb, type : ._matterc._udp
DIS                     com.google.chip.chiptool             D   ----- entry [0] : D 2701
DIS                     com.google.chip.chiptool             D   ----- entry [1] : T 0
DIS                     com.google.chip.chiptool             D   ----- entry [2] : CM 2
DIS                     com.google.chip.chiptool             D   ----- entry [3] : PH 36
DIS                     com.google.chip.chiptool             D   ----- entry [4] : PI NULL
DIS                     com.google.chip.chiptool             D   ----- entry [5] : RI 8800E16EB875959E578B4162C90264EBBE07
DIS                     com.google.chip.chiptool             D   ----- entry [6] : VP 4442+67
DIS                     com.google.chip.chiptool             D   ----- entry [7] : SAI 800
DIS                     com.google.chip.chiptool             D   ----- entry [8] : SII 800
DIS                     com.google.chip.chiptool             D  Discovered node:
DIS                     com.google.chip.chiptool             D  	Hostname: fdb1:1183:ba60:0
DIS                     com.google.chip.chiptool             D  	IP Address #1: fdb1:1183:ba60:0:483e:ad25:d55d:2efb
DIS                     com.google.chip.chiptool             D  	Port: 5540
DIS                     com.google.chip.chiptool             D  	Mrp Interval idle: 800 ms
DIS                     com.google.chip.chiptool             D  	Mrp Interval active: 800 ms
DIS                     com.google.chip.chiptool             D  	Mrp Active Threshold: not present
DIS                     com.google.chip.chiptool             D  	TCP Supported: 0
DIS                     com.google.chip.chiptool             D  	ICD: not present
DIS                     com.google.chip.chiptool             D  	Rotating ID: 8800E16EB875959E578B4162C90264EBBE07
DIS                     com.google.chip.chiptool             D  	Vendor ID: 4442
DIS                     com.google.chip.chiptool             D  	Product ID: 67
DIS                     com.google.chip.chiptool             D  	Long Discriminator: 2701
DIS                     com.google.chip.chiptool             D  	Pairing Hint: 36
DIS                     com.google.chip.chiptool             D  	Instance Name: E4B0A28D27C4AC9E
DIS                     com.google.chip.chiptool             D  	Commissioning Mode: 2
CTL                     com.google.chip.chiptool             E  Unknown filter type; all matches will fail
ViewRootImpl            com.google.chip.chiptool             I  jank_removeInvalidNode all the node in jank list is out of time
HwAppInnerBoostImpl     com.google.chip.chiptool             D  asyncReportData com.google.chip.chiptool,2,1,1,0 interval=114
OpenGLRenderer          com.google.chip.chiptool             D    HWUI Binary is  enabled
mali_winsys             com.google.chip.chiptool             D  EGLint new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig, egl_winsys_surface **, 
HwAppInnerBoostImpl     com.google.chip.chiptool             D  asyncReportData com.google.chip.chiptool,2,2,1,7 interval=252
OpenGLRenderer          com.google.chip.chiptool             D    HWUI Binary is  enabled
HwAppInnerBoostImpl     com.google.chip.chiptool             D  asyncReportData com.google.chip.chiptool,2,1,2,0 interval=373
e.chip.chiptoo          com.google.chip.chiptool             I  Compiler allocated 4MB to compile void android.widget.TextView.<init>(android.content.Context, 
HwAppInnerBoostImpl     com.google.chip.chiptool             D  asyncReportData com.google.chip.chiptool,1,1,3,0 interval=1837
HwAppInnerBoostImpl     com.google.chip.chiptool             D  asyncReportData com.google.chip.chiptool,1,2,2,3 interval=1840
InputMethodManager      com.google.chip.chiptool             V  Reporting focus gain, without startInput
HwAppInnerBoostImpl     com.google.chip.chiptool             D  asyncReportData com.google.chip.chiptool,1,1,4,0 interval=2088
libEGL                  com.google.chip.chiptool             W  EGLNativeWindowType 0x7390194010 disconnect failed
TransportR...ortBackend com.google.chip.chiptool             D  Making request to: https://firebaselogging.googleapis.com/v0cc/log/batch?format=json_proto3
NetworkSecurityConfig   com.google.chip.chiptool             D  No Network Security Config specified, using platform default
TransportR...ortBackend com.google.chip.chiptool             I  Status Code: 200
TransportR...ortBackend com.google.chip.chiptool             I  Content-Type: application/json; charset=UTF-8
TransportR...ortBackend com.google.chip.chiptool             I  Content-Encoding: gzip
HwAppInnerBoostImpl     com.google.chip.chiptool             D  asyncReportData com.google.chip.chiptool,2,1,1,0 interval=127
AudioManager            com.google.chip.chiptool             V  playSoundEffect   effectType: 0
AudioManager            com.google.chip.chiptool             V  querySoundEffectsEnabled...
NsdManager...iceBrowser com.google.chip.chiptool             D  Starting service discovering for '_matterc._udp'
NsdManager...iceBrowser com.google.chip.chiptool             I  Started service '_matterc._udp'
NsdManager...iceBrowser com.google.chip.chiptool             I  Found service 'E4B0A28D27C4AC9E'
NsdManager...iceBrowser com.google.chip.chiptool             I  Found service '493815107D9116E8'
NsdManager...ceResolver com.google.chip.chiptool             D  resolve: Starting service resolution for 'E4B0A28D27C4AC9E' type '_matterc._udp'
NsdManager...ceResolver com.google.chip.chiptool             D  resolve: Starting service resolution for '493815107D9116E8' type '_matterc._udp'
NsdManager...iceBrowser com.google.chip.chiptool             W  Succeed to stop discovery service '_matterc._udp
NsdService...ndResolver com.google.chip.chiptool             D  Service discovery started. regType: _matterc._udp
NsdService...ndResolver com.google.chip.chiptool             D  Service discovery started. regType: _matterc._udp
NsdService...ndResolver com.google.chip.chiptool             D  onServiceFound: found target service name: E4B0A28D27C4AC9E, type: _matterc._udp., host: null, port: 0, 
NsdService...ndResolver com.google.chip.chiptool             D  onServiceFound: found service not a target for resolution, ignoring name: 493815107D9116E8, type: 
NsdService...ndResolver com.google.chip.chiptool             D  onServiceFound: found service not a target for resolution, ignoring name: E4B0A28D27C4AC9E, type: 
NsdService...ndResolver com.google.chip.chiptool             I  Discovery stopped: _matterc._udp
NsdService...ndResolver com.google.chip.chiptool             D  onServiceFound: found target service name: 493815107D9116E8, type: _matterc._udp., host: null, port: 0, 
NsdService...ndResolver com.google.chip.chiptool             I  Discovery stopped: _matterc._udp
NsdService...ndResolver com.google.chip.chiptool             W  Failed to resolve service '493815107D9116E8': 3
NsdService...ndResolver com.google.chip.chiptool             I  Resolved service 'E4B0A28D27C4AC9E' to /fdb1:1183:ba60:0:483e:ad25:d55d:2efb, type : ._matterc._udp
DIS                     com.google.chip.chiptool             D   ----- entry [0] : D 2701
DIS                     com.google.chip.chiptool             D   ----- entry [1] : T 0
DIS                     com.google.chip.chiptool             D   ----- entry [2] : CM 2
DIS                     com.google.chip.chiptool             D   ----- entry [3] : PH 36
DIS                     com.google.chip.chiptool             D   ----- entry [4] : PI NULL
DIS                     com.google.chip.chiptool             D   ----- entry [5] : RI 8800E16EB875959E578B4162C90264EBBE07
DIS                     com.google.chip.chiptool             D   ----- entry [6] : VP 4442+67
DIS                     com.google.chip.chiptool             D   ----- entry [7] : SAI 800
DIS                     com.google.chip.chiptool             D   ----- entry [8] : SII 800
DIS                     com.google.chip.chiptool             D  Discovered node:
DIS                     com.google.chip.chiptool             D  	Hostname: fdb1:1183:ba60:0
DIS                     com.google.chip.chiptool             D  	IP Address #1: fdb1:1183:ba60:0:483e:ad25:d55d:2efb
DIS                     com.google.chip.chiptool             D  	Port: 5540
DIS                     com.google.chip.chiptool             D  	Mrp Interval idle: 800 ms
DIS                     com.google.chip.chiptool             D  	Mrp Interval active: 800 ms
DIS                     com.google.chip.chiptool             D  	Mrp Active Threshold: not present
DIS                     com.google.chip.chiptool             D  	TCP Supported: 0
DIS                     com.google.chip.chiptool             D  	ICD: not present
DIS                     com.google.chip.chiptool             D  	Rotating ID: 8800E16EB875959E578B4162C90264EBBE07
DIS                     com.google.chip.chiptool             D  	Vendor ID: 4442
DIS                     com.google.chip.chiptool             D  	Product ID: 67
DIS                     com.google.chip.chiptool             D  	Long Discriminator: 2701
DIS                     com.google.chip.chiptool             D  	Pairing Hint: 36
DIS                     com.google.chip.chiptool             D  	Instance Name: E4B0A28D27C4AC9E
DIS                     com.google.chip.chiptool             D  	Commissioning Mode: 2
CTL                     com.google.chip.chiptool             E  Unknown filter type; all matches will fail
ViewRootImpl            com.google.chip.chiptool             I  jank_removeInvalidNode all the node in jank list is out of time
HwAppInnerBoostImpl     com.google.chip.chiptool             D  asyncReportData com.google.chip.chiptool,2,1,1,0 interval=86
OpenGLRenderer          com.google.chip.chiptool             D    HWUI Binary is  enabled
mali_winsys             com.google.chip.chiptool             D  EGLint new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig, egl_winsys_surface **, 
HwAppInnerBoostImpl     com.google.chip.chiptool             D  asyncReportData com.google.chip.chiptool,2,2,1,10 interval=273
OpenGLRenderer          com.google.chip.chiptool             D    HWUI Binary is  enabled
HwAppInnerBoostImpl     com.google.chip.chiptool             D  asyncReportData com.google.chip.chiptool,2,1,2,0 interval=349
HwAppInnerBoostImpl     com.google.chip.chiptool             D  asyncReportData com.google.chip.chiptool,2,2,2,6 interval=605
HwAppInnerBoostImpl     com.google.chip.chiptool             D  asyncReportData com.google.chip.chiptool,2,1,3,0 interval=608
HwAppInnerBoostImpl     com.google.chip.chiptool             D  asyncReportData com.google.chip.chiptool,1,1,4,0 interval=1758
InputMethodManager      com.google.chip.chiptool             V  Reporting focus gain, without startInput
HwAppInnerBoostImpl     com.google.chip.chiptool             D  asyncReportData com.google.chip.chiptool,1,1,5,0 interval=2016
libEGL                  com.google.chip.chiptool             W  EGLNativeWindowType 0x73901d0010 disconnect failed
AudioManager            com.google.chip.chiptool             V  playSoundEffect   effectType: 0
AudioManager            com.google.chip.chiptool             V  querySoundEffectsEnabled...
HwAppInnerBoostImpl     com.google.chip.chiptool             D  asyncReportData com.google.chip.chiptool,2,1,1,0 interval=103
NsdManager...iceBrowser com.google.chip.chiptool             D  Starting service discovering for '_matterc._udp'
NsdManager...iceBrowser com.google.chip.chiptool             I  Started service '_matterc._udp'
NsdManager...iceBrowser com.google.chip.chiptool             I  Found service 'E4B0A28D27C4AC9E'
NsdManager...iceBrowser com.google.chip.chiptool             I  Found service '493815107D9116E8'
HwAppInnerBoostImpl     com.google.chip.chiptool             D  asyncReportData com.google.chip.chiptool,2,1,2,0 interval=369
NsdManager...ceResolver com.google.chip.chiptool             D  resolve: Starting service resolution for 'E4B0A28D27C4AC9E' type '_matterc._udp'
NsdManager...ceResolver com.google.chip.chiptool             D  resolve: Starting service resolution for '493815107D9116E8' type '_matterc._udp'
NsdManager...iceBrowser com.google.chip.chiptool             W  Succeed to stop discovery service '_matterc._udp
NsdService...ndResolver com.google.chip.chiptool             D  Service discovery started. regType: _matterc._udp
NsdService...ndResolver com.google.chip.chiptool             D  Service discovery started. regType: _matterc._udp
NsdService...ndResolver com.google.chip.chiptool             D  onServiceFound: found target service name: E4B0A28D27C4AC9E, type: _matterc._udp., host: null, port: 0, 
NsdService...ndResolver com.google.chip.chiptool             D  onServiceFound: found service not a target for resolution, ignoring name: 493815107D9116E8, type: 
NsdService...ndResolver com.google.chip.chiptool             D  onServiceFound: found service not a target for resolution, ignoring name: E4B0A28D27C4AC9E, type: 
NsdService...ndResolver com.google.chip.chiptool             I  Discovery stopped: _matterc._udp
NsdService...ndResolver com.google.chip.chiptool             D  onServiceFound: found target service name: 493815107D9116E8, type: _matterc._udp., host: null, port: 0, 
NsdService...ndResolver com.google.chip.chiptool             I  Discovery stopped: _matterc._udp
NsdService...ndResolver com.google.chip.chiptool             W  Failed to resolve service '493815107D9116E8': 3
NsdService...ndResolver com.google.chip.chiptool             I  Resolved service 'E4B0A28D27C4AC9E' to /fdb1:1183:ba60:0:483e:ad25:d55d:2efb, type : ._matterc._udp
DIS                     com.google.chip.chiptool             D   ----- entry [0] : D 2701
DIS                     com.google.chip.chiptool             D   ----- entry [1] : T 0
DIS                     com.google.chip.chiptool             D   ----- entry [2] : CM 2
DIS                     com.google.chip.chiptool             D   ----- entry [3] : PH 36
DIS                     com.google.chip.chiptool             D   ----- entry [4] : PI NULL
DIS                     com.google.chip.chiptool             D   ----- entry [5] : RI 8800E16EB875959E578B4162C90264EBBE07
DIS                     com.google.chip.chiptool             D   ----- entry [6] : VP 4442+67
DIS                     com.google.chip.chiptool             D   ----- entry [7] : SAI 800
DIS                     com.google.chip.chiptool             D   ----- entry [8] : SII 800
DIS                     com.google.chip.chiptool             D  Discovered node:
DIS                     com.google.chip.chiptool             D  	Hostname: fdb1:1183:ba60:0
DIS                     com.google.chip.chiptool             D  	IP Address #1: fdb1:1183:ba60:0:483e:ad25:d55d:2efb
DIS                     com.google.chip.chiptool             D  	Port: 5540
DIS                     com.google.chip.chiptool             D  	Mrp Interval idle: 800 ms
DIS                     com.google.chip.chiptool             D  	Mrp Interval active: 800 ms
DIS                     com.google.chip.chiptool             D  	Mrp Active Threshold: not present
DIS                     com.google.chip.chiptool             D  	TCP Supported: 0
DIS                     com.google.chip.chiptool             D  	ICD: not present
DIS                     com.google.chip.chiptool             D  	Rotating ID: 8800E16EB875959E578B4162C90264EBBE07
DIS                     com.google.chip.chiptool             D  	Vendor ID: 4442
DIS                     com.google.chip.chiptool             D  	Product ID: 67
DIS                     com.google.chip.chiptool             D  	Long Discriminator: 2701
DIS                     com.google.chip.chiptool             D  	Pairing Hint: 36
DIS                     com.google.chip.chiptool             D  	Instance Name: E4B0A28D27C4AC9E
DIS                     com.google.chip.chiptool             D  	Commissioning Mode: 2
CTL                     com.google.chip.chiptool             E  Unknown filter type; all matches will fail
ViewRootImpl            com.google.chip.chiptool             I  jank_removeInvalidNode all the node in jank list is out of time
HwAppInnerBoostImpl     com.google.chip.chiptool             D  asyncReportData com.google.chip.chiptool,2,1,1,0 interval=111
OpenGLRenderer          com.google.chip.chiptool             D    HWUI Binary is  enabled
mali_winsys             com.google.chip.chiptool             D  EGLint new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig, egl_winsys_surface **, 
OpenGLRenderer          com.google.chip.chiptool             D    HWUI Binary is  enabled
HwAppInnerBoostImpl     com.google.chip.chiptool             D  asyncReportData com.google.chip.chiptool,2,2,1,6 interval=323
HwAppInnerBoostImpl     com.google.chip.chiptool             D  asyncReportData com.google.chip.chiptool,2,1,2,0 interval=362
HwAppInnerBoostImpl     com.google.chip.chiptool             D  asyncReportData com.google.chip.chiptool,2,1,1,0 interval=110
InputMethodManager      com.google.chip.chiptool             V  Reporting focus gain, without startInput
HwAppInnerBoostImpl     com.google.chip.chiptool             D  asyncReportData com.google.chip.chiptool,2,1,2,0 interval=368
libEGL                  com.google.chip.chiptool             W  EGLNativeWindowType 0x7390296010 disconnect failed
AudioManager            com.google.chip.chiptool             V  playSoundEffect   effectType: 0
AudioManager            com.google.chip.chiptool             V  querySoundEffectsEnabled...
HwAppInnerBoostImpl     com.google.chip.chiptool             D  asyncReportData com.google.chip.chiptool,1,1,3,0 interval=1716
NsdManager...iceBrowser com.google.chip.chiptool             D  Starting service discovering for '_matterc._udp'
NsdManager...iceBrowser com.google.chip.chiptool             I  Started service '_matterc._udp'
NsdManager...iceBrowser com.google.chip.chiptool             I  Found service 'E4B0A28D27C4AC9E'
NsdManager...iceBrowser com.google.chip.chiptool             I  Found service '493815107D9116E8'
HwAppInnerBoostImpl     com.google.chip.chiptool             D  asyncReportData com.google.chip.chiptool,1,1,4,0 interval=1966
NsdManager...ceResolver com.google.chip.chiptool             D  resolve: Starting service resolution for 'E4B0A28D27C4AC9E' type '_matterc._udp'
NsdManager...ceResolver com.google.chip.chiptool             D  resolve: Starting service resolution for '493815107D9116E8' type '_matterc._udp'
NsdManager...iceBrowser com.google.chip.chiptool             W  Succeed to stop discovery service '_matterc._udp
NsdService...ndResolver com.google.chip.chiptool             D  Service discovery started. regType: _matterc._udp
NsdService...ndResolver com.google.chip.chiptool             D  Service discovery started. regType: _matterc._udp
NsdService...ndResolver com.google.chip.chiptool             D  onServiceFound: found target service name: E4B0A28D27C4AC9E, type: _matterc._udp., host: null, port: 0, 
NsdService...ndResolver com.google.chip.chiptool             D  onServiceFound: found service not a target for resolution, ignoring name: 493815107D9116E8, type: 
NsdService...ndResolver com.google.chip.chiptool             I  Discovery stopped: _matterc._udp
NsdService...ndResolver com.google.chip.chiptool             D  onServiceFound: found service not a target for resolution, ignoring name: E4B0A28D27C4AC9E, type: 
NsdService...ndResolver com.google.chip.chiptool             D  onServiceFound: found target service name: 493815107D9116E8, type: _matterc._udp., host: null, port: 0, 
NsdService...ndResolver com.google.chip.chiptool             I  Discovery stopped: _matterc._udp
NsdService...ndResolver com.google.chip.chiptool             W  Failed to resolve service '493815107D9116E8': 3
NsdService...ndResolver com.google.chip.chiptool             I  Resolved service 'E4B0A28D27C4AC9E' to /fdb1:1183:ba60:0:483e:ad25:d55d:2efb, type : ._matterc._udp
DIS                     com.google.chip.chiptool             D   ----- entry [0] : D 2701
DIS                     com.google.chip.chiptool             D   ----- entry [1] : T 0
DIS                     com.google.chip.chiptool             D   ----- entry [2] : CM 2
DIS                     com.google.chip.chiptool             D   ----- entry [3] : PH 36
DIS                     com.google.chip.chiptool             D   ----- entry [4] : PI NULL
DIS                     com.google.chip.chiptool             D   ----- entry [5] : RI 8800E16EB875959E578B4162C90264EBBE07
DIS                     com.google.chip.chiptool             D   ----- entry [6] : VP 4442+67
DIS                     com.google.chip.chiptool             D   ----- entry [7] : SAI 800
DIS                     com.google.chip.chiptool             D   ----- entry [8] : SII 800
DIS                     com.google.chip.chiptool             D  Discovered node:
DIS                     com.google.chip.chiptool             D  	Hostname: fdb1:1183:ba60:0
DIS                     com.google.chip.chiptool             D  	IP Address #1: fdb1:1183:ba60:0:483e:ad25:d55d:2efb
DIS                     com.google.chip.chiptool             D  	Port: 5540
DIS                     com.google.chip.chiptool             D  	Mrp Interval idle: 800 ms
DIS                     com.google.chip.chiptool             D  	Mrp Interval active: 800 ms
DIS                     com.google.chip.chiptool             D  	Mrp Active Threshold: not present
DIS                     com.google.chip.chiptool             D  	TCP Supported: 0
DIS                     com.google.chip.chiptool             D  	ICD: not present
DIS                     com.google.chip.chiptool             D  	Rotating ID: 8800E16EB875959E578B4162C90264EBBE07
DIS                     com.google.chip.chiptool             D  	Vendor ID: 4442
DIS                     com.google.chip.chiptool             D  	Product ID: 67
DIS                     com.google.chip.chiptool             D  	Long Discriminator: 2701
DIS                     com.google.chip.chiptool             D  	Pairing Hint: 36
DIS                     com.google.chip.chiptool             D  	Instance Name: E4B0A28D27C4AC9E
DIS                     com.google.chip.chiptool             D  	Commissioning Mode: 2
CTL                     com.google.chip.chiptool             E  Unknown filter type; all matches will fail
ViewRootImpl            com.google.chip.chiptool             I  jank_removeInvalidNode all the node in jank list is out of time
OpenGLRenderer          com.google.chip.chiptool             D    HWUI Binary is  enabled
HwAppInnerBoostImpl     com.google.chip.chiptool             D  asyncReportData com.google.chip.chiptool,2,1,1,0 interval=140
mali_winsys             com.google.chip.chiptool             D  EGLint new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig, egl_winsys_surface **, 
HwAppInnerBoostImpl     com.google.chip.chiptool             D  asyncReportData com.google.chip.chiptool,2,2,1,9 interval=254
OpenGLRenderer          com.google.chip.chiptool             D    HWUI Binary is  enabled
HwAppInnerBoostImpl     com.google.chip.chiptool             D  asyncReportData com.google.chip.chiptool,2,1,2,0 interval=391
HwAppInnerBoostImpl     com.google.chip.chiptool             D  asyncReportData com.google.chip.chiptool,1,1,3,0 interval=1973
InputMethodManager      com.google.chip.chiptool             V  Reporting focus gain, without startInput
HwAppInnerBoostImpl     com.google.chip.chiptool             D  asyncReportData com.google.chip.chiptool,1,1,4,0 interval=2223
libEGL                  com.google.chip.chiptool             W  EGLNativeWindowType 0x73901d1010 disconnect failed
AudioManager            com.google.chip.chiptool             V  playSoundEffect   effectType: 0
AudioManager            com.google.chip.chiptool             V  querySoundEffectsEnabled...
HwAppInnerBoostImpl     com.google.chip.chiptool             D  asyncReportData com.google.chip.chiptool,2,1,1,0 interval=41
NsdManager...iceBrowser com.google.chip.chiptool             D  Starting service discovering for '_matterc._udp'
NsdManager...iceBrowser com.google.chip.chiptool             I  Started service '_matterc._udp'
NsdManager...iceBrowser com.google.chip.chiptool             I  Found service 'E4B0A28D27C4AC9E'
NsdManager...iceBrowser com.google.chip.chiptool             I  Found service '493815107D9116E8'
HwAppInnerBoostImpl     com.google.chip.chiptool             D  asyncReportData com.google.chip.chiptool,2,1,2,0 interval=299
NsdManager...ceResolver com.google.chip.chiptool             D  resolve: Starting service resolution for 'E4B0A28D27C4AC9E' type '_matterc._udp'
NsdManager...ceResolver com.google.chip.chiptool             D  resolve: Starting service resolution for '493815107D9116E8' type '_matterc._udp'
NsdManager...iceBrowser com.google.chip.chiptool             W  Succeed to stop discovery service '_matterc._udp
NsdService...ndResolver com.google.chip.chiptool             D  Service discovery started. regType: _matterc._udp
NsdService...ndResolver com.google.chip.chiptool             D  Service discovery started. regType: _matterc._udp
NsdService...ndResolver com.google.chip.chiptool             D  onServiceFound: found target service name: E4B0A28D27C4AC9E, type: _matterc._udp., host: null, port: 0, 
NsdService...ndResolver com.google.chip.chiptool             D  onServiceFound: found service not a target for resolution, ignoring name: 493815107D9116E8, type: 
NsdService...ndResolver com.google.chip.chiptool             I  Discovery stopped: _matterc._udp
NsdService...ndResolver com.google.chip.chiptool             D  onServiceFound: found service not a target for resolution, ignoring name: E4B0A28D27C4AC9E, type: 
NsdService...ndResolver com.google.chip.chiptool             D  onServiceFound: found target service name: 493815107D9116E8, type: _matterc._udp., host: null, port: 0, 
NsdService...ndResolver com.google.chip.chiptool             I  Discovery stopped: _matterc._udp
NsdService...ndResolver com.google.chip.chiptool             W  Failed to resolve service '493815107D9116E8': 3
NsdService...ndResolver com.google.chip.chiptool             I  Resolved service 'E4B0A28D27C4AC9E' to /fdb1:1183:ba60:0:483e:ad25:d55d:2efb, type : ._matterc._udp
DIS                     com.google.chip.chiptool             D   ----- entry [0] : D 2701
DIS                     com.google.chip.chiptool             D   ----- entry [1] : T 0
DIS                     com.google.chip.chiptool             D   ----- entry [2] : CM 2
DIS                     com.google.chip.chiptool             D   ----- entry [3] : PH 36
DIS                     com.google.chip.chiptool             D   ----- entry [4] : PI NULL
DIS                     com.google.chip.chiptool             D   ----- entry [5] : RI 8800E16EB875959E578B4162C90264EBBE07
DIS                     com.google.chip.chiptool             D   ----- entry [6] : VP 4442+67
DIS                     com.google.chip.chiptool             D   ----- entry [7] : SAI 800
DIS                     com.google.chip.chiptool             D   ----- entry [8] : SII 800
DIS                     com.google.chip.chiptool             D  Discovered node:
DIS                     com.google.chip.chiptool             D  	Hostname: fdb1:1183:ba60:0
DIS                     com.google.chip.chiptool             D  	IP Address #1: fdb1:1183:ba60:0:483e:ad25:d55d:2efb
DIS                     com.google.chip.chiptool             D  	Port: 5540
DIS                     com.google.chip.chiptool             D  	Mrp Interval idle: 800 ms
DIS                     com.google.chip.chiptool             D  	Mrp Interval active: 800 ms
DIS                     com.google.chip.chiptool             D  	Mrp Active Threshold: not present
DIS                     com.google.chip.chiptool             D  	TCP Supported: 0
DIS                     com.google.chip.chiptool             D  	ICD: not present
DIS                     com.google.chip.chiptool             D  	Rotating ID: 8800E16EB875959E578B4162C90264EBBE07
DIS                     com.google.chip.chiptool             D  	Vendor ID: 4442
DIS                     com.google.chip.chiptool             D  	Product ID: 67
DIS                     com.google.chip.chiptool             D  	Long Discriminator: 2701
DIS                     com.google.chip.chiptool             D  	Pairing Hint: 36
DIS                     com.google.chip.chiptool             D  	Instance Name: E4B0A28D27C4AC9E
DIS                     com.google.chip.chiptool             D  	Commissioning Mode: 2
CTL                     com.google.chip.chiptool             E  Unknown filter type; all matches will fail
ViewRootImpl            com.google.chip.chiptool             I  jank_removeInvalidNode all the node in jank list is out of time
HwAppInnerBoostImpl     com.google.chip.chiptool             D  asyncReportData com.google.chip.chiptool,2,1,1,0 interval=88
OpenGLRenderer          com.google.chip.chiptool             D    HWUI Binary is  enabled
mali_winsys             com.google.chip.chiptool             D  EGLint new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig, egl_winsys_surface **, 
HwAppInnerBoostImpl     com.google.chip.chiptool             D  asyncReportData com.google.chip.chiptool,2,2,1,11 interval=292
OpenGLRenderer          com.google.chip.chiptool             D    HWUI Binary is  enabled
HwAppInnerBoostImpl     com.google.chip.chiptool             D  asyncReportData com.google.chip.chiptool,2,1,2,0 interval=365
HwAppInnerBoostImpl     com.google.chip.chiptool             D  asyncReportData com.google.chip.chiptool,1,1,3,0 interval=1834
InputMethodManager      com.google.chip.chiptool             V  Reporting focus gain, without startInput
HwAppInnerBoostImpl     com.google.chip.chiptool             D  asyncReportData com.google.chip.chiptool,1,1,4,0 interval=2099
libEGL                  com.google.chip.chiptool             W  EGLNativeWindowType 0x73902e5010 disconnect failed
AudioManager            com.google.chip.chiptool             V  playSoundEffect   effectType: 0
AudioManager            com.google.chip.chiptool             V  querySoundEffectsEnabled...
HwAppInnerBoostImpl     com.google.chip.chiptool             D  asyncReportData com.google.chip.chiptool,2,1,1,0 interval=130
NsdManager...iceBrowser com.google.chip.chiptool             D  Starting service discovering for '_matterc._udp'
NsdManager...iceBrowser com.google.chip.chiptool             I  Started service '_matterc._udp'
NsdManager...iceBrowser com.google.chip.chiptool             I  Found service 'E4B0A28D27C4AC9E'
NsdManager...iceBrowser com.google.chip.chiptool             I  Found service '493815107D9116E8'
NsdManager...ceResolver com.google.chip.chiptool             D  resolve: Starting service resolution for 'E4B0A28D27C4AC9E' type '_matterc._udp'
NsdManager...ceResolver com.google.chip.chiptool             D  resolve: Starting service resolution for '493815107D9116E8' type '_matterc._udp'
<no-tag>                com.google.chip.chiptool             E  [ZeroHung]zrhung_get_config: Get config failed for wp[0x0008]
NsdManager...iceBrowser com.google.chip.chiptool             W  Succeed to stop discovery service '_matterc._udp
NsdService...ndResolver com.google.chip.chiptool             D  Service discovery started. regType: _matterc._udp
NsdService...ndResolver com.google.chip.chiptool             D  Service discovery started. regType: _matterc._udp
NsdService...ndResolver com.google.chip.chiptool             D  onServiceFound: found target service name: E4B0A28D27C4AC9E, type: _matterc._udp., host: null, port: 0, 
NsdService...ndResolver com.google.chip.chiptool             D  onServiceFound: found service not a target for resolution, ignoring name: 493815107D9116E8, type: 
NsdService...ndResolver com.google.chip.chiptool             D  onServiceFound: found service not a target for resolution, ignoring name: E4B0A28D27C4AC9E, type: 
NsdService...ndResolver com.google.chip.chiptool             I  Discovery stopped: _matterc._udp
NsdService...ndResolver com.google.chip.chiptool             D  onServiceFound: found target service name: 493815107D9116E8, type: _matterc._udp., host: null, port: 0, 
NsdService...ndResolver com.google.chip.chiptool             I  Discovery stopped: _matterc._udp
NsdService...ndResolver com.google.chip.chiptool             W  Failed to resolve service '493815107D9116E8': 3
NsdService...ndResolver com.google.chip.chiptool             I  Resolved service 'E4B0A28D27C4AC9E' to /fdb1:1183:ba60:0:483e:ad25:d55d:2efb, type : ._matterc._udp
DIS                     com.google.chip.chiptool             D   ----- entry [0] : D 2701
DIS                     com.google.chip.chiptool             D   ----- entry [1] : T 0
DIS                     com.google.chip.chiptool             D   ----- entry [2] : CM 2
DIS                     com.google.chip.chiptool             D   ----- entry [3] : PH 36
DIS                     com.google.chip.chiptool             D   ----- entry [4] : PI NULL
DIS                     com.google.chip.chiptool             D   ----- entry [5] : RI 8800E16EB875959E578B4162C90264EBBE07
DIS                     com.google.chip.chiptool             D   ----- entry [6] : VP 4442+67
DIS                     com.google.chip.chiptool             D   ----- entry [7] : SAI 800
DIS                     com.google.chip.chiptool             D   ----- entry [8] : SII 800
DIS                     com.google.chip.chiptool             D  Discovered node:
DIS                     com.google.chip.chiptool             D  	Hostname: fdb1:1183:ba60:0
DIS                     com.google.chip.chiptool             D  	IP Address #1: fdb1:1183:ba60:0:483e:ad25:d55d:2efb
DIS                     com.google.chip.chiptool             D  	Port: 5540
DIS                     com.google.chip.chiptool             D  	Mrp Interval idle: 800 ms
DIS                     com.google.chip.chiptool             D  	Mrp Interval active: 800 ms
DIS                     com.google.chip.chiptool             D  	Mrp Active Threshold: not present
DIS                     com.google.chip.chiptool             D  	TCP Supported: 0
DIS                     com.google.chip.chiptool             D  	ICD: not present
DIS                     com.google.chip.chiptool             D  	Rotating ID: 8800E16EB875959E578B4162C90264EBBE07
DIS                     com.google.chip.chiptool             D  	Vendor ID: 4442
DIS                     com.google.chip.chiptool             D  	Product ID: 67
DIS                     com.google.chip.chiptool             D  	Long Discriminator: 2701
DIS                     com.google.chip.chiptool             D  	Pairing Hint: 36
DIS                     com.google.chip.chiptool             D  	Instance Name: E4B0A28D27C4AC9E
DIS                     com.google.chip.chiptool             D  	Commissioning Mode: 2
CTL                     com.google.chip.chiptool             E  Unknown filter type; all matches will fail
ViewRootImpl            com.google.chip.chiptool             I  jank_removeInvalidNode all the node in jank list is out of time
OpenGLRenderer          com.google.chip.chiptool             D    HWUI Binary is  enabled
HwAppInnerBoostImpl     com.google.chip.chiptool             D  asyncReportData com.google.chip.chiptool,2,1,1,0 interval=133
mali_winsys             com.google.chip.chiptool             D  EGLint new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig, egl_winsys_surface **, 
HwAppInnerBoostImpl     com.google.chip.chiptool             D  asyncReportData com.google.chip.chiptool,2,2,1,14 interval=288
OpenGLRenderer          com.google.chip.chiptool             D    HWUI Binary is  enabled
HwAppInnerBoostImpl     com.google.chip.chiptool             D  asyncReportData com.google.chip.chiptool,2,1,2,0 interval=384
HwAppInnerBoostImpl     com.google.chip.chiptool             D  asyncReportData com.google.chip.chiptool,1,1,3,0 interval=1737
InputMethodManager      com.google.chip.chiptool             V  Reporting focus gain, without startInput
HwAppInnerBoostImpl     com.google.chip.chiptool             D  asyncReportData com.google.chip.chiptool,1,1,4,0 interval=1999
libEGL                  com.google.chip.chiptool             W  EGLNativeWindowType 0x739030a010 disconnect failed
AudioManager            com.google.chip.chiptool             V  playSoundEffect   effectType: 0
AudioManager            com.google.chip.chiptool             V  querySoundEffectsEnabled...
HwAppInnerBoostImpl     com.google.chip.chiptool             D  asyncReportData com.google.chip.chiptool,2,1,1,0 interval=103
NsdManager...iceBrowser com.google.chip.chiptool             D  Starting service discovering for '_matterc._udp'
NsdManager...iceBrowser com.google.chip.chiptool             I  Started service '_matterc._udp'
NsdManager...iceBrowser com.google.chip.chiptool             I  Found service 'E4B0A28D27C4AC9E'
NsdManager...iceBrowser com.google.chip.chiptool             I  Found service '493815107D9116E8'
HwAppInnerBoostImpl     com.google.chip.chiptool             D  asyncReportData com.google.chip.chiptool,2,1,2,0 interval=368
NsdManager...ceResolver com.google.chip.chiptool             D  resolve: Starting service resolution for 'E4B0A28D27C4AC9E' type '_matterc._udp'
NsdManager...ceResolver com.google.chip.chiptool             D  resolve: Starting service resolution for '493815107D9116E8' type '_matterc._udp'
NsdManager...iceBrowser com.google.chip.chiptool             W  Succeed to stop discovery service '_matterc._udp
NsdService...ndResolver com.google.chip.chiptool             D  Service discovery started. regType: _matterc._udp
NsdService...ndResolver com.google.chip.chiptool             D  Service discovery started. regType: _matterc._udp
NsdService...ndResolver com.google.chip.chiptool             D  onServiceFound: found target service name: E4B0A28D27C4AC9E, type: _matterc._udp., host: null, port: 0, 
NsdService...ndResolver com.google.chip.chiptool             D  onServiceFound: found service not a target for resolution, ignoring name: 493815107D9116E8, type: 
NsdService...ndResolver com.google.chip.chiptool             D  onServiceFound: found service not a target for resolution, ignoring name: E4B0A28D27C4AC9E, type: 
NsdService...ndResolver com.google.chip.chiptool             I  Discovery stopped: _matterc._udp
NsdService...ndResolver com.google.chip.chiptool             D  onServiceFound: found target service name: 493815107D9116E8, type: _matterc._udp., host: null, port: 0, 
NsdService...ndResolver com.google.chip.chiptool             I  Discovery stopped: _matterc._udp
NsdService...ndResolver com.google.chip.chiptool             W  Failed to resolve service '493815107D9116E8': 3
NsdService...ndResolver com.google.chip.chiptool             I  Resolved service 'E4B0A28D27C4AC9E' to /fdb1:1183:ba60:0:483e:ad25:d55d:2efb, type : ._matterc._udp
DIS                     com.google.chip.chiptool             D   ----- entry [0] : D 3862
DIS                     com.google.chip.chiptool             D   ----- entry [1] : T 0
DIS                     com.google.chip.chiptool             D   ----- entry [2] : CM 0
DIS                     com.google.chip.chiptool             D   ----- entry [3] : PH 36
DIS                     com.google.chip.chiptool             D   ----- entry [4] : PI NULL
DIS                     com.google.chip.chiptool             D   ----- entry [5] : RI 8800E16EB875959E578B4162C90264EBBE07
DIS                     com.google.chip.chiptool             D   ----- entry [6] : VP 4442+67
DIS                     com.google.chip.chiptool             D   ----- entry [7] : SAI 800
DIS                     com.google.chip.chiptool             D   ----- entry [8] : SII 800
DIS                     com.google.chip.chiptool             D  Discovered node:
DIS                     com.google.chip.chiptool             D  	Hostname: fdb1:1183:ba60:0
DIS                     com.google.chip.chiptool             D  	IP Address #1: fdb1:1183:ba60:0:483e:ad25:d55d:2efb
DIS                     com.google.chip.chiptool             D  	Port: 5540
DIS                     com.google.chip.chiptool             D  	Mrp Interval idle: 800 ms
DIS                     com.google.chip.chiptool             D  	Mrp Interval active: 800 ms
DIS                     com.google.chip.chiptool             D  	Mrp Active Threshold: not present
DIS                     com.google.chip.chiptool             D  	TCP Supported: 0
DIS                     com.google.chip.chiptool             D  	ICD: not present
DIS                     com.google.chip.chiptool             D  	Rotating ID: 8800E16EB875959E578B4162C90264EBBE07
DIS                     com.google.chip.chiptool             D  	Vendor ID: 4442
DIS                     com.google.chip.chiptool             D  	Product ID: 67
DIS                     com.google.chip.chiptool             D  	Long Discriminator: 3862
DIS                     com.google.chip.chiptool             D  	Pairing Hint: 36
DIS                     com.google.chip.chiptool             D  	Instance Name: E4B0A28D27C4AC9E
DIS                     com.google.chip.chiptool             D  	Commissioning Mode: 0
CTL                     com.google.chip.chiptool             D  Discovered device does not have an open commissioning window.
ViewRootImpl            com.google.chip.chiptool             I  jank_removeInvalidNode all the node in jank list is out of time
OpenGLRenderer          com.google.chip.chiptool             D    HWUI Binary is  enabled
HwAppInnerBoostImpl     com.google.chip.chiptool             D  asyncReportData com.google.chip.chiptool,2,1,1,0 interval=149
mali_winsys             com.google.chip.chiptool             D  EGLint new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig, egl_winsys_surface **, 
HwAppInnerBoostImpl     com.google.chip.chiptool             D  asyncReportData com.google.chip.chiptool,2,2,1,11 interval=288
OpenGLRenderer          com.google.chip.chiptool             D    HWUI Binary is  enabled
HwAppInnerBoostImpl     com.google.chip.chiptool             D  asyncReportData com.google.chip.chiptool,2,1,2,0 interval=400
ZrHung.AppEyeUiProbe    com.google.chip.chiptool             D  stop checker.
ViewRootIm...lActivity] com.google.chip.chiptool             D  surface should not be released
ViewRootIm...w:88eaddd] com.google.chip.chiptool             D  surface should not be released
libEGL                  com.google.chip.chiptool             W  EGLNativeWindowType 0x73a842b010 disconnect failed
ZrHung.AppEyeUiProbe    com.google.chip.chiptool             D  Current Activity:false
ZrHung.AppEyeUiProbe    com.google.chip.chiptool             D  not watching, wait.
<no-tag>                com.google.chip.chiptool             E  [ZeroHung]zrhung_get_config: Get config failed for wp[0x0008]

huawei p smart.txt
xiaomi.txt

Platform

android

Platform Version(s)

v1.2.0.1

Type

Manually tested with SDK

(Optional) If manually tested please explain why this is only manually tested

No response

Anything else?

No response

@yunhanw-google
Copy link
Contributor

@igor90ns could you try this #32459, and check whether it can fix your issue. thanks

@igor90ns
Copy link
Author

igor90ns commented Mar 29, 2024

@igor90ns could you try this #32459, and check whether it can fix your issue. thanks

Hi, thanks, I can confirm that this fix solve mDns search, and it works way better on all devices (I have pulled all commits from master). Confirmed using chip tool app

But it doesn't work for my implementation in our app.
When we add latest sdk from master, sdk is crashing in "WiFiNetworkEnable" step

After debugging I have succeeded to reproduce crash on chiptool app as well. Root cause is flag setSkipCommissioningComplete(true) in ControllerParams.
Our implementation require setting this parameter, when I add same flag in ChipTool app, chip tool will crash in commissioning process too

Shipset of crash is below, full log is attached

2024-03-29 08:56:05.133  5936-15436 CTL                     com.google.chip.chiptool             D  Commissioning stage next step: 'WiFiNetworkEnable' -> 'Cleanup'
2024-03-29 08:56:05.133  5936-15436 CTL                     com.google.chip.chiptool             D  Performing next commissioning step 'Cleanup'
2024-03-29 08:56:05.133  5936-15436 DIS                     com.google.chip.chiptool             D  Closing all BLE connections
2024-03-29 08:56:05.133  5936-15436 IN                      com.google.chip.chiptool             D  Clearing BLE pending packets.
2024-03-29 08:56:05.133  5936-15436 DL                      com.google.chip.chiptool             D  Received UnsubscribeCharacteristic
2024-03-29 08:56:05.135  5936-15436 BluetoothGatt           com.google.chip.chiptool             D  setCharacteristicNotification() - uuid: 18ee2ef5-263d-4559-959f-4f9c429f9d12 enable: false
2024-03-29 08:56:05.150  5936-15436 BLE                     com.google.chip.chiptool             D  Auto-closing end point's BLE connection.
2024-03-29 08:56:05.150  5936-15436 DL                      com.google.chip.chiptool             D  Received CloseConnection
2024-03-29 08:56:05.150  5936-15436 BluetoothGatt           com.google.chip.chiptool             D  close()
2024-03-29 08:56:05.151  5936-15436 BluetoothGatt           com.google.chip.chiptool             D  unregisterApp() - mClientIf=10
2024-03-29 08:56:05.156  5936-15436 chip.BluetoothManager   com.google.chip.chiptool             D  onCloseBleComplete
2024-03-29 08:56:05.156  5936-15436 IN                      com.google.chip.chiptool             D  SecureSession[0xb400007658e34040]: MarkForEviction Type:1 LSID:13596
2024-03-29 08:56:05.157  5936-15436 SC                      com.google.chip.chiptool             D  SecureSession[0xb400007658e34040, LSID:13596]: State change 'kActive' --> 'kPendingEviction'
2024-03-29 08:56:05.161  5936-15436 libc                    com.google.chip.chiptool             A  Fatal signal 6 (SIGABRT), code -1 (SI_QUEUE) in tid 15436 (binder:5936_7), pid 5936 (e.chip.chiptool)
2024-03-29 08:56:06.126 15524-15524 DEBUG                   crash_dump64                         A  Cmdline: com.google.chip.chiptool
2024-03-29 08:56:06.126 15524-15524 DEBUG                   crash_dump64                         A  pid: 5936, tid: 15436, name: binder:5936_7  >>> com.google.chip.chiptool <<<
2024-03-29 08:56:06.126 15524-15524 DEBUG                   crash_dump64                         A        #01 pc 000000000074f080  /data/app/~~uxJHsecCJsMk-PGZm7OuOg==/com.google.chip.chiptool-HUeUqNsO29o6Zxv2D0FfOA==/base.apk (chip::Controller::DeviceCommissioner::CommissioningStageComplete(chip::ChipError, chip::Controller::CommissioningDelegate::CommissioningReport)+80)
2024-03-29 08:56:06.126 15524-15524 DEBUG                   crash_dump64                         A        #02 pc 0000000000754a50  /data/app/~~uxJHsecCJsMk-PGZm7OuOg==/com.google.chip.chiptool-HUeUqNsO29o6Zxv2D0FfOA==/base.apk (chip::Controller::DeviceCommissioner::CleanupCommissioning(chip::DeviceProxy*, unsigned long, chip::Controller::CompletionStatus const&)+196)
2024-03-29 08:56:06.126 15524-15524 DEBUG                   crash_dump64                         A        #03 pc 000000000075cf24  /data/app/~~uxJHsecCJsMk-PGZm7OuOg==/com.google.chip.chiptool-HUeUqNsO29o6Zxv2D0FfOA==/base.apk (chip::Controller::DeviceCommissioner::PerformCommissioningStep(chip::DeviceProxy*, chip::Controller::CommissioningStage, chip::Controller::CommissioningParameters&, chip::Controller::CommissioningDelegate*, unsigned short, chip::Optional<std::__ndk1::chrono::duration<unsigned int, std::__ndk1::ratio<1l, 1000l> > >)+17064)
2024-03-29 08:56:06.126 15524-15524 DEBUG                   crash_dump64                         A        #04 pc 0000000000739ea8  /data/app/~~uxJHsecCJsMk-PGZm7OuOg==/com.google.chip.chiptool-HUeUqNsO29o6Zxv2D0FfOA==/base.apk
2024-03-29 08:56:06.126 15524-15524 DEBUG                   crash_dump64                         A        #05 pc 0000000000738ea4  /data/app/~~uxJHsecCJsMk-PGZm7OuOg==/com.google.chip.chiptool-HUeUqNsO29o6Zxv2D0FfOA==/base.apk
2024-03-29 08:56:06.126 15524-15524 DEBUG                   crash_dump64                         A        #06 pc 000000000074f1b8  /data/app/~~uxJHsecCJsMk-PGZm7OuOg==/com.google.chip.chiptool-HUeUqNsO29o6Zxv2D0FfOA==/base.apk (chip::Controller::DeviceCommissioner::CommissioningStageComplete(chip::ChipError, chip::Controller::CommissioningDelegate::CommissioningReport)+392)
2024-03-29 08:56:06.126 15524-15524 DEBUG                   crash_dump64                         A        #07 pc 0000000000758760  /data/app/~~uxJHsecCJsMk-PGZm7OuOg==/com.google.chip.chiptool-HUeUqNsO29o6Zxv2D0FfOA==/base.apk (chip::Controller::DeviceCommissioner::OnConnectNetworkResponse(void*, chip::app::Clusters::NetworkCommissioning::Commands::ConnectNetworkResponse::DecodableType const&)+240)
2024-03-29 08:56:06.126 15524-15524 DEBUG                   crash_dump64                         A        #08 pc 00000000007ccdb8  /data/app/~~uxJHsecCJsMk-PGZm7OuOg==/com.google.chip.chiptool-HUeUqNsO29o6Zxv2D0FfOA==/base.apk
2024-03-29 08:56:06.126 15524-15524 DEBUG                   crash_dump64                         A        #09 pc 00000000007ccd68  /data/app/~~uxJHsecCJsMk-PGZm7OuOg==/com.google.chip.chiptool-HUeUqNsO29o6Zxv2D0FfOA==/base.apk
2024-03-29 08:56:06.126 15524-15524 DEBUG                   crash_dump64                         A        #10 pc 00000000007cccdc  /data/app/~~uxJHsecCJsMk-PGZm7OuOg==/com.google.chip.chiptool-HUeUqNsO29o6Zxv2D0FfOA==/base.apk
2024-03-29 08:56:06.126 15524-15524 DEBUG                   crash_dump64                         A        #11 pc 00000000007ccc74  /data/app/~~uxJHsecCJsMk-PGZm7OuOg==/com.google.chip.chiptool-HUeUqNsO29o6Zxv2D0FfOA==/base.apk
2024-03-29 08:56:06.126 15524-15524 DEBUG                   crash_dump64                         A        #12 pc 00000000007cbd30  /data/app/~~uxJHsecCJsMk-PGZm7OuOg==/com.google.chip.chiptool-HUeUqNsO29o6Zxv2D0FfOA==/base.apk
2024-03-29 08:56:06.126 15524-15524 DEBUG                   crash_dump64                         A        #13 pc 00000000007c8aac  /data/app/~~uxJHsecCJsMk-PGZm7OuOg==/com.google.chip.chiptool-HUeUqNsO29o6Zxv2D0FfOA==/base.apk
2024-03-29 08:56:06.126 15524-15524 DEBUG                   crash_dump64                         A        #14 pc 00000000007c89f0  /data/app/~~uxJHsecCJsMk-PGZm7OuOg==/com.google.chip.chiptool-HUeUqNsO29o6Zxv2D0FfOA==/base.apk
2024-03-29 08:56:06.126 15524-15524 DEBUG                   crash_dump64                         A        #15 pc 00000000007c87e4  /data/app/~~uxJHsecCJsMk-PGZm7OuOg==/com.google.chip.chiptool-HUeUqNsO29o6Zxv2D0FfOA==/base.apk
2024-03-29 08:56:06.126 15524-15524 DEBUG                   crash_dump64                         A        #16 pc 00000000008185ec  /data/app/~~uxJHsecCJsMk-PGZm7OuOg==/com.google.chip.chiptool-HUeUqNsO29o6Zxv2D0FfOA==/base.apk
2024-03-29 08:56:06.126 15524-15524 DEBUG                   crash_dump64                         A        #17 pc 000000000081805c  /data/app/~~uxJHsecCJsMk-PGZm7OuOg==/com.google.chip.chiptool-HUeUqNsO29o6Zxv2D0FfOA==/base.apk
2024-03-29 08:56:06.126 15524-15524 DEBUG                   crash_dump64                         A        #18 pc 000000000081741c  /data/app/~~uxJHsecCJsMk-PGZm7OuOg==/com.google.chip.chiptool-HUeUqNsO29o6Zxv2D0FfOA==/base.apk
2024-03-29 08:56:06.126 15524-15524 DEBUG                   crash_dump64                         A        #19 pc 0000000000816f88  /data/app/~~uxJHsecCJsMk-PGZm7OuOg==/com.google.chip.chiptool-HUeUqNsO29o6Zxv2D0FfOA==/base.apk
2024-03-29 08:56:06.126 15524-15524 DEBUG                   crash_dump64                         A        #20 pc 00000000002e6750  /data/app/~~uxJHsecCJsMk-PGZm7OuOg==/com.google.chip.chiptool-HUeUqNsO29o6Zxv2D0FfOA==/base.apk
2024-03-29 08:56:06.126 15524-15524 DEBUG                   crash_dump64                         A        #21 pc 000000000070ec98  /data/app/~~uxJHsecCJsMk-PGZm7OuOg==/com.google.chip.chiptool-HUeUqNsO29o6Zxv2D0FfOA==/base.apk (chip::Messaging::ExchangeContext::HandleMessage(unsigned int, chip::PayloadHeader const&, chip::BitFlags<chip::Messaging::MessageFlagValues, unsigned int>, chip::System::PacketBufferHandle&&)+884)
2024-03-29 08:56:06.126 15524-15524 DEBUG                   crash_dump64                         A        #22 pc 000000000071221c  /data/app/~~uxJHsecCJsMk-PGZm7OuOg==/com.google.chip.chiptool-HUeUqNsO29o6Zxv2D0FfOA==/base.apk
2024-03-29 08:56:06.126 15524-15524 DEBUG                   crash_dump64                         A        #23 pc 000000000071210c  /data/app/~~uxJHsecCJsMk-PGZm7OuOg==/com.google.chip.chiptool-HUeUqNsO29o6Zxv2D0FfOA==/base.apk
2024-03-29 08:56:06.126 15524-15524 DEBUG                   crash_dump64                         A        #24 pc 000000000070a0b8  /data/app/~~uxJHsecCJsMk-PGZm7OuOg==/com.google.chip.chiptool-HUeUqNsO29o6Zxv2D0FfOA==/base.apk
2024-03-29 08:56:06.126 15524-15524 DEBUG                   crash_dump64                         A        #25 pc 00000000007119ac  /data/app/~~uxJHsecCJsMk-PGZm7OuOg==/com.google.chip.chiptool-HUeUqNsO29o6Zxv2D0FfOA==/base.apk
2024-03-29 08:56:06.126 15524-15524 DEBUG                   crash_dump64                         A        #26 pc 0000000000711290  /data/app/~~uxJHsecCJsMk-PGZm7OuOg==/com.google.chip.chiptool-HUeUqNsO29o6Zxv2D0FfOA==/base.apk (chip::Messaging::ExchangeManager::OnMessageReceived(chip::PacketHeader const&, chip::PayloadHeader const&, chip::SessionHandle const&, chip::SessionMessageDelegate::DuplicateMessage, chip::System::PacketBufferHandle&&)+924)
2024-03-29 08:56:06.126 15524-15524 DEBUG                   crash_dump64                         A        #27 pc 0000000000728a6c  /data/app/~~uxJHsecCJsMk-PGZm7OuOg==/com.google.chip.chiptool-HUeUqNsO29o6Zxv2D0FfOA==/base.apk (chip::SessionManager::SecureUnicastMessageDispatch(chip::PacketHeader const&, chip::Transport::PeerAddress const&, chip::System::PacketBufferHandle&&)+1488)
2024-03-29 08:56:06.126 15524-15524 DEBUG                   crash_dump64                         A        #28 pc 0000000000727cf0  /data/app/~~uxJHsecCJsMk-PGZm7OuOg==/com.google.chip.chiptool-HUeUqNsO29o6Zxv2D0FfOA==/base.apk (chip::SessionManager::OnMessageReceived(chip::Transport::PeerAddress const&, chip::System::PacketBufferHandle&&)+260)
2024-03-29 08:56:06.126 15524-15524 DEBUG                   crash_dump64                         A        #29 pc 000000000073411c  /data/app/~~uxJHsecCJsMk-PGZm7OuOg==/com.google.chip.chiptool-HUeUqNsO29o6Zxv2D0FfOA==/base.apk
2024-03-29 08:56:06.126 15524-15524 DEBUG                   crash_dump64                         A        #30 pc 0000000000916a6c  /data/app/~~uxJHsecCJsMk-PGZm7OuOg==/com.google.chip.chiptool-HUeUqNsO29o6Zxv2D0FfOA==/base.apk
2024-03-29 08:56:06.126 15524-15524 DEBUG                   crash_dump64                         A        #31 pc 00000000009174b4  /data/app/~~uxJHsecCJsMk-PGZm7OuOg==/com.google.chip.chiptool-HUeUqNsO29o6Zxv2D0FfOA==/base.apk (chip::Transport::BLEBase::OnEndPointMessageReceived(chip::Ble::BLEEndPoint*, chip::System::PacketBufferHandle&&)+68)
2024-03-29 08:56:06.126 15524-15524 DEBUG                   crash_dump64                         A        #32 pc 00000000007ea56c  /data/app/~~uxJHsecCJsMk-PGZm7OuOg==/com.google.chip.chiptool-HUeUqNsO29o6Zxv2D0FfOA==/base.apk (chip::Ble::BLEEndPoint::Receive(chip::System::PacketBufferHandle&&)+1404)
2024-03-29 08:56:06.126 15524-15524 DEBUG                   crash_dump64                         A        #33 pc 00000000007e674c  /data/app/~~uxJHsecCJsMk-PGZm7OuOg==/com.google.chip.chiptool-HUeUqNsO29o6Zxv2D0FfOA==/base.apk (chip::Ble::BleLayer::HandleIndicationReceived(void*, chip::Ble::ChipBleUUID const*, chip::Ble::ChipBleUUID const*, chip::System::PacketBufferHandle&&)+208)
2024-03-29 08:56:06.127 15524-15524 DEBUG                   crash_dump64                         A        #34 pc 00000000008c71fc  /data/app/~~uxJHsecCJsMk-PGZm7OuOg==/com.google.chip.chiptool-HUeUqNsO29o6Zxv2D0FfOA==/base.apk (Java_chip_platform_AndroidChipPlatform_handleIndicationReceived+364)
2024-03-29 08:56:06.127 15524-15524 DEBUG                   crash_dump64                         A        #40 pc 0000000000395b4c  [anon:dalvik-classes9.dex extracted in memory from /data/app/~~uxJHsecCJsMk-PGZm7OuOg==/com.google.chip.chiptool-HUeUqNsO29o6Zxv2D0FfOA==/base.apk!classes9.dex] (chip.platform.AndroidBleManager$AndroidBluetoothGattCallback.onCharacteristicChanged+0)
2024-03-29 08:56:06.127 15524-15524 DEBUG                   crash_dump64                         A        #45 pc 00000000000015d8  [anon:dalvik-classes8.dex extracted in memory from /data/app/~~uxJHsecCJsMk-PGZm7OuOg==/com.google.chip.chiptool-HUeUqNsO29o6Zxv2D0FfOA==/base.apk!classes8.dex] (com.google.chip.chiptool.bluetooth.BluetoothManager$getBluetoothGattCallback$1.onCharacteristicChanged+0)
---------------------------- PROCESS ENDED (5936) for package com.google.chip.chiptool ----------------------------
2024-03-29 08:56:06.422 10940-17258 ActivityManagerWrapper  com.miui.home                        E  getRecentTasks: mainTaskId=7913   userId=0   baseIntent=Intent { act=android.intent.action.MAIN flag=268435456 cmp=ComponentInfo{com.google.chip.chiptool/com.google.chip.chiptool.CHIPToolActivity} }

latest sdk crash.txt

@joonhaengHeo
Copy link
Contributor

@igor90ns Please check below PR.
#32807

@yunhanw-google
Copy link
Contributor

Close it now. Feel free to reopen if it is still problematic. thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment