Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Sep 2016 12:03:46 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 212921] openssl dumps core in 10.3-RELEASE-p7 during build of security/ca_root_nss
Message-ID:  <bug-212921-8@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D212921

            Bug ID: 212921
           Summary: openssl dumps core in 10.3-RELEASE-p7 during build of
                    security/ca_root_nss
           Product: Base System
           Version: 10.3-RELEASE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: bin
          Assignee: freebsd-bugs@FreeBSD.org
          Reporter: pch-freebsd-bugs@u-1.phicoh.com

openssl dumps core in 10.3-RELEASE-p7 during build of security/ca_root_nss

# gdb /usr/bin/openssl -c openssl.core=20
GNU gdb 6.1.1 [FreeBSD]
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain condition=
s.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "amd64-marcel-freebsd"...(no debugging symbols
found)...
Core was generated by `openssl'.
Program terminated with signal 11, Segmentation fault.
Reading symbols from /usr/lib/libssl.so.7...(no debugging symbols
found)...done.
Loaded symbols for /usr/lib/libssl.so.7
Reading symbols from /lib/libcrypto.so.7...(no debugging symbols found)...d=
one.
Loaded symbols for /lib/libcrypto.so.7
Reading symbols from /lib/libc.so.7...(no debugging symbols found)...done.
Loaded symbols for /lib/libc.so.7
Reading symbols from /libexec/ld-elf.so.1...(no debugging symbols
found)...done.
Loaded symbols for /libexec/ld-elf.so.1
#0  0x000000080103b3cb in strlen () from /lib/libc.so.7
(gdb) where
#0  0x000000080103b3cb in strlen () from /lib/libc.so.7
#1  0x0000000800c49b18 in BIO_new_fp () from /lib/libcrypto.so.7
#2  0x0000000800c6ce4c in BIO_puts () from /lib/libcrypto.so.7
#3  0x0000000800be7efb in X509_POLICY_NODE_print () from /lib/libcrypto.so.7
#4  0x0000000800be6f59 in a2i_GENERAL_NAME () from /lib/libcrypto.so.7
#5  0x0000000800be088e in X509V3_EXT_print () from /lib/libcrypto.so.7
#6  0x0000000800be0a46 in X509V3_extensions_print () from /lib/libcrypto.so=
.7
#7  0x0000000800c44822 in X509_print_ex () from /lib/libcrypto.so.7
#8  0x0000000000460199 in ?? ()
#9  0x0000000000437dbb in ?? ()
#10 0x0000000000437c59 in ?? ()
#11 0x000000000041911f in ?? ()
#12 0x0000000800699000 in ?? ()
#13 0x0000000000000000 in ?? ()
(gdb)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-212921-8>