Skip to content

[Backport main] app: Do not call LOG_PANIC() with reset or shutdown#233

Merged
MarkusLassila merged 1 commit into
mainfrom
backport-231-to-main
Mar 26, 2026
Merged

[Backport main] app: Do not call LOG_PANIC() with reset or shutdown#233
MarkusLassila merged 1 commit into
mainfrom
backport-231-to-main

Conversation

@NordicBuilder
Copy link
Copy Markdown

Backport 5945158 from #231.

Calling LOG_PANIC() can lead to RTT trace corruption
and assert as the RTT trace is intended to be sent
only from logging thread.

This was observed with full modem FOTA.

Signed-off-by: Markus Lassila <markus.lassila@nordicsemi.no>
(cherry picked from commit 5945158)
@MarkusLassila MarkusLassila merged commit cce269b into main Mar 26, 2026
8 checks passed
@trantanen trantanen deleted the backport-231-to-main branch March 26, 2026 13:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants