Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.4.2
-
None
-
Debian Bullseye, Raspberry Pi 4/3+
Description
Using any of the webenginequick examples (started with --platform eglfs), when clicking on a <select> item in html pages, the application crashes immediately.
Example URL: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/select
gdb reports:
Thread 1 "minimal" received signal SIGSEGV, Segmentation fault. 0xb6010d20 in QString::append(QChar const*, int) () from /opt/Qt/6.4.2-armv7l/lib/libQt6Core.so.6 (gdb) bt #0 0xb6010d20 in QString::append(QChar const*, int) () at /opt/Qt/6.4.2-armv7l/lib/libQt6Core.so.6 #1 0xb6f592b8 in QDebug::operator<<(QString const&) [clone .isra.0] () at /opt/Qt/6.4.2-armv7l/lib/libQt6WebEngineQuick.so.6 #2 0xb5e0bb18 in () at /opt/Qt/6.4.2-armv7l/lib/libQt6Core.so.6