Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-110916

WebEngineQuick: HTML <select> crashes application

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 6.4.2
    • QPA: EGLFS, WebEngine
    • None
    • Debian Bullseye, Raspberry Pi 4/3+
    • Linux/Other display system

    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 

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            michal Michal Klocek
            saschas Sascha Streng
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes