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

Use after delete of QWasmSuspendResumeControl

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P2: Important
    • 6.10.0 FF
    • 6.10
    • Core: Plugins
    • None
    • WebAssembly
    • b8ff842ac (dev)

    Description

      Inside QWasmIntegration there is a `m_inputContext` which depends on `m_suspendResume`, however `m_suspendResume` gets destroyed before `m_inputContext` which causes crash.

      Attachments

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

        Activity

          People

            piwierci Piotr Wierciński
            piwierci Piotr Wierciński
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes