Skip to content
Success

#27009 (Feb 21, 2026, 11:16:00 AM)

Started 13 hr ago
Took 2.9 sec on build4-deb12build-ansible

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

This run spent:

  • 6.4 sec waiting;
  • 2.9 sec build duration;
  • 9.3 sec total from scheduled to completion.
Revision: 42412f6cf254a5a4f653d6cc1b75147e2315b5d7
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