[Python-modules-team] Bug#960073: Package:python-pyqt5 Run the example code with Trace?? and crash (SIGABRT)

Dmitry Shachnev mitya57 at debian.org
Sun Jun 28 11:30:00 BST 2020


Control: tags -1 -moreinfo

On Sun, Jun 28, 2020 at 06:01:51PM +0800, pengzongli at uniontech.com 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/python-modules-team/attachments/20200628/bae62160/attachment.sig>


More information about the Python-modules-team mailing list