Open Bug 1969233 Opened 10 months ago Updated 9 months ago

Crash in [@ wl_proxy_get_user_data | wl_surface_get_user_data]

Categories

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

defect

Tracking

()

UNCONFIRMED

People

(Reporter: o2q2tcedsh0, Unassigned)

References

(Blocks 2 open bugs)

Details

Attachments

(4 files)

Crash report: https://crash-stats.mozilla.org/report/index/b42b174f-b455-4cb5-a600-979050250529

Reason:

SIGSEGV / SEGV_MAPERR

Top 10 frames:

0  libwayland-client.so.0  wl_proxy_get_user_data  src/wayland-client.c:2291
1  libgdk-3.so.0  wl_surface_get_user_data  /usr/include/wayland-client-protocol.h:3663
1  libgdk-3.so.0  data_device_enter  gdk/wayland/gdkdevice-wayland.c:1177
2  libffi.so.8  ffi_call_unix64  /build/libffi-1SdSm6/libffi-3.4.4/src/x86/unix64.S:104
3  libffi.so.8  ffi_call_int  src/x86/ffi64.c:673
4  libffi.so.8  ffi_call  src/x86/ffi64.c:710
5  libwayland-client.so.0  wl_closure_invoke  src/connection.c:1228
6  libwayland-client.so.0  dispatch_event  src/wayland-client.c:1670
7  libwayland-client.so.0  dispatch_queue  src/wayland-client.c:1816
7  libwayland-client.so.0  wl_display_dispatch_queue_pending  src/wayland-client.c:2058

The Bugbug bot thinks this bug should belong to the 'Core::Widget: Gtk' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.

Component: Untriaged → Widget: Gtk
Product: Firefox → Core

Please attach your about:support page. Are there any reproduction steps?
Thanks.

Blocks: wayland
Flags: needinfo?(o2q2tcedsh0)
Attached file text.txt
Flags: needinfo?(o2q2tcedsh0)
Attached file raw.txt

I think the crash occurred like this.

I take a bookmark from the bookmarks toolbar. Then I go to a folder in the bookmarks toolbar. The folder opens.
Then I go to another folder and then to another one. I hold the bookmark with the mouse the whole time.

After some time, a crash sometimes occurs.

Flags: needinfo?(stransky)

Can you reproduce somehow? If so, can you try to run on terminal with MOZ_LOG="WidgetPopup:5" WAYLAND_DEBUG=1 env variables, reproduce the issue and attach the log here?

For instance run as:

MOZ_LOG="WidgetPopup:5" WAYLAND_DEBUG=1 firefox > log.txt 2>&1

and attach log.txt here.
Thanks.

Blocks: wayland-popup
No longer blocks: wayland
Flags: needinfo?(stransky) → needinfo?(o2q2tcedsh0)
Priority: -- → P3

I would like to add a bookmark from the tab bar to the bookmarks bar. e.g.

Hold a tab with the right mouse button. Drag it onto the arrow symbol on the right in the menu bar.
Now sometimes a crash happens, just like with some folders in the bookmarks bar. I was able to repeat the crash twice.

https://crash-stats.mozilla.org/report/index/6fc450c7-8aef-4f04-b5f7-e399e0250605
https://crash-stats.mozilla.org/report/index/fec1ca4a-2b5e-4d5c-a38c-59e040250605

Flags: needinfo?(o2q2tcedsh0)
Attached file log.txt

"Show more bookmarks" in the bookmarks toolbar is sometimes out of the screen. This is the time when crashes often happen.

You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: