QA/Topcrashes: Difference between revisions
< QA
Jump to navigation
Jump to search
Samuelsidler (talk | contribs) (→List) |
Samuelsidler (talk | contribs) (→List) |
||
| Line 41: | Line 41: | ||
|- | |- | ||
| 3 | | 3 | ||
| | | {{bug|467167}} | ||
| _PR_MD_SEND | | _PR_MD_SEND | ||
| | | netwerk | ||
| probably malware | | probably malware; timeless thinks LSPs, but not clear that's possible with module analysis. | ||
|- | |- | ||
| 4 | | 4 | ||
| | | | ||
| nssutil3.dll@0x34c0 | |||
| | | | ||
| (was 11) | |||
|- | |- | ||
| 5 | | 5 | ||
| {{bug|492492}} | | {{bug|492492}} | ||
| libawt.jnilib@0x11e1 | | libawt.jnilib@0x11e1 | ||
| Line 70: | Line 58: | ||
| seems to happen when trying to download windows 7 rc on mac... but how? that requires activex. need more investigation. | | seems to happen when trying to download windows 7 rc on mac... but how? that requires activex. need more investigation. | ||
|- | |- | ||
| | | 6 | ||
| {{bug|470487}} | |||
| nsWindow::GetParentWindow() | |||
| widget | |||
| might require major rework; could pick up in 1.9.1.x release | |||
|- | |||
| 7 | |||
| | | | ||
| js_Interpret | | js_Interpret | ||
| | | | ||
| | |||
|- | |||
| 8 | |||
| {{bug|492504}} | |||
| js3250.dll@0x73075 | |||
| seen on many facebook apps and ebay auctions | |||
| | | | ||
|- | |- | ||
| 9 | | 9 | ||
| | | | ||
| | | nsStyleSet::FileRules(int (*)(nsIStyleRuleProcessor*, void*), RuleProcessorData*) | ||
| | | | ||
| | | | ||
| Line 84: | Line 84: | ||
| 10 | | 10 | ||
| | | | ||
| | | gfxTextRun::`vector deleting destructor'(unsigned int) | ||
| | | | ||
| | | | ||
| Line 90: | Line 90: | ||
| 11 | | 11 | ||
| | | | ||
| | | memmove | ||
| | | | ||
| | | | ||
| Line 96: | Line 96: | ||
| 12 | | 12 | ||
| | | | ||
| | | nsBaseWidget::Destroy() | ||
| | | | ||
| | | | ||
| Line 102: | Line 102: | ||
| 13 | | 13 | ||
| | | | ||
| | | PL_DHashTableOperate | ||
| | | | ||
| | | | ||
|- | |- | ||
| | | 14 | ||
| | | | ||
| dtoa | |||
| | |||
| | | | ||
| | | | ||
|- | |- | ||
| 15 | | 15 | ||
| | | | ||
| | | nsSocketTransport::OnSocketEvent(unsigned int, unsigned int, nsISupports*) | ||
| | | | ||
| | | | ||
| Line 126: | Line 120: | ||
| 16 | | 16 | ||
| | | | ||
| | | GraphWalker::DoWalk(nsDeque&) | ||
| | | | ||
| | | | ||
| Line 132: | Line 126: | ||
| 17 | | 17 | ||
| | | | ||
| | | arena_dalloc_small | arena_dalloc | ||
| | | | ||
| | | | ||
| Line 138: | Line 132: | ||
| 18 | | 18 | ||
| | | | ||
| | | ntdll.dll@0x43387 | ||
| | | | ||
| | | | ||
| Line 150: | Line 144: | ||
| 20 | | 20 | ||
| | | | ||
| | | @0x0 | ||
| | | | ||
| | | | ||
|- | |- | ||
| 21 | | 21 | ||
| | | {{bug|492487}} | ||
| | | js_DeepBail | ||
| | | easy to reproduce on aim.search.aol.com | ||
| | | | ||
|- | |- | ||
| | | 27 | ||
| | | {{bug|491604}} | ||
| | | js_NewGCThing | ||
| | | js engine, likely | ||
| | | bug just filed | ||
|- | |- | ||
| 33+97 maybe others | | 33+97 maybe others | ||
Revision as of 23:12, 12 May 2009
This page is a tracking document for handling and following topcrashes on the trunk.
Info on weekly status meetings for tracking improvements to the crash reporting system is at Breakpad/Status_Meetings
If you find an extension or plugin that is the source of a crash consider filing a blocklist request - Blocklisting
An archive of this page is available here: QA/Topcrashes/Archive
Current topcrashes being tracked 3.5b4
Summary
Date - Summary
Queries
- Firefox 3.5b4 crashes in the past 1 week
- Firefox 3.5b4 crashes in the past 1 day
- Firefox 3.5b4 crashes in the past 4 hours
List
(Using the last week query.
| # | bug | stack | where | status |
| 1 | bug 491514 | nanojit::LIns::isTramp() | js engine / nanojit | possible fix landed; crash "went away" on trunk with landing of bug 488775 |
| 2 | bug 462728 | nsJARChannel::OnStartRequest(nsIRequest*, nsISupports*) | networking: jar | patch in bug, landed on trunk |
| 3 | bug 467167 | _PR_MD_SEND | netwerk | probably malware; timeless thinks LSPs, but not clear that's possible with module analysis. |
| 4 | nssutil3.dll@0x34c0 | (was 11) | ||
| 5 | bug 492492 | libawt.jnilib@0x11e1 | java on Mac? | seems to happen when trying to download windows 7 rc on mac... but how? that requires activex. need more investigation. |
| 6 | bug 470487 | nsWindow::GetParentWindow() | widget | might require major rework; could pick up in 1.9.1.x release |
| 7 | js_Interpret | |||
| 8 | bug 492504 | js3250.dll@0x73075 | seen on many facebook apps and ebay auctions | |
| 9 | nsStyleSet::FileRules(int (*)(nsIStyleRuleProcessor*, void*), RuleProcessorData*) | |||
| 10 | gfxTextRun::`vector deleting destructor'(unsigned int) | |||
| 11 | memmove | |||
| 12 | nsBaseWidget::Destroy() | |||
| 13 | PL_DHashTableOperate | |||
| 14 | dtoa | |||
| 15 | nsSocketTransport::OnSocketEvent(unsigned int, unsigned int, nsISupports*) | |||
| 16 | GraphWalker::DoWalk(nsDeque&) | |||
| 17 | arena_dalloc | |||
| 18 | ntdll.dll@0x43387 | |||
| 19 | CallQueryInterface<nsISupports, nsXPCOMCycleCollectionParticipant>(nsISupports*, nsXPCOMCycleCollectionParticipant**) | |||
| 20 | @0x0 | |||
| 21 | bug 492487 | js_DeepBail | easy to reproduce on aim.search.aol.com | |
| 27 | bug 491604 | js_NewGCThing | js engine, likely | bug just filed |
| 33+97 maybe others | bug 492496 | [@ specializeTreesToMissingGlobals ] js3250.dll@0x60b87 js3250.dll@0x60b7e | one-clickr and boom! |
Current topcrashes being tracked 3.0.10
Summary
Date -
Queries
- Firefox 3.0.10 crashes in the past 1 week
- Firefox 3.0.10 crashes in the past 1 day
- Firefox 3.0.10 crashes in the past 4 hours
List
| # | bug | stack | where | status |
| 1 |