Details
-
Bug
-
Resolution: Incomplete
-
P1: Critical
-
None
-
6.3.1
-
None
Description
Step to reproduce:
- Set QT_IM_MODULE=qtvirtualkeyboard
- Launch the wayland example pure-qml compositor
- Launch any Qt app onto that compositor (e.g. qt quick controls 2 gallery)
- Click on any text field to open the virtual keyboard
- Press Ctrl+C on the console of Qt app on your physical keyboard (or send SIGTERM to it)
The compositor will then crash with Segmentation Fault. Please find the relevant crash stack trace in the attachment.