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

Crashes in Content Processes starting in Firefox 111 #241

Open
tomrittervg opened this issue Feb 8, 2023 · 4 comments
Open

Crashes in Content Processes starting in Firefox 111 #241

tomrittervg opened this issue Feb 8, 2023 · 4 comments

Comments

@tomrittervg
Copy link

Users of Nightly 111 may have started experiencing content process crashes in the past 2 days. Once 111 goes to Beta/Release, users on Beta or Release may start experiencing incorrect behavior.

This is because I landed 1811294 which will cause content process crashes when dynamically named string preferences (i.e. preferences that aren't specified in prefs.js or StaticPrefList) are accessed in the content process. I'm here because we just got crash reports for one user accessing userChrome.searchSelectionShortcut.keycode which I know is a userchrome thing.

There are preferences that affect the crashing behavior referenced in that bug. As before, Mozilla's policy is that userschrome stuff is not supported, so we're not going to go out of our way to make things work* and we don't recommend you disable security settings. But at the same time we appreciate all of our users and as one hacker to another(s) - I wanted to give you a head's up.

* well actually, we've been going really far out of our way for a while, but there are limits

@megamorphg
Copy link

megamorphg commented Feb 8, 2023

I am on release 109 and already experience random crashes once a day... usually after opening a tab. Add-ons also sometimes just appear blank and I have to restart to get them to work again. Is this what that means?

@tomrittervg
Copy link
Author

No; the crashing behavior was only turned on in 111 a couple days ago.

@xiaoxiaoflood
Copy link
Owner

Thank you for reaching out.

I'm on v111 with all extensions and scripts maintained by me and no issues so far, I guess that change doesn't affect the content of this repo, but anyway is good to know.

@megamorphg
Copy link

My random crashing stopped too 🤞
I think it was because I didn't have a pagefile on all my drives (thought it wasn't necessary since physically it was all one drive)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants