Re: Qt 5.13: Segfault on exit with Windows + QtWebEngine
Florian Bruhin <[email protected]>
| Newsgroups | gmane.comp.python.pyqt-pykde |
|---|---|
| Message-ID | <[email protected]> |
Hi Phil, I assume you accidentally didn't Cc the list, so I added it back. On Sun, Jul 21, 2019 at 06:10:58PM +0100, Phil Thompson wrote: > In tonight's SIP and PyQt5 snapshots I have re-written how QObjects are > cleaned up when an application exits. > > Are you able to test these changes (from the source code)? There is no hurry > as I don't plan on making new releases until Qt 5.13.1. > > I'm a bit nervous about the changes as they could simply replace one set of > problems with another. The good news: This seems to fix a long-standing problem I have with QtWebEngine cookies not being saved on exit: https://github.com/qutebrowser/qutebrowser/issues/2263 The bad news: You seem to be right. I only did a couple of quick tests on Linux, and so far I got: - An abort() due to an error in PyQtSlotProxy::unislot(): https://paste.the-compiler.org/view/8a17300b (I don't have the error message I'm afraid) - An X error and assertion failure inside Chromium: https://paste.the-compiler.org/view/b9219e33 Florian -- https://www.qutebrowser.org | [email protected] (Mail/XMPP) GPG: 916E B0C8 FD55 A072 | https://the-compiler.org/pubkey.asc I love long mails! | https://email.is-not-s.ms/ _______________________________________________ PyQt mailing list [email protected] https://www.riverbankcomputing.com/mailman/listinfo/pyqt
signature.asc
(application/pgp-signature, 833 B)
-----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEE4E5WAAJAG47w528KkW6wyP1VoHIFAl02wtkACgkQkW6wyP1V oHKydw/9FlVKmKR7Vv8aA5YipnmI/TivYueChuEoVdQfz9OUxtRgEfQpAv0UaPKj 5SXBS86y4m1cJLzU4QObMWSoAFobp0RALJijYtkhd5GMHMNcSvdirj5Rjem033aW pp5I7LhmI9u4lJsGrhvn2DGyosCQl2vlhqOkx89AJnXvgkC+7s+ECRQSGmOTPGcT pVodEtKr0qwNF0U2qg5axrHWl/ePPN4eSymymLGPUfI7uM3CvJZfcnk7NLEllsGl hlDv8wW8bvys5IlYHitJcJRj9BB2wPZO0fb0PGN1ATINsZUveDmSt44o6Z6eXqZF nee+L7e4JwuaNxmSxLlH4V40xmz8hVAYzazHFSaeLW86bvEo9Evp3cB3HcCJjgpC TytsHCbwqLHeRlXgkzNStZw54SAqo0eQZc6ZjfNwEoyEg6odpjdb1GDINpLgShQ1 aaufVARyrbPI/34p8C364wxvuPa4N7gh073Vyu59Z/7HBClFB3myPV6QsK9dT8AR budJXbLoN+XofObtlNsn8mfzplDDInZapB/QiQnzpIyF1vCPGjHGgipdYBbq8SaN KxbbPMA7pMC9xgs/gQD74iNhtO9B6NYqZj0eD8BHa4XrQjRifJqFNb/quvKP9CFE Luo2HPDJUPPnUrg7eEJUetx1U/kqted3Pa16E0pu1g89lOGJSTg= =LqWE -----END PGP SIGNATURE-----