-
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
[BUG] chip-tool Segmentation fault #23746
Comments
It looks like there was no device with discriminator You should try running under a debugger to see why that leads to a crash during shutdown, but presumably we are shutting down while there is BLE stuff still going on or something like that.... |
I am also facing the same issue but instead of Chip-tool my Lighting app is crashing during the BLE commissioning, I am providing the SSID and PSK from the chip tool command which is thrown on another device, and the LinuxNetworkCommissioningDelegate prints the string of SSID and then crashes on the other device. I am using the same commands as given in the README files. |
That sounds like a very different issue. @sid514-m I filed #24271 on that. |
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 stale issue has been automatically closed. Thank you for your contributions. |
Reproduction steps
Bug prevalence
must appear
GitHub hash of the SDK that was being used
9a41c9c
Platform
other
Platform Version(s)
mint linux 20
Anything else?
The text was updated successfully, but these errors were encountered: