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

wasm + ios : RangeError: Out of memory

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • 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

        Activity

          People

            qt.team.graphics.and.multimedia Qt Graphics Team
            qtdel Quentin Deldycke
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: