It’s Cybersecurity Awareness Month! Join our interactive training session, or learn about security and AI from 1Password experts.
Forum Discussion
oomathias
3 months agoNew Contributor
Re: 1Password extension blocking all pages in Firefox
1P_SimonH I have the same issue when starting the browser (Zen — Firefox engine). It takes 100% CPU and get stuck until I kill the Extensions process a few times. Profiling the Extensions' Firefo...
- 3 months ago
Thanks for the reply.
I was able to reproduce the same issue with a fresh installation of Firefox (and enabling Firefox sync).
So I decided to re-enable all extensions one by one until the problem reappeared.
I found that Firefox Translations by Mozilla (https://addons.mozilla.org/en-US/firefox/addon/firefox-translations/) and 1Password used at the same time caused the issue. Both needs to be enabled, so there is some incompatibility between them. About 80% of the time, 1P extension just blocks every page and consume all CPU. Only killing the Firefox extension process a few times unstuck it.
My guess (I'm a dev) is that there are some race conditions which create an infinite loop within the getItem of 1P.Since I don't actually use Firefox Translations I just removed it, and I didn't face any blocking since then.
oomathias
3 months agoNew Contributor
Thanks for the reply.
I was able to reproduce the same issue with a fresh installation of Firefox (and enabling Firefox sync).
So I decided to re-enable all extensions one by one until the problem reappeared.
I found that Firefox Translations by Mozilla (https://addons.mozilla.org/en-US/firefox/addon/firefox-translations/) and 1Password used at the same time caused the issue. Both needs to be enabled, so there is some incompatibility between them. About 80% of the time, 1P extension just blocks every page and consume all CPU. Only killing the Firefox extension process a few times unstuck it.
My guess (I'm a dev) is that there are some race conditions which create an infinite loop within the getItem of 1P.
Since I don't actually use Firefox Translations I just removed it, and I didn't face any blocking since then.
1P_Dave
Moderator
3 months agoThank you for sharing what resolved the issue in your case. I use Firefox Translation myself and I can't reproduce the issue in Firefox on my devices.
If you do see the issue return then let me know.
-Dave