Date: Thu, 24 Dec 2015 09:06:06 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 205566] compat10x-amd64 causes audio/clementine-player via net/qt4-network to segfault Message-ID: <bug-205566-13-QeUKK1puH5@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-205566-13@https.bugs.freebsd.org/bugzilla/> References: <bug-205566-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205566 --- Comment #1 from kevin.bowling@kev009.com --- Poked at this on #bsdports and we looked at the code where this lib is loaded: https://github.com/qtproject/qt/blob/4.8/src/network/ssl/qsslsocket_openssl_symbols.cpp#L484 There are a lot of acrobatics to load the library but we are wondering if setting SHLIB_VERSION_NUMBER to the lib version of the builder will do the right thing. -- 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-205566-13-QeUKK1puH5>