[PyQt] Crash using QWebEngineView with certain web sites

Florian Bruhin me at the-compiler.org
Sun Feb 7 16:27:07 GMT 2016


* Detlev Offenbach <detlev at die-offenbachs.de> [2016-02-07 13:59:50 +0100]:
> 
> On Sunday 07 February 2016, 17:20:11 Kovid Goyal wrote:
> > https://bugs.archlinux.org/task/47573
> > 
> > And note that your script will segfault on exit, even with nss 3.20
> > because of object lifetime issues, I posted the workaround for that
> > sometime earlier in this list.
> 
> It doesn't crash for all web sites. E.g. http://eric-ide.python-projects.org loads absolutely 
> fine. It seems to be something on the web site that triggers the issue.

I'm guessing it's fine because it's not using SSL.
I'm seeing the same issue with the page you posted, and it looks like
the linked Archlinux bug is indeed the cause.

> I tried latest Qupzilla sources and these work fine. That made me believe, that it is a PyQt 
> issue (or something was fixed in Qt 5.6 Beta)

Maybe the chromium upgrade already was in the Beta, I'm not sure.

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/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20160207/3b4d306e/attachment-0001.sig>


More information about the PyQt mailing list