Bug#960073: Package:python-pyqt5 Run the example code with Trace and crash (SIGABRT)

2020-07-13 Thread Dmitry Shachnev
Hi, sorry for the late reply too. On Mon, Jul 06, 2020 at 02:56:04PM +0800, pengzon...@uniontech.com wrote: > Hi! > > Sorry for my late reply. I preload libGLX_mesa.so.0 , and then run the code > on the arm machine is ok. > I tried to debug it, and then I found something different. The parameter

Bug#960073: Package:python-pyqt5 Run the example code with Trace and crash (SIGABRT)【请注意,邮件由mity...@gmail.com代发】

2020-07-06 Thread pengzon...@uniontech.com
Hi! Sorry for my late reply. I preload libGLX_mesa.so.0 , and then run the code on the arm machine is ok. I tried to debug it, and then I found something different. The parameter of __glXLookupVendorByName is NVIDIA instead of mesa, it will dlopen libGLX_nvidia.so.0, but my Graphics Card is

Bug#960073: Package:python-pyqt5 Run the example code with Trace and crash (SIGABRT)

2020-07-01 Thread Dmitry Shachnev
On Wed, Jul 01, 2020 at 11:29:39AM +0800, pengzon...@uniontech.com wrote: > 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

Bug#960073: Package:python-pyqt5 Run the example code with Trace and crash (SIGABRT)【请注意,邮件由mity...@gmail.com代发】

2020-06-30 Thread pengzon...@uniontech.com
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 0xe6bc41e0 (LWP

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

2020-06-28 Thread Dmitry Shachnev
Control: tags -1 -moreinfo On Sun, Jun 28, 2020 at 06:01:51PM +0800, pengzon...@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. >

Bug#960073: Package:python-pyqt5 Run the example code with Trace and crash (SIGABRT)【请注意,邮件由mity...@gmail.com代发】

2020-06-28 Thread pengzon...@uniontech.com
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 . BRs //Zongli

Bug#960073: Package:python-pyqt5 Run the example code with Trace and crash (SIGABRT)

2020-06-28 Thread Dmitry Shachnev
Hi again, On Fri, Jun 12, 2020 at 06:16:05PM +0800, pengzon...@uniontech.com wrote: > Hi! > > I tried to verify the local opengl/glx, they are normal. It is no problem > to write QT code directly to call qtwebengine. So I suspect that the > problem is caused by pyqt. > Looking forward to hearing

Bug#960073: Package:python-pyqt5 Run the example code with Trace and crash (SIGABRT)

2020-06-12 Thread Dmitry Shachnev
Hi! On Thu, Jun 11, 2020 at 02:57:22PM +0800, pengzon...@uniontech.com wrote: > Hi! > > Sorry for my late reply. > I tried to exporting QT_XCB_GL_INTEGRATION=xcb_egl and it still reported > an error. libglvnd-dev package was originally installed. I have never seen this issue, so it's hard to

Bug#960073: Re: Bug#960073: Package:python-pyqt5 Run the example code with Trace and crash (SIGABRT)【请注意,邮件由mity...@gmail.com代发】

2020-06-12 Thread pengzon...@uniontech.com
Hi! I tried to verify the local opengl/glx, they are normal. It is no problem to write QT code directly to call qtwebengine. So I suspect that the problem is caused by pyqt. Looking forward to hearing from you soon. Thanks. BRs //Zongli testwebengine.cpp Description: Binary data

Bug#960073: Re: Bug#960073: Package:python-pyqt5 Run the example code with Trace and crash (SIGABRT)【请注意,邮件由mity...@gmail.com代发】

2020-06-11 Thread pengzon...@uniontech.com
Hi! Sorry for my late reply. I tried to exporting QT_XCB_GL_INTEGRATION=xcb_egl and it still reported an error. libglvnd-dev package was originally installed. Do you need other information? Thank you in advance. BRs //Zongli

Bug#960073: Package:python-pyqt5 Run the example code with Trace and crash (SIGABRT)

2020-05-21 Thread Dmitry Shachnev
Control: tags -1 moreinfo Hi! On Sat, May 09, 2020 at 10:48:42AM +0800, pengzongli wrote: > When ever I run the example code on the arm machine, It results in the error > below: > > / Could not initialize GLX/ > /Aborted (core dumped)/ > but when I run the same example code on the x86

Bug#960073: Package:python-pyqt5 Run the example code with Trace and crash (SIGABRT)

2020-05-08 Thread pengzongli
Package:python-pyqt5 Version: 5.11.3+dfsg-1+b3_arm64 Severity: serious Hi Experts, Hope this email finds you well. I am Peng Zongli, I'm sorry to bother you. When ever I run the example code on the arm machine,It results in the error below: / Could not initialize GLX/ /Aborted (core