Closed Bug 1127292 Opened 9 years ago Closed 6 years ago

crash in PL_DHashTableRawRemove(PLDHashTable*, PLDHashEntryHdr*) | nsPropertyTable::DeleteProperty(nsPropertyOwner, nsIAtom*)

Categories

(Core :: General, defect)

All
macOS
defect
Not set
critical

Tracking

()

RESOLVED WONTFIX

People

(Reporter: daniela.domnici, Unassigned)

References

Details

(Keywords: crash)

Crash Data

This bug was filed from the Socorro interface and is 
report bp-a6ba3ed2-5608-4373-9817-faeed2150129.
=============================================================
We had this crash when  running our central-remote-testsruns.

Reports: http://mozmill-daily.blargon7.com/#/remote/report/7485d49d3e5bf7c4685a1f78860df71d
I'm guessing this is the line in nsTextFrame::ReflowText in frame #3:
http://mxr.mozilla.org/mozilla-central/source/layout/generic/nsTextFrame.cpp?rev=3716775c5a2b#8551
It's the only place in that method that we call DeleteProperty, AFAICT.
The code here looks correct to me.

Like bug 1127260, the crash reason is "EXC_BREAKPOINT / 0x00000002" which
looks suspicious to me.
Component: DOM → General
Depends on: 1127260
Crash Signature: [@ PL_DHashTableRawRemove(PLDHashTable*, PLDHashEntryHdr*) | nsPropertyTable::DeleteProperty(nsPropertyOwner, nsIAtom*)] → [@ PL_DHashTableRawRemove(PLDHashTable*, PLDHashEntryHdr*) | nsPropertyTable::DeleteProperty(nsPropertyOwner, nsIAtom*)] [@ PL_DHashTableRawRemove | nsPropertyTable::DeleteProperty]
Closing because no crash reported since 12 weeks.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
Closing because no crash reported since 12 weeks.
You need to log in before you can comment on or make changes to this bug.