Closed Bug 1724000 Opened 3 years ago Closed 2 years ago

Crash in [@ mozilla::loader::ImportModule]

Categories

(Core :: XPConnect, defect, P3)

Unspecified
Windows 10
defect

Tracking

()

RESOLVED DUPLICATE of bug 1716849

People

(Reporter: u608768, Unassigned)

References

Details

(Keywords: crash)

Crash Data

Crash report: https://crash-stats.mozilla.org/report/index/4ca7ca69-7759-4949-ba31-5c73d0210803

MOZ_CRASH Reason: Failed to load critical module "resource://gre/modules/WebNavigation.jsm"

Top 10 frames of crashing thread:

0 xul.dll mozilla::loader::ImportModule js/xpconnect/loader/nsImportModule.cpp:61
1 xul.dll nsImportModule::operator const js/xpconnect/loader/nsImportModule.h:38
2 xul.dll nsCOMPtr_base::assign_from_helper xpcom/base/nsCOMPtr.cpp:109
3 xul.dll mozilla::extensions::ExtensionsParent::RecvStateChange toolkit/components/extensions/ExtensionsParent.cpp:101
4 xul.dll mozilla::extensions::PExtensionsParent::OnMessageReceived ipc/ipdl/PExtensionsParent.cpp:293
5 xul.dll mozilla::dom::PContentParent::OnMessageReceived ipc/ipdl/PContentParent.cpp:6612
6 xul.dll mozilla::ipc::MessageChannel::DispatchMessage ipc/glue/MessageChannel.cpp:1978
7 xul.dll mozilla::TaskController::DoExecuteNextTaskOnlyMainThreadInternal xpcom/threads/TaskController.cpp:805
8 xul.dll nsThread::ProcessNextEvent xpcom/threads/nsThread.cpp:1148
9 xul.dll mozilla::ipc::MessagePump::Run ipc/glue/MessagePump.cpp:85

All crashes are for WebNavigation.jsm, which is only imported by ExtensionsParent.

Severity: -- → S2
Severity: S2 → --

Annotation was added in bug 1716849 to further debug this crash.

Flags: needinfo?(kmaglione+bmo)
See Also: → 1716849

(bug 1716849 is S3/P3, so since this is basically the same bug, this can have those values too.)

Severity: -- → S3
Priority: -- → P3
Flags: needinfo?(kmaglione+bmo)
See Also: → 1751836
Crash Signature: [@ mozilla::loader::ImportModule] → [@ mozilla::loader::ImportModule] [@ mozilla::dom::Promise::AppendNativeHandler]

Had an interesting correlation for this bug.
Happened slate in startup when restoring session.
Profile had silly amount of windows and tabs open, but distinguishing feature was that on startup downloaded and opened to bluetooth specification (a pdf file).
If I minimised the window before it completed loading the pdf would no longer crash.
Happened about 3-4 times before tried minimising window.

Typical report is: 0237ca32-4c85-4b6d-9329-75ef40220727

Crash Signature: [@ mozilla::loader::ImportModule] [@ mozilla::dom::Promise::AppendNativeHandler] → [@ mozilla::loader::ImportModule] [@ mozilla::dom::Promise::AppendNativeHandler]

(In reply to Rob North from comment #5)

Had an interesting correlation for this bug.
Happened slate in startup when restoring session.
Profile had silly amount of windows and tabs open, but distinguishing feature was that on startup downloaded and opened to bluetooth specification (a pdf file).
If I minimised the window before it completed loading the pdf would no longer crash.
Happened about 3-4 times before tried minimising window.

Typical report is: 0237ca32-4c85-4b6d-9329-75ef40220727

Thanks. I'll reply in bug 1716849

Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → DUPLICATE
See Also: → 1888305
You need to log in before you can comment on or make changes to this bug.