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...
Bryan Drewery
bdrewery at FreeBSD.org
Tue Mar 8 16:48:32 UTC 2016
On 3/8/2016 8:47 AM, Bryan Drewery wrote:
> On 3/8/2016 8:35 AM, Mathieu Arnold wrote:
>> +--On 8 mars 2016 08:29:41 -0800 Bryan Drewery <bdrewery at FreeBSD.org> wrote:
>> | On 3/8/2016 8:28 AM, Mathieu Arnold wrote:
>> |> +--On 8 mars 2016 08:25:44 -0800 Bryan Drewery <bdrewery at FreeBSD.org>
>> |> wrote:
>> |> | On 3/7/2016 4:29 PM, Mathieu Arnold wrote:
>> |> |> +--On 7 mars 2016 16:22:12 +0000 Xin LI <delphij at FreeBSD.org> wrote:
>> |> |> | Author: delphij
>> |> |> | Date: Mon Mar 7 16:22:11 2016
>> |> |> | New Revision: 296465
>> |> |> | URL: https://svnweb.freebsd.org/changeset/base/296465
>> |> |> |
>> |> |> | Log:
>> |> |> | Fix multiple OpenSSL vulnerabilities.
>> |> |> |
>> |> |> | Security: FreeBSD-SA-16:12.openssl
>> |> |> | Approved by: so
>> |> |>
>> |> |> After that, poudriere bulk fails with:
>> |> |>
>> |> |> [00:00:07] ====>> Creating pkgng repository
>> |> |> Creating repository in /tmp/packages: 100%
>> |> |> Packing files for repository: 0%Child process pid=50970 terminated
>> |> |> abnormally: Segmentation fault: 11
>> |> |> [00:00:08] ====>> Cleaning up
>> |> |> 9amd64-pkgng-default: removed
>> |> |> 9amd64-pkgng-default-n: removed
>> |> |>
>> |> |> pkg-static is the one doing the segfault...
>> |> |>
>> |> |
>> |> | Is QEMU involved here?
>> |> |
>> |> | Do you have PKG_REPO_FROM_HOST or PKG_REPO_SIGNING_KEY set? (Not saying
>> |> | you should)
>> |>
>> |> No, it's a regular 9amd64 build on a 10.2 amd64 host.
>> |>
>> |
>> | Can you please rebuild pkg with debug symbols and then run your 9.3
>> | version against the repo in gdb?
>>
>> I could yes, but not today, tomorrow at the earliest. How do I build the
>> port with debug symbols ?
>>
>
> WITH_DEBUG=yes make
>
You might need this too: DEBUG_FLAGS="-g -O0"
--
Regards,
Bryan Drewery
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/svn-src-releng/attachments/20160308/5a8a1e2e/attachment.sig>
More information about the svn-src-releng
mailing list