Closed
Bug 1603977
Opened 5 years ago
Closed 5 years ago
Wayland IPC Assertion failed: CAIRO_REFERENCE_COUNT_HAS_REFERENCE
Categories
(Core :: Widget: Gtk, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1598995
People
(Reporter: firefox, Unassigned)
Details
Attachments
(1 file)
10.00 KB,
application/x-tar
|
Details |
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:71.0) Gecko/20100101 Firefox/71.0
Steps to reproduce:
Note. musl-libc build from void linux. Not tested with glibc.
- Start firefox with: MOZ_ENABLE_WAYLAND= firefox --safe-mode
- Open a few tabs
- From another terminal, attempt to send a URL: MOZ_ENABLE_WAYLAND= firefox --safe-mode --new-tab 'https://news.ycombinator.com'
Actual results:
New tab opens, however when the window regains focus, firefox exits immediately and dumps core.
Expected results:
Firefox does not assert
Comment 1•5 years ago
|
||
Bugbug thinks this bug should belong to this component, but please revert this change in case of error.
Component: Untriaged → Widget: Gtk
Product: Firefox → Core
Updated•5 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•