Pilot Uncaught RuntimeError: memory access out of bounds

Issue #502 resolved
Sam Rossiter created an issue

Using pilot version on Chrome or Chromium on Debian bookworm I get Exception thrown, see JavaScript console.

The ‘normal’ version works in these browsers as expected

Comments (4)

  1. John Maloney repo owner
    • changed status to open

    From the error, this looks like an issue with an incomplete download of one of the runtime system files for the pilot release. I just checked and the pilot release is working for me with the latest version of Chrome (123.0.6312.59) on Mac OS. That sometimes happens if you have a slow or intermittent network connection.

    I think you just need to get a clean copy of the runtime files into the browser cache.

    Try holding shift while clicking the page reload button to force a reload of all the files used by the runtime system. If that doesn't work, you can manually clear the browser cache and then reload the page.

  2. Log in to comment