NightlyCrashTriage/2023Q4

From MozillaWiki
Jump to: navigation, search

2023-12-21 - mccr8

December 20 Nightlies

  • A number of new crash signatures, but it had all been filed by the time I looked over yesterday's crashes.

2023-12-19 - gsvelto

December 15 Nightlies

  • Filed: bug 1870785 - Crash in [@ core::result::unwrap_failed | wgpu_render_pass_set_bind_group]
  • Several single-user crashes, I didn't file them but I'll keep an eye in case more users show up under the same signatures

2023-12-15 - mccr8

December 13 and 14 Nightlies

  • bug 1709600 - Timeouts in mozilla::layers::LockD3DTexture<T>. Commented on this bug, which was the top Windows signature for the builds from the 14th.
  • Filed: bug 1870379 - Crash in [@ mozilla::detail::InvalidArrayIndex_CRASH | nsTArray_Impl<T>::ElementAt | nsTArray_Impl<T>::operator[] | mozilla::dom::Gamepad::SetButton]. No crash annotation for the array index crash?
  • Filed: bug 1870393 - Crash in [@ mozilla::gfx::CriticalLogger::CrashAction] from RecordedTextureLock::PlayCanvasEvent.
  • Filed: bug 1870398 - Crash in [@ InitializeJS] with "js::jit::InitializeJit() failed".

2023-12-11 - gsvelto

December 8 Nightlies

  • Nothing to report

2023-12-08 - mccr8

December 6 Nightlies

  • Filed: bug 1869079 - Crash in [@ cf2_buf_readByte] from LoadFTGlyph.
  • Filed: bug 1869084 - Crash in [@ JS::RealmCreationOptions::profilerRealmID].
  • Filed: bug 1869087 - Crash in [@ mozilla::dom::cache::Context::OnQuotaInit].

2023-12-04 - gsvelto

December 1 Nightlies

  • Filed bug bug 1868092 - Crash in [@ mozilla::a11y::AccessibleWrap::DoPivot]
  • Filed bug bug 1868158 - Crash in [@ core::option::expect_failed | wr_glyph_rasterizer::rasterizer::FontInstanceKeyMap::map_key]
  • Filed bug bug 1868148 - Crash in [@ webrender::renderer::Renderer::update_deferred_resolves]
  • Several single-user crashes

2023-11-30 - mccr8

November 29 Nightlies

  • Filed: bug 1867673 - Crash in [@ fstatat64_time64_statx]. Mostly from 1 user.
  • Filed: bug 1867677 - Crash in [@ js::wasm::CodeRange::kind].
  • Filed: bug 1867679 - Crash in [@ nsGlobalWindowInner::GetConsole] from webgpu::reportCompilationMessagesToConsole on a worker thread.
  • Filed: bug 1867686 - Crash in [@ OOM | large | NS_ABORT_OOM | nsTSubstring<T>::AllocFailed | nsTSubstring<T>::Append | JSONCreator].

2023-11-27 - gsvelto

November 24 Nightlies

  • Filed bug bug 1866719 - Crash in [@ NSSSocketControl::~NSSSocketControl | NSSSocketControl::~NSSSocketControl | CommonSocketControl::Release]
  • Found an LLVM crash that seems specific to Arch Linux, the stack is way too deep to look into it, will try to file an Arch bug if I find the time
  • Added several signatures to bug 1864771

2023-11-20 - mccr8

November 15, 16 Nightlies

  • One Linux user seemed to be having a lot of crashes in SVG related code.

2023-11-20 - gsvelto

November 17 Nightlies

2023-11-17 - gsvelto

November 10 Nightlies

  • Filed bug 1865295 - Crash in [@ nsCOMPtr<T>::assign_assuming_AddRef | nsCOMPtr<T>::assign_with_AddRef | nsCOMPtr<T>::operator= | nsINode::InsertChildToChildList]
  • Filed bug 1865302 - Crash in [@ nsWindow::ResumeCompositorImpl]
  • Filed bug 1865305 - Crash in [@ nsPrintSettingsService::MaybeSavePrintSettingsToPrefs]
  • Several single-use crashes and a potentially sensitive bug

2023-11-9 - mccr8

November 8, 9 Nightlies

  • bug 1633342: Added a signature.
  • Nothing else of interest.

2023-11-6 - gsvelto

November 3 Nightlies

  • Filed: bug 1863274 - Crash in [@ mozilla::BasePrincipal::IsSystemPrincipal]

2023-11-3 - mccr8

November 1,2 Nightlies

  • filed: bug 1863047 - Crash in [@ mozilla::widget::WlLogHandler].
  • filed: bug 1863052 - Null deref crash in [@ mozilla::dom::BrowserParent::GetOwnerElement] from AppWindow::GetPrimaryRemoteTabSize().
  • filed: bug 1863070 - Null deref crash in [@ nsCOMPtr<T>::assign_assuming_AddRef | nsCOMPtr<T>::assign_with_AddRef | nsCOMPtr<T>::operator= | mozilla::gmp::GMPProcessParent::Delete].

2023-10-30 - gsvelto

October 27th Nightlies

  • I spent a pretty large amount of time figuring out what went wrong with Ubuntu symbols, which messed up a bunch of crashes (not just nightly). My investigation and the fix is in bug 1861921.
  • Filed: bug 1861937 - Crash in [@ wgpu_core::storage::Storage<T>::get]
  • Filed: bug 1861939 - Crash in [@ chacha20_init_256] in a virtualized environment

2023-10-26 - mccr8

October 25th Nightlies

  • Nothing particularly interesting.

2023-10-19 - mccr8

October 18th Nightlies

  • Filed: bug 1860193 - Null deref crash in [@ js::BaseScript::sourceObject].

2023-10-12 - mccr8

October 11th Nightlies

  • Nothing of note.

2023-10-09 - gsvelto

October 6th Nightlies

  • Nothing of note

2023-10-06 - mccr8

October 4th and 5th Nightlies

  • bug 1857561 - Crash in [@ nsRefreshDriver::Tick]. Poked at this a bit. There's been a few new refresh driver crashes.