You are not logged in.
Pages: 1
Earlier this weekend I noticed my laptop would lock up after opening the lid. I have it set to not suspend when the lid is closed. After I open the lid, the screen remains blank, but I can switch to another TTY. Inspecting the running processes at that time shows nothing out of the ordinary. On the main TTY, if I mash the enter key, sometimes Gnome gives up, kills itself, and then respawns, presenting me with the login screen. After logging in, it starts to load my desktop but immediately dumps me back to the login screen again. After unlocking the computer, I can use it normally again. I poked around in the journal and found this around the time that I got it to respawn:
Feb 02 21:46:36 nathan-arch systemd-coredump[3709]: Process 2520 (gnome-shell) of user 1000 dumped core.
Feb 02 22:44:43 nathan-arch gnome-session[7898]: Set MONO_CAIRO_DEBUG_DISPOSE to track allocation traces
Feb 02 22:44:43 nathan-arch gnome-session[7898]: Cairo.Surface is leaking, programmer is missing a call to Dispose
Feb 02 22:44:43 nathan-arch gnome-session[7898]: [Fatal 22:44:43.700] [GLib] Source ID 451 was not found when attempting to remove it
Feb 02 22:44:43 nathan-arch gnome-session[7898]: [Fatal 22:44:43.700] [GLib] Source ID 405 was not found when attempting to remove it
Feb 02 22:44:43 nathan-arch gnome-session[7898]: [Fatal 22:44:43.699] [GLib] Source ID 456 was not found when attempting to remove it
Feb 02 22:44:43 nathan-arch gnome-session[7898]: Got Event! 89, -1
Feb 02 22:44:43 nathan-arch gnome-session[7898]: Got Event! 90, -1
Feb 02 22:44:43 nathan-arch gnome-session[7898]: [03:44:41.826552 Info] [GuiViewVirgilio] Screen is NOT composited.
Feb 02 22:44:42 nathan-arch systemd-coredump[8544]: Process 7979 (gnome-shell) of user 1000 dumped core.
Feb 02 22:44:42 nathan-arch systemd-coredump[8552]: Process 8547 (gnome-shell) of user 1000 dumped core.
Feb 02 22:44:42 nathan-arch gnome-session[7898]: Unrecoverable failure in required component gnome-shell.desktop
Feb 02 22:44:42 nathan-arch gnome-session[7898]: gnome-session[7898]: WARNING: App 'gnome-shell.desktop' respawning too quickly
Feb 02 22:44:42 nathan-arch gnome-session[7898]: WARNING: App 'gnome-shell.desktop' respawning too quickly
Feb 02 22:44:42 nathan-arch gnome-session[7898]: WARNING: Application 'gnome-shell.desktop' killed by signal 6
Feb 02 22:44:42 nathan-arch gnome-session[7898]: gnome-session[7898]: WARNING: Application 'gnome-shell.desktop' killed by signal 6
Feb 02 22:44:41 nathan-arch gnome-session[7898]: mutter:ERROR:backends/x11/meta-monitor-manager-xrandr.c:817:meta_monitor_manager_xrandr_apply_config
Feb 02 22:44:41 nathan-arch gnome-session[7898]: **
Feb 02 22:44:41 nathan-arch gdm-Xorg-:0[7762]: (--) intel(0): HDMI max TMDS frequency 225000KHz
Feb 02 22:44:41 nathan-arch gnome-session[7898]: WARNING: Application 'gnome-shell.desktop' killed by signal 6
Feb 02 22:44:41 nathan-arch gnome-session[7898]: gnome-session[7898]: WARNING: Application 'gnome-shell.desktop' killed by signal 6
Feb 02 22:44:41 nathan-arch polkitd[5659]: Unregistered Authentication Agent for unix-session:c15 (system bus name :1.326, object path /org/freedeskt
Feb 02 22:44:41 nathan-arch gnome-session[7898]: Got Event! 22, -1
Feb 02 22:44:41 nathan-arch gnome-session[7898]: Got Event! 90, -1
Feb 02 22:44:41 nathan-arch gnome-session[7898]: mutter:ERROR:backends/x11/meta-monitor-manager-xrandr.c:817:meta_monitor_manager_xrandr_apply_config
Feb 02 22:44:41 nathan-arch gnome-session[7898]: **
Feb 02 22:44:41 nathan-arch gnome-session[7898]: Got Event! 89, -1
Feb 02 22:44:40 nathan-arch gnome-session[7898]: Got Event! 89, -1
Feb 02 22:44:40 nathan-arch gdm-Xorg-:0[7762]: (--) intel(0): HDMI max TMDS frequency 225000KHz
Feb 02 22:44:34 nathan-arch systemd-logind[460]: Lid closed.Also seeing tons of these (not sure if it's normal log spam or something unusual):
Feb 02 21:30:51 nathan-arch gnome-session[2442]: Cairo.Surface is leaking, programmer is missing a call to Dispose
Feb 02 21:30:51 nathan-arch gnome-session[2442]: [Fatal 21:30:51.776] [GLib] Source ID 1729 was not found when attempting to remove it
Feb 02 21:30:51 nathan-arch gnome-session[2442]: [Fatal 21:30:51.776] [GLib] Source ID 1691 was not found when attempting to remove it
Feb 02 21:30:51 nathan-arch gnome-session[2442]: [Fatal 21:30:51.776] [GLib] Source ID 1664 was not found when attempting to remove it
Feb 02 21:30:51 nathan-arch gnome-session[2442]: [Fatal 21:30:51.776] [GLib] Source ID 1053 was not found when attempting to remove it
Feb 02 21:30:51 nathan-arch gnome-session[2442]: [Fatal 21:30:51.776] [GLib] Source ID 1661 was not found when attempting to remove it
Feb 02 21:30:51 nathan-arch gnome-session[2442]: [Fatal 21:30:51.776] [GLib] Source ID 1669 was not found when attempting to remove it
Feb 02 21:30:51 nathan-arch gnome-session[2442]: [Fatal 21:30:51.775] [GLib] Source ID 1279 was not found when attempting to remove it
Feb 02 21:30:51 nathan-arch gnome-session[2442]: [Fatal 21:30:51.775] [GLib] Source ID 1654 was not found when attempting to remove itI think it may be either a video driver issue or an issue with the kernel. According to pacman, the kernel was updated on Saturday, around when I first started noticing the problems. I remember running the kernel update yesterday (3.18.5) hoping it would fix the problem (which it did not):
[2015-01-31 12:04] [ALPM] upgraded linux (3.18.3-1 -> 3.18.4-1)
[2015-02-01 18:39] [ALPM] upgraded linux (3.18.4-1 -> 3.18.5-1)The drivers (xf86-video-intel and lib32-mesa-libgl) haven't been touched since the 24th, well before I noticed the problem.
Linux nathan-arch 3.18.5-1-ARCH #1 SMP PREEMPT Fri Jan 30 07:31:50 CET 2015 x86_64 GNU/LinuxIs anyone else experiencing this with Intel graphics?
I'm thinking of trying to roll back to 3.18.3, but I don't want to attempt that until this weekend with classes this week...
EDIT: It appears that this issue goes deeper than GDM, as `pkill -HUP gnome-session` as recommended in the wiki does nothing, but restarting GDM fixes it. It should be noted that this problem can be observed by merely closing the lid (even if an external display is connected), no need to lock the laptop.
Last edited by techwiz24 (2015-02-03 03:49:39)
Offline
Hmm, the trick seems to be to either detach the external display (connected via HDMI) and then close the lid or suspend before closing the lid. If the HDMI cable is detached, it cannot be reconnected before the lid is opened otherwise gnome-shell will crash. So, I guess I have a workaround for now, but I'd love to try and get it fixed proper if anyone has any suggestions!
Last edited by techwiz24 (2015-02-03 03:52:29)
Offline
Still occurring on 3.18.6-1
Offline
Pages: 1