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
For init it does, in order: PlatformMgr().InitChipStack(), ChipDnssdInit,
RunEventLoop.
For shutdown it should do them in exactly the opposite order.
Fixesproject-chip#26023
For init it does, in order: PlatformMgr().InitChipStack(), ChipDnssdInit,
RunEventLoop.
For shutdown it should do them in exactly the opposite order.
Fixes#26023
Reproduction steps
./gn_build.sh
Bug prevalence
Always
GitHub hash of the SDK that was being used
Master
Platform
darwin
Platform Version(s)
13.4 Beta (22F5027f)
Anything else?
[1680899552508] [56983:7811128] [DL] Chip stack locking error at 'src/platform/Darwin/DnssdImpl.cpp:425'. Code is unsafe/racy
[1680899552508] [56983:7811128] [-] chipDie chipDie chipDie
../../third_party/pigweed/repo/targets/host/run_test: line 18: 56983 Abort trap: 6 "$@"
INF Test 1/1: [FAIL] TestDnssd in 6.002 s
[2327/3204] ACTION //src/transport/tests:TestSessionManager_run(//build/toolchain/host:mac_arm64_gcc)
ninja: build stopped: subcommand failed.
The text was updated successfully, but these errors were encountered: