-
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
M5 board crashes when removing fabric - abort() was called at PC 0x400e3785 on core 0 #15305
Labels
Comments
Probably dup of #15175. |
still seen with 9f09e52 when have 2 fabrics. I don't see crash if 1 fabric only |
@kghost can you take a look? |
still seeing on SHA 3b83461 |
@kean-apple I would expect this works now... Can you check, please? |
Issue Scrub: Closing old issues, please re-file a new issue if this is still a problem. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Problem
M5 board crashes when removing fabric. The M5 board has 2 commissioned fabrics
SHA: 5cbe293
Steps:
In step 4, observed M5 board crashes (seen at least twice):
abort() was called at PC 0x400e3785 on core 0
0x400e3785: chip::SessionHolder::Get() const at /Users/keanhinlim/connectedhomeip/src/lib/support/CodeUtils.h:477
(inlined by) chip::Optional<chip::ReferenceCountedHandlechip::Transport::Session >::Value() const & at /Users/keanhinlim/connectedhomeip/src/lib/core/Optional.h:170
(inlined by) chip::SessionHolder::Get() const at /Users/keanhinlim/connectedhomeip/src/transport/SessionHolder.h:54
M5 crashes removing all fabrics-chiptool-logs.txt
M5-crash-removing-all-fabrics-M5-logs.txt
The text was updated successfully, but these errors were encountered: