GNOME Bugzilla – Bug 778600
cve-2015-4491 test fails on Ubuntu
Last modified: 2017-07-26 14:49:17 UTC
Created attachment 345720 [details] build log The cve-2015-4491 test fails on amd64 on Ubuntu's builders. I was able to build gdk-pixbuf 2.36.5 in a Launchpad PPA successfully, but it failed to build with 5 attempts so far a few hours later in Ubuntu directly. On arm64, it failed the first time at the same test but it passed the second time. By the way, the reason I tried it in the PPA because my computer locked up during the tests (though not at this point yet) twice. I found this bug in a quick search: https://bugzilla.gnome.org/753908 Log excerpt: ERROR: cve-2015-4491 ==================== Killed # random seed: R02S3b117058dca8dfb302c94b0b565c6574 1..4 # Start of pixbuf tests # Start of cve-2015-4491 tests ERROR: cve-2015-4491 - too few tests run (expected 4, got 0) ERROR: cve-2015-4491 - exited with status 137 (terminated by signal 9?)
Can you possibly get a gdb trace from the tests failing? I haven’t ever seen this when running the tests locally. How much memory is available on those build machines?
FWIW, it will now allocate 1509949441 * 4 bytes, so about 5760 megs of RAM and free them straight away.
Thanks for taking the time to report this. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of bug 765094 ***