[PyQt] webengine segfault on ssl website

Kevin Mcintyre kebin70 at gmail.com
Wed Feb 24 18:49:12 GMT 2016


Installed Qt from the binary, can't remember if it was the offline or
online version though that shouldn't matter.

Then built PyQT from sip and pyqt snapshots.  The only headache was the
missing geo location header file that cropped up during my last 2 builds.

On Wed, Feb 24, 2016 at 3:49 AM, Florian Bruhin <me at the-compiler.org> wrote:

> * Baz Walter <bazwal at ftml.net> [2016-02-24 02:37:48 +0000]:
> > On 24/02/16 02:12, Kevin Mcintyre wrote:
> > >I'm running ubuntu 14.04, and recently upgrade packages at which point
> > >QWebEngine crashes on any SSL website.
> > >
> > >NSS SSL ThreadW[8764]: segfault at 0 ip           (null) sp
> > >00007f8ca3794ba8 error 14 in python2.7[400000+2bc000]
> > >
> > >No fun, but I suspect this is a QT issue, just wondering if anyone has
> had
> > >a similar experience.
> >
> >
> > QWebEngine (and/or the version of Chromium it uses) is not currently
> > compatible with nss-3.21. So try downgrading to nss-3.20 or earlier.
>
> It'll also be fixed with QtWebEngine 5.6, as that updates to
> Chromium 45 which is compatible with the newer nss.
>
> 5.6 be released next week hopefully - how did you install
> QtWebEngine on Ubuntu? Did you build Qt and PyQt by yourself?
>
> Florian
>
> --
> http://www.the-compiler.org | me at the-compiler.org (Mail/XMPP)
>    GPG: 916E B0C8 FD55 A072 | http://the-compiler.org/pubkey.asc
>          I love long mails! | http://email.is-not-s.ms/
>
> _______________________________________________
> PyQt mailing list    PyQt at riverbankcomputing.com
> https://www.riverbankcomputing.com/mailman/listinfo/pyqt
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20160224/23843c62/attachment.html>


More information about the PyQt mailing list