It’s Cybersecurity Awareness Month! Join our interactive training session, or learn about security and AI from 1Password experts.
Forum Discussion
Former Member
5 years ago1password extension causes browser crash when used in an iframe within another iframe
Hi,
I'm a developer on the engineering team at Catch (https://www.getcatch.com/) and we've been experiencing a problem in our app that appears to be caused by using the 1password extension (in Chr...
Former Member
5 years agoHi I am also a developer at Catch. To provide additional information here on the issue we are seeing, here is the crash dump from Chrome that is occurring in the scenario above that Lev is describing: https://drive.google.com/file/d/1f-wdiRYoqdOwapN5vWUQWmBI4w2kzdqg/view?usp=sharing
The specific log [15253:775:0708/153629.186919:INFO:CONSOLE(2)] "URL for frame [object Promise] tab 2", source: chrome-extension://aeblfdkhhhdcdjpifhhbdiojplfjncoa/background/background.js (2) is what occurs right when I click into the credential field and start typing.
After that it appears that the 1Password extension is continuously trying to launch:
file_url_loader_factory.cc(457)] FileURLLoader::Start: file:///Users/joanhollberg/Library/Application%20Support/Google/Chrome/Profile%203/Extensions/aeblfdkhhhdcdjpifhhbdiojplfjncoa/
and continuously (and increasingly) logging this one line:
"URL for frame [object Promise] tab 2", source: chrome-extension://aeblfdkhhhdcdjpifhhbdiojplfjncoa/background/background.js (2)
Eventually Chrome locks up completely and won't work anymore.
Any help would be much appreciated!
https://drive.google.com/file/d/1f-wdiRYoqdOwapN5vWUQWmBI4w2kzdqg/view?usp=sharing