QA/Topcrashes

From MozillaWiki
< QA
Revision as of 07:55, 3 March 2008 by Samuelsidler (talk | contribs) (New page: '''In progress. I have a lot more work to do on this page.''' This page is a tracking document for handling and following topcrashes on the trunk. == Current topcrashes being tracked for...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

In progress. I have a lot more work to do on this page.

This page is a tracking document for handling and following topcrashes on the trunk.

Current topcrashes being tracked for beta 3

Core

These are topcrashers that are assumed to be caused by our code.

  1. 6 - nsGlobalWindow::SaveWindowState(nsISupports**) - bug 418378
  2. 9 - UniscribeItem::SaveGlyphs(gfxTextRun*) - bug 418382
  3. 11 - HashString(nsAString_internal const&) - bug 418381
  4. 14 - nsNavHistoryFolderResultNode::FindChildById(__int64, unsigned int*) - bug 418379
  5. 26 - ClientData::GetOtlTable(long, unsigned char const**, unsigned long*) - bug 418384

Extensions

These are topcrashers that are assumed to be caused by extensions.

What do I do?

So, someone CCed you to a topcrash bug and asked for your help. What should you do?

There are several steps that developers and QA need to go through to help fix a crash. As a developer, we're specifically asking that you comment in the bug when you've completed all the steps and specifically state which steps you completed.