Date: Mon, 17 Apr 2017 17:42:22 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 218710] Compiled against LibreSSL 2.5.3, audio/mumble crashes when trying to access any server Message-ID: <bug-218710-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D218710 Bug ID: 218710 Summary: Compiled against LibreSSL 2.5.3, audio/mumble crashes when trying to access any server Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: feld@FreeBSD.org Reporter: peter.kien@posteo.org Flags: maintainer-feedback?(feld@FreeBSD.org) Assignee: feld@FreeBSD.org Hello, ;) ...and here's the backtrace (looks like a QT-related issue doesn't it?): (gdb) bt #0 0x00000008013ccd8c in X509_STORE_add_cert () from /usr/local/lib/libcrypto.so.41 #1 0x00000008042595ee in QSslSocket::qt_metacall () from /usr/local/lib/qt4/libQtNetwork.so.4 #2 0x000000080425ba0e in QSslSocket::qt_metacall () from /usr/local/lib/qt4/libQtNetwork.so.4 #3 0x0000000804257304 in QSslSocket::writeData () from /usr/local/lib/qt4/libQtNetwork.so.4 #4 0x00000008047a9b32 in QMetaObject::activate () from /usr/local/lib/qt4/libQtCore.so.4 #5 0x000000080423bf5f in QAbstractSocket::hostFound () from /usr/local/lib/qt4/libQtNetwork.so.4 #6 0x000000080423b12b in QAbstractSocket::disconnectFromHost () from /usr/local/lib/qt4/libQtNetwork.so.4 #7 0x000000080424564a in QLocalServer::qt_metacall () from /usr/local/lib/qt4/libQtNetwork.so.4 #8 0x000000080360f42c in QApplicationPrivate::notify_helper () from /usr/local/lib/qt4/libQtGui.so.4 #9 0x0000000803611a52 in QApplication::notify () from /usr/local/lib/qt4/libQtGui.so.4 #10 0x0000000804791886 in QCoreApplication::notifyInternal () from /usr/local/lib/qt4/libQtCore.so.4 #11 0x00000008047bec10 in QEventDispatcherGlib::QEventDispatcherGlib () from /usr/local/lib/qt4/libQtCore.so.4 #12 0x0000000806bdd7b5 in g_main_context_dispatch () from /usr/local/lib/libglib-2.0.so.0 #13 0x0000000806bddae4 in g_main_context_pending () from /usr/local/lib/libglib-2.0.so.0 #14 0x0000000806bddb74 in g_main_context_iteration () from /usr/local/lib/libglib-2.0.so.0 #15 0x00000008047be65e in QEventDispatcherGlib::processEvents () from /usr/local/lib/qt4/libQtCore.so.4 #16 0x000000080478ee82 in QEventLoop::exec () from /usr/local/lib/qt4/libQtCore.so.4 #17 0x000000080468908a in QThread::exec () from /usr/local/lib/qt4/libQtCore.so.4 #18 0x00000000004b4d78 in ?? () #19 0x000000080468acac in QThreadStorageData::finish () from /usr/local/lib/qt4/libQtCore.so.4 #20 0x0000000805434b55 in thread_start (curthread=3D<value optimized out>) at /usr/src/lib/libthr/thread/thr_create.c:289 #21 0x0000000000000000 in ?? () --=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-218710-13>