Difference between revisions of "NightlyCrashTriage/2024Q4"

From MozillaWiki
Jump to: navigation, search
(October 9 Nightlies.)
(November 6 Nightlies.)
 
(8 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 +
== 2024-11-07 - mccr8 ==
 +
November 6 Nightlies.
 +
* Filed: {{Bug|1930012}} - Crash in [@ wgpu_hal::vulkan::get_unexpected_err].
 +
* Filed: {{Bug|1930014}} - Crash in [@ mozilla::webgpu::ExternalTextureDMABuf::~ExternalTextureDMABuf].
 +
* Filed: {{Bug|1930015}} - Crash in [@ core::result::unwrap_failed | wgpu_core::device::resource::Device::create_query_set].
 +
* Filed: {{Bug|1930016}} - Crash in [@ OOM | unknown | js::AutoEnterOOMUnsafeRegion::crash_impl | js::gc::GCRuntime::requestMajorGC].
 +
 +
== 2024-11-07 - sefeng ==
 +
November 5 Nightlies.
 +
* Filed {{bug|1929893}} - OOM crash by js::CurrentThreadCanAccessRuntime
 +
 +
== 2024-11-04 - mccr8 ==
 +
November 2 and 3 Nightlies.
 +
* Nothing of interest.
 +
 +
== 2024-11-03 - gsvelto ==
 +
Triage skipped because of {{bug|1928934}}
 +
 +
== 2024-10-24 - mccr8 ==
 +
October 23 Nightlies.
 +
* Nothing of interest.
 +
 +
== 2024-10-21 - gsvelto ==
 +
October 18 Nightlies.
 +
* Filed: {{Bug|1925926}} - Crash in [@ IPC::Channel::ChannelImpl::SetOtherPid | IPC::Channel::ChannelImpl::ProcessIncomingMessages | IPC::Channel::ChannelImpl::OnIOCompleted | base::MessagePumpForIO::WaitForIOCompletion | base::MessagePumpForIO::WaitForWork | base::MessagePumpFo...
 +
 +
== 2024-10-18 - mccr8 ==
 +
October 16 and 17 Nightlies.
 +
* Filed: {{Bug|1925684}} - Crash in [@ mozilla::widget::WlCompositorCrashHandler].
 +
* Filed: {{Bug|1925685}} - Crash in [@ (unloaded msvp9dec_store.dll) | __crt_state_management::leave_os_call].
 +
* Filed: {{Bug|1925689}} - Crash in [@ java.lang.IllegalStateException: at androidx.fragment.app.FragmentManager.ensureExecReady(FragmentManager.java)].
 +
 +
== 2024-10-14 - gsvelto ==
 +
October 11 Nightlies.
 +
* Filed: {{bug|1924461}} - Crash in [@ mozilla::dom::ContentParent::AssertAlive]
 +
 
== 2024-10-10 - mccr8 ==
 
== 2024-10-10 - mccr8 ==
 
October 9 Nightlies.
 
October 9 Nightlies.
 
* Filed: {{Bug|1923982}} - Crash in [@ wgpu_core::storage::Storage<T>::get] with TextureView does not exist.
 
* Filed: {{Bug|1923982}} - Crash in [@ wgpu_core::storage::Storage<T>::get] with TextureView does not exist.
 
== 2024-10-03 - mccr8 ==
 
October 2 Nightlies.
 
* Filed: {{Bug|1922691}} - Crash in [@ mozilla::Maybe<T>::value | mozilla::a11y::LocalAccessible::BundleFieldsForCache].
 
* Filed: {{Bug|1922698}} - Crash in [@ mozilla::Maybe<T>::operator* | mozilla::gfx::SourceSurfaceSharedDataWrapper::ExpireMap].
 
* Filed: {{Bug|1922702}} - Crash in [@ wgpu_hal::auxil::dxgi::result::impl$0::into_device_result::closure$0<T>]
 
  
 
== 2024-10-07 - gsvelto ==
 
== 2024-10-07 - gsvelto ==
Line 15: Line 45:
 
* Filed: {{Bug|1923017}} - Crash in [@ mozilla::net::CacheFileHandle::IsClosed]
 
* Filed: {{Bug|1923017}} - Crash in [@ mozilla::net::CacheFileHandle::IsClosed]
 
* Filed: {{Bug|1923019}} - Crash in [@ gtk_widget_get_window]
 
* Filed: {{Bug|1923019}} - Crash in [@ gtk_widget_get_window]
 +
 +
== 2024-10-03 - mccr8 ==
 +
October 2 Nightlies.
 +
* Filed: {{Bug|1922691}} - Crash in [@ mozilla::Maybe<T>::value | mozilla::a11y::LocalAccessible::BundleFieldsForCache].
 +
* Filed: {{Bug|1922698}} - Crash in [@ mozilla::Maybe<T>::operator* | mozilla::gfx::SourceSurfaceSharedDataWrapper::ExpireMap].
 +
* Filed: {{Bug|1922702}} - Crash in [@ wgpu_hal::auxil::dxgi::result::impl$0::into_device_result::closure$0<T>]

Latest revision as of 23:50, 7 November 2024

2024-11-07 - mccr8

November 6 Nightlies.

  • Filed: bug 1930012 - Crash in [@ wgpu_hal::vulkan::get_unexpected_err].
  • Filed: bug 1930014 - Crash in [@ mozilla::webgpu::ExternalTextureDMABuf::~ExternalTextureDMABuf].
  • Filed: bug 1930015 - Crash in [@ core::result::unwrap_failed | wgpu_core::device::resource::Device::create_query_set].
  • Filed: bug 1930016 - Crash in [@ OOM | unknown | js::AutoEnterOOMUnsafeRegion::crash_impl | js::gc::GCRuntime::requestMajorGC].

2024-11-07 - sefeng

November 5 Nightlies.

  • Filed bug 1929893 - OOM crash by js::CurrentThreadCanAccessRuntime

2024-11-04 - mccr8

November 2 and 3 Nightlies.

  • Nothing of interest.

2024-11-03 - gsvelto

Triage skipped because of bug 1928934

2024-10-24 - mccr8

October 23 Nightlies.

  • Nothing of interest.

2024-10-21 - gsvelto

October 18 Nightlies.

  • Filed: bug 1925926 - Crash in [@ IPC::Channel::ChannelImpl::SetOtherPid | IPC::Channel::ChannelImpl::ProcessIncomingMessages | IPC::Channel::ChannelImpl::OnIOCompleted | base::MessagePumpForIO::WaitForIOCompletion | base::MessagePumpForIO::WaitForWork | base::MessagePumpFo...

2024-10-18 - mccr8

October 16 and 17 Nightlies.

  • Filed: bug 1925684 - Crash in [@ mozilla::widget::WlCompositorCrashHandler].
  • Filed: bug 1925685 - Crash in [@ (unloaded msvp9dec_store.dll) | __crt_state_management::leave_os_call].
  • Filed: bug 1925689 - Crash in [@ java.lang.IllegalStateException: at androidx.fragment.app.FragmentManager.ensureExecReady(FragmentManager.java)].

2024-10-14 - gsvelto

October 11 Nightlies.

  • Filed: bug 1924461 - Crash in [@ mozilla::dom::ContentParent::AssertAlive]

2024-10-10 - mccr8

October 9 Nightlies.

  • Filed: bug 1923982 - Crash in [@ wgpu_core::storage::Storage<T>::get] with TextureView does not exist.

2024-10-07 - gsvelto

October 4 Nightlies.

  • Filed: bug 1923008 - Crash in [@ RtlpFreeHeapInternal | RtlFreeHeap | RpcStringFreeW] caused by Sandboxie
  • Filed: bug 1923010 - Crash in [@ wgpu_hal::vulkan::get_lost_err]
  • Filed: bug 1923017 - Crash in [@ mozilla::net::CacheFileHandle::IsClosed]
  • Filed: bug 1923019 - Crash in [@ gtk_widget_get_window]

2024-10-03 - mccr8

October 2 Nightlies.

  • Filed: bug 1922691 - Crash in [@ mozilla::Maybe<T>::value | mozilla::a11y::LocalAccessible::BundleFieldsForCache].
  • Filed: bug 1922698 - Crash in [@ mozilla::Maybe<T>::operator* | mozilla::gfx::SourceSurfaceSharedDataWrapper::ExpireMap].
  • Filed: bug 1922702 - Crash in [@ wgpu_hal::auxil::dxgi::result::impl$0::into_device_result::closure$0<T>]