☠ Buildbot (Sourceware): debugedit - failed test (failure) test (failure) (main)
Mark Wielaard
mark@klomp.org
Mon Sep 7 16:25:33 GMT 2026
Hi,
So the new sanity checks fail (only) on opensuse leap and tumbleweed.
A quick test showed it is only this one:
commit e6833558191eecc011df9c7e8e734e10ac79cec1
Author: Mark Wielaard <mark@klomp.org>
Date: Tue Sep 1 13:52:02 2026 +0200
debugedit: Add CU sanity check to edit_info
We rely on the .debuginfo sections to be valid DWARF, for example
to
use embedded string (DW_FORM_string). Add a sanity check that each
CU
should end in a zero DIE ('\0').
* tools/debugedit.c (edit_info): Check CU ends with zero
DIE.
All other new sanity checks work as expected.
Still investigating why this one doesn't.
Cheers,
Mark
More information about the Debugedit
mailing list