Closed
Bug 2019962
Opened 6 months ago
Closed 6 months ago
Crash in [@ IPCError-browser | RecvSetEmbedderAccessible Attempt to embed doc which already has an embedder]
Categories
(Core :: Disability Access APIs, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 2019759
| Tracking | Status | |
|---|---|---|
| firefox-esr115 | --- | unaffected |
| firefox-esr140 | --- | unaffected |
| firefox148 | --- | unaffected |
| firefox149 | --- | unaffected |
| firefox150 | --- | fixed |
People
(Reporter: alice0775, Unassigned)
References
(Regression)
Details
(4 keywords)
Crash Data
Attachments
(1 file)
|
36.64 KB,
text/plain
|
Details |
Steps to reproduce:
- Open https://anikai.to/watch/naruto-9r5k#ep=1
- Start Playback the video
- Click on Fullscreen button in the video contorols
Actual results:
Tab crashes.
Crash report: https://crash-stats.mozilla.org/report/index/37848261-7df9-423f-ad15-02c920260227
Reason:
EXCEPTION_BREAKPOINT
Top 10 frames:
0 ntdll.dll ZwWaitForAlertByThreadId
1 ntdll.dll RtlSleepConditionVariableSRW
2 KERNELBASE.dll SleepConditionVariableSRW
3 mozglue.dll mozilla::detail::ConditionVariableImpl::wait(mozilla::detail::MutexImpl&) mozglue/misc/ConditionVariable_windows.cpp:49
4 xul.dll mozilla::OffTheBooksCondVar::Wait() xpcom/threads/CondVar.h:58
4 xul.dll mozilla::TaskController::GetRunnableForMTTask(bool) xpcom/threads/TaskController.cpp:772
4 xul.dll nsThread::ProcessNextEvent(bool, bool*) xpcom/threads/nsThread.cpp:1140
4 xul.dll NS_ProcessNextEvent(nsIThread*, bool) xpcom/threads/nsThreadUtils.cpp:467
5 xul.dll mozilla::ipc::MessagePump::Run(base::MessagePump::Delegate*) ipc/glue/MessagePump.cpp:107
6 xul.dll MessageLoop::RunInternal() ipc/chromium/src/base/message_loop.cc:373
Regression window:
https://hg-edge.mozilla.org/integration/autoland/pushloghtml?fromchange=533c5fbc6f318b368cd02d53f0e6c58193f2d868&tochange=2ded1cc9cc6b2094e3c09c76785932c31a1c0ecb
Regressed by Bug 2016373
| Reporter | ||
Updated•6 months ago
|
Regressed by: CVE-2026-4688
| Reporter | ||
Comment 1•6 months ago
|
||
Comment 2•6 months ago
|
||
Jamie, I'm not sure if this is a dupe of bug 2019759 or not. At least there's a test case here.
Flags: needinfo?(jteh)
See Also: → 2019759
Updated•6 months ago
|
Component: IPC → Disability Access APIs
Updated•6 months ago
|
Status: NEW → RESOLVED
Closed: 6 months ago
Duplicate of bug: 2019759
Flags: needinfo?(jteh)
Resolution: --- → DUPLICATE
Updated•6 months ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•