lz4 fails to run the tests on s390x (glibc-2.23 related?)
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
glibc (Ubuntu) |
Invalid
|
High
|
Unassigned | ||
Xenial |
Invalid
|
High
|
Unassigned | ||
lz4 (Ubuntu) |
Fix Released
|
High
|
Unassigned | ||
Xenial |
Confirmed
|
High
|
Unassigned |
Bug Description
seen in the test rebuild:
https:/
60658
60679
60698
60724 *** Error in `./fuzzer': double free or corruption (!prev): 0x000002aa181a4090 ***
======= Backtrace: =========
/lib/s390x-
/lib/s390x-
/lib/s390x-
./fuzzer(
./fuzzer(
/lib/s390x-
./fuzzer(
======= Memory map: ========
2aa14900000-
2aa14914000-
2aa14915000-
2aa1815f000-
3ffa8000000-
3ffa8021000-
3ffaf680000-
3ffaf690000-
3ffaf700000-
3ffaf885000-
3ffaf889000-
3ffaf88b000-
3ffaf980000-
3ffaf9a4000-
3ffaf9a5000-
3ffaf9f5000-
3ffaf9fe000-
3ffefabc000-
All unit tests completed successfully
60747 / 60747 - all tests completed successfully
compression ratio: 55.197%
HC compression ratio: 51.173%
ratio with dict: 44.457%
Makefile:277: recipe for target 'test-fuzzer' failed
make[3]: *** [test-fuzzer] Aborted
make[3]: Leaving directory '/<<PKGBUILDDIR
Makefile:98: recipe for target 'test' failed
make[2]: *** [test] Error 2
Changed in glibc (Ubuntu Xenial): | |
importance: | Undecided → High |
milestone: | none → ubuntu-16.04 |
Changed in lz4 (Ubuntu Xenial): | |
status: | Fix Released → Confirmed |
Changed in glibc (Ubuntu): | |
milestone: | ubuntu-16.04 → none |
Changed in lz4 (Ubuntu): | |
milestone: | ubuntu-16.04 → none |
Changed in glibc (Ubuntu): | |
status: | New → Invalid |
Changed in glibc (Ubuntu Xenial): | |
status: | New → Invalid |
now builds again. seems to depend on the seed value for the fuzzer.