Skip to content

Conversation

MaEtUgR
Copy link
Member

@MaEtUgR MaEtUgR commented Oct 15, 2025

Solved Problem

Report about one occurance of [px4] [load_mon] navigator low on stack! (292 bytes left) warnings with basically no customization in navigator but flying an extensive multirotor mission.

Solution

Increase stack size by 30 bytes should give some minimal margin. Last such change was #23437

Changelog Entry

Fix navigator low on stack warning

Test coverage

Not specifically tested, given we only know of one instance where this warning occurred with the current stack size and it only consistently exceeded by 8 bytes, a 30 bytes bump should solve it.

@MaEtUgR MaEtUgR requested a review from sfuhrer October 15, 2025 18:48
@MaEtUgR MaEtUgR self-assigned this Oct 15, 2025
@dakejahl dakejahl merged commit 3e3bb82 into main Oct 15, 2025
70 of 71 checks passed
@dakejahl dakejahl deleted the maetugr/increase-navigator-stack branch October 15, 2025 19:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants