Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash on closing #688

Closed
chrmod opened this issue May 23, 2024 · 1 comment
Closed

Crash on closing #688

chrmod opened this issue May 23, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@chrmod
Copy link
Member

chrmod commented May 23, 2024

WARNING: At least one completion condition is taking too long to complete. Conditions: [{"name":"JSON store: writing data for 'targeting.snapshot'","state":{"sanitizedBasename":"targeting.snapshot"},"filename":"resource://gre/modules/JSONFile.sys.mjs","lineNumber":126,"stack":["resource://gre/modules/JSONFile.sys.mjs:JSONFile:126","resource://gre/modules/BackgroundUpdate.sys.mjs:scheduleFirefoxMessagingSystemTargetingSnapshotting:754","resource:///modules/BrowserGlue.sys.mjs:task:2993","resource:///modules/BrowserGlue.sys.mjs:_scheduleStartupIdleTasks/<:3126"]}] Barrier: IOUtils: waiting for profileBeforeChange IO to complete
WARNING: At least one completion condition is taking too long to complete. Conditions: [{"name":"IOUtils Blocker (profile-before-change)","state":"(none)","filename":"/jenkins/workspace/agent-desktop_multibranch_PR-684/.cache/firefox/125.0.3/firefox-125.0.3/dom/system/IOUtils.cpp","lineNumber":2375,"stack":"IOUtils::EventQueue::SetShutdownHooks"}] Barrier: profile-before-change
console.error: (new Error("SessionFile is closed", "resource:///modules/sessionstore/SessionFile.sys.mjs", 370))
FATAL ERROR: AsyncShutdown timeout in IOUtils: waiting for profileBeforeChange IO to complete Conditions: [{"name":"JSON store: writing data for 'targeting.snapshot'","state":{"sanitizedBasename":"targeting.snapshot"},"filename":"resource://gre/modules/JSONFile.sys.mjs","lineNumber":126,"stack":["resource://gre/modules/JSONFile.sys.mjs:JSONFile:126","resource://gre/modules/BackgroundUpdate.sys.mjs:scheduleFirefoxMessagingSystemTargetingSnapshotting:754","resource:///modules/BrowserGlue.sys.mjs:task:2993","resource:///modules/BrowserGlue.sys.mjs:_scheduleStartupIdleTasks/<:3126"]}] At least one completion condition failed to complete within a reasonable amount of time. Causing a crash to ensure that we do not leave the user with an unresponsive process draining resources.
WARNING: No crash reporter available
[Parent 44180, Main Thread] ###!!! ABORT: file resource://gre/modules/JSONFile.sys.mjs:126
@chrmod chrmod self-assigned this May 23, 2024
@chrmod chrmod added the bug Something isn't working label May 23, 2024
@GRadziejewski
Copy link

Fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants