Tab crashes when profiling in nightly and performing a translation with the Firefox Translations web extension
Categories
(Core :: Gecko Profiler, defect, P2)
Tracking
()
People
(Reporter: bgrins, Unassigned)
Details
(Keywords: regression)
Following instructions from https://github.com/mozilla/firefox-translations#how-to-run, I tried this:
One time setup:
- /Applications/Firefox\ Nightly.app/Contents/MacOS/firefox --profile /tmp/profiling-translations
- Open about:config
Set xpinstall.signatures.required=false
Set extensions.experiments.enabled=true - Install nightly translations addon https://github.com/mozilla/firefox-translations/releases/download/nightly/firefox_translations.xpi
- Enable profiler button at https://profiler.firefox.com/
Reproduce:
- Open https://es.wikipedia.org/wiki/Mozilla_(comunidad)
- Start profiling
- Click “translate” button
Expected:
Translation happens, can capture a profile
Actual:
Tab crashes
Note this does work without crashing for DevEdition, so I’m marking this as a regression
| Reporter | ||
Comment 1•3 years ago
|
||
FWIW, here's the profile I captured that includes the tab crash https://share.firefox.dev/3PmuXfl
Comment 2•3 years ago
|
||
Can you find the tab crash on about:crashes? This might be bug 1780091.
Comment 3•3 years ago
|
||
Hey Brian, have you seen the problem recently? If this was bug 1780091 this might be fixed now!
| Reporter | ||
Comment 4•3 years ago
|
||
(In reply to Julien Wajsberg [:julienw] from comment #3)
Hey Brian, have you seen the problem recently? If this was bug 1780091 this might be fixed now!
I just checked STR on latest nightly and didn't get a crash, so closing this.
Description
•