Skip to content
Success

#20146 (Jan 30, 2026, 1:55:39 PM)

Started 21 days ago
Took 2 min 49 sec on build4-deb12build-ansible

Started by upstream project gerrit-libosmocore build number 2333
originally caused by:

This run spent:

  • 4 min 29 sec waiting;
  • 2 min 49 sec build duration;
  • 7 min 19 sec total from scheduled to completion.
Revision: c0c843fda89193afe37aad70e0b4b1dbe85a7353
Repository: $GERRIT_REPO_URL
  • master
logging: Also Avoid infinite loop/deadlock in log_check_level()

A LOG() macro being called inside an already-logging path will first
call log_check_level() before calling osmo_vlogp(). Since calling
happens with the mutex hold, it has been seen to deadlock in eg.
osmo-hnbgw.

Change-Id: I0098629b335b3aa174b49fd79c33d22b04bc4785
Pau Espin Pedrol at