Closed Bug 1812094 Opened 1 year ago Closed 1 year ago

Crash in [@ mozilla::detail::InvalidArrayIndex_CRASH | mozilla::dom::(anonymous namespace)::ReadFileList]

Categories

(Core :: DOM: File, defect, P2)

Unspecified
Windows 10
defect

Tracking

()

RESOLVED WORKSFORME
Tracking Status
firefox109 --- wontfix

People

(Reporter: diannaS, Assigned: jjalkanen)

Details

(Keywords: crash, topcrash, topcrash-startup)

Crash Data

Attachments

(2 obsolete files)

Crash report: https://crash-stats.mozilla.org/report/index/53b2cb52-65b0-44fc-aad8-52e5d0230124

Reason: EXCEPTION_BREAKPOINT

Top 10 frames of crashing thread:

0  mozglue.dll  MOZ_Crash  mfbt/Assertions.h:261
0  mozglue.dll  mozilla::detail::InvalidArrayIndex_CRASH  mfbt/Assertions.cpp:50
1  xul.dll  mozilla::RefPtrTraits<mozilla::dom::FileList>::Release  mfbt/RefPtr.h:50
1  xul.dll  RefPtr<mozilla::dom::FileList>::ConstRemovingRefPtrTraits<mozilla::dom::FileList>::Release  mfbt/RefPtr.h:381
1  xul.dll  RefPtr<mozilla::dom::FileList>::~RefPtr  mfbt/RefPtr.h:81
1  xul.dll  mozilla::dom::  dom/base/StructuredCloneHolder.cpp:704
1  xul.dll  mozilla::dom::StructuredCloneHolder::CustomReadHandler  dom/base/StructuredCloneHolder.cpp:1025
2  xul.dll  mozilla::dom::  dom/base/StructuredCloneHolder.cpp:97
3  xul.dll  JSStructuredCloneReader::startRead  js/src/vm/StructuredClone.cpp:3154
4  xul.dll  JSStructuredCloneReader::readMapField  js/src/vm/StructuredClone.cpp:3658

Seems to be crashing mainly on Late Beta starting in 109

Severity: -- → S2
Priority: -- → P2

Despite it being marked disabled, there are around 340 of these crashes on 109.0.1.

The bug is linked to a topcrash signature, which matches the following criterion:

  • Top 20 desktop browser crashes on release (startup)

For more information, please visit auto_nag documentation.

No crashes in 110, which is interesting. Fx109 is already past the point of any fixes happening, so we can probably close this out as WFM if 110+ continue to remain crash-free.

Assignee: nobody → jjalkanen
Status: NEW → ASSIGNED
Attachment #9318805 - Attachment description: Bug 1812094 - Avoid reading after CloneErrorHolder initialization failure. r=evilpie → Bug 1812094 - Avoid reading after CloneErrorHolder initialization failure. r=#ipc-reviewers
Attachment #9318808 - Attachment description: Bug 1812094 - Avoid uninitialized values when reading FileList fails. r=smaug → Bug 1812094 - Avoid uninitialized values when reading FileList fails. r=nika,smaug
Attachment #9318808 - Attachment is obsolete: true
Attachment #9318805 - Attachment is obsolete: true

(In reply to Ryan VanderMeulen [:RyanVM] from comment #3)

No crashes in 110, which is interesting. Fx109 is already past the point of any fixes happening, so we can probably close this out as WFM if 110+ continue to remain crash-free.

This is still the case, WFM.

Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: