GNOME Bugzilla – Bug 709852
Wayland: Reliable crash with typeahead search and when dismissing dialogs
Last modified: 2014-12-30 03:07:11 UTC
Environment: jhbuild as per https://wiki.gnome.org/Wayland/TryingIt in F20. Steps to reproduce: 1. Launch gtk3-demo 3.10 with the wayland backend 2. Press a letter to jump to a demo (e.g. b for Button Boxes) Expected results: gtk3-demo would not crash. Actual results: gtk3-demo crashes 100% of the time. ------------------------
+ Trace 232601
Another way to reproduce this bug: 1. Launch gtk3-demo 3.10 with the wayland backend 2. Launch the Dialog and Message Boxes demo 3. Press the Message Dialog button 4. Press the OK button in the resulting message dialog.
This looks like a mutter crash. I get this backtrace from mutter-wayland --wayland when I go through the "Dialog and Message Boxes" demo steps: (gdb) bt
+ Trace 232623
Can't get this to crash anymore. Assume it was fixed at some point.