https://bugs.kde.org/show_bug.cgi?id=464103
--- Comment #6 from Mark Wielaard <m...@klomp.org> --- user_histo1.stdout.exp is missing from EXTRA_DIST, but that is easy to fix On my local system the test however fails --- user_histo1.stderr.exp 2023-04-21 22:33:09.538844963 +0200 +++ user_histo1.stderr.out 2023-04-21 22:38:58.353674798 +0200 @@ -1,8 +1,8 @@ Warning: request for user histogram of size 500 is smaller than the normal histogram limit, request ignored -Warning: address for user histogram request not found 55b2820 +Warning: address for user histogram request not found 5b4e440 Warning: request for user histogram of size 100000 is larger than the maximum user request limit, request ignored -Total: 102,500 bytes in 3 blocks -At t-gmax: 100,500 bytes in 2 blocks +Total: 175,204 bytes in 4 blocks +At t-gmax: 173,204 bytes in 3 blocks At t-end: 0 bytes in 0 blocks Reads: 1,000 bytes -Writes: 102,520 bytes +Writes: 102,536 bytes the address should probably be filtered I don't know what to do with the differing bytes and blocks though, I assume that depends on the libc used? -- You are receiving this mail because: You are watching all bug changes.