Closed Bug 1636594 Opened 4 years ago Closed 4 years ago

[Fission] Firefox crashes when I try to inspect an extension in about:debugging by opening about:debugging in a non-Fission window

Categories

(Core :: DOM: Navigation, defect, P2)

defect

Tracking

()

RESOLVED DUPLICATE of bug 1637057
Tracking Status
firefox-esr68 --- disabled
firefox76 --- disabled
firefox77 --- disabled
firefox78 --- fixed

People

(Reporter: annyG, Assigned: nika)

References

Details

(Keywords: crash)

Crash Data

  1. Make sure you have some extensions installed (it seems to happen with any of the extensions I have but I can provide a specific one if it doesn't reproduce easily)
  2. Enable fission and open a new window
  3. Open a Non-Fission Window
  4. In the non-Fission Window go to "about:debugging", on the left sidebar click "This Nightly" and then click on "Inspect" for any extension.

Expected: browser to not crash

Actual outcome: browser crashes :-(

This bug is for crash report bp-388cfa4b-2ad1-4244-91eb-5cb800200508.

Top 10 frames of crashing thread:

0 XUL nsWindowWatcher::OpenWindowInternal toolkit/components/windowwatcher/nsWindowWatcher.cpp:1140
1 XUL nsWindowWatcher::OpenWindow2 toolkit/components/windowwatcher/nsWindowWatcher.cpp:375
2 XUL nsGlobalWindowOuter::OpenInternal dom/base/nsGlobalWindowOuter.cpp:7191
3 XUL nsGlobalWindowOuter::OpenOuter dom/base/nsGlobalWindowOuter.cpp:5710
4 XUL nsGlobalWindowInner::Open dom/base/nsGlobalWindowInner.cpp:3748
5 XUL mozilla::dom::Window_Binding::open dom/bindings/WindowBinding.cpp:2701
6 XUL bool mozilla::dom::binding_detail::GenericMethod<mozilla::dom::binding_detail::MaybeCrossOriginObjectThisPolicy, mozilla::dom::binding_detail::ThrowExceptions> dom/bindings/BindingUtils.cpp:3203
7 XUL js::InternalCallOrConstruct js/src/vm/Interpreter.cpp:585
8 XUL Interpret js/src/vm/Interpreter.cpp:648
9 XUL js::InternalCallOrConstruct js/src/vm/Interpreter.cpp:620

Component: General → DOM: Navigation
Product: Firefox → Core

This is the crash report corresponding to the bug I ran into https://crash-stats.mozilla.org/report/index/388cfa4b-2ad1-4244-91eb-5cb800200508

Assignee: nobody → nika

Tracking for Fission Nightly M6a because this is a reproducible crash.

I assume this crash only affects Fission users, even though the STR includes debugging an extension in a non-Fission window.

Severity: -- → S2
Fission Milestone: --- → M6a
Priority: -- → P2

I think this should've also been fixed by bug 1637057. The reproduction steps no longer work for me, so I'm going to resolve this as a dupe.

Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → DUPLICATE

Clearing Fission Milestone for bugs resolved as duplicates. We don't need to track duplicates.

Fission Milestone: M6a → ---
You need to log in before you can comment on or make changes to this bug.