Skip to content
Success

#26607 (Jan 26, 2026, 3:17:30 PM)

Started 21 days ago
Took 2.2 sec on build4-deb12build-ansible

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

This run spent:

  • 10 sec waiting;
  • 2.2 sec build duration;
  • 12 sec total from scheduled to completion.
Revision: f7d9d9a1a15ff9d70d111f355d99cb898f9432ad
Repository: $GERRIT_REPO_URL
  • master
osmo_io: Fix misaligment of iofd->cmsg used as struct cmsghdr

Fixes following ASAN runtime error:
"""
src/stream.c:398:47: runtime error: member access within misaligned address 0x516000012b81 for type 'struct cmsghdr', which requires 8 byte alignment
0x516000012b81: note: pointer points here
51 00 00  00 30 00 00 00 00 00 00  00 84 00 00 00 01 00 00  00 00 00 00 00 00 00 00  00 00 00 00 03
              ^
"""

Related: OS#6905
Change-Id: Ia80dfc4dbffe85514b18dcf8d36b85bfafd76d64
Pau Espin Pedrol at