Open Bug 1890892 Opened 9 months ago Updated 5 months ago

Crash in [@ nsWindow::ConfigureCompositor]

Categories

(Core :: Widget: Gtk, defect, P3)

Other
Linux
defect

Tracking

()

Tracking Status
firefox126 --- affected

People

(Reporter: release-mgmt-account-bot, Unassigned)

References

(Blocks 1 open bug)

Details

(Keywords: crash)

Crash Data

Crash report: https://crash-stats.mozilla.org/report/index/3262efe6-d20f-4416-979f-a78dd0240408

MOZ_CRASH Reason: MOZ_DIAGNOSTIC_ASSERT(mCompositorState == COMPOSITOR_ENABLED)

Top 10 frames of crashing thread:

0  libxul.so  nsWindow::ConfigureCompositor  widget/gtk/nsWindow.cpp:5823
1  libxul.so  nsWindow::SetCompositorWidgetDelegate  widget/gtk/nsWindow.cpp:9050
2  libxul.so  nsBaseWidget::CreateCompositor  widget/nsBaseWidget.cpp:1531
3  libxul.so  nsBaseWidget::GetWindowRenderer  widget/nsBaseWidget.cpp:1590
3  libxul.so  nsWindow::GetWindowRenderer  widget/gtk/nsWindow.cpp:9011
4  libxul.so  mozilla::PresShell::PaintAndRequestComposite  layout/base/PresShell.cpp:6434
4  libxul.so  nsViewManager::ProcessPendingUpdatesPaint  view/nsViewManager.cpp:408
5  libxul.so  nsViewManager::ProcessPendingUpdatesForView  view/nsViewManager.cpp:343
6  libxul.so  nsViewManager::ProcessPendingUpdates  view/nsViewManager.cpp:916
7  libxul.so  nsRefreshDriver::Tick  layout/base/nsRefreshDriver.cpp:2841

By querying Nightly crashes reported within the last 2 months, here are some insights about the signature:

  • First crash report: 2024-02-28
  • Process type: Parent
  • Is startup crash: No
  • Has user comments: No
  • Is null crash: Yes - all crashes happened on null or near null memory address
Component: General → Widget: Gtk
Flags: needinfo?(stransky)
Priority: -- → P3
Flags: needinfo?(stransky)
You need to log in before you can comment on or make changes to this bug.