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

QWebView randomly crashes on loading page with flash plugin

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 4.8.6, 5.1.1
    • 4.7.4, 4.8.4, 4.8.5, 5.1.0 RC2
    • WebKit
    • None
    • win32, macosx
    • 6e692125a0a20e69de7e8d14ee1ef01d8d5023dc 9fa6c1d6062e8c23cb0f9c15a7a448ff4d65c726

    Description

      how to fix:
      Add a line to PluginStream c-tor @ WebCore\plugins\PluginStream.cpp:

      m_stream.headers = 0;

      before streams().add(&m_stream, m_instance);

      Attachments

        For Gerrit Dashboard: QTBUG-32181
        # Subject Branch Project Status CR V

        Activity

          People

            allan.jensen Allan Sandfeld Jensen
            1x Aliaksei Verkhaturau
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes