Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1642058 - Backport mutter Wayland text-input crash fix
Summary: Backport mutter Wayland text-input crash fix
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: mutter
Version: 29
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Florian Müllner
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: AcceptedFreezeException
Depends On:
Blocks: F29FinalFreezeException
TreeView+ depends on / blocked
 
Reported: 2018-10-23 13:39 UTC by Jonas Ådahl
Modified: 2018-10-26 11:50 UTC (History)
10 users (show)

Fixed In Version: mutter-3.30.1-5.fc29
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-10-26 11:50:49 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
GNOME Gitlab https://gitlab.gnome.org/GNOME mutter issues 353#note_353 0 None None None 2018-10-23 13:39:29 UTC

Description Jonas Ådahl 2018-10-23 13:39:30 UTC
Description of problem:
GNOME Shell is prone to crash when switching focus and using input methods. See https://gitlab.gnome.org/GNOME/mutter/issues/353 .

Backport the crash fix.

Comment 1 Stephen Gallagher 2018-10-23 15:20:09 UTC
Could you provide some specific steps to reproduce the crash? The description is rather sparse.

Comment 2 Jonas Ådahl 2018-10-23 15:29:55 UTC
I haven't reproduced it myself, but the reporter upstream have tested the patch.

A description of how to reproduce, as written by the upstream reporter is:

> By the way, crash occurred with high probability when moving focus from gnome-terminal to firefox, while executing app in terminal which frequently update last line to display some sort of progress message.

Comment 3 Jonas Ådahl 2018-10-23 17:21:29 UTC
Fix from upstream is backported to the f29 branch. Could be good to include in F29 thus requesting freeze exception. The impact of the bug is crashing the Wayland session when using input methods, though it is a race condition, and I don't know how often it is triggered, other than the reported reproduced it a couple of times a day.

Comment 4 Fedora Update System 2018-10-23 20:32:12 UTC
mutter-3.30.1-5.fc29 has been submitted as an update to Fedora 29. https://bodhi.fedoraproject.org/updates/FEDORA-2018-0d6f9e6a07

Comment 5 Kamil Páral 2018-10-24 06:25:10 UTC
+1 FE

Comment 6 Petr Schindler 2018-10-24 06:27:44 UTC
+1 FE

Comment 7 Lukas Ruzicka 2018-10-24 06:28:12 UTC
Yeah, I have heard about some unexpected Wayland behaviour from a colleague, this can be connected to this.
Therefore +1 FE.

Comment 8 Kalev Lember 2018-10-24 06:28:58 UTC
+1 FE, makes sense to get simple crash fixes in as the compositor crashes are super user visible (they bring down the whole Wayland session with them).

Comment 9 Fedora Update System 2018-10-24 15:40:53 UTC
mutter-3.30.1-5.fc29 has been pushed to the Fedora 29 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2018-0d6f9e6a07

Comment 10 Kevin Read 2018-10-24 16:56:06 UTC
I might have this crash and be very easily able to trigger it. It happens to me about once every 30 minutes :( Gnome shell crashes for me with SIGABRT and I get tossed to the login manager. I upgrade to mutter-3.30.1-5 but still experience the issue. Unfortunately the backtrace is 1.3GB and it won't upload from the crash screen.

Is there any way I can help diagnose this?

Comment 11 Jonas Ådahl 2018-10-24 17:37:57 UTC
Kevin, does the backtrace match the one in the upstream issue? Does installing this: https://koji.fedoraproject.org/koji/buildinfo?buildID=1155400 build fix the issue?

Comment 12 Kevin Read 2018-10-24 19:45:49 UTC
Jonas, no, it doesn't match upstream, so probably a different issue. I installed the 3.30.1-5 from that source but it didn't change the issue. To reproduce the crash I'm having I can close Eclipse 2018-09, that will always trigger it. Judging from the unsymbolicated backtrace I have it could be this issue: https://gitlab.gnome.org/GNOME/mutter/issues/308

Should I raise an issue here in Bugzilla?

Comment 13 Jonas Ådahl 2018-10-25 07:23:44 UTC
> Should I raise an issue here in Bugzilla?

I don't see why not. Remember to link to the upstream issue, assuming its the same. If you can, also provide a backtrace with debug symbols (sudo dnf debuginfo-install mutter, then coredumpctl -r gdb gnome-shell, then bt full) to the upstream bug it'd be great.

Comment 14 Fedora Update System 2018-10-26 11:50:49 UTC
mutter-3.30.1-5.fc29 has been pushed to the Fedora 29 stable repository. If problems still persist, please make note of it in this bug report.


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