You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Server side
./out/linux-x64-lit-icd-ipv6only/lit-icd-app
After subscription is established, we restart lit-icd-app
then lit-icd-app crash wit the below log
Disabling chip_persist_subscriptions can workaround this issue.
That said, @yunhanw-google this sounds like "some code is asking for subjects on subscriptions that don't have a CASE session", which is a problem in that code, no? CASE sessions can be evicted for existing subscriptions completely independent of persistent subscriptions, right? Or does that case immediately tear down the subscription?
Note that #30491 may well fix this for the persistent subscription case, but might not fix the real underlying issue.
Reproduction steps
Controller side
./out/linux-x64-chip-tool/chip-tool interactive start
pairing onnetwork-long 1 20202021 3840
accesscontrol subscribe-event access-control-entry-changed 5 20 1 0
Server side
./out/linux-x64-lit-icd-ipv6only/lit-icd-app
After subscription is established, we restart lit-icd-app
then lit-icd-app crash wit the below log
Disabling chip_persist_subscriptions can workaround this issue.
Bug prevalence
consistent
GitHub hash of the SDK that was being used
918b92b
Platform
raspi, core
Platform Version(s)
No response
Type
Core SDK Crash
Anything else?
Client log:
The text was updated successfully, but these errors were encountered: