app-keys-gnome-shell-extension icon indicating copy to clipboard operation
app-keys-gnome-shell-extension copied to clipboard

AppKeys may be causing instability in GNOME

Open akaihola opened this issue 7 years ago • 6 comments

I use GNOME Shell on Fedora 26, and it seems that if I have AppKeys installed and enabled (master branch as of June 25 2017), I get intermittent window manager restarts and outright GNOME crashes which take me back to the login screen.

I suspect the window manager is restarting when the screen flickers for a bit and windows get reorganized. These events are more frequent than GNOME crashes.

I disabled AppKeys for a few days, and GNOME stayed up and solid without any hiccups. After re-enabling it, I get these issues again.

When these problems occur, I do see errors in my system log. Here is an example from a GNOME crash which just happened:

Nov 07 10:53:21 gogo gnome-shell[1757]: g_settings_get_enum: assertion 'G_IS_SETTINGS (settings)' failed
Nov 07 10:53:21 gogo kernel: show_signal_msg: 67 callbacks suppressed
Nov 07 10:53:21 gogo kernel: gnome-shell[1757]: segfault at 18 ip 00007fc2152f7e40 sp 00007ffca06090a8 error 4 in libglib-2.0.so.0.5200.3[7fc2152840
Nov 07 10:53:21 gogo audit[1757]: ANOM_ABEND auid=1000 uid=1000 gid=1000 ses=2 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 pid=1757 c
Nov 07 10:53:21 gogo gnome-shell[1757]: g_settings_get_value: assertion 'G_IS_SETTINGS (settings)' failed
Nov 07 10:53:21 gogo gnome-shell[1757]: g_variant_get_type: assertion 'value != NULL' failed
Nov 07 10:53:21 gogo gnome-shell[1757]: g_variant_type_is_subtype_of: assertion 'g_variant_type_check (type)' failed
Nov 07 10:53:21 gogo gnome-shell[1757]: g_variant_get_boolean: assertion 'g_variant_is_of_type (value, G_VARIANT_TYPE_BOOLEAN)' failed
Nov 07 10:53:21 gogo gnome-shell[1757]: g_variant_unref: assertion 'value != NULL' failed
Nov 07 10:53:21 gogo gnome-shell[1757]: g_settings_get_value: assertion 'G_IS_SETTINGS (settings)' failed
Nov 07 10:53:21 gogo gnome-shell[1757]: g_variant_get_type: assertion 'value != NULL' failed
Nov 07 10:53:21 gogo gnome-shell[1757]: g_variant_type_is_subtype_of: assertion 'g_variant_type_check (type)' failed
Nov 07 10:53:21 gogo gnome-shell[1757]: g_variant_get_boolean: assertion 'g_variant_is_of_type (value, G_VARIANT_TYPE_BOOLEAN)' failed
Nov 07 10:53:21 gogo gnome-shell[1757]: g_variant_unref: assertion 'value != NULL' failed
Nov 07 10:53:21 gogo systemd[1]: Created slice system-systemd\x2dcoredump.slice.
Nov 07 10:53:21 gogo systemd[1]: Started Process Core Dump (PID 20784/UID 0).
Nov 07 10:53:21 gogo audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-coredump@
Nov 07 10:53:23 gogo terminator[2631]: Error reading events from display: Broken pipe
Nov 07 10:53:23 gogo unknown[2155]: Error reading events from display: Broken pipe
Nov 07 10:53:23 gogo polkitd[918]: Unregistered Authentication Agent for unix-session:2 (system bus name :1.50, object path /org/freedesktop/PolicyK
Nov 07 10:53:23 gogo gnome-software[2161]: Error reading events from display: Broken pipe
Nov 07 10:53:23 gogo org.gnome.Shell.desktop[1757]: (EE)
Nov 07 10:53:23 gogo org.gnome.Shell.desktop[1757]: Fatal server error:
Nov 07 10:53:23 gogo org.gnome.Shell.desktop[1757]: (EE) failed to read Wayland events: Connection reset by peer
Nov 07 10:53:23 gogo org.gnome.Shell.desktop[1757]: (EE)
Nov 07 10:53:23 gogo abrt-applet[2112]: Error reading events from display: Broken pipe
Nov 07 10:53:23 gogo gsd-power[1922]: Error setting property 'PowerSaveMode' on interface org.gnome.Mutter.DisplayConfig: GDBus.Error:org.freedeskto
Nov 07 10:53:23 gogo gnome-session[1684]: gnome-session-binary[1684]: WARNING: Application 'org.gnome.Shell.desktop' killed by signal 11
Nov 07 10:53:23 gogo gnome-session-binary[1684]: Unrecoverable failure in required component org.gnome.Shell.desktop
Nov 07 10:53:23 gogo gnome-session-binary[1684]: WARNING: Application 'org.gnome.Shell.desktop' killed by signal 11
Nov 07 10:53:23 gogo keepassx2.desktop[13593]: ICE default IO error handler doing an exit(), pid = 13593, errno = 11
Nov 07 10:53:23 gogo jetbrains-toolbox.desktop[2166]: ICE default IO error handler doing an exit(), pid = 2233, errno = 11
Nov 07 10:53:23 gogo bluetoothd[878]: Endpoint unregistered: sender=:1.55 path=/MediaEndpoint/A2DPSource
Nov 07 10:53:23 gogo bluetoothd[878]: Endpoint unregistered: sender=:1.55 path=/MediaEndpoint/A2DPSink
Nov 07 10:53:23 gogo org.gnome.SettingsDaemon.Power.desktop[1922]: xcb_connection_has_error() returned true
Nov 07 10:53:23 gogo org.gnome.SettingsDaemon.MediaKeys.desktop[1965]: xcb_connection_has_error() returned true
Nov 07 10:53:23 gogo gsd-rfkill[1926]: g_object_notify: object class 'CcRfkillGlib' has no property named 'kernel-noinput'
Nov 07 10:53:23 gogo kernel: rfkill: input handler enabled
Nov 07 10:53:23 gogo brave.desktop[18886]: [18886:18886:1107/105323.429411:ERROR:libnotify_notification.cc(48)] notify_notification_show: domain=788
Nov 07 10:53:23 gogo gsd-color[1340]: failed to connect to device: Failed to connect to missing device /org/freedesktop/ColorManager/devices/xrandr_
Nov 07 10:53:23 gogo gsd-color[1340]: failed to connect to device: Failed to connect to missing device /org/freedesktop/ColorManager/devices/xrandr_
Nov 07 10:53:23 gogo gsd-color[1340]: failed to connect to device: Failed to connect to missing device /org/freedesktop/ColorManager/devices/xrandr_
Nov 07 10:53:23 gogo gdm-password][1646]: pam_unix(gdm-password:session): session closed for user kaiant
Nov 07 10:53:23 gogo audit[1646]: USER_END pid=1646 uid=0 auid=1000 ses=2 subj=system_u:system_r:xdm_t:s0-s0:c0.c1023 msg='op=PAM:session_close gran
Nov 07 10:53:23 gogo audit[1646]: USER_LOGOUT pid=1646 uid=0 auid=1000 ses=2 subj=system_u:system_r:xdm_t:s0-s0:c0.c1023 msg='uid=1000 exe="/usr/lib
Nov 07 10:53:23 gogo audit[1646]: CRED_DISP pid=1646 uid=0 auid=1000 ses=2 subj=system_u:system_r:xdm_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=
Nov 07 10:53:24 gogo brave.desktop[18886]: [18886:18886:1107/105324.005566:ERROR:browser_main_parts.cc(115)] X IO error received (X server probably 
Nov 07 10:53:24 gogo at-spi-bus-launcher[1778]: XIO:  fatal IO error 11 (Resource temporarily unavailable) on X server ":0"
Nov 07 10:53:24 gogo at-spi-bus-launcher[1778]:       after 62995 requests (62995 known processed) with 0 events remaining.
Nov 07 10:53:24 gogo ibus-daemon[1823]: GChildWatchSource: Exit status of a child process was requested but ECHILD was received by waitpid(). Most l
Nov 07 10:53:24 gogo systemd-logind[905]: Removed session 2.
Nov 07 10:53:24 gogo gsd-color[1340]: could not find device: property match 'XRANDR_name'='DP-1' does not exist
Nov 07 10:53:24 gogo gsd-color[1340]: could not find device: property match 'XRANDR_name'='HDMI-2' does not exist
Nov 07 10:53:24 gogo systemd[1]: Stopping User Manager for UID 1000...
Nov 07 10:53:24 gogo systemd[1655]: Stopping Virtual filesystem service...
Nov 07 10:53:24 gogo tracker-store[2133]: Received signal:15->'Terminated'
Nov 07 10:53:24 gogo tracker-store[2133]: OK
Nov 07 10:53:24 gogo systemd[1655]: Stopping Tracker metadata database store and lookup manager...
Nov 07 10:53:24 gogo systemd[1655]: Stopping Virtual filesystem metadata service...
Nov 07 10:53:24 gogo obexd[2508]: Terminating
Nov 07 10:53:24 gogo systemd[1655]: Stopping Accessibility services bus...
Nov 07 10:53:24 gogo systemd[1655]: Stopping Virtual filesystem service - digital camera monitor...
Nov 07 10:53:24 gogo systemd[1655]: Stopping Virtual filesystem service - Apple File Conduit monitor...
Nov 07 10:53:24 gogo systemd[1655]: Stopping Evolution source registry...
Nov 07 10:53:24 gogo systemd[1655]: Stopping Evolution address book service...
Nov 07 10:53:24 gogo systemd[1655]: Stopping Virtual filesystem service - GNOME Online Accounts monitor...
Nov 07 10:53:24 gogo systemd[1655]: Stopping Evolution calendar service...
Nov 07 10:53:24 gogo systemd[1655]: Stopping Virtual filesystem service - disk device monitor...
Nov 07 10:53:24 gogo systemd[1655]: Stopping Virtual filesystem service - Media Transfer Protocol monitor...
Nov 07 10:53:24 gogo systemd[1655]: Stopping Bluetooth OBEX service...
Nov 07 10:53:24 gogo systemd[1655]: Stopped target Default.
Nov 07 10:53:24 gogo systemd[1655]: Stopping sandboxed app permission store...
Nov 07 10:53:24 gogo systemd[1655]: Stopping D-Bus User Message Bus...
Nov 07 10:53:24 gogo systemd[1655]: Stopped D-Bus User Message Bus.
Nov 07 10:53:24 gogo systemd[1655]: Stopped Accessibility services bus.
Nov 07 10:53:24 gogo systemd[1655]: Stopped sandboxed app permission store.
Nov 07 10:53:24 gogo systemd[1655]: Stopped Evolution source registry.
Nov 07 10:53:24 gogo systemd[1655]: Stopped Virtual filesystem service - GNOME Online Accounts monitor.
Nov 07 10:53:24 gogo systemd[1655]: Stopped Virtual filesystem service - Media Transfer Protocol monitor.
Nov 07 10:53:24 gogo systemd[1655]: Stopped Virtual filesystem metadata service.
Nov 07 10:53:24 gogo systemd[1655]: Stopped Evolution address book service.
Nov 07 10:53:24 gogo systemd[1655]: Stopped Virtual filesystem service - disk device monitor.
Nov 07 10:53:24 gogo systemd[1655]: Stopped Bluetooth OBEX service.
Nov 07 10:53:24 gogo systemd[1655]: Stopped Tracker metadata database store and lookup manager.
Nov 07 10:53:24 gogo systemd[1655]: Stopped Virtual filesystem service - Apple File Conduit monitor.
Nov 07 10:53:24 gogo systemd[1655]: Stopped Virtual filesystem service - digital camera monitor.
Nov 07 10:53:24 gogo systemd[1655]: Stopped Virtual filesystem service.
Nov 07 10:53:24 gogo systemd[1655]: Stopped Evolution calendar service.
Nov 07 10:53:24 gogo systemd[1655]: Stopped target Basic System.
Nov 07 10:53:24 gogo systemd[1655]: Stopped target Sockets.
Nov 07 10:53:24 gogo systemd[1655]: Closed D-Bus User Message Bus Socket.
Nov 07 10:53:24 gogo systemd[1655]: Stopped target Timers.
Nov 07 10:53:24 gogo systemd[1655]: Stopped target Paths.
Nov 07 10:53:24 gogo systemd[1655]: Reached target Shutdown.
Nov 07 10:53:24 gogo systemd[1655]: Starting Exit the Session...
Nov 07 10:53:24 gogo systemd[1655]: Received SIGRTMIN+24 from PID 20826 (kill).
Nov 07 10:53:24 gogo systemd[1662]: pam_unix(systemd-user:session): session closed for user kaiant
Nov 07 10:53:24 gogo systemd[1]: Stopped User Manager for UID 1000.
Nov 07 10:53:24 gogo audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=user@1000 comm="sy
Nov 07 10:53:24 gogo systemd[1]: Removed slice User Slice of kaiant.
Nov 07 10:53:25 gogo systemd-coredump[20785]: Process 1757 (gnome-shell) of user 1000 dumped core.
                                              
                                              Stack trace of thread 1757:
                                              #0  0x00007fc2152f7e40 g_time_zone_ref (libglib-2.0.so.0)
                                              #1  0x00007fc2152b5b5e g_date_time_alloc (libglib-2.0.so.0)
                                              #2  0x00007fc2152b5f42 g_date_time_from_instant (libglib-2.0.so.0)
                                              #3  0x00007fc2152b6182 g_date_time_new_now (libglib-2.0.so.0)
                                              #4  0x00007fc20d2853c3 update_clock (libgnome-desktop-3.so.12)
                                              #5  0x00007fc2155a630d g_closure_invoke (libgobject-2.0.so.0)
                                              #6  0x00007fc2155b898e signal_emit_unlocked_R (libgobject-2.0.so.0)
                                              #7  0x00007fc2155c11a5 g_signal_emit_valist (libgobject-2.0.so.0)
                                              #8  0x00007fc2155c1b0f g_signal_emit (libgobject-2.0.so.0)
                                              #9  0x00007fc216e35472 g_settings_real_change_event (libgio-2.0.so.0)
                                              #10 0x00007fc2114c3bde ffi_call_unix64 (libffi.so.6)
                                              #11 0x00007fc2114c354f ffi_call (libffi.so.6)
                                              #12 0x00007fc2155a6efd g_cclosure_marshal_generic_va (libgobject-2.0.so.0)
                                              #13 0x00007fc2155a6546 _g_closure_invoke_va (libgobject-2.0.so.0)
                                              #14 0x00007fc2155c0e69 g_signal_emit_valist (libgobject-2.0.so.0)
                                              #15 0x00007fc2155c1b0f g_signal_emit (libgobject-2.0.so.0)
                                              #16 0x00007fc216e35be8 settings_backend_path_changed (libgio-2.0.so.0)
                                              #17 0x00007fc216e3070a g_settings_backend_invoke_closure (libgio-2.0.so.0)
                                              #18 0x00007fc2152cac27 g_idle_dispatch (libglib-2.0.so.0)
                                              #19 0x00007fc2152ce247 g_main_context_dispatch (libglib-2.0.so.0)
                                              #20 0x00007fc2152ce5e8 g_main_context_iterate.isra.25 (libglib-2.0.so.0)
                                              #21 0x00007fc2152ce902 g_main_loop_run (libglib-2.0.so.0)
                                              #22 0x00007fc219d0822c meta_run (libmutter-0.so.0)
                                              #23 0x000055aae75674a7 main (gnome-shell)
                                              #24 0x00007fc21370488a __libc_start_main (libc.so.6)
                                              #25 0x000055aae75675ba _start (gnome-shell)
                                              
                                              Stack trace of thread 1766:
                                              #0  0x00007fc2137e8d2d poll (libc.so.6)
                                              #1  0x00007fc2152ce569 g_main_context_iterate.isra.25 (libglib-2.0.so.0)
                                              #2  0x00007fc2152ce67c g_main_context_iteration (libglib-2.0.so.0)
                                              #3  0x00007fc2152ce6c1 glib_worker_main (libglib-2.0.so.0)
                                              #4  0x00007fc2152f5536 g_thread_proxy (libglib-2.0.so.0)
                                              #5  0x00007fc213ac036d start_thread (libpthread.so.0)
                                              #6  0x00007fc2137f4e1f __clone (libc.so.6)
                                              
                                              Stack trace of thread 1767:
                                              #0  0x00007fc2137e8d2d poll (libc.so.6)
                                              #1  0x00007fc2152ce569 g_main_context_iterate.isra.25 (libglib-2.0.so.0)
                                              #2  0x00007fc2152ce902 g_main_loop_run (libglib-2.0.so.0)
                                              #3  0x00007fc216df4cb6 gdbus_shared_thread_func (libgio-2.0.so.0)
                                              #4  0x00007fc2152f5536 g_thread_proxy (libglib-2.0.so.0)
                                              #5  0x00007fc213ac036d start_thread (libpthread.so.0)
                                              #6  0x00007fc2137f4e1f __clone (libc.so.6)
                                              
                                              Stack trace of thread 1771:
                                              #0  0x00007fc2137e8d2d poll (libc.so.6)
                                              #1  0x00007fc2152ce569 g_main_context_iterate.isra.25 (libglib-2.0.so.0)
                                              #2  0x00007fc2152ce67c g_main_context_iteration (libglib-2.0.so.0)
                                              #3  0x00007fc1ee655f3d dconf_gdbus_worker_thread (libdconfsettings.so)
                                              #4  0x00007fc2152f5536 g_thread_proxy (libglib-2.0.so.0)
                                              #5  0x00007fc213ac036d start_thread (libpthread.so.0)
                                              #6  0x00007fc2137f4e1f __clone (libc.so.6)
                                              
                                              Stack trace of thread 1804:
                                              #0  0x00007fc2137e8d2d poll (libc.so.6)
                                              #1  0x00007fc21d308c01 poll_func (libpulse.so.0)
                                              #2  0x00007fc21d2fa5c0 pa_mainloop_poll (libpulse.so.0)
                                              #3  0x00007fc21d2fac50 pa_mainloop_iterate (libpulse.so.0)
                                              #4  0x00007fc21d2face0 pa_mainloop_run (libpulse.so.0)
                                              #5  0x00007fc21d308b49 thread (libpulse.so.0)
                                              #6  0x00007fc2134b53a8 internal_thread_func (libpulsecommon-11.1.so)
                                              #7  0x00007fc213ac036d start_thread (libpthread.so.0)
                                              #8  0x00007fc2137f4e1f __clone (libc.so.6)
                                              
                                              Stack trace of thread 1806:
                                              #0  0x00007fc213ac690b pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                              #1  0x00007fc20d6eb550 PR_WaitCondVar (libnspr4.so)
                                              #2  0x00007fc210fbd0b1 _ZN2js12HelperThread10threadLoopEv (libmozjs-38.so)
                                              #3  0x00007fc20d6f10eb _pt_root (libnspr4.so)
                                              #4  0x00007fc213ac036d start_thread (libpthread.so.0)
                                              #5  0x00007fc2137f4e1f __clone (libc.so.6)
                                              
                                              Stack trace of thread 1812:
                                              #0  0x00007fc213ac690b pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                              #1  0x00007fc20d6eb550 PR_WaitCondVar (libnspr4.so)
                                              #2  0x00007fc210fbd0b1 _ZN2js12HelperThread10threadLoopEv (libmozjs-38.so)
                                              #3  0x00007fc20d6f10eb _pt_root (libnspr4.so)
                                              #4  0x00007fc213ac036d start_thread (libpthread.so.0)
                                              #5  0x00007fc2137f4e1f __clone (libc.so.6)
                                              
                                              Stack trace of thread 1807:
                                              #0  0x00007fc213ac690b pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                              #1  0x00007fc20d6eb550 PR_WaitCondVar (libnspr4.so)
                                              #2  0x00007fc210fbd0b1 _ZN2js12HelperThread10threadLoopEv (libmozjs-38.so)
                                              #3  0x00007fc20d6f10eb _pt_root (libnspr4.so)
                                              #4  0x00007fc213ac036d start_thread (libpthread.so.0)
                                              #5  0x00007fc2137f4e1f __clone (libc.so.6)
                                              
                                              Stack trace of thread 1808:
                                              #0  0x00007fc213ac690b pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                              #1  0x00007fc20d6eb550 PR_WaitCondVar (libnspr4.so)
                                              #2  0x00007fc210fbd0b1 _ZN2js12HelperThread10threadLoopEv (libmozjs-38.so)
                                              #3  0x00007fc20d6f10eb _pt_root (libnspr4.so)
                                              #4  0x00007fc213ac036d start_thread (libpthread.so.0)
                                              #5  0x00007fc2137f4e1f __clone (libc.so.6)
                                              
                                              Stack trace of thread 1809:
                                              #0  0x00007fc213ac690b pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                              #1  0x00007fc20d6eb550 PR_WaitCondVar (libnspr4.so)
                                              #2  0x00007fc210fbd0b1 _ZN2js12HelperThread10threadLoopEv (libmozjs-38.so)
                                              #3  0x00007fc20d6f10eb _pt_root (libnspr4.so)
                                              #4  0x00007fc213ac036d start_thread (libpthread.so.0)
                                              #5  0x00007fc2137f4e1f __clone (libc.so.6)
                                              
                                              Stack trace of thread 1810:
                                              #0  0x00007fc213ac690b pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                              #1  0x00007fc20d6eb550 PR_WaitCondVar (libnspr4.so)
                                              #2  0x00007fc210fbd0b1 _ZN2js12HelperThread10threadLoopEv (libmozjs-38.so)
                                              #3  0x00007fc20d6f10eb _pt_root (libnspr4.so)
                                              #4  0x00007fc213ac036d start_thread (libpthread.so.0)
                                              #5  0x00007fc2137f4e1f __clone (libc.so.6)
                                              
                                              Stack trace of thread 1811:
                                              #0  0x00007fc213ac690b pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                              #1  0x00007fc20d6eb550 PR_WaitCondVar (libnspr4.so)
                                              #2  0x00007fc210fbd0b1 _ZN2js12HelperThread10threadLoopEv (libmozjs-38.so)
                                              #3  0x00007fc20d6f10eb _pt_root (libnspr4.so)
                                              #4  0x00007fc213ac036d start_thread (libpthread.so.0)
                                              #5  0x00007fc2137f4e1f __clone (libc.so.6)
                                              
                                              Stack trace of thread 1813:
                                              #0  0x00007fc213ac690b pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0)
                                              #1  0x00007fc20d6eb550 PR_WaitCondVar (libnspr4.so)
                                              #2  0x00007fc210fbd0b1 _ZN2js12HelperThread10threadLoopEv (libmozjs-38.so)
                                              #3  0x00007fc20d6f10eb _pt_root (libnspr4.so)
                                              #4  0x00007fc213ac036d start_thread (libpthread.so.0)
                                              #5  0x00007fc2137f4e1f __clone (libc.so.6)
                                              
                                              Stack trace of thread 20778:
                                              #0  0x00007fc2137ef7b9 syscall (libc.so.6)
                                              #1  0x00007fc2153136fa g_cond_wait_until (libglib-2.0.so.0)
                                              #2  0x00007fc2152a2b31 g_async_queue_pop_intern_unlocked (libglib-2.0.so.0)
                                              #3  0x00007fc2152a30ec g_async_queue_timeout_pop (libglib-2.0.so.0)
                                              #4  0x00007fc2152f5fde g_thread_pool_thread_proxy (libglib-2.0.so.0)
                                              #5  0x00007fc2152f5536 g_thread_proxy (libglib-2.0.so.0)
                                              #6  0x00007fc213ac036d start_thread (libpthread.so.0)
                                              #7  0x00007fc2137f4e1f __clone (libc.so.6)
Nov 07 10:53:25 gogo audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-coredump@0
Nov 07 10:53:27 gogo abrtd[881]: Size of '/var/spool/abrt' >= 5000 MB (MaxCrashReportsSize), deleting old directory 'ccpp-2017-11-03-07:47:48.748238
Nov 07 10:53:28 gogo abrtd[881]: Size of '/var/spool/abrt' >= 5000 MB (MaxCrashReportsSize), deleting old directory 'ccpp-2017-11-03-07:47:49.47876-
Nov 07 10:53:29 gogo audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=geoclue comm="syst
Nov 07 10:53:29 gogo abrtd[881]: Size of '/var/spool/abrt' >= 5000 MB (MaxCrashReportsSize), deleting old directory 'ccpp-2017-10-27-15:17:01.984319
Nov 07 10:53:30 gogo abrtd[881]: Size of '/var/spool/abrt' >= 5000 MB (MaxCrashReportsSize), deleting old directory 'ccpp-2017-10-27-15:34:12.234349
Nov 07 10:53:31 gogo abrtd[881]: Size of '/var/spool/abrt' >= 5000 MB (MaxCrashReportsSize), deleting old directory 'ccpp-2017-10-27-15:24:49.234609
Nov 07 10:53:35 gogo abrt-notification[20885]: Process 1757 (gnome-shell) crashed in ??()

akaihola avatar Nov 07 '17 09:11 akaihola

Hello Antti

Koljan57 avatar Nov 07 '17 15:11 Koljan57

Hm, this clearly shouldn't happen. I'll have to find some time to look into this. What version of GNOME do you use? I'm on Arch with GNOME 3.26.2 and didn't get any crashes yet.

franziskuskiefer avatar Nov 08 '17 08:11 franziskuskiefer

The package for GNOME Shell on my Fedora box is gnome-shell-3.24.3-2.fc26.x86_64.

akaihola avatar Nov 08 '17 12:11 akaihola

I'm still seeing this issue. I'm not familiar with GNOME Shell extension development, but is there something I can do to get more insight into what might be happening here? Add some logging to the code?

akaihola avatar Nov 28 '17 10:11 akaihola

Since the crash seems to somehow be related to settings, here are my current settings:

$ gsettings --schemadir ~/.local/share/gnome-shell/extensions/[email protected]/schemas list-recursively org.gnome.shell.extensions.app-keys    
org.gnome.shell.extensions.app-keys app-key-kp1 ['<Super>KP_1']
org.gnome.shell.extensions.app-keys app-key-kp2 ['<Super>KP_2']
org.gnome.shell.extensions.app-keys app-key-kp3 ['<Super>KP_3']
org.gnome.shell.extensions.app-keys app-key-kp4 ['<Super>KP_4']
org.gnome.shell.extensions.app-keys app-key-kp5 ['<Super>KP_5']
org.gnome.shell.extensions.app-keys app-key-kp6 ['<Super>KP_6']
org.gnome.shell.extensions.app-keys app-key-kp7 ['<Super>KP_7']
org.gnome.shell.extensions.app-keys app-key-shift0 ['<Shift><Super>0']
org.gnome.shell.extensions.app-keys app-key-shift1 ['<Shift><Super>1']
org.gnome.shell.extensions.app-keys app-key-shift2 ['<Shift><Super>2']
org.gnome.shell.extensions.app-keys app-key-shift3 ['<Shift><Super>3']
org.gnome.shell.extensions.app-keys app-key-shift4 ['<Shift><Super>4']
org.gnome.shell.extensions.app-keys app-key-shift5 ['<Shift><Super>5']
org.gnome.shell.extensions.app-keys app-key-shift6 ['<Shift><Super>6']
org.gnome.shell.extensions.app-keys app-key-shift7 ['<Shift><Super>7']
org.gnome.shell.extensions.app-keys app-key-shift-kp2 ['<Shift><Super>KP_2']
org.gnome.shell.extensions.app-keys app-key-shift-kp3 ['<Shift><Super>KP_3']
org.gnome.shell.extensions.app-keys app-key-shift-kp4 ['<Shift><Super>KP_4']
org.gnome.shell.extensions.app-keys app-key-shift-kp5 ['<Shift><Super>KP_5']
org.gnome.shell.extensions.app-keys app-key-shift-kp6 ['<Shift><Super>KP_6']
org.gnome.shell.extensions.app-keys app-key-shift-kp7 ['<Shift><Super>KP_7']
org.gnome.shell.extensions.app-keys app-key-shift-kp8 ['<Shift><Super>KP_8']
org.gnome.shell.extensions.app-keys app-key-shift-kp9 ['<Shift><Super>KP_9']
org.gnome.shell.extensions.app-keys app-key-kp9 ['<Super>KP_9']
org.gnome.shell.extensions.app-keys app-key-shift-kp1 ['<Shift><Super>KP_1']
org.gnome.shell.extensions.app-keys app-key-shift8 ['<Shift><Super>8']
org.gnome.shell.extensions.app-keys app-key-shift9 ['<Shift><Super>9']
org.gnome.shell.extensions.app-keys app-key-kp8 ['<Super>KP_8']
org.gnome.shell.extensions.app-keys close-overview true
org.gnome.shell.extensions.app-keys use-num-keys true
org.gnome.shell.extensions.app-keys cycle-windows true
org.gnome.shell.extensions.app-keys use-nw true
org.gnome.shell.extensions.app-keys app-key-shift-kp0 ['<Shift><Super>KP_0']
org.gnome.shell.extensions.app-keys cycle-windows-active true
org.gnome.shell.extensions.app-keys use-kp-keys true
org.gnome.shell.extensions.app-keys raise-first true
org.gnome.shell.extensions.app-keys app-key0 ['<Super>0']
org.gnome.shell.extensions.app-keys app-key1 ['<Super>N']
org.gnome.shell.extensions.app-keys app-key2 ['<Super>G']
org.gnome.shell.extensions.app-keys app-key3 ['<Super>H']
org.gnome.shell.extensions.app-keys app-key4 ['<Super>T']
org.gnome.shell.extensions.app-keys app-key5 ['<Super>W']
org.gnome.shell.extensions.app-keys app-key6 ['<Shift><Super>H']
org.gnome.shell.extensions.app-keys app-key7 ['<Alt><Super>N']
org.gnome.shell.extensions.app-keys app-key8 ['<Alt><Super>8']
org.gnome.shell.extensions.app-keys app-key9 ['<Super>9']
org.gnome.shell.extensions.app-keys use-kp-nw true
org.gnome.shell.extensions.app-keys app-key-kp0 ['<Super>KP_0']

akaihola avatar Nov 28 '17 10:11 akaihola

This may be unrelated, but my feeling is that I mainly get this issue only when I have my two vertically pivoted external displays connected to my laptop. The freezes occur seldom or not at all when I use only the laptop's own display.

akaihola avatar Dec 12 '17 06:12 akaihola