From owner-freebsd-gecko@freebsd.org Sun Aug 14 03:14:44 2016 Return-Path: Delivered-To: freebsd-gecko@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F3986BB8918 for ; Sun, 14 Aug 2016 03:14:43 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id DD4AF1858 for ; Sun, 14 Aug 2016 03:14:43 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id D9246BB8916; Sun, 14 Aug 2016 03:14:43 +0000 (UTC) Delivered-To: gecko@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D8CBEBB8913 for ; Sun, 14 Aug 2016 03:14:43 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C8B711857 for ; Sun, 14 Aug 2016 03:14:43 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id u7E3Ehuo012162 for ; Sun, 14 Aug 2016 03:14:43 GMT (envelope-from bugzilla-noreply@freebsd.org) Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" From: bugzilla-noreply@freebsd.org To: gecko@FreeBSD.org Subject: maintainer-feedback requested: [Bug 211824] multimedia/openh264 Segmentation fault when running tests after compile Date: Sun, 14 Aug 2016 03:14:43 +0000 X-Bugzilla-Type: request X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: gecko@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? Message-ID: In-Reply-To: References: X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-gecko@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Gecko Rendering Engine issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Aug 2016 03:14:44 -0000 otacilio.neto@bsd.com.br has reassigned Bugzilla Automation 's request for maintainer-feedback to gecko@FreeBSD.o= rg: Bug 211824: multimedia/openh264 Segmentation fault when running tests after compile https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D211824 --- Description --- multimedia/openh264 build fails when option TEST is enabled. When disabled = the compile finish ok. ./codec_unittest Random seed: 1471144348 [=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D] 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' =3D=3D=3D> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=3Dyes and rebuild before reporting the failure = to the maintainer. *** Error code 1