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
[TC-IDM-4.2]-While verifying the Activatation of the Subscription request messages, Chip-Tool aborted with a "Segmentation fault" during shutdown
#15794
The text was updated successfully, but these errors were encountered:
Rajashreekalmane
changed the title
[TC-IDM-4.2]-While verifying the Activatation the Subscription request messages, Chip-Tool aborted with a "Segmentation fault"
[TC-IDM-4.2]-While verifying the Activatation of the Subscription request messages, Chip-Tool aborted with a "Segmentation fault"
Mar 3, 2022
@Rajashreekalmane Can you reproduce this reliably? If so, can you please run this under a debugger and get a stack and any other relevant information?
And in general, running things under the debugger all the time so you can get stacks and other information if they crash might be helpful...
bzbarsky-apple
changed the title
[TC-IDM-4.2]-While verifying the Activatation of the Subscription request messages, Chip-Tool aborted with a "Segmentation fault"
[TC-IDM-4.2]-While verifying the Activatation of the Subscription request messages, Chip-Tool aborted with a "Segmentation fault" during shutdown
Mar 4, 2022
#15914 is fixing one occurrence of a crash too. But "only" if the CASE connection has not been successfully set up, which may happens in the case where the node id is wrong for example.
Problem
While verifying the response of the subscription request messages Chip-Tool aborted with a Segmentation fault.
Here is the example Execution Command: sudo ./chip-tool basic subscribe node-label 0 100 0 1 0
Setup:
Chip-Tool: RPI
DUT: RPI
Platform : IP and Wifi
Commit-ID:-883528dd3dadfcc665492be864866ad2e3889e16
PFA Screenshot:
PFA log below:-
Subscription log.txt
The text was updated successfully, but these errors were encountered: