Skip to content
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] Fix TestSystemPacketBuffer.CheckNew test on ESP32 #34145

Closed
arkq opened this issue Jul 1, 2024 · 0 comments · Fixed by #34158
Closed

[BUG] Fix TestSystemPacketBuffer.CheckNew test on ESP32 #34145

arkq opened this issue Jul 1, 2024 · 0 comments · Fixed by #34158
Assignees
Labels
bug Something isn't working needs triage

Comments

@arkq
Copy link
Contributor

arkq commented Jul 1, 2024

Reproduction steps

./scripts/build/build_examples.py --target esp32-qemu-tests build
/opt/espressif/qemu/qemu-system-xtensa -nographic -no-reboot -machine esp32 -drive file=./out/esp32-qemu-tests/testSystemLayer.img,if=mtd,format=raw
...
INF  [ RUN      ] TestSystemPacketBuffer.CheckNew
I (5427) chip[DL]: NVS set: chip-counters/reboot-count = 3 (0x3)
I (5617) chip[DL]: Real time clock set to 946684800 (0100/00/01 00:00:00 UTC)
assert failed: tcpip_try_callback /IDF/components/lwip/lwip/src/api/tcpip.c:349 (Invalid mbox)

Bug prevalence

always

GitHub hash of the SDK that was being used

b274320

Platform

esp32

Platform Version(s)

No response

Anything else?

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs triage
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant