Details
-
Bug
-
Resolution: Out of scope
-
P1: Critical
-
None
-
6.7.0
-
None
-
uname: Linux-6.6.28-gentoo-x86_64-x86_64-AMD_Ryzen_7_3700X_8-Core_Processor-with-glibc2.38
window manager: sway
gcc: 13.2.1_p20240210::gentoo
mesa: 24.0.4
qtwebengine: 6.7.0 (https://gitweb.gentoo.org/repo/gentoo.git/tree/dev-qt/qtwebengine/qtwebengine-6.7.0.ebuild?id=787bfd67fdfc588356dfc798ec3a093926455634)
simplebrowser: compiled from qt webengine git tag 6.7.0uname: Linux-6.6.28-gentoo-x86_64-x86_64-AMD_Ryzen_7_3700X_8-Core_Processor-with-glibc2.38 window manager: sway gcc: 13.2.1_p20240210::gentoo mesa: 24.0.4 qtwebengine: 6.7.0 ( https://gitweb.gentoo.org/repo/gentoo.git/tree/dev-qt/qtwebengine/qtwebengine-6.7.0.ebuild?id=787bfd67fdfc588356dfc798ec3a093926455634 ) simplebrowser: compiled from qt webengine git tag 6.7.0
Description
Description
Hi,
I am a qutebrowser user, and since 6.7.0, its renderer, i.e. qtwebengine, crashes when a video is loaded. After playing a bit with the compilation flags, building it with O3 seems to be the culprit.
I managed to reproduce it with simplebrowser and a pyqt app (in attachment). You will find a backtrace of the webengine process crash under simplebrowser in attachment.
Step to reproduce
- Compile qtwebengine with O3
- simplebrowser youtube.com
- Click or hover on any video
Expected result
The video plays.
Actual result
The process crashes (status code 5).