Closed
Bug 1757433
Opened 4 years ago
Closed 4 years ago
Crash in [@ mozilla::dom::PContentParent::OtherPid]
Categories
(Core :: Networking, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1754508
People
(Reporter: jesup, Unassigned)
Details
(Keywords: crash, csectype-uaf, sec-high)
Crash Data
UAFs (and frequent non-UAF) crashes. Affects Mac and Windows; goes back to 96 apparently.
Crash report: https://crash-stats.mozilla.org/report/index/d3432d60-41c9-4326-a541-f92e00220222
Reason: EXCEPTION_ACCESS_VIOLATION_READ
Top 10 frames of crashing thread:
0 xul.dll mozilla::dom::PContentParent::OtherPid const ipc/ipdl/PContentParent.cpp:260
1 xul.dll std::_Func_impl_no_alloc<`lambda at /builds/worker/checkouts/gecko/netwerk/ipc/NeckoParent.cpp:768:15', void>::_Do_call
2 xul.dll mozilla::net::nsIOService::OnProcessLaunchComplete netwerk/base/nsIOService.cpp:643
3 xul.dll mozilla::net::SocketProcessListenerProxy::OnProcessLaunchComplete netwerk/base/nsIOService.cpp:499
4 xul.dll mozilla::net::SocketProcessHost::InitAfterConnect netwerk/ipc/SocketProcessHost.cpp:201
5 xul.dll mozilla::ipc::TaskFactory< ipc/glue/TaskFactory.h:37
6 xul.dll mozilla::TaskController::DoExecuteNextTaskOnlyMainThreadInternal xpcom/threads/TaskController.cpp:771
7 xul.dll mozilla::TaskController::ProcessPendingMTTask xpcom/threads/TaskController.cpp:391
8 xul.dll nsThread::ProcessNextEvent xpcom/threads/nsThread.cpp:1195
9 xul.dll mozilla::ipc::MessagePump::Run ipc/glue/MessagePump.cpp:107
Comment 1•4 years ago
|
||
This should be fixed by bug 1754508.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → DUPLICATE
Updated•4 years ago
|
Group: core-security → core-security-release
Updated•3 years ago
|
Group: core-security-release
You need to log in
before you can comment on or make changes to this bug.
Description
•