Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.4.0 Alpha
-
None
-
Fedora Linux 20
$ uname -a
Linux Greg-PC.home 3.15.10-201.fc20.x86_64 #1 SMP Wed Aug 27 21:10:06 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
$ lspci | grep -i NVIDIA
03:00.0 VGA compatible controller: NVIDIA Corporation GK107 [GeForce GTX 650] (rev a1)
03:00.1 Audio device: NVIDIA Corporation GK107 HDMI Audio Controller (rev a1)
See attachment "heriot_lsmod" for kernel modules running at the time of the backtrace
-------------------------------
Also seen on: Ubuntu 14.04 LTS with nouveau and an NVIDIA Corporation GT218 [GeForce 210] graphics adapter
Fedora Linux 20 $ uname -a Linux Greg-PC.home 3.15.10-201.fc20.x86_64 #1 SMP Wed Aug 27 21:10:06 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux $ lspci | grep -i NVIDIA 03:00.0 VGA compatible controller: NVIDIA Corporation GK107 [GeForce GTX 650] (rev a1) 03:00.1 Audio device: NVIDIA Corporation GK107 HDMI Audio Controller (rev a1) See attachment "heriot_lsmod" for kernel modules running at the time of the backtrace ------------------------------- Also seen on: Ubuntu 14.04 LTS with nouveau and an NVIDIA Corporation GT218 [GeForce 210] graphics adapter
-
7cd9b9caadb9d8c05fd33551c8eccb1df22ac01b
Description
Opening relatively commonplace pages can crash applications running with the WebEngine widgets embedded in the app. In the attached file "heriot_dump" I have attached the console output of an app which navigates first to the Google homepage, then to the Facebook homepage before the app crashed.
In the file "heriot_backtrace" I include the output of the gdb backtrace that accompanies navigating to the Google homepage initially, where the application then crashed as soon as I moused across the face of the WebEngine widget.
This same application does not have trouble rendering either of these pages under Qt 5.4.0 Alpha on OS X.
Attachments
Issue Links
- is duplicated by
-
QTBUG-59880 QWebEngineView crashs the application when I start scrolling
- Closed
- relates to
-
QTBUG-49243 crash with nouveau driver
- Closed