intel / numatop

NumaTOP is an observation tool for runtime memory locality characterization and analysis of processes and threads running on a NUMA system.
BSD 3-Clause "New" or "Revised" License
197 stars 47 forks source link

FAIL: test/mgen.01.sh Failed to dependent read. #88

Open vt-alt opened 1 month ago

vt-alt commented 1 month ago

master branch, make check fails on some hosts with:

[x86_64] make[2]: Entering directory '/usr/src/RPM/BUILD/numatop-2.4'
[x86_64] FAIL: test/mgen.01.sh
[x86_64] make[2]: Leaving directory '/usr/src/RPM/BUILD/numatop-2.4'
[x86_64] make[2]: Entering directory '/usr/src/RPM/BUILD/numatop-2.4'
[x86_64] FAIL: test/mgen.02.sh
[x86_64] make[2]: Leaving directory '/usr/src/RPM/BUILD/numatop-2.4'
[x86_64] --
[x86_64] # SKIP:  0
[x86_64] # XFAIL: 0
[x86_64] # FAIL:  2
[x86_64] # XPASS: 0
[x86_64] # ERROR: 0
[x86_64] .. contents:: :depth: 2
[x86_64] FAIL: test/mgen.01.sh
[x86_64] Failed to dependent read.
[x86_64] FAIL test/mgen.01.sh (exit status: 255)
[x86_64] FAIL: test/mgen.02.sh
[x86_64] mbind: Invalid argument
[x86_64] --
[x86_64] # SKIP:  0
[x86_64] # XFAIL: 0
[x86_64] # FAIL:  2
[x86_64] # XPASS: 0
[x86_64] # ERROR: 0
[x86_64] See ./test-suite.log

Manual run:

+ ./mgen -a 1 -c 1 -t 10
mbind: Invalid argument
Failed to dependent read.