[Bug 217231] OpenSSL issue for qbittorrent and FreeCAD ports.

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Feb 19 16:11:26 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217231

            Bug ID: 217231
           Summary: OpenSSL issue for qbittorrent and FreeCAD ports.
           Product: Base System
           Version: 11.0-STABLE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: bin
          Assignee: freebsd-bugs at FreeBSD.org
          Reporter: pfg at FreeBSD.org

For qbittorrent pkg:

The package starts fine, wanrs about it becing a p2p program, the core dumps
Catching signal: SIGSEGV
Please file a bug report at http://bug.qbittorrent.org and provide the
following information:

qBittorrent version: v3.3.10
stack trace:
  0x804c6ddef <pthread_getspecific+0xeaf> at /lib/libthr.so.3
Segmentation fault (core dumped)
...
[GDB]
...
Loaded symbols for /libexec/ld-elf.so.1
#0  OBJ_obj2nid (a=0x646c6f01)
    at
/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/objects/obj_dat.c:417
417         if (a->nid != 0)
[New Thread 81b640000 (LWP 101189/<unknown>)]
[New Thread 8118daa00 (LWP 101188/<unknown>)]

...

Similarly for FreeCAD:
...
  #####                 ####  ###   ####  
  #                    #      # #   #   # 
  #     ##  #### ####  #     #   #  #   # 
  ####  # # #  # #  #  #     #####  #   # 
  #     #   #### ####  #    #     # #   # 
  #     #   #    #     #    #     # #   #  ##  ##  ##
  #     #   #### ####   ### #     # ####   ##  ##  ##

Bus error (core dumped)
With gdb:
...
Loaded symbols for /libexec/ld-elf.so.1
#0  OBJ_obj2nid (a=0x32218e9e571b9b05)
    at
/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/objects/obj_dat.c:417
417         if (a->nid != 0)
[New Thread 86e43ef00 (LWP 101174/<unknown>)]
[New Thread 86e43e500 (LWP 101173/<unknown>)]
[New Thread 8291d1f00 (LWP 101172/<unknown>)]
[New Thread 8263d2200 (LWP 101171/<unknown>)]
[New Thread 8263d3100 (LWP 101170/<unknown>)]
[New Thread 81436d100 (LWP 101169/<unknown>)]
[New Thread 811c16000 (LWP 100955/<unknown>)]
(gdb) Catching signal: SIGSEGV
(gdb) bt
#0  OBJ_obj2nid (a=0x32218e9e571b9b05)
    at
/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/objects/obj_dat.c:417
#1  0x000000081f4fff93 in obj_trust (id=<value optimized out>, 
    x=<value optimized out>, flags=<value optimized out>)
    at
/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/x509/x509_trs.c:306
#2  0x000000081f4fff01 in X509_check_trust (x=0x86d419900, id=3, flags=0)
    at
/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/x509/x509_trs.c:134
#3  0x000000081f4fa634 in X509_verify_cert (ctx=<value optimized out>)
    at
/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/x509/x509_vfy.c:919
#4  0x000000086e058705 in ssl_verify_cert_chain ()
   from /usr/local/lib/libssl.so
#5  0x000000086e033530 in ssl3_get_server_certificate ()
   from /usr/local/lib/libssl.so
#6  0x000000086e0323d1 in ssl3_connect () from /usr/local/lib/libssl.so
#7  0x00000008080470d3 in QSslSocket::qt_metacall ()
   from /usr/local/lib/qt4/libQtNetwork.so.4
#8  0x0000000808048742 in QSslSocket::qt_metacall ()
   from /usr/local/lib/qt4/libQtNetwork.so.4
#9  0x00000008087a5242 in QMetaObject::activate ()
...

I don't have a solution, hope this helps, as  :(.

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


More information about the freebsd-bugs mailing list