-
Notifications
You must be signed in to change notification settings - Fork 16.3k
Closed
Labels
11-x-yblocked/need-reproNeeds a test case to reproduce the bugNeeds a test case to reproduce the bug
Description
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
giancarlokc, stewartlord, aabuhijleh and cike8899
Metadata
Metadata
Assignees
Labels
11-x-yblocked/need-reproNeeds a test case to reproduce the bugNeeds a test case to reproduce the bug