Samuel Thibault, le lun. 02 mars 2026 01:24:02 +0100, a ecrit: > I have gotten yet another odd file corruption in a buildd chroot, after > building haskell-xml-html-qq_0.1.0.1-6+b1, /usr/bin/mkdir became: > > 00000000 00 00 02 ea 01 00 00 00 01 00 00 00 93 2a e0 d7 |.............*..| > 00000010 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
This time it was math.h: 00000000 00 00 02 ea 01 00 00 00 01 00 00 00 d4 b2 d2 0c |................| 00000010 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| * 00001000 00 00 02 ea 01 00 00 00 01 00 00 00 97 cd be 0c |................| 00001010 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................| * 00002000 20 46 50 5f 49 4e 54 5f 54 4f 4e 45 41 52 45 53 | FP_INT_TONEARES| 00002010 54 20 34 0a 20 20 20 20 20 20 46 50 5f 49 4e 54 |T 4. FP_INT| 00002020 5f 54 4f 4e 45 41 52 45 53 54 2c 0a 20 20 7d 3b |_TONEAREST,. };| 00002030 0a 23 65 6e 64 69 66 0a 0a 23 69 6e 63 6c 75 64 |.#endif..#includ| Only the two first pages were overwritten, still the same pattern. Samuel
