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

Window resize causes segfault when using qml webview

    XMLWordPrintable

Details

    • Bug
    • Resolution: Cannot Reproduce
    • P1: Critical
    • None
    • 5.9.2
    • WebView
    • None
    • Using Qt 5.9.2, creator 4.4.1 on ubuntu 14.04.

      Qt 5.9.2 configure:  ./configure -prefix /usr/local/Qt-5.9.2-x86_64 -no-compile-examples -openssl  -I/usr/local/openssl-1.0.2-x86_64/include -L/usr/local/openssl-1.0.2-x86_64/lib

    Description

      Using minibrowser example, webpage of www.google.com loaded, quick window resize eventually results in segfault.  This does not happen in qt 5.9.0.   Occurs in both linux and OSX builds of 5.9.2.  Seems like graphics heavy web page causes it quicker, but just the simple google home page will cause it if you resize the window quickly.

      Stack:

      1 ?? 0x7fffecce55dc
      2 ?? 0x7fffecceb48c
      3 ?? 0x7fffecd0a3a8
      4 QQuickWindowPrivate::updateDirtyNode(QQuickItem *) 0x7ffff5213497
      5 QQuickWindowPrivate::updateDirtyNodes() 0x7ffff5213f85
      6 QQuickWindowPrivate::syncSceneGraph() 0x7ffff5214fd2
      7 ?? 0x7ffff51ab8a2
      8 ?? 0x7ffff51ac4fd
      9 QWindow::event(QEvent *) 0x7ffff797cdde
      10 QQuickWindow::event(QEvent *) 0x7ffff521e705
      11 QCoreApplication::notify(QObject *, QEvent *) 0x7ffff7128e3c
      12 QCoreApplication::notifyInternal2(QObject *, QEvent *) 0x7ffff7128d75
      13 QGuiApplicationPrivate::processExposeEvent(QWindowSystemInterfacePrivate::ExposeEvent *) 0x7ffff79725b1
      14 QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent *) 0x7ffff79730dd
      15 QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) 0x7ffff795152b
      16 ?? 0x7fffe9299470
      17 g_main_context_dispatch 0x7ffff5521e04
      18 ?? 0x7ffff5522048
      19 g_main_context_iteration 0x7ffff55220ec
      20 QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) 0x7ffff717a21c
      ... <More>

      Attachments

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

        Activity

          People

            stromme Christian
            terryfryar Terry Fryar
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes