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

QTWebEngineProcess crash on RPI webengine based apps.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Cannot Reproduce
    • P1: Critical
    • 5.9.0
    • 5.8.0 Beta
    • WebEngine
    • None
    • Linux

    Description

      I have built qt 5.8 Beta on LibreElec(Linux) for Raspberry Pi.

      I also built the quicknanobrowser sample and it built fine.

      When launching it, the window will show and it will start to load the default qt page. I can see the load bar fill up, but when it comes to the end of loading it seems to restart.

      The commandline gives the following endless loop :

      ./quicknanobrowser
      Received signal 11 SEGV_MAPERR 000000000000
      [end of stack trace]
      qml: Render process exited with code 256 (abnormal exit)
      Received signal 11 SEGV_MAPERR 000000000000
      [end of stack trace]
      qml: Render process exited with code 256 (abnormal exit)
      Received signal 11 SEGV_MAPERR 000000000000
      [end of stack trace]
      qml: Render process exited with code 256 (abnormal exit)
      Received signal 11 SEGV_MAPERR 000000000000
      [end of stack trace]
      qml: Render process exited with code 256 (abnormal exit)
      Received signal 11 SEGV_MAPERR 000000000000
      [end of stack trace]

      It looks that the QtWebEngineProcess that is spawn crashes.

      I have no idea on how to troubleshoot that further, any help will be greatly appreciated.

      Attachments

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

        Activity

          People

            qt_webengine_team Qt WebEngine Team
            longchair LongChair
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes