Closed Bug 1520685 Opened 5 years ago Closed 5 years ago

Content processes crash when Firefox is launched from open links from other applications

Categories

(Core :: Security: Process Sandboxing, defect)

ARM64
Windows 10
defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: glandium, Unassigned)

References

(Blocks 1 open bug)

Details

This is how this happened for me: I downloaded a localized build from http://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/ , ran the installer, which failed for compatibility reasons (these build look like they don't use the right installer bits), and the dialog for that has a link for more information, which, when you have Firefox as the default browser, opens Firefox with the link, but that just opens a crashed tab.

Flags: needinfo?(bobowencode)

I'm having trouble reproducing this, I get the failed install, but I get a dialog which says click OK for more information.
That seems to launch Firefox without a problem.

How do you get this dialog with the link?

Flags: needinfo?(bobowencode) → needinfo?(mh+mozilla)

Here's the STR I just followed:

  • Download http://ftp.mozilla.org/pub/firefox/nightly/2019/01/2019-01-22-21-53-49-mozilla-central-l10n/firefox-66.0a1.en-GB.win64-aarch64.installer.exe (not using latest-mozilla-central-l10n on purpose because the installer bug landed on autoland, and depending when it's merged and when you try for yourself, you might get a fixed installer)
  • Close Firefox
  • Open Downloads folder in Explorer, and open the downloaded installer.
  • That shows a dialog which says click OK for more information. That might have changed recently, or maybe it's different based on the locale. Anyways, clicking on Ok does open Firefox with a new tab for whatever url it tries to open, and a "Gah your tab just crashed" content.
Flags: needinfo?(mh+mozilla)

Now, the interesting thing is that I just went to about:config, and found that security.sandbox.content.level is actually modified to 0. So this might not be sandbox related in the end. Let's see if I can find crash reports.

No crash reports have been submitted :(

Note, something else changed recently (from upgrading to latest nightly?): I do start to see a page before the "Gah your tab just crashes", which didn't happen before.

David, are you able to reproduce this? It's happening reliably for me, at security.sandbox.content.level 0 or 2, and surprisingly, crash dumps I get don't seem to point to anything in Gecko...

Flags: needinfo?(dmajor)

Ok, this was all due to an old nightly install being registered as default browser, and the recent nightly not telling me it wasn't the default. So when opening the link from the installer, I was ending up using the old version, which crashed.

Status: NEW → RESOLVED
Closed: 5 years ago
Flags: needinfo?(dmajor)
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.