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

Occasional assertion fail when opening/closing devtools

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P2: Important
    • 6.5.0, 6.6.0
    • 6.4, 6.5
    • Core: Other
    • None
    • WebAssembly
    • 988c7bfca (dev), 49cfc516e (6.5)

    Description

       

      Open/close inspector while a wasm app is running. You will eventually see this in the console:

      Uncaught RuntimeError: Aborted(native code called abort())
       at abort (eval at completeLoadEmscriptenModule (qtloader.js:457:9), <anonymous>:1500:11)
       at _abort (eval at completeLoadEmscriptenModule (qtloader.js:457:9), <anonymous>:5993:7)
       at qAbort() (qglobal.cpp:161:5)
       at qt_message_fatal(QtMsgType, QMessageLogContext const&, QString const&) (qlogging.cpp:2041:5)
       at QMessageLogger::fatal(char const*, ...) const (qlogging.cpp:930:5)
       at qt_assert(char const*, char const*, int) (qassert.cpp:68:14)
       at QWasmEventTranslator::translateKeyEvent(int, EmscriptenKeyboardEvent const*) (qwasmeventtranslator.cpp:327:17)
       at QWasmCompositor::processKeyboard(int, EmscriptenKeyboardEvent const*) (qwasmcompositor.cpp:338:47)
       at QWasmCompositor::keyboard_cb(int, EmscriptenKeyboardEvent const*, void*) (qwasmcompositor.cpp:318:45)
       at Object.keyEventHandlerFunc [as handlerFunc] (eval at completeLoadEmscriptenModule (qtloader.js:457:9), <anonymous>:10440:44)

       

      Attachments

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

        Activity

          People

            mikolaj.boc Mikołaj Boc (Inactive)
            mikolaj.boc Mikołaj Boc (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes