Bug#886400: python3-pyqt5.qtwebengine: segfaults on simple test

2018-04-14 Thread Dmitry Shachnev
Control: reassign -1 libqt5gui5 5.10.1+dfsg-5 Control: forwarded -1 https://bugreports.qt.io/browse/QTBUG-67537 On Fri, Jan 05, 2018 at 08:28:25PM -0400, David Bremner wrote: > Sure, here is a stracktrace from > > /usr/bin/python3 testbrowser_webengine.py url=https://www.debian.org > > If you let

Bug#886400: python3-pyqt5.qtwebengine: segfaults on simple test

2018-01-05 Thread David Bremner
Package: python3-pyqt5.qtwebengine Version: 5.9.2+dfsg-1 Severity: important -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 I encountered this when trying to run webmacs (a browser written in python) on Debian. The attached script segfaults, seemingly on any URL. Feel free to adjust the severit

Bug#886400: python3-pyqt5.qtwebengine: segfaults on simple test

2018-01-05 Thread Dmitry Shachnev
Hi David! On Fri, Jan 05, 2018 at 07:39:59AM -0400, David Bremner wrote: > I encountered this when trying to run webmacs (a browser written in > python) on Debian. > > The attached script segfaults, seemingly on any URL. Feel free to > adjust the severity up or down; I'm guessing the package works

Bug#886400: python3-pyqt5.qtwebengine: segfaults on simple test

2018-01-05 Thread David Bremner
Dmitry Shachnev writes: > Hi David! > > On Fri, Jan 05, 2018 at 07:39:59AM -0400, David Bremner wrote: >> I encountered this when trying to run webmacs (a browser written in >> python) on Debian. >> >> The attached script segfaults, seemingly on any URL. Feel free to >> adjust the severity up or

Bug#886400: python3-pyqt5.qtwebengine: segfaults on simple test

2018-01-09 Thread Dmitry Shachnev
Hi, On Fri, Jan 05, 2018 at 08:28:25PM -0400, David Bremner wrote: > Sure, here is a stracktrace from > > /usr/bin/python3 testbrowser_webengine.py url=https://www.debian.org Can you please try the attached small change to testbrowser_webengine.py? I thought that this flag is only needed on Wind