Closed Bug 1892361 Opened 2 years ago Closed 2 years ago

Crash in [@ libc.so.6@0x942d5 | mozilla::detail::RWLockImpl::readLock]

Categories

(Core :: Widget: Gtk, defect)

Other
Linux
defect

Tracking

()

RESOLVED DUPLICATE of bug 1892131
Tracking Status
firefox-esr115 --- unaffected
firefox125 --- unaffected
firefox126 --- unaffected
firefox127 --- affected

People

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

References

(Blocks 1 open bug, Regression)

Details

(Keywords: crash, regression)

Crash Data

Crash report: https://crash-stats.mozilla.org/report/index/0d1a5591-bb9d-44d6-b7c3-2e0ee0240417

Reason: SIGSEGV / SEGV_MAPERR

Top 10 frames of crashing thread:

0  libc.so.6  libc.so.6@0x942d5  
1  firefox-bin  mozilla::detail::RWLockImpl::readLock  mozglue/misc/RWLock_posix.cpp:38
2  libxul.so  mozilla::RWLock::ReadLock  xpcom/threads/RWLock.h:60
2  libxul.so  mozilla::BaseAutoReadLock<mozilla::RWLock>::BaseAutoReadLock  xpcom/threads/RWLock.h:111
2  libxul.so  nsWindow::GetOpaqueRegion const  widget/gtk/nsWindow.cpp:6931
3  libxul.so  mozilla::widget::GtkCompositorWidget::GetTransparentRegion  widget/gtk/GtkCompositorWidget.cpp:146
4  libxul.so  mozilla::wr::RenderCompositorSWGL::AllocateMappedBuffer  gfx/webrender_bindings/RenderCompositorSWGL.cpp:155
5  libxul.so  mozilla::wr::RenderCompositorSWGL::StartCompositing  gfx/webrender_bindings/RenderCompositorSWGL.cpp:193
6  libxul.so  <webrender::compositor::sw_compositor::SwCompositor as webrender::composite::Compositor>::start_compositing  gfx/wr/webrender/src/compositor/sw_compositor.rs:1462
7  libxul.so  webrender::renderer::<impl webrender::composite::CompositeState>::composite_native  gfx/wr/webrender/src/renderer/mod.rs:5954

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

  • First crash report: 2024-04-17
  • Process type: GPU
  • Is startup crash: No
  • Has user comments: No
  • Is null crash: Yes - all crashes happened on null or near null memory address

By analyzing the backtrace, the regression may have been introduced by a patch [1] to fix Bug 1891414.

[1] https://hg.mozilla.org/mozilla-central/rev?node=e7acb510da15

:emilio, since you are the author of the potential regressor, could you please take a look?

Flags: needinfo?(emilio)
Status: NEW → RESOLVED
Closed: 2 years ago
Duplicate of bug: 1892131
Flags: needinfo?(emilio)
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.