Crash in [@ js::SharedShape::getInitialShape]
Categories
(Core :: DOM: Networking, defect)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox-esr91 | --- | unaffected |
| firefox95 | --- | unaffected |
| firefox96 | --- | unaffected |
| firefox97 | --- | fixed |
People
(Reporter: aryx, Unassigned)
References
(Regression)
Details
(Keywords: crash, regression)
Crash Data
7 crashes from 4+ installations in the last few days (2 crashes before), all on Windows 10. The stacks are partially corrupted but a few mention PAC (ProxyAutoConfig). The start of the recent crashes aligns with the landing of bug 1746300. Kershaw, please investigate.
Maybe Fission related. (DOMFissionEnabled=1)
Crash report: https://crash-stats.mozilla.org/report/index/d344db5f-c378-4cd8-a112-937240211218
Reason: EXCEPTION_STACK_OVERFLOW
Top 10 frames of crashing thread:
0 xul.dll static js::SharedShape::getInitialShape js/src/vm/Shape.cpp:1123
1 None @0x0000000000001842
2 None @0x00000215a81c15a8
3 xul.dll js::jit::MaybeEnterJit js/src/jit/Jit.cpp:210
4 xul.dll js::Call js/src/vm/Interpreter.cpp:552
5 xul.dll JS_CallFunctionName js/src/vm/CallAndConstruct.cpp:101
6 xul.dll mozilla::net::ProxyAutoConfig::GetProxyForURI netwerk/base/ProxyAutoConfig.cpp:932
7 xul.dll std::_Func_impl_no_alloc<`lambda at /builds/worker/checkouts/gecko/netwerk/ipc/ProxyAutoConfigChild.cpp:179:9', void>::_Do_call
8 xul.dll mozilla::detail::RunnableFunction<`lambda at /builds/worker/checkouts/gecko/netwerk/base/ProxyAutoConfig.cpp:864:30'>::Run xpcom/threads/nsThreadUtils.h:531
9 xul.dll nsThread::ProcessNextEvent xpcom/threads/nsThread.cpp:1177
| Reporter | ||
Comment 1•4 years ago
|
||
Please also check the [@ je_malloc | PrintfAppend<T>::append ] crashes, e.g. bp-e89ec82d-2fe1-410c-893f-f3ce00211220
| Reporter | ||
Updated•4 years ago
|
| Reporter | ||
Comment 2•4 years ago
|
||
[@ mozilla::net::ProxyAutoConfig::MaybeInvokeDNSResolveCallbacks]: bp-fd46a2d6-899d-4dd4-b7c4-2e5dc0211219
Updated•4 years ago
|
Comment 3•4 years ago
|
||
This should be fixed by backing out bug 1745385.
| Reporter | ||
Updated•4 years ago
|
Updated•4 years ago
|
Comment 4•4 years ago
|
||
I just bumped into another signature that was probably this bug.
| Reporter | ||
Updated•4 years ago
|
| Reporter | ||
Updated•4 years ago
|
| Reporter | ||
Updated•4 years ago
|
Description
•