From owner-svn-src-all@freebsd.org Tue Mar 8 16:03:17 2016 Return-Path: Delivered-To: svn-src-all@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 A1FCFAC7476; Tue, 8 Mar 2016 16:03:17 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: from mail-pa0-x22a.google.com (mail-pa0-x22a.google.com [IPv6:2607:f8b0:400e:c03::22a]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6FFC16A5; Tue, 8 Mar 2016 16:03:17 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: by mail-pa0-x22a.google.com with SMTP id fl4so15399673pad.0; Tue, 08 Mar 2016 08:03:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=lCsWx7vPbS8Fp5a7OMoMDrFVOGfB1YNrv7XpKIM8zW4=; b=mV+1KlAxa+UqqmYy4AvMJUzN7D/Ey7gWGqvLDcduoFjJ6FGc2X9cCTrLFgQnfjfWb2 sV2o7KeGYxvwRaI3JG9mzLbZgqgFSFbvMSGfyhQnSvkFT67dIU3lCBt22V3vr4iIhjhV htf/nY8YivN7KQXHf85UShNrLeLjKBIWb6wE6GZNhDlCljaaKY2WSY4agCuwsuOMzZFd khHH0JgcyqjuYU7lc3Sn2V888LkTmXYKkisGdVKBuTUQrOku81OJd+ywFELuCNZK308C uJLwisXKkD+a8/fDgs6hQ2lK2Au5xHJAazp7Gnl1rvkS8vYhYph6mp6jtolKeeTQ1f6W Cnjw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=lCsWx7vPbS8Fp5a7OMoMDrFVOGfB1YNrv7XpKIM8zW4=; b=O1tOE9PR8wifFwwFMh4oQ3W1//SVjDwSIpiZvb7sVK+VfaJTi2MNCfoG9qJiz2v2Lu 4wIAqThbX5ywDegqKhHZNHZy1z7IzjctvVGTJ8r0TDwJum037afdow7DDmhoPXAnnyYv H/u4yjPcDN7JWoQrIL7wiYtUcK4IZmx5QTF4Iky/I0gyAemB8iQsZYfY617p20ZPB/6s OfYIvYDnNashiw1E5G3IftpgdWBPX9YrDM32e2D+rRg9WZNkHnIA3SZ8eoDQ9toHVK2v QFkzBrET3C3+9gr5jFVRUnE6Z3DJ/jqWHBNa4GGFhKMRLQih5stdQPsUQGwn0v5wLxYI Bx4Q== X-Gm-Message-State: AD7BkJJChQivjJSzkFKfGW3mj0aWU4j9iCRQUEKGPbkHdWOm+pP9fXE8XKubF9dUCvzF+w== X-Received: by 10.66.193.131 with SMTP id ho3mr42471595pac.154.1457452997063; Tue, 08 Mar 2016 08:03:17 -0800 (PST) Received: from [192.168.0.18] (c-73-193-95-57.hsd1.wa.comcast.net. [73.193.95.57]) by smtp.gmail.com with ESMTPSA id z5sm6019305par.21.2016.03.08.08.03.15 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 08 Mar 2016 08:03:15 -0800 (PST) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (1.0) Subject: Re: svn commit: r296465 - in releng/9.3: . crypto/openssl crypto/openssl/apps crypto/openssl/bugs crypto/openssl/crypto crypto/openssl/crypto/aes crypto/openssl/crypto/asn1 crypto/openssl/crypto/bf cry... From: NGie Cooper X-Mailer: iPhone Mail (13D15) In-Reply-To: Date: Tue, 8 Mar 2016 08:03:14 -0800 Cc: Xin Li , Xin LI , src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-releng@freebsd.org, mike@sentex.net Content-Transfer-Encoding: quoted-printable Message-Id: References: <201603071622.u27GMC4a082792@repo.freebsd.org> <9B6D673B7B15CCDC424E97A8@atuin.in.mat.cc> <56DE6DFD.4020300@delphij.net> To: Mathieu Arnold X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2016 16:03:17 -0000 > On Mar 8, 2016, at 01:14, Mathieu Arnold wrote: >=20 >=20 >=20 > +--On 7 mars 2016 22:15:25 -0800 Xin Li wrote: > |=20 > |=20 > | On 3/7/16 16:29, Mathieu Arnold wrote: > |> +--On 7 mars 2016 16:22:12 +0000 Xin LI wrote: > |> | Author: delphij > |> | Date: Mon Mar 7 16:22:11 2016 > |> | New Revision: 296465 > |> | URL: https://svnweb.freebsd.org/changeset/base/296465 > |> |=20 > |> | Log: > |> | Fix multiple OpenSSL vulnerabilities. > |> | =20 > |> | Security: FreeBSD-SA-16:12.openssl > |> | Approved by: so > |>=20 > |> After that, poudriere bulk fails with: > |>=20 > |> [00:00:07] =3D=3D=3D=3D>> Creating pkgng repository > |> Creating repository in /tmp/packages: 100% > |> Packing files for repository: 0%Child process pid=3D50970 terminated > |> abnormally: Segmentation fault: 11 > |> [00:00:08] =3D=3D=3D=3D>> Cleaning up > |> 9amd64-pkgng-default: removed > |> 9amd64-pkgng-default-n: removed > |>=20 > |> pkg-static is the one doing the segfault... > |=20 > | I can't seem to be able to reproduce this, what ports are you trying to > | bulk? (Also note that after doing poudriere jail -u, the bulk seems to > | have rebuilt pkg, I'm not sure if that matters, but it's possible, do I > | need to explicitly specify something to avoid this?). >=20 > Well, I was doing a bulk with dns/bind99 dns/bind910, it did rebuild > everything needed by them because of the SA, and then pkg crashed while > building the repository. Mike said similar on the stable/9 commit thread. I think the commit(s) shoul= d be backed out, fixed, and recommitted once the issue has been fixed. Thanks! -Ngie=