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

wasm + ios : RangeError: Out of memory

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • P2: Important
    • None
    • 6.5.0 Beta3, 6.5.0 RC
    • None
    • WebAssembly

    Description

      Using both following examples:

       

      With qt 6.5.0-rc, the apps are working on safari / chrome on iOS using single_thread toolchain only.

      The apps are crashing with multi_thread on ios with RangeError: Out of memory.

       

      Apps on both versions are working ok on linux / windows / android (13).

       

      Used following nginx config for serving files (on https-enabled node):

         add_header Cross-Origin-Opener-Policy same-origin;
         add_header Cross-Origin-Embedder-Policy require-corp;

      Attachments

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

        Activity

          People

            sorvig Morten Sørvig
            qtdel Quentin Deldycke
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes