Closed Bug 1682852 Opened 4 years ago Closed 4 years ago

Crash in [@ wl_proxy_unref | destroy_queued_closure]

Categories

(Core :: Widget: Gtk, defect)

defect

Tracking

()

RESOLVED DUPLICATE of bug 1648698

People

(Reporter: sg, Unassigned)

References

(Blocks 1 open bug)

Details

(Keywords: crash)

Crash Data

Maybe Fission related. (DOMFissionEnabled=1)

Crash report: https://crash-stats.mozilla.org/report/index/fd6c89fa-9a2a-4d47-be25-c40300201216

Reason: SIGABRT

Top 10 frames of crashing thread:

0 libc.so.6 raise sysdeps/unix/sysv/linux/raise.c:51
1 libc.so.6 abort stdlib/stdlib/abort.c:79
2 libc.so.6 __assert_fail_base.cold 
3 libc.so.6 __GI___assert_fail assert/assert/assert.c:101
4 libwayland-client.so.0 wl_proxy_unref ./build/../src/wayland-client.c:230
5 libwayland-client.so.0 destroy_queued_closure ./build/../src/wayland-client.c:292
6 libwayland-client.so.0 wl_display_dispatch_queue_pending ./build/../src/wayland-client.c:1833
7 libxul.so RunnableFunction<void  ipc/chromium/src/base/task.h:324
8 libxul.so nsThread::ProcessNextEvent xpcom/threads/nsThread.cpp:1200
9 libxul.so mozilla::ipc::MessagePumpForNonMainThreads::Run ipc/glue/MessagePump.cpp:332

This seems to be an assertion failure in wayland-client.c here:https://github.com/wayland-project/wayland/blob/6741dafbf7a50e8a3f3b7667b4fecbf7c55f21ff/src/wayland-client.c#L230 Not sure if we can do anything about that.

Blocks: wayland

Looks like a dup of bug 1648698

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