Control: tags -1 -moreinfo

On Sun, Jun 28, 2020 at 06:01:51PM +0800, [email protected] wrote:
> Hi!
>
> I add  this code on top of the python file and it works now.
> I read this https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=963709#39 ,
> but I don’t understand why this is effective.
> Thank you very much for your  help .

As I understand it, after loading QtWebEngine there is not enough memory
for libglapi.so.0's TLS (thread-local storage) block, so loading that library
fails. Loading it before QtWebEngine fixes it.

This is a workaround, not a proper fix yet.

--
Dmitry Shachnev

Attachment: signature.asc
Description: PGP signature

_______________________________________________
Python-modules-team mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/python-modules-team

Reply via email to