Skip to content

Out of memorty error #1911

@HosseinAkhoundi

Description

@HosseinAkhoundi

Hi there
I am using noVNC within my organization. Randomly, some users encounter the 'ns_ERROR_OUT_OF_MEMORY' error

I have investigated this error and have a hypothesis related to the method that retrieves data entirely. I believe this method should be optimized to fetch data in chunks instead of retrieving the entire dataset at once
at line 201 display.js in core modules
saveImg = this._drawCtx.getImageData(0, 0, canvas.width, canvas.height);

tejarat-no-vnc

  • OS: ubuntu and windows
  • Browser: firefox
  • Browser version: 132
  • noVNC version: 1.3

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions