Skip to content

[BUG] [PYTHON] BLE Scan crash #26265

Closed
@mingjiansi

Description

Reproduction steps

Initiate DiscoverySync or DiscoveryAsync will cause entire process to crash with the following message
[1682519165.322591][1219598:1219598] CHIP:DL: Chip stack locking error at 'src/system/SystemLayerImplSelect.cpp:125'. Code is unsafe/racy
[1682519165.322610][1219598:1219598] CHIP:-: chipDie chipDie chipDie

Issue can be traced to assertChipStackLockedByCurrentThread(); to the beginning of LayerSelect::StartTimer and LayerSelect::CancelTimer

Bug prevalence

Everytime

GitHub hash of the SDK that was being used

980a1a1

Platform

python

Platform Version(s)

No response

Anything else?

Issue can be traced to assertChipStackLockedByCurrentThread(); to the beginning of LayerSelect::StartTimer and LayerSelect::CancelTimer

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions