Crash in [@ mozilla::dom::ClientMatchPrincipalInfo]
Categories
(Core :: DOM: Service Workers, defect)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr68 | --- | unaffected |
firefox74 | --- | unaffected |
firefox75 | --- | unaffected |
firefox76 | blocking | verified |
People
(Reporter: calixte, Assigned: perry)
References
(Blocks 1 open bug, Regression)
Details
(5 keywords)
Crash Data
This bug is for crash report bp-4eed3ca0-71cd-428e-9ba4-41fc30200326.
Top 10 frames of crashing thread:
0 libxul.so mozilla::dom::ClientMatchPrincipalInfo ipc/ipdl/_ipdlheaders/mozilla/ipc/PBackgroundSharedTypes.h:504
1 libxul.so mozilla::dom::ClientHandleParent::FoundSource dom/clients/manager/ClientHandleParent.cpp:94
2 libxul.so mozilla::MozPromise<mozilla::dom::ClientSourceParent*, mozilla::CopyableErrorResult, false>::ThenValue<mozilla::dom::ClientHandleParent::Init xpcom/threads/MozPromise.h:727
3 libxul.so mozilla::MozPromise<mozilla::dom::ClientSourceParent*, mozilla::CopyableErrorResult, false>::ThenValueBase::ResolveOrRejectRunnable::Run xpcom/threads/MozPromise.h:403
4 libxul.so nsThread::ProcessNextEvent xpcom/threads/nsThread.cpp:1220
5 libxul.so mozilla::ipc::MessagePumpForNonMainThreads::Run xpcom/threads/nsThreadUtils.cpp:481
6 libxul.so MessageLoop::Run ipc/chromium/src/base/message_loop.cc:290
7 libxul.so nsThread::ThreadFunc xpcom/threads/nsThread.cpp:464
8 libnspr4.so _pt_root nsprpub/pr/src/pthreads/ptthread.c:201
9 libpthread.so.0 libpthread.so.0@0x9668
There are 8 crashes (from 7 installations) in nightly 76 with buildid 20200326093308. In analyzing the backtrace, the regression may have been introduced by patch [1] to fix bug 1584007.
[1] https://hg.mozilla.org/mozilla-central/rev?node=00eda7b39a13
Updated•5 years ago
|
Comment 2•5 years ago
|
||
At least bp-b72640f0-e89c-4660-881a-5bbaf0200327 looks like a UAF.
Comment 4•5 years ago
|
||
There is also bug 1625255 that seems related, at least the one on Windows I looked at.
Updated•5 years ago
|
Comment 6•5 years ago
|
||
We might want to back out bug 1584007 given the volume here.
Comment 7•5 years ago
|
||
This bug is tracked by a release manager but with a small severity so change it to major.
For more information, please visit auto_nag documentation.
Comment 8•5 years ago
|
||
Should be fixed by backout now in the next run of Nightly builds.
Assignee | ||
Comment 9•5 years ago
|
||
I believe I've identified the bug and will add it in when re-landing bug 1584007.
Updated•5 years ago
|
Updated•4 years ago
|
Updated•4 years ago
|
Description
•