Description of problem: I can reproduce this bug. This happen every time I open search or replace box on POEdit. It freezing around 1-2 seconds then crash and gnome session auto logout. See https://bugzilla.redhat.com/show_bug.cgi?id=1403556 for more detail Version-Release number of selected component: poedit-1.8.11-1.fc25 Additional info: reporter: libreport-2.8.0 backtrace_rating: 4 cmdline: poedit '/mnt/Data/Documents/Myngle code/Myngle source/website_source/trunk/myngle.app/locale/de_DE/LC_MESSAGES/messages.po' crash_function: wl_proxy_marshal executable: /usr/bin/poedit global_pid: 26351 kernel: 4.8.14-300.fc25.x86_64 pkg_fingerprint: 4089 D8F2 FDB1 9C98 pkg_vendor: Fedora Project runlevel: N 5 type: CCpp uid: 1000 Truncated backtrace: Thread no. 1 (10 frames) #0 wl_proxy_marshal at src/wayland-client.c:692 #1 zxdg_toplevel_v6_move at ../../gdk/wayland/xdg-shell-unstable-v6-client-protocol.h:1332 #2 gdk_wayland_window_begin_move_drag at gdkwindow-wayland.c:3424 #3 drag_gesture_update_cb at gtkwindow.c:1621 #4 ffi_call_unix64 at ../src/x86/unix64.S:76 #5 ffi_call at ../src/x86/ffi64.c:525 #6 g_cclosure_marshal_generic_va at gclosure.c:1604 #7 _g_closure_invoke_va at gclosure.c:867 #10 g_cclosure_marshal_VOID__BOXEDv at gmarshal.c:1950 #11 _g_closure_invoke_va at gclosure.c:867
Created attachment 1235334 [details] File: backtrace
Created attachment 1235335 [details] File: cgroup
Created attachment 1235336 [details] File: core_backtrace
Created attachment 1235337 [details] File: dso_list
Created attachment 1235338 [details] File: environ
Created attachment 1235339 [details] File: exploitable
Created attachment 1235340 [details] File: limits
Created attachment 1235341 [details] File: maps
Created attachment 1235342 [details] File: mountinfo
Created attachment 1235343 [details] File: namespaces
Created attachment 1235344 [details] File: open_fds
Created attachment 1235345 [details] File: proc_pid_status
Created attachment 1235346 [details] File: var_log_messages
Hacrot and I can reproduce this bug by opening and using "search box" or "search&replace box" in poedit.
Similar problem has been detected: 1. open a PO file 2. Type CTRL-F to open search window 3. Click on the search window, or the input text field reporter: libreport-2.8.0 backtrace_rating: 4 cmdline: poedit /run/media/nazgul/STICK/flatpak.master.de.po crash_function: wl_proxy_marshal executable: /usr/bin/poedit global_pid: 17939 kernel: 4.8.15-300.fc25.x86_64 package: poedit-1.8.11-1.fc25 pkg_fingerprint: 4089 D8F2 FDB1 9C98 pkg_vendor: Fedora Project reason: poedit killed by SIGSEGV runlevel: N 5 type: CCpp uid: 1000
I can't reproduce it under Cinnamon 3.2.7. Having a first look at the files submitted by abrt, it's mainly blamed to Wayland. Shouldn't we change the component to "wayland"?
Looks like the last function calls are in the wayland client part of GDK, so to me this seems to be a GTK+ issue?
Current workaround for translators: Login using either "GNOME on Xorg" or "GNOME Classic".
hacrot3000, can you set the component of this report to GTK+, please?
Christian Kirbach requested to update component to GTK+
Package seems to be using wxGTK3, so switching to gtk3.
The problem does not appear any more, when current gtk3 3.22.16-1 is installed under F25. I did the following test: Fedora 25: login using GNOME loginctl show-session 2 -p Type Type=wayland install gtk3 3.22.2-2.fc25 fedora problem appears install gtk3 3.22.16-1.fc25 updates OK Tested with Poedit 1.8.11 and current master Fedora 26: OK
Confirming that is has been fixed