Closed Bug 1761598 Opened 2 years ago Closed 2 years ago

Session restore silently fails with errors on multiprocess browser console

Categories

(Firefox :: Session Restore, defect)

x86_64
Windows 11
defect

Tracking

()

RESOLVED DUPLICATE of bug 1730498

People

(Reporter: saschanaz, Unassigned)

References

(Blocks 1 open bug)

Details

OperationError: Could not move temporary file(C:\Users\Kagami\AppData\Local\Mozilla\Firefox\Profiles\6jkfa0nw.default-nightly-1633113404088\startupCache\webext.sc.lz4.tmp) to destination(C:\Users\Kagami\AppData\Local\Mozilla\Firefox\Profiles\6jkfa0nw.default-nightly-1633113404088\startupCache\webext.sc.lz4)

Could not write session state file DOMException: Could not move temporary file(C:\Users\Kagami\AppData\Roaming\Mozilla\Firefox\Profiles\6jkfa0nw.default-nightly-1633113404088\sessionstore-backups\recovery.jsonlz4.tmp) to destination(C:\Users\Kagami\AppData\Roaming\Mozilla\Firefox\Profiles\6jkfa0nw.default-nightly-1633113404088\sessionstore-backups\recovery.jsonlz4) DOMException@resource://gre/modules/PromiseWorker.jsm:106:18 postMessage@resource://gre/modules/PromiseWorker.jsm:342:55

I'm using MSIX btw.

IOUtils.move on mutiprocess browser console on that directory also fails, but it succeeds on non-MSIX build. Could be a new MSIX limitation or a just bug, since I upgraded to Windows 11 beta build 22581 yesterday.

This happens on today's Nightly and also on stable Firefox 98.0.2, both MSIX.

What's weird is that IOUtils.createUniqueFile succeeds...

The same root cause as bug 1730498?

Thanks, I agree.

Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.