Date: Wed, 22 Jul 2020 18:10:22 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 248188] www/qutebrowser: Render process fails on some pages when using WebEngine Message-ID: <bug-248188-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D248188 Bug ID: 248188 Summary: www/qutebrowser: Render process fails on some pages when using WebEngine Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: novel@FreeBSD.org Reporter: vendion@gmail.com Flags: maintainer-feedback?(novel@FreeBSD.org) Assignee: novel@FreeBSD.org When using qutebrowser 1.13.1 with the QT5 WebEngine backend, the render process for WebEngine crashes when loading certain webpages. Example of suc= h a page https://qutebrowser.org/ the core dump created from this is as follows: (lldb) target create --core "QtWebEngineProcess.core" Core file '/usr/home/vendion/QtWebEngineProcess.core' (x86_64) was loaded. (lldb) thread backtrace all * thread #1, name =3D 'QtWebEngineProcess', stop reason =3D signal SIGTRAP * frame #0: 0x0000000808095777 frame #1: 0x00007fffffff2bc0 thread #2, name =3D 'QtWebEngineProcess', stop reason =3D signal SIGTRAP frame #0: 0x0000000817bf517a frame #1: 0x00000008007297e3 thread #3, name =3D 'QtWebEngineProcess', stop reason =3D signal SIGTRAP frame #0: 0x0000000800734edc frame #1: 0x00000008007286c0 thread #4, name =3D 'QtWebEngineProcess', stop reason =3D signal SIGTRAP frame #0: 0x0000000817bf517a frame #1: 0x00000008007297e3 thread #5, name =3D 'QtWebEngineProcess', stop reason =3D signal SIGTRAP frame #0: 0x0000000800734edc frame #1: 0x00000008007286c0 thread #6, name =3D 'QtWebEngineProcess', stop reason =3D signal SIGTRAP frame #0: 0x0000000800734edc frame #1: 0x00000008007286c0 thread #7, name =3D 'QtWebEngineProcess', stop reason =3D signal SIGTRAP frame #0: 0x0000000800734edc frame #1: 0x00000008007286c0 thread #8, name =3D 'QtWebEngineProcess', stop reason =3D signal SIGTRAP frame #0: 0x0000000800734edc frame #1: 0x00000008007286c0 thread #9, name =3D 'QtWebEngineProcess', stop reason =3D signal SIGTRAP frame #0: 0x0000000800734edc frame #1: 0x00000008007286c0 thread #10, name =3D 'QtWebEngineProcess', stop reason =3D signal SIGTRAP frame #0: 0x0000000800734edc frame #1: 0x00000008007286c0 thread #11, name =3D 'QtWebEngineProcess', stop reason =3D signal SIGTRAP frame #0: 0x0000000800734edc frame #1: 0x00000008007286c0 thread #12, name =3D 'QtWebEngineProcess', stop reason =3D signal SIGTRAP frame #0: 0x0000000800734edc frame #1: 0x00000008007286c0 thread #13, name =3D 'QtWebEngineProcess', stop reason =3D signal SIGTRAP frame #0: 0x0000000800734edc frame #1: 0x00000008007286c0 Interestingly I can open the same page using a different browser (Konqueror) also using QT WebEngine and the page loads correctly which seems to point t= o a issue between Qutebrowser and WebEngine. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-248188-7788>