Skip to content

Unable to read files from asar after 10+ hours of runtime #27982

@zarubond

Description

@zarubond

Preflight Checklist

  • I have read the Contributing Guidelines for this project.
  • I agree to follow the Code of Conduct that this project adheres to.
  • I have searched the issue tracker for an issue that matches the one I want to file, without success.

Issue Details

  • Electron Version:
    11.2.3, 11.2.3, 11.3.0
  • Operating System:
    Windows 10
  • Last Known Working Electron version:
    8.5.5

Expected Behavior

Electron should correctly load resource from asar with file protocol.

Actual Behavior

After some runtime any file you try to load from asar fails to load with net::ERR_FILE_NOT_FOUND

To Reproduce

Run the Electron for 10+ hours and from time to time try to read file from asar. After some time will start getting errors net::ERR_FILE_NOT_FOUND on all files.

Screenshots

Additional Information

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions