Diego Nieto Cid, le mar. 27 mai 2025 01:38:07 +0100, a ecrit: > On Sun, May 25, 2025 at 10:26:33PM +0200, Samuel Thibault wrote: > > > > It could make a difference. Better make sure that a pristine tree works > > fine, for a start. > > > > I downloaded the latest Debian image (20250316)[1] and checked out GLIBC from > Sourceware master[2] and I'm still getting the Killed message when running > programs, > even when I do "make check" for running the test suite. :( > > Is master supposed to work or should I check some more stable branch?
Normally it works but possibly it got broken by some upstream change. git bisect welcome to determine what broke it. Samuel