Closed
Bug 1636072
Opened 5 years ago
Closed 5 years ago
Crash in [@ wl_proxy_marshal_array_constructor_versioned | wl_proxy_marshal | mozilla::widget::WindowBackBuffer::Attach]
Categories
(Core :: Widget: Gtk, defect)
Tracking
()
RESOLVED
FIXED
mozilla78
| Tracking | Status | |
|---|---|---|
| firefox-esr68 | --- | unaffected |
| firefox76 | --- | unaffected |
| firefox77 | --- | wontfix |
| firefox78 | --- | fixed |
People
(Reporter: sg, Assigned: stransky)
References
(Blocks 1 open bug)
Details
(Keywords: crash)
Crash Data
Attachments
(1 file)
This bug is for crash report bp-70572ed6-c21f-4fde-aa2e-aa6bb0200506.
Top 10 frames of crashing thread:
0 libwayland-client.so.0 wl_proxy_marshal_array_constructor_versioned
1 libwayland-client.so.0 wl_proxy_marshal
2 libxul.so mozilla::widget::WindowBackBuffer::Attach widget/gtk/WindowSurfaceWayland.cpp:393
3 libxul.so mozilla::widget::WindowSurfaceWayland::CommitWaylandBuffer widget/gtk/WindowSurfaceWayland.cpp:1134
4 libxul.so RunnableFunction<void ipc/chromium/src/base/task.h:324
5 libxul.so base::MessagePumpDefault::Run ipc/chromium/src/base/message_pump_default.cc:39
6 libxul.so MessageLoop::Run ipc/chromium/src/base/message_loop.cc:290
7 libxul.so base::Thread::ThreadMain ipc/chromium/src/base/thread.cc:192
8 libxul.so ThreadFunc ipc/chromium/src/base/platform_thread_posix.cc:40
9 libpthread.so.0 start_thread
This has been happening on Nightly since build id 20200411093441.
| Assignee | ||
Comment 1•5 years ago
|
||
Updated•5 years ago
|
Assignee: nobody → stransky
Status: NEW → ASSIGNED
Pushed by ccoroiu@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/769bfe5f5cc2
[Wayland] Don't crash when GetWlBuffer() fails, r=jhorak
Comment 3•5 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox78:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla78
Updated•5 years ago
|
status-firefox76:
--- → unaffected
status-firefox77:
--- → wontfix
status-firefox-esr68:
--- → unaffected
You need to log in
before you can comment on or make changes to this bug.
Description
•