[Python-modules-team] Bug#960073: Package:python-pyqt5 Run the example code with Trace and crash (SIGABRT) 【请注意,邮件由mitya57 at gmail.com代发】

pengzongli at uniontech.com pengzongli at uniontech.com
Wed Jul 1 04:29:39 BST 2020


Hi!

Some information on this, it look like  the same issue as #963709.

(gdb) r PnsAppWebX.py 
Starting program: /usr/bin/python PnsAppWebX.py
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/aarch64-linux-gnu/libthread_db.so.1".
[New Thread 0xffffe6bc41e0 (LWP 21532)]
Could not initialize GLX

Thread 1 "python" received signal SIGABRT, Aborted.
__GI_raise (sig=sig at entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50
50 ../sysdeps/unix/sysv/linux/raise.c: 没有那个文件或目录.
(gdb) b libglxmapping.c:432
No source file named libglxmapping.c.
Make breakpoint pending on future shared library load? (y or [n]) y
Breakpoint 1 (libglxmapping.c:432) pending.
(gdb) p vendor->dlhandle
No symbol "vendor" in current context.
(gdb) p (char *)dlerror()
$1 = 0xaaaaab233500 "/lib/aarch64-linux-gnu/libglapi.so.0: cannot allocate memory in static TLS block"
(gdb) 

Now, is this the only  way we can fix this issue?and is there any way to fix this issue fundamentally?
Thank you for letting me know.

BRs
//Zongli
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/python-modules-team/attachments/20200701/bb783012/attachment.html>


More information about the Python-modules-team mailing list