Closed Bug 1704149 Opened 4 years ago Closed 4 years ago

Crash in [@ RestoreFormEntry]

Categories

(Firefox :: Session Restore, defect)

Unspecified
macOS
defect

Tracking

()

RESOLVED DUPLICATE of bug 1702797

People

(Reporter: mccr8, Unassigned)

Details

(Keywords: crash)

Crash Data

Maybe Fission related. (DOMFissionEnabled=1)

Crash report: https://crash-stats.mozilla.org/report/index/8d9c0d3b-1394-4afb-8e1e-4d3020210407

MOZ_CRASH Reason: MOZ_RELEASE_ASSERT((mType) == (aType)) (unexpected type tag)

Top 10 frames of crashing thread:

0 XUL RestoreFormEntry toolkit/components/sessionstore/SessionStoreUtils.cpp:1221
1 XUL mozilla::dom::SessionStoreUtils::RestoreFormData toolkit/components/sessionstore/SessionStoreUtils.cpp:1259
2 XUL mozilla::dom::SessionStoreRestoreData::RestoreInto toolkit/components/sessionstore/SessionStoreRestoreData.cpp:78
3 XUL mozilla::dom::WindowGlobalChild::RecvRestoreTabContent dom/ipc/WindowGlobalChild.cpp:572
4 XUL mozilla::dom::PWindowGlobalChild::OnMessageReceived ipc/ipdl/PWindowGlobalChild.cpp:1243
5 XUL mozilla::dom::PContentChild::OnMessageReceived ipc/ipdl/PContentChild.cpp:8414
6 XUL mozilla::ipc::MessageChannel::DispatchMessage ipc/glue/MessageChannel.cpp:2078
7 XUL mozilla::ipc::MessageChannel::MessageTask::Run ipc/glue/MessageChannel.cpp:1957
8 XUL mozilla::TaskController::DoExecuteNextTaskOnlyMainThreadInternal xpcom/threads/TaskController.cpp:754
9 XUL nsThread::ProcessNextEvent xpcom/threads/nsThread.cpp:1159

These crashes all have fission enabled, and they look like they are related to restoring form data. They all have this same release assert.

Flags: needinfo?(kmadan)

I think this is the same as bug 1702797. I've added this signature to that bug.

Status: NEW → RESOLVED
Closed: 4 years ago
Flags: needinfo?(kmadan)
Resolution: --- → DUPLICATE
Fission Milestone: ? → ---
You need to log in before you can comment on or make changes to this bug.