Duet3D Logo

    Duet3D

    • Register
    • Login
    • Search
    • Categories
    • Tags
    • Documentation
    • Order

    [DWC 2] Chromium and Vivaldi page crash

    Duet Web Control
    2
    4
    480
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • dragonn
      dragonn last edited by

      When uploading a big g-code file ~157MB in my case on Chromium and Vivaldi the page after 1-2s crashes with no info. It works fine on Firefox
      I know that Chrome based web explorers are more sensitive to high RAM usage, not sure how DWC2 uploads g-code files.

      1 Reply Last reply Reply Quote 0
      • chrishamm
        chrishamm administrators last edited by

        This is quite strange, DWC2 does not read the file content at any time. After all the file instance is only forwarded to a 3rd party library which passes it into a native AJAX request.

        Perhaps Chromium attempts to create unneeded copies of this file which causes a memory leak at some point. Well, I'll check if I can somehow resolve this issue in RC5. Thanks for pointing it out!

        Duet software engineer

        1 Reply Last reply Reply Quote 1
        • dragonn
          dragonn last edited by

          It works fine on DWC 1 so something must by different in DWC 2

          1 Reply Last reply Reply Quote 0
          • chrishamm
            chrishamm administrators last edited by

            I figured out why this is happening and I will provide a fix very soon.

            Duet software engineer

            1 Reply Last reply Reply Quote 1
            • First post
              Last post
            Unless otherwise noted, all forum content is licensed under CC-BY-SA