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

Crash in Chrome_IOThread when loaded from plugin

    XMLWordPrintable

Details

    • Bug
    • Resolution: Cannot Reproduce
    • P3: Somewhat important
    • 5.13.0 Beta 1
    • 5.9.2, 5.12.0 Beta 3
    • WebEngine
    • None
    • CentOS Linux 7 with VirtualBox Guest Additions 3d acceleration
    • Linux/X11

    Description

      Sample project and backtrace are attached.

       

      Additional info. It won't crash without

      QApplication::setAttribute(Qt::AA_ShareOpenGLContexts);

      But warning appears:

      Qt WebEngine seems to be initialized from a plugin. Please set Qt::AA_ShareOpenGLContexts using QCoreApplication::setAttribute before constructing QGuiApplication.
      
      WebEngineContext used before QtWebEngine::initialize() or OpenGL context creation failed.
      
      ATTENTION: default value of option force_s3tc_enable overridden by environment.

      Attachments

        1. vagrant_centos7.png
          429 kB
          Michal Klocek
        2. qtdiag2.log
          5 kB
          Dmitry Yelizarov
        3. qtdiag.log
          5 kB
          Dmitry Yelizarov
        4. crashme.7z
          3 kB
          Dmitry Yelizarov
        5. crash.log
          84 kB
          Dmitry Yelizarov
        6. backtrace2.log
          31 kB
          Dmitry Yelizarov
        7. backrace.log
          30 kB
          Dmitry Yelizarov
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            michal Michal Klocek
            hellclown Dmitry Yelizarov
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes