Skip to content
Success

#27011 (Feb 21, 2026, 11:21:25 AM)

Started 2 hr 19 min ago
Took 3.1 sec on build4-deb12build-ansible

Started by upstream project gerrit-osmo-ccid-firmware build number 107
originally caused by:

This run spent:

  • 7.3 sec waiting;
  • 3.1 sec build duration;
  • 10 sec total from scheduled to completion.
Revision: fcc5dcc9f3f83edd11adb2aa18a46b459c8bfc1d
Repository: $GERRIT_REPO_URL
  • master
main: rework panic handler

When an OSMO_ASSERT() fails it will call the osmo panic handler.
Previous it will always calls into a breakpoint which will require
a power-cycle.

Change the default (for production) to use a system reset.
But still allow calling into breakpoint by setting `break_on_panic` via SWD.

Change-Id: I91c732001e848ec5509bf81af8aac1a2a80eb718
lynxis at