Irqbalance/irqbalance

1.9.1: make check triggers a coredump on aarch64 & ppc64le

Closed this issue · 6 comments

I'm packaging 1.9.1 for Fedora and running make check fails on aarch64 & ppc64le:

+ make check
Making check in tests
make[1]: Entering directory '/builddir/build/BUILD/irqbalance-1.9.1/tests'
make  runoneshot.sh 
make[2]: Entering directory '/builddir/build/BUILD/irqbalance-1.9.1/tests'
make[2]: Nothing to be done for 'runoneshot.sh'.
make[2]: Leaving directory '/builddir/build/BUILD/irqbalance-1.9.1/tests'
make  check-TESTS
make[2]: Entering directory '/builddir/build/BUILD/irqbalance-1.9.1/tests'
make[3]: Entering directory '/builddir/build/BUILD/irqbalance-1.9.1/tests'
../test-driver: line 112:  2701 Segmentation fault      (core dumped) "$@" >> "$log_file" 2>&1
FAIL: runoneshot.sh
============================================================================
Testsuite summary for irqbalance 1.9.1
============================================================================
# TOTAL: 1
# PASS:  0
# SKIP:  0
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0
============================================================================
See tests/test-suite.log
============================================================================

thats...the most information you can give me? It even says at the bottom see tests/test-suite.log. Please don't just throw issues over the wall.

Sorry, I just had the time to report that to bring awareness as the release is fresh. I'll give you more info asap.

very likely this is fixed by 014765d

@travier can you confirm the fix in prev comment?

Thanks! Looks like it fixed the issue for me: https://koji.fedoraproject.org/koji/taskinfo?taskID=93461436