Closed Bug 1719496 Opened 3 years ago Closed 3 years ago

Crash in [@ mozilla::ipc::MessageChannel::OnChannelErrorFromLink]

Categories

(Core :: IPC, defect)

defect

Tracking

()

RESOLVED DUPLICATE of bug 1718333

People

(Reporter: u608768, Unassigned)

References

(Regression)

Details

(Keywords: crash, regression)

Crash Data

Crash report: https://crash-stats.mozilla.org/report/index/1904b9e4-9e47-4fad-9834-857850210624

MOZ_CRASH Reason: MOZ_RELEASE_ASSERT(mWorkerThread && !mWorkerThread->IsOnCurrentThread()) (on worker thread but should not be!)

Top 10 frames of crashing thread:

0 xul.dll mozilla::ipc::MessageChannel::OnChannelErrorFromLink ipc/glue/MessageChannel.cpp:2428
1 xul.dll mozilla::ipc::NodeController::PortStatusChanged ipc/glue/NodeController.cpp:347
2 xul.dll mojo::core::ports::Node::AcceptEvent ipc/chromium/src/mojo/core/ports/node.cc:417
3 xul.dll mozilla::ipc::NodeController::ForwardEvent ipc/glue/NodeController.cpp:273
4 xul.dll mojo::core::ports::Node::ClosePort ipc/chromium/src/mojo/core/ports/node.cc:259
5 xul.dll mozilla::ipc::ScopedPort::Reset ipc/glue/ScopedPort.cpp:15
6 xul.dll mozilla::ipc::ScopedPort::~ScopedPort ipc/glue/ScopedPort.cpp:33
7 xul.dll IPC::Message::~Message ipc/chromium/src/chrome/common/ipc_message.cc:27
8 xul.dll mozilla::ipc::MessageChannel::Send ipc/glue/MessageChannel.cpp:901
9 xul.dll mozilla::ipc::IProtocol::ChannelSend ipc/glue/ProtocolUtils.cpp:523
Severity: -- → S2
OS: Windows 7 → Unspecified

This is the same underlying issue as bug 1718333

Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → DUPLICATE
Has Regression Range: --- → yes
Keywords: regression
You need to log in before you can comment on or make changes to this bug.