Skip to content
Success

#20138 (Jan 30, 2026, 1:53:44 PM)

Started 21 days ago
Took 1 min 44 sec on build5-deb12build-ansible

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

This run spent:

  • 2 min 38 sec waiting;
  • 1 min 44 sec build duration;
  • 4 min 23 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