Description of problem: Just launch steam game Version-Release number of selected component: gnome-shell-3.25.90-2.fc27 Additional info: reporter: libreport-2.9.1 backtrace_rating: 4 cmdline: /usr/bin/gnome-shell crash_function: _g_log_abort executable: /usr/bin/gnome-shell journald_cursor: s=cac8a571f04b4073ac631cad732ff544;i=148da3;b=ef9517dd0cee4bdab73c252ddcb278c3;m=3e87af8dd;t=5572bfea32a34;x=333363cb9ed06bce kernel: 4.13.0-0.rc5.git4.1.fc28.x86_64 rootdir: / runlevel: N 5 type: CCpp uid: 1000 Truncated backtrace: Thread no. 1 (10 frames) #0 _g_log_abort at gmessages.c:554 #1 g_log_writer_default at gmessages.c:2621 #2 g_log_structured_array at gmessages.c:1941 #3 g_log_structured at gmessages.c:1768 #6 xkl_process_error at xklavier_evt.c:541 #11 XPending at Pending.c:55 #12 gdk_check_xpending at gdkeventsource.c:269 #13 gdk_event_source_check at gdkeventsource.c:306 #14 g_main_context_check at gmain.c:3719 #17 meta_run at core/main.c:648 Potential duplicate: bug 1399375
Created attachment 1315916 [details] File: backtrace
Created attachment 1315917 [details] File: cgroup
Created attachment 1315918 [details] File: core_backtrace
Created attachment 1315919 [details] File: cpuinfo
Created attachment 1315920 [details] File: dso_list
Created attachment 1315921 [details] File: environ
Created attachment 1315922 [details] File: limits
Created attachment 1315923 [details] File: maps
Created attachment 1315924 [details] File: open_fds
Created attachment 1315925 [details] File: proc_pid_status
Created attachment 1315926 [details] File: var_log_messages
Similar problem has been detected: I have no idea how this actually occurs precisely, but thought would be useful to report it even if I'm not a regular user of Rawhide. Since few time it happens most often when closing apps, looks like gnome-shell freezes temporary (about 10-30sec, depends on occurence), and then behaves (this session in uder Wayland) like if I had entered 'gnome-shell --replace' command under X session... reporter: libreport-2.9.2 backtrace_rating: 3 cmdline: /usr/bin/gnome-shell crash_function: _g_log_abort executable: /usr/bin/gnome-shell journald_cursor: s=b4bbd2ff79ab4ad8a42f412b300bf1c7;i=7839;b=902cb814806f4f3f9cb58361bfa2615e;m=617faf68;t=55ca66a0cd9a0;x=7cc11151acf55718 kernel: 4.14.0-0.rc6.git2.1.fc28.x86_64 package: gnome-shell-3.26.1-1.fc28 reason: gnome-shell killed by SIGTRAP rootdir: / runlevel: N 5 type: CCpp uid: 1000
This is another _g_log_abort case that's subject to false dupes (see https://bugzilla.redhat.com/show_bug.cgi?id=1509086 for more on that). The actual crash reported here by Mikhail looks to be the known crash on load of Kerbal Space Program (possibly other games are subject to the same issue): it has the tell-tale errors, "'BadAlloc (insufficient resources for operation)'" in the backtrace, and "Native children wider or taller than 65535 pixels are not supported" in var_log_messages. So let's call it a dupe of #1387926 , the oldest report I can find for that case. *** This bug has been marked as a duplicate of bug 1387926 ***