QA/Talkback/Topcrash Analysis/Firefox Trunk
Part of topcrash status. See there for what this page means and how it is intended to be used.
Relevant Reports:
nsEditor::DeleteSelectionImpl
Covered by bug 352520. bug 353515 details a similar crash with reliable steps to reproduce.
ntdll.dll
nsWindow::DataToAData
Covered by bug 332713. Has simplified testcase; reproducable.
0x00000000
0x772f2f3a
Most crashes covered by bug 351468.
libc.so.6
PL_DHashTableEnumerate
In all crashes as of 2006-09-20, the top of the stack is:
- PL_DHashTableEnumerate
- nsDOMStorage::ClearAll
These are covered by bug 353227.
xpsp2res.dll
These crashes started happening since 2006-09-20. The top of the stack is:
- js_SetProtoOrParent
- JS_SetPrototype
This also shows up as a crash [@ js_SetProtoOrParent].
0xffffff4d
In all crashes, the top 3 frames are listed as:
- 0xffffff4d
- 0x01******
- js_GC
These are covered by bug 347053, which has appeared and gone away repeatedly on both trunk and 1.8 branch. The reports when it appears are from multiple users. More understanding of this crash is definitely needed.
nsSubstring::IsDependentOn
In all crashes as of 2006-09-20, these are crashes where the top of the stack is:
- nsSubstring::Assign
- ClearStorageItem
These are covered by bug 353227.