Skip to content

RangeError: Invalid array length #84

@KAHLYM

Description

@KAHLYM

Describe the bug
This error has been seen through telemetry and has not been reproduced locally. The filepath in the example error below have been redacted by the telemetry module. This error has been raised ~1000 events over a 30 day period. The events appear in spikes with over 500 of the ~1000 events raised by one machine.

An example error:

RangeError: Invalid array length
    at Array.push (<anonymous>)
    at <REDACTED: user-file-path> Studio <REDACTED: user-file-path>:163:43609
    at i.value (<REDACTED: user-file-path> Studio <REDACTED: user-file-path>:85:37327)
    at r.B (<REDACTED: user-file-path> Studio <REDACTED: user-file-path>:90:732)
    at r.fire (<REDACTED: user-file-path> Studio <REDACTED: user-file-path>:90:949)
    at i.value (<REDACTED: user-file-path> Studio <REDACTED: user-file-path>:163:43355)
    at r.B (<REDACTED: user-file-path> Studio <REDACTED: user-file-path>:90:732)
    at r.fire (<REDACTED: user-file-path> Studio <REDACTED: user-file-path>:90:949)
    at FileSystemProvider.refresh (<REDACTED: user-file-path>:43:35)
    at listOnTimeout (node:<REDACTED: user-file-path>:573:17)
    at processTimers (node:<REDACTED: user-file-path>:514:7)

To Reproduce
Unknown

Expected behavior
Unknown

Screenshots
n/a

Platform

  • OS: All platforms
  • Visual Studio Code version: All versions
  • Extension version: Unknown

Additional context
No additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions