Closed Bug 1581480 Opened 5 years ago Closed 5 years ago

Crash in [@ mozalloc_abort | abort | wl_array_copy]

Categories

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

Unspecified
Linux
defect

Tracking

()

RESOLVED DUPLICATE of bug 1588448

People

(Reporter: gsvelto, Unassigned)

References

(Blocks 1 open bug)

Details

(Keywords: crash)

Crash Data

This bug is for crash report bp-015a34c9-ab60-4c3c-b158-1aaa10190915.

Top 10 frames of crashing thread:

0 firefox-bin mozalloc_abort memory/mozalloc/mozalloc_abort.cpp:33
1 firefox-bin abort memory/mozalloc/mozalloc_abort.cpp:79
2 libwayland-client.so.0.3.0 wl_array_copy 
3 libwayland-client.so.0.3.0 wl_proxy_marshal_array_constructor_versioned 
4 libwayland-client.so.0.3.0 wl_proxy_marshal_constructor 
5 libxul.so moz_container_get_wl_surface widget/gtk/mozcontainer.cpp:587
6 libxul.so mozilla::widget::WindowSurfaceWayland::CommitWaylandBuffer widget/gtk/WindowSurfaceWayland.cpp:972
7 libxul.so RunnableFunction<void  ipc/chromium/src/base/task.h:324
8 libxul.so MessageLoop::DoDelayedWork ipc/chromium/src/base/message_loop.cc:549
9 libxul.so base::MessagePumpDefault::Run ipc/chromium/src/base/message_pump_default.cc:39

Wayland-specific crash, starting from our code here:

https://hg.mozilla.org/mozilla-central/annotate/c969a93b0ca78e59eee771e67f61ad28340b77dc/widget/gtk/mozcontainer.cpp#l587

It seems to be happening only on Fedora 30 and 31 (rawhide) so maybe it's caused by some change in the system libraries.

Null pointer crash. Would be great to have a Wayland log. Looks like moz_container_get_gtk_container_surface() failed to get wl_surface of GtkWindow.

Priority: -- → P3
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.