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

Webassembly: mutlithread application crashes upon webserver 304 reply

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • P2: Important
    • None
    • 5.13.2
    • Core: Other
    • None
    • Windows 10, apache server, FireFox 72.0

    Description

      When launcing a multithreaded WASM application, the worker.js should be loaded 4 times (depending on threading settings). We have experienced, that in a situation, when the browser have to check the worker.js (like cache aging) and the server responds 304 (file is unchanged), the worker.js file is loaded with 0 size.

      Although it might be a browser issue, the error is not handled at all from Qt side, but the application crashes with different stacks.

      Attachments

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

        Activity

          People

            lpotter Lorn Potter
            imrenagy imrenagy
            Santtu Ahonen Santtu Ahonen
            Tor Arne Vestbø Tor Arne Vestbø
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes