samples/bluetooth/hci_pwr_ctrl stack overflow on nRF52DK_nRF52832 #31433
Labels
area: Bluetooth
area: Samples
Samples
bug
The issue is a bug, or the PR is fixing a bug
priority: low
Low impact/importance bug
Describe the bug
Random stack overflow on CPU 0 jumps in when running samples / bluetooth / hci_pwr_ctrl on nRF52DK (nRF52832). It happens once per day.
To Reproduce
Steps to reproduce the behavior:
cd $ZEPHYR_BASE/samples/bluetooth/hci_pwr_ctrl
west build -b nrf52dk_nrf52832
Expected behavior
Sample application does not crash.
Impact
Sample program contains bug. I am not sure if this is setup (stack size build time configuration) or HCI Bluetooth stack bug.
Logs and console output
Environment (please complete the following information):
FreeBSD 12.2-RELEASE-p1
arm-none-eabi-gcc (GNU Arm Embedded Toolchain) 9.3.1 20200408 (release)
db5270bd933cc2e7b222f93a791a9351157c3ce0 (HEAD -> master, origin/master)
Additional context
Crash always happens at that exact PC location.
Its nice to see my first Zephyr kernel crash :-) :-)
The text was updated successfully, but these errors were encountered: