maintainer-feedback requested: [Bug 211824] multimedia/openh264 Segmentation fault when running tests after compile

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Aug 14 03:14:44 UTC 2016


otacilio.neto at bsd.com.br has reassigned Bugzilla Automation
<bugzilla at FreeBSD.org>'s request for maintainer-feedback to gecko at FreeBSD.org:
Bug 211824: multimedia/openh264 Segmentation fault when running tests after
compile
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211824



--- Description ---
multimedia/openh264 build fails when option TEST is enabled. When disabled the
compile finish ok.

./codec_unittest
Random seed: 1471144348
[==========] Running 474 tests from 53 test cases.
[----------] Global test environment set-up.
[----------] 3 tests from ExpandPicture
[ RUN	   ] ExpandPicture.ExpandPictureLuma
[	OK ] ExpandPicture.ExpandPictureLuma (2147 ms)
[ RUN	   ] ExpandPicture.ExpandPictureChroma
[	OK ] ExpandPicture.ExpandPictureChroma (422 ms)
[ RUN	   ] ExpandPicture.ExpandPicForMotion
[	OK ] ExpandPicture.ExpandPicForMotion (3824 ms)
[----------] 3 tests from ExpandPicture (6393 ms total)

[----------] 1 test from EncoderInitTest
[ RUN	   ] EncoderInitTest.JustInit
[	OK ] EncoderInitTest.JustInit (0 ms)
[----------] 1 test from EncoderInitTest (0 ms total)

[----------] 16 tests from EncodeDecodeTestAPI
[ RUN	   ] EncodeDecodeTestAPI.SetOptionECIDC_SpecificFrameChange
gmake[2]: *** [Makefile:178: test] Segmentation fault (arquivo core criado)
gmake[2]: Leaving directory
'/usr/ports/multimedia/openh264/work/openh264-1.5.0'
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1


More information about the freebsd-gecko mailing list