Platform/Uptime/Logs: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(Created page with "== 2016-04-27 - jchen == * <tt>OOM | unknown | js::AutoEnterOOMUnsafeRegion::crash | JS::Zone::getUniqueIdInfallible</tt> ** Need to reassess; low volume OOM * <tt>PLDHashTabl...")
 
(add a few useful links at top)
Line 1: Line 1:
Useful links:
* [http://dbaron.org/mozilla/crashes-by-build crashes by build] (for nightly and aurora)
* [https://crash-stats.mozilla.com/search/?product=Firefox&version=47.0b1 47.0b1 crashes] ([https://crash-stats.mozilla.com/search/?product=Firefox&version=47.0b1&install_age=%3C120 in first 2 minutes after installing])
== 2016-04-27 - jchen ==
== 2016-04-27 - jchen ==
* <tt>OOM | unknown | js::AutoEnterOOMUnsafeRegion::crash | JS::Zone::getUniqueIdInfallible</tt>
* <tt>OOM | unknown | js::AutoEnterOOMUnsafeRegion::crash | JS::Zone::getUniqueIdInfallible</tt>

Revision as of 03:42, 28 April 2016

Useful links:

2016-04-27 - jchen

  • OOM | unknown | js::AutoEnterOOMUnsafeRegion::crash | JS::Zone::getUniqueIdInfallible
    • Need to reassess; low volume OOM
  • PLDHashTable::Remove | mozilla::a11y::EventTree::Process
    • Filed bug 1268320; code in EventTree.cpp appears to be recently changed
  • base::win::PEImage::GetProcAddress
    • Need to reassess; not a recent crash and is inside imported code
  • libgobject-2.0.so.0.4400.1@0x33af4


  • Ignored single install crashes
    • mozilla::css::GroupRule::~GroupRule
    • nhasusstrixosd.dll@0x663e
    • ld-2.23.so@0xb571 (single install in 48.0a2, couple of installs in 47.0a2)
  • Ignored shutdown hangs
    • shutdownhang | WaitForSingleObjectEx | PR_WaitCondVar | mozilla::CondVar::Wait | nsEventQueue::GetEvent
    • shutdownhang | WaitForSingleObjectEx | WaitForSingleObject | PR_WaitCondVar | mozilla::CondVar::Wait | nsEventQueue::GetEvent
    • shutdownhang | ntdll.dll@0x4bb7a
    • shutdownhang | ntdll.dll@0x9386a