-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
the tv-app occurred native crash,when wrote onoff attribute #21708
Comments
Relevant part of the log:
At first glance, |
it seems be good through add
I'm not sure this is the correct way to solve the problem @bzbarsky-apple @chrisdecenzo @lazarkov |
That is certainly one valid way to solve the problem, yes. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. |
@nicelyjust is this crash happening in latest code? |
I will fix |
should be fixed now |
yes,it's good now @yunhanw-google @chrisdecenzo |
Problem
the tv-app was commissioned by chip-tool,when i tested TC-OO-2.2, the tv-app occurred native crash:
app-onoff-error.txt
i found that if you execute
app::Clusters::OnOff::Attributes::OnOff::Set(static_cast<chip::EndpointId>(endpoint), value);
,the tv-app must be crashedThe text was updated successfully, but these errors were encountered: