Systemd socket deactivation

systemd has an interesting feature. We can systemctl enable cupsd.socket. No cupsd server is running until I actually print something which automatically activate the server. The same are true for other services. But is it possible to stop the service automatically if I not run it for some amount of time. For example I would like that the cupsd server stop if I have not printed anything for, say 5 minutes.

sshd does not have socket activation in the systemd sense. sshd offers sshd.socket and a matching [email protected], which offers inetd style activation.
You really do need to patch daemons to support proper socket activation (see the daemon(7) manpage). mpd supports it, cups supposedly supports it. udev definitely supports it. lighttpd does not.

Similar Messages

  • Systemd socket launching service and failing

    I'm creating an AUR package for poppassd (POP3 Password Changing Service). The application runs in command line using stdin/stdout but is intended to be run using xinetd and pipe the socket as I/O. The code works fine when I run via command line
    $ sudo /usr/bin/poppassd
    200 poppassd
    QUIT
    500 Username required
    $
    When I start the socket
    systemctl start poppassd.socket
    the socket opens and when I try to use telnet to connect I get a disconnect right away and journalctl reports the service exited with a status of 1/FAILURE
    Any ideas why the following service and socket files are not working?
    poppassd.service
    [Unit]
    Description=POP3 Password Change Service
    [Service]
    ExecStart=/usr/bin/poppassd
    StandardInput=socket
    StandardOutput=inherit
    StandardError=journal
    poppassd.socket
    [Socket]
    ListenStream=0.0.0.0:106
    [Install]
    WantedBy=sockets.target

    Note: i've never used poppassd and have not tested what i am about to suggest.
    Since poppassd is written to be invoked by inetd with the nowait flag, it probably wants to be started with an accepted socket, not a listening socket. To do this in systemd, first add the following to the [Socket] section of poppassd.socket:
    Accept=true
    Then change the name of poppassd.service to [email protected]
    Some socket activated template services (ie. [email protected]) also prepend '-' to the ExecStart value to prevent a single failed instance from throwing the service into a failed state.

  • Systemd: Socket service syslog.service not loaded, refusing [SOLVED]

    I have installed systemd as mentioned in the wiki alongwith initscripts and I use "init=/bin/systemd" in kernel line to start it.
    I am getting this systemd error "Socket service syslog.service not loaded, refusing" at boottime. This is the only error that comes. I have tried to check the wiki and google and found following links:
    https://bbs.archlinux.org/viewtopic.php?id=147640
    http://www.spinics.net/lists/hotplug/msg05295.html
    There is apparently a solution to this:
    http://www.spinics.net/lists/hotplug/msg05296.html
    But it is too technical for me to understand and implement; and it is not for Arch linux. Please help.
    Last edited by rnarch (2012-10-25 16:46:46)

    I have syslog-ng in the DAEMONS line of rc.conf file. I mentioned that I see this error at time of booting only. The systemctl status outputs are as follows:
    $ systemctl status syslog.service
    syslog.service
          Loaded: error (Reason: No such file or directory)
          Active: inactive (dead)
    $ systemctl status syslog-ng.service
    syslog-ng.service - System Logger Daemon
          Loaded: loaded (/usr/lib/systemd/system/syslog-ng.service; disabled)
          Active: active (running) since Wed, 24 Oct 2012 19:09:18 +0000; 1h 54min ago
            Docs: man:syslog-ng(8)
        Main PID: 294 (syslog-ng)
          CGroup: name=systemd:/system/syslog-ng.service
              └ 294 /usr/sbin/syslog-ng -F
    What further information should I provide.

  • Systemd poweroff not working [SOLVED]

    I have installed systemd on both my laptop and my desktop pc. The laptop is working fine, but the desktop PC will not poweroff any more.
    systemctl reboot, halt or poweroff simply run to "Stopped target Remote File Systems" and then sits winking at me.
    Adding --force just gets to the winking quicker.
    To be honest, I don't know where to look.
    Thanks
    Andrew
    arch x86_64 up to date
    Last edited by fdservices (2013-02-14 15:49:23)

    Here is the journal from my last shutdown:
    Oct 30 15:54:40 ezcool login[432]: ROOT LOGIN ON tty1
    Oct 30 15:54:44 ezcool systemd-logind[428]: Removed session 1.
    Oct 30 15:55:01 ezcool /usr/sbin/crond[1326]: pam_unix(crond:session): session opened for user root by (uid=0)
    Oct 30 15:55:01 ezcool /USR/SBIN/CROND[1327]: (root) CMD (scanimage -n)
    Oct 30 15:55:02 ezcool /USR/SBIN/CROND[1326]: (root) CMDOUT (sh: /sbin/ifconfig: No such file or directory)
    Oct 30 15:55:02 ezcool /USR/SBIN/CROND[1338]: (CRON) EXEC FAILED (/usr/sbin/sendmail): No such file or directory
    Oct 30 15:55:05 ezcool systemd[1]: Deactivating swap /dev/sda5...
    Oct 30 15:55:05 ezcool systemd[1]: Deactivating swap /dev/sda5...
    Oct 30 15:55:05 ezcool systemd[1]: Stopping Bluetooth.
    Oct 30 15:55:05 ezcool systemd[1]: Stopped target Bluetooth.
    Oct 30 15:55:05 ezcool systemd[1]: Stopping Sound Card.
    Oct 30 15:55:05 ezcool systemd[1]: Stopped target Sound Card.
    Oct 30 15:55:05 ezcool systemd[1]: Stopping RPC Port Mapper.
    Oct 30 15:55:05 ezcool systemd[1]: Stopped target RPC Port Mapper.
    Oct 30 15:55:05 ezcool systemd[1]: Stopping clamav updater...
    Oct 30 15:55:05 ezcool systemd[1]: Stopping clamav daemon...
    Oct 30 15:55:05 ezcool systemd[1]: Stopping Dynamic DNS Update Client...
    Oct 30 15:55:05 ezcool systemd[1]: Stopping UDisks...
    Oct 30 15:55:05 ezcool systemd[1]: Stopping Daemon for power management...
    Oct 30 15:55:05 ezcool systemd[1]: Stopping RealtimeKit Scheduling Policy Service...
    Oct 30 15:55:05 ezcool systemd[1]: Stopping Console Manager...
    Oct 30 15:55:05 ezcool systemd[1]: Stopping Daemon for monitoring attached scanners and registering them with colord...
    Oct 30 15:55:05 ezcool systemd[1]: Stopping Manage, Install and Generate Color Profiles...
    Oct 30 15:55:05 ezcool systemd[1]: Stopping CUPS Printing Service...
    Oct 30 15:55:05 ezcool systemd[1]: Stopping Graphical Interface.
    Oct 30 15:55:05 ezcool systemd[1]: Stopped target Graphical Interface.
    Oct 30 15:55:05 ezcool systemd[1]: Stopping Multi-User.
    Oct 30 15:55:05 ezcool systemd[1]: Stopped target Multi-User.
    Oct 30 15:55:05 ezcool systemd[1]: Stopping NFSv4 ID-name mapping daemon...
    Oct 30 15:55:05 ezcool systemd[1]: Stopping NFS Mount Daemon...
    Oct 30 15:55:05 ezcool systemd[1]: Stopping Periodic Command Scheduler...
    Oct 30 15:55:05 ezcool systemd[1]: Stopping Network Time Service...
    Oct 30 15:55:05 ezcool systemd[1]: Stopping Samba SMB/CIFS server...
    Oct 30 15:55:05 ezcool systemd[1]: Stopping Avahi mDNS/DNS-SD Stack...
    Oct 30 15:55:05 ezcool systemd[1]: Stopping Samba Winbind daemon...
    Oct 30 15:55:05 ezcool rpc.mountd[626]: Caught signal 15, un-registering and exiting.
    Oct 30 15:55:05 ezcool avahi-daemon[422]: Got SIGTERM, quitting.
    Oct 30 15:55:05 ezcool avahi-daemon[422]: Leaving mDNS multicast group on interface eth0.IPv4 with address 192.168.100.5.
    Oct 30 15:55:05 ezcool winbindd[584]: [2012/10/30 15:55:05.500858, 0] winbindd/winbindd.c:212(winbindd_sig_term_handler)
    Oct 30 15:55:05 ezcool winbindd[584]: Got sig[15] terminate (is_parent=1)
    Oct 30 15:55:05 ezcool avahi-daemon[422]: avahi-daemon 0.6.31 exiting.
    Oct 30 15:55:05 ezcool sshd[424]: Received signal 15; terminating.
    Oct 30 15:55:05 ezcool NetworkManager[421]: <warn> disconnected by the system bus.
    Oct 30 15:55:05 ezcool systemd[1]: Stopping Samba NetBIOS name server...
    Oct 30 15:55:05 ezcool systemd[1]: Stopping OpenSSH Daemon...
    Oct 30 15:55:05 ezcool systemd[1]: Stopping D-Bus System Message Bus...
    Oct 30 15:55:05 ezcool systemd[1]: Stopping Arch Daemons.
    Oct 30 15:55:05 ezcool systemd[1]: Stopped target Arch Daemons.
    Oct 30 15:55:05 ezcool systemd[1]: Stopping Login Service...
    Oct 30 15:55:05 ezcool systemd[1]: Stopping Login Prompts.
    Oct 30 15:55:05 ezcool systemd[1]: Stopped target Login Prompts.
    Oct 30 15:55:05 ezcool systemd[1]: Stopping Getty on tty1...
    Oct 30 15:55:05 ezcool systemd[1]: Stopping K Display Manager...
    Oct 30 15:55:05 ezcool systemd[1]: Starting Store Sound Card State...
    Oct 30 15:55:05 ezcool systemd[1]: Stopped Avahi mDNS/DNS-SD Stack.
    Oct 30 15:55:05 ezcool NetworkManager[421]: g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on
    Oct 30 15:55:05 ezcool kdm[1296]: :0[1296]: Abnormal termination of greeter for display :0, code 0, signal 11
    Oct 30 15:55:05 ezcool systemd[1]: Stopped OpenSSH Daemon.
    Oct 30 15:55:05 ezcool systemd[1]: Stopped D-Bus System Message Bus.
    Oct 30 15:55:05 ezcool systemd[1]: systemd-logind.service: main process exited, code=exited, status=1/FAILURE
    Oct 30 15:55:05 ezcool login[432]: pam_unix(login:session): session closed for user root
    Oct 30 15:55:05 ezcool systemd[1]: Stopped Login Service.
    Oct 30 15:55:05 ezcool systemd[1]: Unit systemd-logind.service entered failed state
    Oct 30 15:55:05 ezcool systemd[1]: Stopped K Display Manager.
    Oct 30 15:55:05 ezcool systemd[1]: Stopped Manage, Install and Generate Color Profiles.
    Oct 30 15:55:05 ezcool systemd[1]: Stopped Console Manager.
    Oct 30 15:55:05 ezcool systemd[1]: Stopped RealtimeKit Scheduling Policy Service.
    Oct 30 15:55:05 ezcool systemd[1]: Stopped Samba SMB/CIFS server.
    Oct 30 15:55:05 ezcool systemd[1]: Stopped Samba Winbind daemon.
    Oct 30 15:55:05 ezcool systemd[1]: Stopped Samba NetBIOS name server.
    Oct 30 15:55:05 ezcool systemd[1]: Stopped Network Time Service.
    Oct 30 15:55:05 ezcool systemd[1]: rpc-mountd.service: main process exited, code=exited, status=1/FAILURE
    Oct 30 15:55:05 ezcool systemd[1]: Stopped NFS Mount Daemon.
    Oct 30 15:55:05 ezcool systemd[1]: Unit rpc-mountd.service entered failed state
    Oct 30 15:55:05 ezcool systemd[1]: Stopped NFSv4 ID-name mapping daemon.
    Oct 30 15:55:05 ezcool systemd[1]: Stopped Daemon for power management.
    Oct 30 15:55:05 ezcool systemd[1]: Stopped UDisks.
    Oct 30 15:55:05 ezcool systemd[1]: Stopped Dynamic DNS Update Client.
    Oct 30 15:55:05 ezcool systemd[1]: freshclamd.service: main process exited, code=exited, status=2/INVALIDARGUMENT
    Oct 30 15:55:05 ezcool systemd[1]: Stopped clamav updater.
    Oct 30 15:55:05 ezcool systemd[1]: Unit freshclamd.service entered failed state
    Oct 30 15:55:05 ezcool systemd[1]: Stopped clamav daemon.
    Oct 30 15:55:05 ezcool systemd[1]: Deactivated swap /dev/sda5.
    Oct 30 15:55:06 ezcool systemd[1]: Started Store Sound Card State.
    Oct 30 15:55:06 ezcool systemd[1]: Unmounting RPC pipe filesystem...
    Oct 30 15:55:06 ezcool systemd[1]: Stopping NFS server...
    Oct 30 15:55:06 ezcool systemd[1]: Deactivated swap /dev/disk/by-uuid/b134f334-2434-456d-9b29-1551b70a7e04.
    Oct 30 15:55:06 ezcool kernel: nfsd: last server has exited, flushing export cache
    Oct 30 15:55:06 ezcool systemd[1]: Deactivated swap /dev/disk/by-id/ata-MAXTOR_STM380215AS_6QZ11948-part5.
    Oct 30 15:55:06 ezcool systemd[1]: Stopped CUPS Printing Service.
    Oct 30 15:55:06 ezcool systemd[1]: Unmounted RPC pipe filesystem.
    Oct 30 15:55:06 ezcool systemd[1]: Stopped NFS server.
    Oct 30 15:55:06 ezcool systemd[1]: Stopping RPC Bind...
    Oct 30 15:55:06 ezcool rpcbind[586]: rpcbind terminating on signal. Restart with "rpcbind -w"
    Oct 30 15:55:06 ezcool login[432]: pam_systemd(login:session): Failed to connect to system bus: Did not receive a reply. Possible causes include: th
    Oct 30 15:55:06 ezcool systemd[1]: rpcbind.service: main process exited, code=exited, status=2/INVALIDARGUMENT
    Oct 30 15:55:06 ezcool systemd[1]: Stopped RPC Bind.
    Oct 30 15:55:06 ezcool systemd[1]: Unit rpcbind.service entered failed state
    Oct 30 15:55:06 ezcool systemd[1]: Stopped Getty on tty1.
    Oct 30 15:55:06 ezcool systemd[1]: Stopping /etc/rc.local Compatibility...
    Oct 30 15:55:06 ezcool systemd[1]: Stopped /etc/rc.local Compatibility.
    Oct 30 15:55:06 ezcool systemd[1]: Stopping Permit User Sessions...
    Oct 30 15:55:06 ezcool systemd[1]: Stopping Network.
    Oct 30 15:55:06 ezcool systemd[1]: Stopped target Network.
    Oct 30 15:55:06 ezcool systemd[1]: Stopping Network Manager...
    Oct 30 15:55:06 ezcool NetworkManager[421]: <info> caught signal 15, shutting down normally.
    Oct 30 15:55:06 ezcool dhcpcd[453]: received SIGTERM, stopping
    Oct 30 15:55:06 ezcool dhcpcd[453]: eth0: removing interface
    Oct 30 15:55:06 ezcool NetworkManager[421]: <info> exiting (success)
    Oct 30 15:55:06 ezcool systemd[1]: Stopped Network Manager.
    Oct 30 15:55:06 ezcool systemd[1]: Stopped Permit User Sessions.
    Oct 30 15:55:06 ezcool systemd[1]: Stopping Remote File Systems.
    Oct 30 15:55:06 ezcool systemd[1]: Stopped target Remote File Systems.
    Oct 30 15:56:35 ezcool systemd[1]: colord-sane.service stopping timed out. Killing.
    Oct 30 15:58:05 ezcool systemd[1]: colord-sane.service still around after SIGKILL. Ignoring.
    Oct 30 15:59:35 ezcool systemd[1]: colord-sane.service stopping timed out (2). Killing.
    Oct 30 16:01:05 ezcool systemd[1]: colord-sane.service still around after SIGKILL (2). Entering failed mode.
    Oct 30 16:01:05 ezcool systemd[1]: Stopped Daemon for monitoring attached scanners and registering them with colord.
    Oct 30 16:01:05 ezcool systemd[1]: Unit colord-sane.service entered failed state
    Oct 30 16:01:05 ezcool systemd[1]: Stopping Basic System.
    Oct 30 16:01:05 ezcool systemd[1]: Stopped target Basic System.
    Oct 30 16:01:05 ezcool systemd[1]: Starting /etc/rc.local.shutdown Compatibility...
    Oct 30 16:01:05 ezcool systemd[1]: Stopping Dispatch Password Requests to Console Directory Watch.
    Oct 30 16:01:05 ezcool systemd[1]: Stopped Dispatch Password Requests to Console Directory Watch.
    Oct 30 16:01:05 ezcool systemd[1]: Stopping CUPS Printer Service Spool.
    Oct 30 16:01:05 ezcool systemd[1]: Stopped CUPS Printer Service Spool.
    Oct 30 16:01:05 ezcool systemd[1]: Stopping Forward Password Requests to Wall Directory Watch.
    Oct 30 16:01:05 ezcool systemd[1]: Stopped Forward Password Requests to Wall Directory Watch.
    Oct 30 16:01:05 ezcool systemd[1]: Stopping Daily Cleanup of Temporary Directories.
    Oct 30 16:01:05 ezcool systemd[1]: Stopped Daily Cleanup of Temporary Directories.
    Oct 30 16:01:05 ezcool systemd[1]: Stopping Sockets.
    Oct 30 16:01:05 ezcool systemd[1]: Stopped target Sockets.
    Oct 30 16:01:05 ezcool systemd[1]: Stopping CUPS Printing Service Sockets.
    Oct 30 16:01:05 ezcool systemd[1]: Closed CUPS Printing Service Sockets.
    Oct 30 16:01:05 ezcool systemd[1]: Closed D-Bus System Message Bus Socket.
    Oct 30 16:01:05 ezcool systemd[1]: Stopping Load Kernel Modules...
    Oct 30 16:01:05 ezcool systemd[1]: Stopped Load Kernel Modules.
    Oct 30 16:01:05 ezcool systemd[1]: Stopped Apply Kernel Variables.
    Oct 30 16:01:05 ezcool systemd[1]: Stopped Setup Virtual Console.
    Oct 30 16:01:05 ezcool systemd[1]: Unmounting /tmp...
    Oct 30 16:01:05 ezcool systemd[1]: Started /etc/rc.local.shutdown Compatibility.
    Oct 30 16:01:05 ezcool systemd[1]: Started Console System Shutdown Logging.
    Oct 30 16:01:05 ezcool systemd[1]: Unmounted /tmp.
    Oct 30 16:01:05 ezcool systemd[1]: Unmounted /home.
    Oct 30 16:01:05 ezcool systemd[1]: Starting Unmount All Filesystems.
    Oct 30 16:01:05 ezcool systemd[1]: Reached target Unmount All Filesystems.
    Oct 30 16:01:05 ezcool systemd[1]: Stopping Local File Systems (Pre).
    Oct 30 16:01:05 ezcool systemd[1]: Stopped target Local File Systems (Pre).
    Oct 30 16:01:05 ezcool systemd[1]: Stopping Remount Root and Kernel File Systems...
    Oct 30 16:01:05 ezcool systemd[1]: Stopped Remount Root and Kernel File Systems.
    Oct 30 16:01:05 ezcool systemd[1]: Starting Shutdown.
    Oct 30 16:01:05 ezcool systemd[1]: Reached target Shutdown.
    Oct 30 16:01:05 ezcool systemd[1]: Starting Update UTMP about System Shutdown...
    Oct 30 16:01:05 ezcool systemd[1]: Starting Save Random Seed...
    Oct 30 16:01:05 ezcool systemd[1]: Started Update UTMP about System Shutdown.
    Oct 30 16:01:05 ezcool systemd[1]: Started Save Random Seed.
    Oct 30 16:01:05 ezcool systemd[1]: Starting Final Step.
    Oct 30 16:01:05 ezcool systemd[1]: Reached target Final Step.
    Oct 30 16:01:05 ezcool systemd[1]: Starting Power-Off...
    Oct 30 16:01:05 ezcool systemd[1]: Shutting down.
    Oct 30 16:01:05 ezcool systemd-journal[153]: Journal stopped
    but it lies, the final messages to the terminal were:
    Disabling Swaps
    Detaching Loop Devices
    Detaching DM Devices
    it did not power down or shut down.
    Andrew

  • Systemd doesn't umount (encrypted) /home and /tmp on shutdown

    Hi all,
    as this is my first post in this BBS, I hope I'm actually posting in the correct forum. I also did some research but couldn't really find answers.
    I have a problem with systemd on shutdown. It doesn't unmount my encrypted home partition (and does not close the LUKS partition) and the /tmp partition. The corresponding output from journalctl would be this:
    Oct 09 16:08:18 failenovo systemd[1]: Stopping Local File Systems.
    Oct 09 16:08:18 failenovo systemd[1]: Stopped target Local File Systems.
    Oct 09 16:08:18 failenovo systemd[1]: Unmounting /data...
    Oct 09 16:08:18 failenovo systemd[1]: Unmounting /boot...
    Oct 09 16:08:18 failenovo systemd[1]: Unmounting /home...
    Oct 09 16:08:18 failenovo umount[3995]: umount: /home: target is busy.
    Oct 09 16:08:18 failenovo umount[3995]: (In some cases useful info about processes that use
    Oct 09 16:08:18 failenovo umount[3995]: the device is found by lsof(8) or fuser(1))
    Oct 09 16:08:18 failenovo systemd[1]: Unmounting Temporary Directory...
    Oct 09 16:08:18 failenovo systemd[1]: home.mount mount process exited, code=exited status=32
    Oct 09 16:08:18 failenovo systemd[1]: Failed unmounting /home.
    Oct 09 16:08:18 failenovo systemd[1]: Stopping File System Check on /dev/disk/by-uuid/a9395b0a-e3f8-41d7-9feb-d433173fd5ab...
    Oct 09 16:08:18 failenovo systemd[1]: Stopped File System Check on /dev/disk/by-uuid/a9395b0a-e3f8-41d7-9feb-d433173fd5ab.
    Oct 09 16:08:18 failenovo systemd[1]: Stopping /sys/devices/virtual/block/dm-1.
    Oct 09 16:08:18 failenovo systemd[1]: Deactivated swap /dev/sda1.
    Oct 09 16:08:18 failenovo systemd[1]: Unmounted /boot.
    Oct 09 16:08:18 failenovo systemd[1]: Deactivated swap /dev/disk/by-partuuid/28e18189-6b46-40b5-82f8-d550ee3df47a.
    Oct 09 16:08:18 failenovo systemd[1]: Deactivated swap /dev/disk/by-partlabel/Linux\x20swap.
    Oct 09 16:08:18 failenovo systemd[1]: Deactivated swap /dev/disk/by-id/wwn-0x5000cca615e3f206-part1.
    Oct 09 16:08:18 failenovo systemd[1]: Deactivated swap /dev/disk/by-id/ata-HITACHI_HTS543232A7A384_E2434243JK29XK-part1.
    Oct 09 16:08:18 failenovo systemd[1]: Deactivated swap /dev/disk/by-uuid/4903864c-36f8-4f05-a722-ed726c9ae492.
    Oct 09 16:08:18 failenovo umount[3997]: umount: /tmp: target is busy.
    Oct 09 16:08:18 failenovo umount[3997]: (In some cases useful info about processes that use
    Oct 09 16:08:18 failenovo umount[3997]: the device is found by lsof(8) or fuser(1))
    Oct 09 16:08:18 failenovo systemd[1]: tmp.mount mount process exited, code=exited status=32
    Oct 09 16:08:18 failenovo systemd[1]: Failed unmounting Temporary Directory.
    Oct 09 16:08:18 failenovo systemd[1]: Unmounted /data.
    Oct 09 16:08:18 failenovo systemd[1]: Stopping Local File Systems (Pre).
    Oct 09 16:08:18 failenovo systemd[1]: Stopped target Local File Systems (Pre).
    Oct 09 16:08:18 failenovo systemd[1]: Stopping Remount Root and Kernel File Systems...
    Oct 09 16:08:18 failenovo systemd[1]: Stopped Remount Root and Kernel File Systems.
    Oct 09 16:08:18 failenovo systemd[1]: Starting Shutdown.
    Oct 09 16:08:18 failenovo systemd[1]: Reached target Shutdown.
    Oct 09 16:08:23 failenovo systemd-cryptsetup[3989]: Failed to deactivate: Device or resource busy
    Oct 09 16:08:23 failenovo systemd[1]: [email protected]: control process exited, code=exited status=1
    Oct 09 16:08:23 failenovo systemd[1]: Stopped Cryptography Setup for home.
    Oct 09 16:08:23 failenovo systemd[1]: Unit [email protected] entered failed state.
    Oct 09 16:08:23 failenovo systemd[1]: Starting Unmount All Filesystems.
    Oct 09 16:08:23 failenovo systemd[1]: Reached target Unmount All Filesystems.
    Now, with the usual sysv-init this wouldn't be a problem but with systemd (which I'm new to) this poses a problem. I don't know where to start debugging this issue, really. I haven't found a way to run a script directly before and after the umount.target units starts so I can't really see which files are open or what the problem is at this point.
    Is it possible to drop to a shell on such errors and inspect the problem manually? Or does anyone have a suggestion why systemd doesn't want to unmount these filesystems?
    Here's my /etc/fstab:
    # <file system> <dir> <type> <options> <dump> <pass>
    # /dev/mapper/root LABEL=ROOT
    UUID=27fed041-7765-4f63-a895-a7592113165b / ext4 rw,relatime,data=ordered,discard 0 1
    # /dev/mapper/home LABEL=HOME
    UUID=a9395b0a-e3f8-41d7-9feb-d433173fd5ab /home ext4 rw,relatime,data=ordered,discard 0 2
    # /dev/sdb1
    UUID=1573-8C74 /boot/ vfat rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro 0 2
    # /dev/sda1 LABEL=SWAP
    UUID=f5097167-6e12-4548-8bef-5f83942a1848 none swap defaults 0 0
    # /dev/sda2 LABEL=DATA
    UUID=dffd1518-d3b5-4d05-8b13-76e6fd841963 /data ext4 defaults 0 2
    and my /etc/crypttab:
    # <name> <device> <password> <options>
    home UUID=01f3da5d-1ca0-4bf2-b5a1-cfe69c597707 /etc/keys/home.key luks,discard
    If you need more information, please do tell! Thanks in advance.
    Cheers,
    gegenschall

    I think the /home part of the issue for me is at least partially due to how I have mpd configured.  I start it with my X session and it persists after I log out, keeping a few files in my home folder open.  If I make sure it is not running, log out to LightDM, and use its menu to reboot, I do not get a journal message about /home.  If I kill mpd, but instead issue a `systemctl reboot/poweroff` command from a terminal in X, the problem returns.  Is this normal?  I guess I expected everything to be automatically cleaned up.
    /tmp, on the other hand, remains a mystery.  If I remove it from my /etc/fstab - to use the default tmp.mount (tmpfs) systemd provides - the problem goes away.  But if I keep it as is, and do something silly like replace /bin/umount with this:
    #!/bin/sh
    /bin/test "$1" = "/tmp" && /bin/date -Ins >> /umount-tmp.log
    /bin/test "$1" = "/tmp" && /bin/lsof /tmp >> /umount-tmp.log
    /bin/umount.real "$@"
    all I get is a list of times.
    Also, I tried following the steps here (Shutdown Completes Eventually), but the output mostly mirrors what I get from journalctl:
    [ 219.132058] systemd[1]: Stopping Local File Systems.
    [ 219.132062] systemd[1]: local-fs.target changed active -> dead
    [ 219.132066] systemd[1]: Job local-fs.target/stop finished, result=done
    [ 219.132091] systemd[1]: Stopped target Local File Systems.
    [ 219.132103] systemd[1]: Unmounting /home...
    [ 219.132136] systemd[1]: About to execute: /bin/umount /home
    [ 219.132329] systemd[1]: Forked /bin/umount as 908
    [ 219.132402] systemd[1]: home.mount changed mounted -> unmounting
    [ 219.132427] systemd[1]: Unmounting /storage...
    [ 219.132480] systemd[1]: About to execute: /bin/umount /storage
    [ 219.132735] systemd[1]: Forked /bin/umount as 909
    [ 219.132805] systemd[1]: storage.mount changed mounted -> unmounting
    [ 219.132825] systemd[1]: Unmounting /tmp...
    [ 219.132872] systemd[1]: About to execute: /bin/umount /tmp
    [ 219.133047] systemd[1]: Forked /bin/umount as 910
    [ 219.133109] systemd[1]: tmp.mount changed mounted -> unmounting
    [ 219.133136] systemd[1]: Unmounting /boot...
    [ 219.133190] systemd[1]: About to execute: /bin/umount /boot
    [ 219.133355] systemd[909]: Executing: /bin/umount /storage
    [ 219.133388] systemd[1]: Forked /bin/umount as 911
    [ 219.133452] systemd[1]: boot.mount changed mounted -> unmounting
    [ 219.133676] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
    [ 219.134256] systemd[906]: Executing: /usr/lib/systemd/systemd-random-seed save
    [ 219.134550] systemd[908]: Executing: /bin/umount /home
    [ 219.135143] systemd[1]: Received SIGCHLD from PID 906 (systemd-random-).
    [ 219.135170] systemd[1]: Got SIGCHLD for process 906 (systemd-random-)
    [ 219.135222] systemd[1]: Child 906 died (code=exited, status=0/SUCCESS)
    [ 219.135226] systemd[1]: Child 906 belongs to systemd-random-seed.service
    [ 219.135235] systemd[1]: systemd-random-seed.service: control process exited, code=exited status=0
    [ 219.135292] systemd[907]: Executing: /sbin/swapoff /dev/dm-2
    [ 219.135462] systemd[910]: Executing: /bin/umount /tmp
    [ 219.135487] systemd[1]: systemd-random-seed.service got final SIGCHLD for state stop
    [ 219.135528] systemd[1]: systemd-random-seed.service changed stop -> dead
    [ 219.135582] systemd[911]: Executing: /bin/umount /boot
    [ 219.135622] systemd[1]: Job systemd-random-seed.service/stop finished, result=done
    [ 219.135666] systemd[1]: Stopped Load/Save Random Seed.
    [ 219.135695] systemd[1]: Unmounting /var...
    [ 219.135730] systemd[1]: About to execute: /bin/umount /var
    [ 219.135974] systemd[1]: Forked /bin/umount as 914
    [ 219.136050] systemd[1]: var.mount changed mounted -> unmounting
    [ 219.136290] systemd[1]: Accepted connection on private bus.
    [ 219.136332] systemd[1]: Accepted connection on private bus.
    [ 219.136529] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
    [ 219.136584] systemd[914]: Executing: /bin/umount /var
    [ 219.136890] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
    [ 219.137193] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
    [ 219.137222] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
    [ 219.175076] systemd[1]: Received SIGCHLD from PID 754 (sudo).
    [ 219.175102] systemd[1]: Got SIGCHLD for process 754 (sudo)
    [ 219.175155] systemd[1]: Child 754 died (code=exited, status=129/n/a)
    [ 219.200239] systemd[1]: Received SIGCHLD from PID 910 (umount).
    [ 219.200267] systemd[1]: Got SIGCHLD for process 908 (umount)
    [ 219.200338] systemd[1]: Child 908 died (code=exited, status=32/n/a)
    [ 219.200342] systemd[1]: Child 908 belongs to home.mount
    [ 219.200347] systemd[1]: home.mount mount process exited, code=exited status=32
    [ 219.200357] systemd[1]: home.mount changed unmounting -> mounted
    [ 219.200362] systemd[1]: Job home.mount/stop finished, result=failed
    [ 219.200407] systemd[1]: Failed unmounting /home.
    [ 219.200454] systemd[1]: Got SIGCHLD for process 910 (umount)
    [ 219.200524] systemd[1]: Child 910 died (code=exited, status=32/n/a)
    [ 219.200527] systemd[1]: Child 910 belongs to tmp.mount
    [ 219.200532] systemd[1]: tmp.mount mount process exited, code=exited status=32
    [ 219.200540] systemd[1]: tmp.mount changed unmounting -> mounted
    [ 219.200544] systemd[1]: Job tmp.mount/stop finished, result=failed
    [ 219.200571] systemd[1]: Failed unmounting /tmp.
    [ 219.200607] systemd[1]: Got SIGCHLD for process 914 (umount)
    [ 219.200666] systemd[1]: Child 914 died (code=exited, status=32/n/a)
    [ 219.200669] systemd[1]: Child 914 belongs to var.mount
    [ 219.200673] systemd[1]: var.mount mount process exited, code=exited status=32
    [ 219.200681] systemd[1]: var.mount changed unmounting -> mounted
    [ 219.200685] systemd[1]: Job var.mount/stop finished, result=failed
    [ 219.200711] systemd[1]: Failed unmounting /var.
    [ 219.200737] systemd[1]: Stopping File System Check on /dev/disk/by-uuid/98691163-fffa-4321-984c-3ba237083524...
    [ 219.200763] systemd[1]: systemd-fsck@dev-disk-by\x2duuid-98691163\x2dfffa\x2d4321\x2d984c\x2d3ba237083524.service changed exited -> dead
    [ 219.200769] systemd[1]: Job systemd-fsck@dev-disk-by\x2duuid-98691163\x2dfffa\x2d4321\x2d984c\x2d3ba237083524.service/stop finished, result=done
    [ 219.200797] systemd[1]: Stopped File System Check on /dev/disk/by-uuid/98691163-fffa-4321-984c-3ba237083524.
    [ 219.200816] systemd[1]: Redirecting stop request from dev-disk-by\x2duuid-98691163\x2dfffa\x2d4321\x2d984c\x2d3ba237083524.device to sys-devices-virtual-block-dm\x2d6.device.
    [ 219.200823] systemd[1]: Stopping /sys/devices/virtual/block/dm-6.
    [ 219.200876] systemd[1]: Accepted connection on private bus.
    [ 219.201099] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
    [ 219.201186] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
    [ 219.201483] systemd[1]: Accepted connection on private bus.
    [ 219.201642] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
    [ 219.201716] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
    [ 219.204043] systemd[1]: Accepted connection on private bus.
    [ 219.204142] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
    [ 219.204219] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
    [ 219.234497] systemd[1]: dev-mapper-linux\x2dswap.swap changed active -> dead
    [ 219.234606] systemd[1]: Job dev-mapper-linux\x2dswap.swap/stop finished, result=done
    [ 219.234657] systemd[1]: Deactivated swap /dev/mapper/linux-swap.
    [ 219.234674] systemd[1]: dev-linux-swap.swap changed active -> dead
    [ 219.234751] systemd[1]: Job dev-linux-swap.swap/stop finished, result=done
    [ 219.234805] systemd[1]: Deactivated swap /dev/linux/swap.
    [ 219.234815] systemd[1]: dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dDevEGGWf3oc8GE2g06c6XaLVUQEgo9cTTSwqNIhBSQfWKqAKYdL5kKqo0rCZ38xZ.swap changed active -> dead
    [ 219.234970] systemd[1]: Job dev-disk-by\x2did-dm\x2duuid\x2dLVM\x2dDevEGGWf3oc8GE2g06c6XaLVUQEgo9cTTSwqNIhBSQfWKqAKYdL5kKqo0rCZ38xZ.swap/stop finished, result=done
    [ 219.235007] systemd[1]: Deactivated swap /dev/disk/by-id/dm-uuid-LVM-DevEGGWf3oc8GE2g06c6XaLVUQEgo9cTTSwqNIhBSQfWKqAKYdL5kKqo0rCZ38xZ.
    [ 219.235017] systemd[1]: dev-disk-by\x2did-dm\x2dname\x2dlinux\x2dswap.swap changed active -> dead
    [ 219.235097] systemd[1]: Job dev-disk-by\x2did-dm\x2dname\x2dlinux\x2dswap.swap/stop finished, result=done
    [ 219.235126] systemd[1]: Deactivated swap /dev/disk/by-id/dm-name-linux-swap.
    [ 219.235135] systemd[1]: dev-disk-by\x2duuid-f8b1e59e\x2d9804\x2d44f0\x2daf79\x2d66810ee49206.swap changed active -> dead
    [ 219.235214] systemd[1]: Job dev-disk-by\x2duuid-f8b1e59e\x2d9804\x2d44f0\x2daf79\x2d66810ee49206.swap/stop finished, result=done
    [ 219.235244] systemd[1]: Deactivated swap /dev/disk/by-uuid/f8b1e59e-9804-44f0-af79-66810ee49206.
    [ 219.235297] systemd[1]: Received SIGCHLD from PID 907 (swapoff).
    [ 219.235323] systemd[1]: Got SIGCHLD for process 907 (swapoff)
    [ 219.235390] systemd[1]: Child 907 died (code=exited, status=0/SUCCESS)
    [ 219.235394] systemd[1]: Child 907 belongs to dev-dm\x2d2.swap
    [ 219.235399] systemd[1]: dev-dm\x2d2.swap swap process exited, code=exited status=0
    [ 219.235410] systemd[1]: dev-dm\x2d2.swap changed deactivating -> dead
    [ 219.235956] systemd[1]: Job dev-dm\x2d2.swap/stop finished, result=done
    [ 219.236044] systemd[1]: Deactivated swap /dev/dm-2.
    [ 219.236131] systemd[1]: Got SIGCHLD for process 911 (umount)
    [ 219.236192] systemd[1]: Child 911 died (code=exited, status=0/SUCCESS)
    [ 219.236196] systemd[1]: Child 911 belongs to boot.mount
    [ 219.236201] systemd[1]: boot.mount mount process exited, code=exited status=0
    [ 219.236210] systemd[1]: boot.mount changed unmounting -> dead
    [ 219.236294] systemd[1]: Job boot.mount/stop finished, result=done
    [ 219.236322] systemd[1]: Unmounted /boot.
    [ 219.236360] systemd[1]: Received SIGCHLD from PID 911 (n/a).
    [ 219.236413] systemd[1]: Accepted connection on private bus.
    [ 219.236551] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
    [ 219.237196] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
    [ 219.237321] systemd[1]: Accepted connection on private bus.
    [ 219.237463] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
    [ 219.237814] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
    [ 219.238324] systemd[1]: Received SIGCHLD from PID 909 (umount).
    [ 219.238348] systemd[1]: Got SIGCHLD for process 909 (umount)
    [ 219.238404] systemd[1]: Child 909 died (code=exited, status=0/SUCCESS)
    [ 219.238407] systemd[1]: Child 909 belongs to storage.mount
    [ 219.238412] systemd[1]: storage.mount mount process exited, code=exited status=0
    [ 219.238420] systemd[1]: storage.mount changed unmounting -> dead
    [ 219.238509] systemd[1]: Job storage.mount/stop finished, result=done
    [ 219.238540] systemd[1]: Unmounted /storage.
    [ 219.238556] systemd[1]: Stopping Local File Systems (Pre).
    [ 219.238562] systemd[1]: local-fs-pre.target changed active -> dead
    [ 219.238566] systemd[1]: Job local-fs-pre.target/stop finished, result=done
    [ 219.238592] systemd[1]: Stopped target Local File Systems (Pre).
    [ 219.238604] systemd[1]: Stopping Remount Root and Kernel File Systems...
    [ 219.238627] systemd[1]: systemd-remount-fs.service changed exited -> dead
    [ 219.238631] systemd[1]: Job systemd-remount-fs.service/stop finished, result=done
    [ 219.238656] systemd[1]: Stopped Remount Root and Kernel File Systems.
    [ 219.238673] systemd[1]: Starting Shutdown.
    [ 219.238676] systemd[1]: shutdown.target changed dead -> active
    [ 219.238679] systemd[1]: Job shutdown.target/start finished, result=done
    [ 219.238703] systemd[1]: Reached target Shutdown.
    [ 219.239263] systemd[1]: Accepted connection on private bus.
    [ 219.239382] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
    [ 219.239752] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
    [ 219.630816] systemd[1]: Received SIGCHLD from PID 486 (at-spi-bus-laun).
    [ 219.630840] systemd[1]: Got SIGCHLD for process 486 (at-spi-bus-laun)
    [ 219.630896] systemd[1]: Child 486 died (code=exited, status=0/SUCCESS)
    [ 219.668697] systemd[1]: Received SIGCHLD from PID 449 (X).
    [ 219.668725] systemd[1]: Got SIGCHLD for process 449 (X)
    [ 219.668781] systemd[1]: Child 449 died (code=exited, status=0/SUCCESS)
    [ 219.669379] systemd[1]: Accepted connection on private bus.
    [ 219.669545] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
    [ 219.669606] systemd[1]: lightdm.service: cgroup is empty
    [ 219.669636] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
    [ 220.420041] systemd[1]: Received SIGCHLD from PID 845 (sleep).
    [ 220.420064] systemd[1]: Got SIGCHLD for process 845 (sleep)
    [ 220.420103] systemd[1]: Child 845 died (code=exited, status=0/SUCCESS)
    [ 221.914117] systemd[1]: Received SIGCHLD from PID 545 (dbus-launch).
    [ 221.914141] systemd[1]: Got SIGCHLD for process 545 (dbus-launch)
    [ 221.914184] systemd[1]: Child 545 died (code=exited, status=0/SUCCESS)
    [ 221.914458] systemd[1]: Received SIGCHLD from PID 483 (dbus-launch).
    [ 221.914486] systemd[1]: Got SIGCHLD for process 483 (dbus-launch)
    [ 221.914529] systemd[1]: Child 483 died (code=exited, status=0/SUCCESS)
    [ 221.915102] systemd[1]: Accepted connection on private bus.
    [ 221.915222] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
    [ 221.915328] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
    [ 223.957616] systemd[1]: Received SIGCHLD from PID 904 (systemd-cryptse).
    [ 223.957639] systemd[1]: Got SIGCHLD for process 904 (systemd-cryptse)
    [ 223.957707] systemd[1]: Child 904 died (code=exited, status=1/FAILURE)
    [ 223.957712] systemd[1]: Child 904 belongs to systemd-cryptsetup@crypt\x2dhome.service
    [ 223.957720] systemd[1]: systemd-cryptsetup@crypt\x2dhome.service: control process exited, code=exited status=1
    [ 223.957782] systemd[1]: systemd-cryptsetup@crypt\x2dhome.service got final SIGCHLD for state stop
    [ 223.957818] systemd[1]: systemd-cryptsetup@crypt\x2dhome.service changed stop -> failed
    [ 223.957904] systemd[1]: Job systemd-cryptsetup@crypt\x2dhome.service/stop finished, result=done
    [ 223.957917] systemd[1]: Stopped Cryptography Setup for crypt-home.
    [ 223.957928] systemd[1]: Unit systemd-cryptsetup@crypt\x2dhome.service entered failed state.
    [ 223.958243] systemd[1]: Accepted connection on private bus.
    [ 223.958397] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
    [ 223.958509] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
    [ 224.016365] systemd[1]: Received SIGCHLD from PID 905 (systemd-cryptse).
    [ 224.016390] systemd[1]: Got SIGCHLD for process 905 (systemd-cryptse)
    [ 224.016447] systemd[1]: Child 905 died (code=exited, status=1/FAILURE)
    [ 224.016451] systemd[1]: Child 905 belongs to systemd-cryptsetup@crypt\x2dlinux.service
    [ 224.016457] systemd[1]: systemd-cryptsetup@crypt\x2dlinux.service: control process exited, code=exited status=1
    [ 224.016529] systemd[1]: systemd-cryptsetup@crypt\x2dlinux.service got final SIGCHLD for state stop
    [ 224.016565] systemd[1]: systemd-cryptsetup@crypt\x2dlinux.service changed stop -> failed
    [ 224.016661] systemd[1]: Job systemd-cryptsetup@crypt\x2dlinux.service/stop finished, result=done
    [ 224.016676] systemd[1]: Stopped Cryptography Setup for crypt-linux.
    [ 224.016687] systemd[1]: Unit systemd-cryptsetup@crypt\x2dlinux.service entered failed state.
    [ 224.016703] systemd[1]: Starting Unmount All Filesystems.
    [ 224.016707] systemd[1]: umount.target changed dead -> active
    [ 224.016711] systemd[1]: Job umount.target/start finished, result=done
    [ 224.016717] systemd[1]: Reached target Unmount All Filesystems.
    [ 224.016728] systemd[1]: Starting Final Step.
    [ 224.016731] systemd[1]: final.target changed dead -> active
    [ 224.016734] systemd[1]: Job final.target/start finished, result=done
    [ 224.016742] systemd[1]: Reached target Final Step.
    [ 224.016754] systemd[1]: Starting Reboot...
    [ 224.016866] systemd[1]: About to execute: /usr/bin/systemctl --force reboot
    [ 224.017057] systemd[1]: Forked /usr/bin/systemctl as 928
    [ 224.017193] systemd[1]: systemd-reboot.service changed dead -> start
    [ 224.018230] systemd[928]: Executing: /usr/bin/systemctl --force reboot
    [ 224.018328] systemd[1]: Accepted connection on private bus.
    [ 224.018435] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Agent.Released() on /org/freedesktop/systemd1/agent
    [ 224.018504] systemd[1]: Got D-Bus request: org.freedesktop.DBus.Local.Disconnected() on /org/freedesktop/DBus/Local
    [ 224.019495] systemd[1]: Accepted connection on private bus.
    [ 224.019712] systemd[1]: Got D-Bus request: org.freedesktop.systemd1.Manager.Reboot() on /org/freedesktop/systemd1
    [ 224.019734] systemd[1]: Shutting down.
    [ 224.023022] systemd[1]: Hardware watchdog 'NV_TCO', version 0
    [ 224.023031] systemd[1]: Failed to set timeout to 600s: Invalid argument
    [ 224.023033] nv_tco: Unexpected close, not stopping watchdog!
    [ 225.162099] systemd-journald[215]: Received SIGTERM
    [ 225.515048] EXT4-fs (dm-6): re-mounted. Opts: (null)
    [ 225.687382] EXT4-fs (dm-4): re-mounted. Opts: (null)
    [ 225.796081] EXT4-fs (dm-3): re-mounted. Opts: (null)
    [ 225.915129] EXT4-fs (dm-1): re-mounted. Opts: (null)
    [ 225.919881] EXT4-fs (dm-1): re-mounted. Opts: (null)
    [ 225.919911] EXT4-fs (dm-1): re-mounted. Opts: (null)
    [ 226.283469] EXT4-fs (dm-1): re-mounted. Opts: data=ordered

  • SystemD hangs on shutdown at least 1 of /etc /var /tmp fails to umount

    SystemD is nice, it just most of the time fails to do a clean shutdown. Causing really long hangs.
    http://pastebin.com/raw.php?i=eqRRixQm
    Scroll down to the end to see what is hapenning.
    dec 30 15:23:28 Alpha umount[1522]: umount: /var: target is busy
    dec 30 15:23:28 Alpha umount[1522]: (In some cases useful info about processes that
    dec 30 15:23:28 Alpha umount[1522]: use the device is found by lsof(8) or fuser(1).)
    dec 30 15:23:28 Alpha systemd[1]: Deactivated swap /dev/dm-10.
    dec 30 15:23:28 Alpha systemd[1]: var.mount mount process exited, code=exited status=32
    dec 30 15:23:28 Alpha systemd[1]: Failed unmounting /var.
    dec 30 15:23:28 Alpha systemd[1]: Deactivated swap /dev/mapper/cryptswap.
    dec 30 15:23:28 Alpha systemd[1]: Deactivated swap /dev/disk/by-uuid/17531b80-cb38-4620-97c7-a4a5b47444d7.
    dec 30 15:23:28 Alpha systemd[1]: Deactivated swap /dev/disk/by-id/dm-uuid-CRYPT-LUKS1-953ab4bfed8f41b8bb75643ced1642ca-cryptswap.
    dec 30 15:23:28 Alpha systemd[1]: Deactivated swap /dev/disk/by-id/dm-name-cryptswap.
    dec 30 15:23:28 Alpha systemd[1]: Unmounted /opt.
    dec 30 15:23:28 Alpha systemd[1]: etc.mount mount process exited, code=exited status=32
    dec 30 15:23:28 Alpha systemd[1]: Failed unmounting /etc.
    dec 30 15:23:28 Alpha systemd[1]: Unmounted /tmp.
    dec 30 15:23:28 Alpha umount[1528]: umount: /etc: target is busy
    dec 30 15:23:28 Alpha umount[1528]: (In some cases useful info about processes that
    dec 30 15:23:28 Alpha umount[1528]: use the device is found by lsof(8) or fuser(1).)
    One cause seems to be the readahead?
    dec 30 15:23:29 Alpha systemd[1]: Unit systemd-readahead-collect.service entered failed state.
    Another suspect for /etc is systemd-udevd itself:
    [root@Alpha ronald]# lsof /etc
    lsof: WARNING: can't stat() fuse.gvfsd-fuse file system /run/user/1000/gvfs
    Output information may be incomplete.
    COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
    systemd-u 379 root 11r REG 0,16 5866515 400 /etc/udev/hwdb.bin
    I'm running a custom kernel, initrd and fstab. I hope this does not break warranty...

    If I remove the quiet from cmdline, the following is observed:
    - SystemD hangs on a stop job for User Manager <uid> with <uid> containing the userid of the logged in user. I have a simple guest user and another user for me which mounts a luks disk. Both exhibit this behaviour.
    - If I logout to LightDM and then shutdown it hangs on a process with uid 620 (lightdm) and 0 (root).
    Anyone?

  • [Solved] Launching multiple instances of a service from systemd timer

    I have a short script that I want to run every 5 seconds.  I've set up a systemd timer, which runs the script every 5 seconds, assuming the script terminates before the next elapse of the timer.  However, if the script is still running when the timer elapses, systemd sees that the service is already active, so it does not run my script again. 
    How can I make my script run in another instance, every 5 seconds, even in cases where the script is still running from an earlier elapse of the timer? 
    I'd like to keep everything managed by systemd, in that it should capture stdout into the journal.  I've looked at using a systemd socket unit with ListenStream pointing to a file system socket, where the socket-activated service template runs my script.  Then, a timer unit runs a script that calls socat to send a single character to the file system socket to spin up an instance.  The nice thing about this approach is that systemd can manage limiting the number of socket activations that can be spun up.  However, I haven't gotten this idea to work yet. 
    Here's my test script, which I can cause to run for a long time by creating a lockfile. 
    [root@dogbert system]# cat /var/lib/misc/test1.py
    #!/usr/bin/python2
    import os
    import time
    import sys
    print "%d starting..." % os.getpid()
    sys.stdout.flush()
    while os.path.exists("/tmp/test1.lockfile"):
    print "%d sleeping..." % os.getpid()
    sys.stdout.flush()
    time.sleep(1.0)
    print "%d exiting..." % os.getpid()
    Here are my unit files:
    [root@dogbert system]# cat /etc/systemd/system/test1.timer
    [Timer]
    OnBootSec=1min
    OnCalendar=*:*:0/5
    AccuracySec=50ms
    [Install]
    WantedBy=timers.target
    [root@dogbert system]# cat /etc/systemd/system/test1.service
    [Service]
    Type=oneshot
    ExecStart=/var/lib/misc/test1.py
    Here's what happens if I create the lock file and then remove it.  The script does not run at 10:39:30, but I get one "catch-up" run of the script at 10:39:32. 
    May 02 10:39:20 dogbert test1.py[10209]: 10209 starting...
    May 02 10:39:20 dogbert test1.py[10209]: 10209 exiting...
    May 02 10:39:25 dogbert test1.py[10228]: 10228 starting...
    May 02 10:39:25 dogbert test1.py[10228]: 10228 sleeping...
    May 02 10:39:26 dogbert test1.py[10228]: 10228 sleeping...
    May 02 10:39:27 dogbert test1.py[10228]: 10228 sleeping...
    May 02 10:39:28 dogbert test1.py[10228]: 10228 sleeping...
    May 02 10:39:29 dogbert test1.py[10228]: 10228 sleeping...
    May 02 10:39:30 dogbert test1.py[10228]: 10228 sleeping...
    May 02 10:39:31 dogbert test1.py[10228]: 10228 sleeping...
    May 02 10:39:32 dogbert test1.py[10228]: 10228 exiting...
    May 02 10:39:32 dogbert test1.py[10250]: 10250 starting...
    May 02 10:39:32 dogbert test1.py[10250]: 10250 exiting...
    May 02 10:39:35 dogbert test1.py[10269]: 10269 starting...
    May 02 10:39:35 dogbert test1.py[10269]: 10269 exiting...
    May 02 10:39:40 dogbert test1.py[10287]: 10287 starting...
    May 02 10:39:40 dogbert test1.py[10287]: 10287 exiting...
    Last edited by johnp636 (2015-05-05 01:22:35)

    johnp636 wrote:However, if the script is still running when the timer elapses, systemd sees that the service is already active, so it does not run my script again.
    That's normal, you cannot start again an already active service unit, which is what the timer tries to do if the next trigger comes before the service ends.
    How can I make my script run in another instance, every 5 seconds, even in cases where the script is still running from an earlier elapse of the timer?
    I don't think that a timer can do this with a simple service.
    But a shell script can manage this.
    I'd like to keep everything managed by systemd, in that it should capture stdout into the journal.
    The command 'systemd-cat' can be used in the shell script to get this feature.
    I propose this bash script:
    #!/bin/bash
    nbprocess=0
    while true; do
    if ((nbprocess <= 2)); then
    systemd-cat /var/lib/misc/test1.py &
    fi
    nbprocess=$(pgrep test1.py|wc -l)
    sleep 5
    done
    It limits the number of test1.py processes to 3.
    This script can be started with a service unit, without using a timer:
    [Service]
    ExecStart=/var/lib/misc/test1.sh
    Stopping this service, will end all the running test1.py processes.
    Maybe there is a better way to do this, but this method is simple; if I find something else, I will post again.

  • [SOLVED] Poweroff, suspend and hibernate don't work

    I installed Archlinux on my work desktop on Monday and can't get poweroff, suspend and hibernate to work. The command `systemctl poweroff` sort of works, except it doesn't actually turn off the computer. Suspend and hibernate don't work at all, the computer hangs on the terminal with a cursor on the top left corner of the screen. Here is the log from `journalctl`. There doesn't seem to be any error messages in it, as far as I can see.
    Apr 16 10:02:55 carolfs-ifusp sudo[1127]: carolfs : TTY=pts/0 ; PWD=/home/carolfs ; USER=root ; COMMAND=/usr/bin/systemctl poweroff
    Apr 16 10:02:55 carolfs-ifusp sudo[1127]: pam_unix(sudo:session): session opened for user root by carolfs(uid=0)
    Apr 16 10:02:55 carolfs-ifusp systemd[1]: Stopping Session c2 of user carolfs.
    Apr 16 10:02:55 carolfs-ifusp gnome-session[576]: Received signal:15->'Terminated'
    Apr 16 10:02:55 carolfs-ifusp org.gnome.evolution.dataserver.Sources3[591]: Received terminate signal.
    Apr 16 10:02:55 carolfs-ifusp colord[453]: Automatic remove of icc-9cb50954c1872204852075bef0599dec from xrandr-Goldstar Company Ltd-W2043-16843009
    Apr 16 10:02:55 carolfs-ifusp colord[453]: Profile removed: icc-9cb50954c1872204852075bef0599dec
    Apr 16 10:02:55 carolfs-ifusp colord[453]: device removed: xrandr-Goldstar Company Ltd-W2043-16843009
    Apr 16 10:02:55 carolfs-ifusp polkitd[358]: Unregistered Authentication Agent for unix-session:c2 (system bus name :1.37, object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) (disconnected from bus)
    Apr 16 10:02:55 carolfs-ifusp ntpd[300]: ntpd exiting on signal 15
    Apr 16 10:02:55 carolfs-ifusp systemd[1]: Stopped Session c2 of user carolfs.
    Apr 16 10:02:55 carolfs-ifusp systemd[1]: Stopping Session c1 of user gdm.
    Apr 16 10:02:55 carolfs-ifusp systemd[1]: Stopped Session c1 of user gdm.
    Apr 16 10:02:55 carolfs-ifusp systemd[1]: Stopping Sound Card.
    Apr 16 10:02:55 carolfs-ifusp systemd[1]: Stopped target Sound Card.
    Apr 16 10:02:55 carolfs-ifusp systemd[1]: Stopping system-systemd\x2dfsck.slice.
    Apr 16 10:02:55 carolfs-ifusp systemd[1]: Removed slice system-systemd\x2dfsck.slice.
    Apr 16 10:02:55 carolfs-ifusp systemd[1]: Stopping system-getty.slice.
    Apr 16 10:02:55 carolfs-ifusp systemd[1]: Removed slice system-getty.slice.
    Apr 16 10:02:55 carolfs-ifusp systemd[1]: Stopping User Manager for UID 1000...
    Apr 16 10:02:55 carolfs-ifusp systemd[1]: Stopping Disk Manager...
    Apr 16 10:02:55 carolfs-ifusp systemd[1]: Stopping Login Service...
    Apr 16 10:02:55 carolfs-ifusp systemd[567]: Stopping Default.
    Apr 16 10:02:55 carolfs-ifusp systemd[386]: Stopping Default.
    Apr 16 10:02:55 carolfs-ifusp systemd[1]: Stopping Login Prompts.
    Apr 16 10:02:55 carolfs-ifusp systemd[567]: Stopped target Default.
    Apr 16 10:02:55 carolfs-ifusp systemd[386]: Stopped target Default.
    Apr 16 10:02:55 carolfs-ifusp systemd[1]: Stopped target Login Prompts.
    Apr 16 10:02:55 carolfs-ifusp systemd[567]: Stopping Basic System.
    Apr 16 10:02:55 carolfs-ifusp systemd[386]: Stopping Basic System.
    Apr 16 10:02:55 carolfs-ifusp systemd[1]: Stopping GNOME Display Manager...
    Apr 16 10:02:55 carolfs-ifusp systemd[567]: Stopped target Basic System.
    Apr 16 10:02:55 carolfs-ifusp systemd[386]: Stopped target Basic System.
    Apr 16 10:02:55 carolfs-ifusp systemd[1]: Starting Generate shutdown-ramfs...
    Apr 16 10:02:55 carolfs-ifusp systemd[567]: Stopping Paths.
    Apr 16 10:02:55 carolfs-ifusp systemd[386]: Stopping Paths.
    Apr 16 10:02:55 carolfs-ifusp systemd[567]: Stopped target Paths.
    Apr 16 10:02:55 carolfs-ifusp systemd[386]: Stopped target Paths.
    Apr 16 10:02:55 carolfs-ifusp systemd[567]: Stopping Timers.
    Apr 16 10:02:55 carolfs-ifusp systemd[386]: Stopping Timers.
    Apr 16 10:02:55 carolfs-ifusp systemd[567]: Stopped target Timers.
    Apr 16 10:02:55 carolfs-ifusp systemd[1]: Stopped RealtimeKit Scheduling Policy Service.
    Apr 16 10:02:55 carolfs-ifusp systemd[386]: Stopped target Timers.
    Apr 16 10:02:55 carolfs-ifusp systemd[567]: Stopping Sockets.
    Apr 16 10:02:55 carolfs-ifusp systemd[386]: Stopping Sockets.
    Apr 16 10:02:55 carolfs-ifusp systemd[1]: Stopped Locale Service.
    Apr 16 10:02:55 carolfs-ifusp systemd[567]: Stopped target Sockets.
    Apr 16 10:02:55 carolfs-ifusp systemd[386]: Stopped target Sockets.
    Apr 16 10:02:55 carolfs-ifusp systemd[567]: Starting Shutdown.
    Apr 16 10:02:55 carolfs-ifusp systemd[1]: Stopped Disk Manager.
    Apr 16 10:02:55 carolfs-ifusp systemd[386]: Starting Shutdown.
    Apr 16 10:02:55 carolfs-ifusp systemd[567]: Reached target Shutdown.
    Apr 16 10:02:55 carolfs-ifusp systemd[386]: Reached target Shutdown.
    Apr 16 10:02:55 carolfs-ifusp systemd[567]: Starting Exit the Session...
    Apr 16 10:02:55 carolfs-ifusp systemd[386]: Starting Exit the Session...
    Apr 16 10:02:55 carolfs-ifusp systemd[1]: Stopping Network.
    Apr 16 10:02:55 carolfs-ifusp systemd[1]: Stopped target Network.
    Apr 16 10:02:55 carolfs-ifusp systemd[1]: Stopping dhcpcd on all interfaces...
    Apr 16 10:02:55 carolfs-ifusp systemd[567]: Received SIGRTMIN+24 from PID 1159 (kill).
    Apr 16 10:02:55 carolfs-ifusp systemd[386]: Received SIGRTMIN+24 from PID 1160 (kill).
    Apr 16 10:02:55 carolfs-ifusp systemd[1]: Stopped User Manager for UID 120.
    Apr 16 10:02:55 carolfs-ifusp systemd[1]: Stopped User Manager for UID 1000.
    Apr 16 10:02:55 carolfs-ifusp systemd[1]: Stopping user-1000.slice.
    Apr 16 10:02:55 carolfs-ifusp systemd[1]: Removed slice user-1000.slice.
    Apr 16 10:02:55 carolfs-ifusp systemd[1]: Stopping user-120.slice.
    Apr 16 10:02:55 carolfs-ifusp systemd[1]: Removed slice user-120.slice.
    Apr 16 10:02:55 carolfs-ifusp dhcpcd[1161]: sending signal TERM to pid 264
    Apr 16 10:02:55 carolfs-ifusp dhcpcd[1161]: waiting for pid 264 to exit
    Apr 16 10:02:55 carolfs-ifusp dhcpcd[264]: received signal TERM from PID 1161, stopping
    Apr 16 10:02:55 carolfs-ifusp dhcpcd[264]: eno1: removing interface
    Apr 16 10:02:55 carolfs-ifusp systemd[387]: pam_unix(systemd-user:session): session closed for user gdm
    Apr 16 10:02:55 carolfs-ifusp systemd[568]: pam_unix(systemd-user:session): session closed for user carolfs
    Apr 16 10:02:55 carolfs-ifusp gnome-session[576]: Received signal:15->'Terminated'
    Apr 16 10:02:55 carolfs-ifusp gdm-session-worker[383]: <3>GLib: Source ID 71 was not found when attempting to remove it
    Apr 16 10:02:55 carolfs-ifusp gdm-Xorg-:0[336]: (II) evdev: AT Translated Set 2 keyboard: Close
    Apr 16 10:02:55 carolfs-ifusp gdm-Xorg-:0[336]: (II) UnloadModule: "evdev"
    Apr 16 10:02:55 carolfs-ifusp gdm-Xorg-:0[336]: (II) evdev: Microsoft Microsoft Basic Optical Mouse : Close
    Apr 16 10:02:55 carolfs-ifusp gdm-Xorg-:0[336]: (II) UnloadModule: "evdev"
    Apr 16 10:02:55 carolfs-ifusp gdm-Xorg-:0[336]: (II) evdev: Power Button: Close
    Apr 16 10:02:55 carolfs-ifusp gdm-Xorg-:0[336]: (II) UnloadModule: "evdev"
    Apr 16 10:02:55 carolfs-ifusp gdm-Xorg-:0[336]: (II) evdev: Power Button: Close
    Apr 16 10:02:55 carolfs-ifusp gdm-Xorg-:0[336]: (II) UnloadModule: "evdev"
    Apr 16 10:02:55 carolfs-ifusp org.freedesktop.Tracker1[591]: Received signal:15->'Terminated'
    Apr 16 10:02:55 carolfs-ifusp dhcpcd[1161]: dhcpcd[1161]: sending signal TERM to pid 264
    Apr 16 10:02:55 carolfs-ifusp dhcpcd[1161]: dhcpcd[1161]: waiting for pid 264 to exit
    Apr 16 10:02:55 carolfs-ifusp dhcpcd[264]: exited
    Apr 16 10:02:55 carolfs-ifusp systemd[1]: Stopped Login Service.
    Apr 16 10:02:55 carolfs-ifusp systemd[1]: dhcpcd.service: main process exited, code=exited, status=1/FAILURE
    Apr 16 10:02:55 carolfs-ifusp mkinitcpio[1145]: ==> Starting build: none
    Apr 16 10:02:56 carolfs-ifusp mkinitcpio[1145]: -> Running build hook: [sd-shutdown]
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopped dhcpcd on all interfaces.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Unit dhcpcd.service entered failed state.
    Apr 16 10:02:56 carolfs-ifusp gdm-Xorg-:0[336]: (II) NVIDIA(GPU-0): Deleting GPU-0
    Apr 16 10:02:56 carolfs-ifusp gdm-Xorg-:0[336]: (EE) Server terminated successfully (0). Closing log file.
    Apr 16 10:02:56 carolfs-ifusp gdm[295]: Freeing conversation 'gdm-password' with active job
    Apr 16 10:02:56 carolfs-ifusp gdm[295]: Freeing conversation 'gdm-launch-environment' with active job
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopped GNOME Display Manager.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopping Permit User Sessions...
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopped Permit User Sessions.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopping Basic System.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopped target Basic System.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopping Slices.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopped target Slices.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopping User and Session Slice.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Removed slice User and Session Slice.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopping Paths.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopped target Paths.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopping Forward Password Requests to Wall Directory Watch.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopped Forward Password Requests to Wall Directory Watch.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopping Dispatch Password Requests to Console Directory Watch.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopped Dispatch Password Requests to Console Directory Watch.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopping Timers.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopped target Timers.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopping Daily man-db cache update.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopped Daily man-db cache update.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopping Daily verification of password and group files.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopped Daily verification of password and group files.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopping Daily rotation of log files.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopped Daily rotation of log files.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopping Daily Cleanup of Temporary Directories.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopped Daily Cleanup of Temporary Directories.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopping Sockets.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopped target Sockets.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopping Device-mapper event daemon FIFOs.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Closed Device-mapper event daemon FIFOs.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopping LVM2 metadata daemon socket.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Closed LVM2 metadata daemon socket.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopping D-Bus System Message Bus Socket.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Closed D-Bus System Message Bus Socket.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopping System Initialization.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopped target System Initialization.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopping Apply Kernel Variables...
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopped Apply Kernel Variables.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopping Setup Virtual Console...
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopped Setup Virtual Console.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopping Encrypted Volumes.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopped target Encrypted Volumes.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopping Load/Save Random Seed...
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopping Update UTMP about System Boot/Shutdown...
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopping Swap.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopped target Swap.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Deactivating swap Swap Partition...
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Deactivating swap Swap Partition...
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Deactivating swap Swap Partition...
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Deactivating swap Swap Partition...
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Deactivating swap Swap Partition...
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Deactivating swap Swap Partition...
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopping Remote File Systems.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopped target Remote File Systems.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopped Load/Save Random Seed.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopped Update UTMP about System Boot/Shutdown.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopping Create Volatile Files and Directories...
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopped Create Volatile Files and Directories.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopping Local File Systems.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopped target Local File Systems.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Unmounting /run/user/1000/gvfs...
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Unmounting /run/user/120...
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Unmounting /boot...
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Unmounting /home...
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Unmounting Temporary Directory...
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Deactivated swap /dev/disk/by-partuuid/748828e6-d06b-4dc9-a1ee-94e2bf6e2d41.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Deactivated swap /dev/disk/by-partlabel/swap.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Deactivated swap /dev/disk/by-id/wwn-0x5000c500242cde85-part2.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Deactivated swap /dev/disk/by-id/ata-ST3500418AS_5VM96G8V-part2.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Deactivated swap /dev/disk/by-uuid/59c506eb-3a40-4eae-8048-317bcc3d00fb.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Deactivated swap Swap Partition.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Unmounted /run/user/1000/gvfs.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Unmounted Temporary Directory.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Unmounting /run/user/1000...
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Unmounted /run/user/120.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Unmounted /boot.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopping EFI System Partition Automount.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Unset automount EFI System Partition Automount.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Unmounted /run/user/1000.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Unmounted /home.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Starting Unmount All Filesystems.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Reached target Unmount All Filesystems.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopping Local File Systems (Pre).
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopped target Local File Systems (Pre).
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopping Remount Root and Kernel File Systems...
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopped Remount Root and Kernel File Systems.
    Apr 16 10:02:56 carolfs-ifusp mkinitcpio[1145]: ==> Build complete.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Started Generate shutdown-ramfs.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Starting Shutdown.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Reached target Shutdown.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Starting Final Step.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Reached target Final Step.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Starting Power-Off...
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Shutting down.
    Apr 16 10:02:56 carolfs-ifusp systemd-shutdown[1]: Sending SIGTERM to remaining processes...
    Apr 16 10:02:56 carolfs-ifusp systemd-journal[166]: Journal stopped
    Last edited by CFS (2014-05-08 12:57:13)

    Thank you for your replies. Shutdown now doesn't turn the computer off either. About the type of system, I think it was custom built. This is a new install from Monday, so I didn't update the kernel. Poweroff, suspend and hibernate have never worked. The requested output:
    $ uname -a
    Linux carolfs-ifusp 3.14.1-1-ARCH #1 SMP PREEMPT Mon Apr 14 20:40:47 CEST 2014 x86_64 GNU/Linux
    $ pacman -Qi linux
    Name : linux
    Version : 3.14.1-1
    Description : The Linux kernel and modules
    Architecture : x86_64
    URL : http://www.kernel.org/
    Licenses : GPL2
    Groups : base
    Provides : kernel26=3.14.1
    Depends On : coreutils linux-firmware kmod mkinitcpio>=0.7
    Optional Deps : crda: to set the correct wireless channels of your country
    Required By : nvidia
    Optional For : None
    Conflicts With : kernel26
    Replaces : kernel26
    Installed Size : 71136.00 KiB
    Packager : Tobias Powalowski <[email protected]>
    Build Date : Mon 14 Apr 2014 03:42:52 PM BRT
    Install Date : Mon 14 Apr 2014 07:50:11 PM BRT
    Install Reason : Explicitly installed
    Install Script : Yes
    Validated By : Signature

  • Two red messages in log

    Whenever I do a shutdown, this appears in journalctl. I have prefaced the red lines with "{RED}":
    Sep 02 08:41:44 myhost dbus-daemon[344]: dbus[344]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service'
    Sep 02 08:41:44 myhost dbus[344]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service'
    Sep 02 08:41:44 myhost dbus-daemon[344]: dbus[344]: [system] Successfully activated service 'org.freedesktop.UPower'
    Sep 02 08:41:44 myhost dbus[344]: [system] Successfully activated service 'org.freedesktop.UPower'
    Sep 02 08:41:46 myhost login[420]: pam_unix(login:session): session closed for user root
    {RED}Sep 02 08:41:47 myhost login[420]: pam_systemd(login:session): Failed to connect to system bus: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
    Sep 02 08:41:51 myhost umount[1101]: umount: /var: target is busy.
    Sep 02 08:41:51 myhost umount[1101]: (In some cases useful info about processes that use
    Sep 02 08:41:51 myhost umount[1101]: the device is found by lsof(8) or fuser(1))
    Sep 02 08:41:51 myhost systemd[1]: var.mount mount process exited, code=exited status=32
    {RED}Sep 02 08:41:56 myhost systemd-cryptsetup[1092]: Failed to deactivate: Invalid argument
    Sep 02 08:41:56 myhost systemd[1]: [email protected]: control process exited, code=exited status=1
    Sep 02 08:41:56 myhost systemd[1]: Unit [email protected] entered failed state.
    Sep 02 08:41:56 myhost systemd[1]: Shutting down.
    Sep 02 08:41:56 myhost systemd[1]: Hardware watchdog 'iTCO_wdt', version 0
    Sep 02 08:41:56 myhost systemd[1]: Set hardware watchdog to 10min.
    Sep 02 08:41:56 myhost systemd-journal[167]: Journal stopped
    ----- Reboot -----
    I don't know if the two errors are related. Earlier I was getting the trouble with unmounting var but not the pam_systemd thing. If anyone has any suggestions, I'd appreciate it. I have dug around some but I haven't had much luck tracing this down or even figuring out what has /var tied up so it can't be unmounted.

    Thanks for your analysis, Leonid.I.  I've been having this problem too and have been trying to find a solution.  The closest thing I found was to append "shutdown" to the list HOOKS in /etc/mkinitcpio.conf, and then to insert the command "/usr/sbin/ash" to the top of /run/initramfs/shutdown to get a shell during shutdown to see what's going on. 
    From there, I can see that my partitions successfully unmount, but it seems that this is only done after cryptsetup fails at closing those partitions. 
    For me, my partitions are:
    / (encrypted)
    /boot
    /home (encrypted)
    /var (encrypted)
    /var/log (encrypted)
    swap (encrypted)
    Both /var/log and /var initially have trouble unmounting and deactivating.  I also have the pam_systemd error in red.  And perhaps because I added the shutdown hook, I also see red for the "Stopped (with error)" lines. 
    Feb 11 16:00:06 bunny login[551]: pam_unix(login:session): session closed for user root
    Feb 11 16:00:06 bunny login[551]: pam_systemd(login:session): Failed to connect to system bus: Did not receive a reply. Possible causes include: the remote application did not send a reply, the mes
    Feb 11 16:00:06 bunny iptables-flush[863]: /usr/sbin/iptables
    Feb 11 16:00:06 bunny iptables-flush[867]: /usr/sbin/ip6tables
    Feb 11 16:00:06 bunny systemd[1]: Deactivated swap /dev/dm-2.
    Feb 11 16:00:06 bunny systemd[1]: Stopped D-Bus System Message Bus.
    Feb 11 16:00:06 bunny systemd[1]: Stopping Permit User Sessions...
    Feb 11 16:00:06 bunny systemd[1]: Deactivated swap /dev/disk/by-uuid/722ab14b-7939-4165-a55a-281def4b3fb3.
    Feb 11 16:00:06 bunny systemd[1]: Deactivated swap /dev/disk/by-id/dm-uuid-CRYPT-PLAIN-swap.
    Feb 11 16:00:06 bunny systemd[1]: Deactivated swap /dev/disk/by-id/dm-name-swap.
    Feb 11 16:00:06 bunny systemd[1]: Deactivated swap /dev/mapper/swap.
    Feb 11 16:00:06 bunny systemd[1]: Stopping /sys/devices/virtual/block/dm-2.
    Feb 11 16:00:06 bunny systemd[1]: Stopped Login Service.
    Feb 11 16:00:06 bunny systemd[1]: Stopped Packet Filtering Framework.
    Feb 11 16:00:06 bunny systemd[1]: Stopped IPv6 Packet Filtering Framework.
    Feb 11 16:00:06 bunny systemd[1]: Stopped Permit User Sessions.
    Feb 11 16:00:06 bunny systemd[1]: Stopping Remote File Systems.
    Feb 11 16:00:06 bunny systemd[1]: Stopped target Remote File Systems.
    Feb 11 16:00:07 bunny systemd[1]: Stopped OpenSSH Daemon.
    Feb 11 16:00:07 bunny systemd[1]: Stopped (with error) /dev/mapper/swap.
    Feb 11 16:00:07 bunny systemd[1]: Stopped (with error) /dev/disk/by-uuid/722ab14b-7939-4165-a55a-281def4b3fb3.
    Feb 11 16:00:07 bunny systemd[1]: Stopped (with error) /dev/disk/by-id/dm-uuid-CRYPT-PLAIN-swap.
    Feb 11 16:00:07 bunny systemd[1]: Stopped (with error) /dev/disk/by-id/dm-name-swap.
    Feb 11 16:00:07 bunny systemd[1]: Stopped (with error) /dev/dm-2.
    Feb 11 16:00:07 bunny systemd[1]: Stopped (with error) /sys/devices/virtual/block/dm-2.
    Feb 11 16:00:07 bunny kernel: tg3 0000:01:00.0: wake-up capability enabled by ACPI
    Feb 11 16:00:07 bunny netcfg[864]: :: ethernet-static down [done]
    Feb 11 16:00:07 bunny ifplugd[354]: Link beat lost.
    Feb 11 16:00:07 bunny kernel: IPv6: ADDRCONF(NETDEV_UP): enp1s0: link is not ready
    Feb 11 16:00:07 bunny ifplugd[354]: Executing '/etc/ifplugd/netcfg.action enp1s0 down'.
    Feb 11 16:00:07 bunny ifplugd[354]: Program execution failed, return value is 1.
    Feb 11 16:00:07 bunny ifplugd[354]: Exiting.
    Feb 11 16:00:07 bunny systemd[1]: Stopped Provides automatic netcfg wired connection.
    Feb 11 16:00:07 bunny systemd[1]: Stopping Basic System.
    Feb 11 16:00:07 bunny systemd[1]: Stopped target Basic System.
    Feb 11 16:00:07 bunny systemd[1]: Stopping Dispatch Password Requests to Console Directory Watch.
    Feb 11 16:00:07 bunny systemd[1]: Stopped Dispatch Password Requests to Console Directory Watch.
    Feb 11 16:00:07 bunny systemd[1]: Stopping Daily Cleanup of Temporary Directories.
    Feb 11 16:00:07 bunny systemd[1]: Stopped Daily Cleanup of Temporary Directories.
    Feb 11 16:00:07 bunny systemd[1]: Stopping Sockets.
    Feb 11 16:00:07 bunny systemd[1]: Stopped target Sockets.
    Feb 11 16:00:07 bunny systemd[1]: Stopping D-Bus System Message Bus Socket.
    Feb 11 16:00:07 bunny systemd[1]: Closed D-Bus System Message Bus Socket.
    Feb 11 16:00:07 bunny systemd[1]: Stopping Swap.
    Feb 11 16:00:07 bunny systemd[1]: Stopped target Swap.
    Feb 11 16:00:07 bunny systemd[1]: Stopping Local File Systems.
    Feb 11 16:00:07 bunny systemd[1]: Stopped target Local File Systems.
    Feb 11 16:00:07 bunny umount[921]: umount: /var/log: target is busy.
    Feb 11 16:00:07 bunny umount[921]: (In some cases useful info about processes that use
    Feb 11 16:00:07 bunny umount[921]: the device is found by lsof(8) or fuser(1))
    Feb 11 16:00:07 bunny systemd[1]: var-log.mount mount process exited, code=exited status=32
    Feb 11 16:00:07 bunny systemd[1]: Failed unmounting /var/log.
    Feb 11 16:00:07 bunny systemd[1]: Unmounting /var...
    Feb 11 16:00:07 bunny systemd[1]: Stopping /sys/devices/virtual/block/dm-3.
    Feb 11 16:00:07 bunny systemd[1]: Unmounted /boot.
    Feb 11 16:00:07 bunny systemd[1]: Unmounted Temporary Directory.
    Feb 11 16:00:07 bunny umount[930]: umount: /var: target is busy.
    Feb 11 16:00:07 bunny umount[930]: (In some cases useful info about processes that use
    Feb 11 16:00:07 bunny umount[930]: the device is found by lsof(8) or fuser(1))
    Feb 11 16:00:07 bunny systemd[1]: var.mount mount process exited, code=exited status=32
    Feb 11 16:00:07 bunny systemd[1]: Failed unmounting /var.
    Feb 11 16:00:07 bunny systemd[1]: Stopping /sys/devices/virtual/block/dm-1.
    Feb 11 16:00:07 bunny systemd[1]: Unmounted /home.
    Feb 11 16:00:07 bunny systemd[1]: Stopped Cryptography Setup for swap.
    Feb 11 16:00:07 bunny systemd[1]: Stopping /sys/devices/virtual/block/dm-4.
    Feb 11 16:00:07 bunny systemd[1]: Stopping Local File Systems (Pre).
    Feb 11 16:00:07 bunny systemd[1]: Stopped target Local File Systems (Pre).
    Feb 11 16:00:07 bunny systemd[1]: Stopping Remount Root and Kernel File Systems...
    Feb 11 16:00:07 bunny systemd[1]: Starting Shutdown.
    Feb 11 16:00:07 bunny systemd[1]: Reached target Shutdown.
    Feb 11 16:00:07 bunny systemd[1]: Stopped Cryptography Setup for home.
    Feb 11 16:00:07 bunny systemd[1]: Stopped /dev/mapper/home.
    Feb 11 16:00:07 bunny systemd[1]: Stopped /dev/disk/by-uuid/fb844ea2-ef1d-4b94-a068-e8f3bf5db273.
    Feb 11 16:00:07 bunny systemd[1]: Stopped /dev/disk/by-id/dm-uuid-CRYPT-LUKS1-1d2fabed41fd4f0ea1e624d04362d4ee-home.
    Feb 11 16:00:07 bunny systemd[1]: Stopped /dev/disk/by-id/dm-name-home.
    Feb 11 16:00:07 bunny systemd[1]: Stopped /dev/dm-4.
    Feb 11 16:00:07 bunny systemd[1]: Stopped /sys/devices/virtual/block/dm-4.
    Feb 11 16:00:08 bunny kernel: tg3 0000:01:00.0 enp1s0: Link is up at 100 Mbps, full duplex
    Feb 11 16:00:08 bunny kernel: tg3 0000:01:00.0 enp1s0: Flow control is on for TX and on for RX
    Feb 11 16:00:08 bunny kernel: IPv6: ADDRCONF(NETDEV_CHANGE): enp1s0: link becomes ready
    Feb 11 16:00:12 bunny systemd-cryptsetup[926]: Failed to deactivate: Invalid argument
    Feb 11 16:00:12 bunny systemd[1]: [email protected]: control process exited, code=exited status=1
    Feb 11 16:00:12 bunny systemd-cryptsetup[928]: Failed to deactivate: Invalid argument
    Feb 11 16:00:12 bunny systemd[1]: Stopped Cryptography Setup for var.
    Feb 11 16:00:12 bunny systemd[1]: Unit [email protected] entered failed state
    Feb 11 16:00:12 bunny systemd[1]: [email protected]: control process exited, code=exited status=1
    Feb 11 16:00:12 bunny systemd[1]: Stopped Cryptography Setup for root.
    Feb 11 16:00:12 bunny systemd[1]: Unit [email protected] entered failed state
    Feb 11 16:00:12 bunny systemd-cryptsetup[925]: Failed to deactivate: Invalid argument
    Feb 11 16:00:12 bunny systemd[1]: [email protected]: control process exited, code=exited status=1
    Feb 11 16:00:12 bunny systemd[1]: Stopped Cryptography Setup for log.
    Feb 11 16:00:12 bunny systemd[1]: Unit [email protected] entered failed state
    Feb 11 16:00:12 bunny systemd[1]: Starting Unmount All Filesystems.
    Feb 11 16:00:12 bunny systemd[1]: Reached target Unmount All Filesystems.
    Feb 11 16:00:12 bunny systemd[1]: Starting Final Step.
    Feb 11 16:00:12 bunny systemd[1]: Reached target Final Step.
    Feb 11 16:00:12 bunny systemd[1]: Starting Reboot...
    Feb 11 16:00:12 bunny systemd[1]: Shutting down.
    Feb 11 16:00:12 bunny systemd[1]: Hardware watchdog 'iTCO_wdt', version 0
    Feb 11 16:00:12 bunny systemd[1]: Set hardware watchdog to 10min.
    Feb 11 16:00:12 bunny kernel: watchdog watchdog0: watchdog did not stop!
    Feb 11 16:00:12 bunny systemd-journal[158]: Journal stopped

  • Intermittent crashes on new install

    Hi,
    I am seeing intermittent crashes on a new install of Arch.
    I see different messages on crash, quite often
    INFO: rcu_preempt_state detected stalls on CPUs/tasks:
    also
    BUG: Bad page map in process bash
    and other processes.
    sometimes:
    CPU: 1 PID: 1 Comm: shutdown tainted
    I am vague here in the specific messages because it's not always the same and partly because I usually lose the logs due to hard restarting the machine.
    I realize that the information here is somewhat lacking so I don't expect a magic answer to solve the problem. I am looking for advice on where to go from here to try and get it fixed.
    The system seems normal most of the time then crashes without warning. When it does happen it will almost certainly get stuck at what seems to be the very  last stage of shutdown (that is if it allowed me to use the shell). It might or might not go wrong after reboot then.
    I've done 2 cycles of test using memtest, both passing.
    Any advice? Could a faulty hard drive possible be the cause?

    TheSaint wrote:How much big is your RAM and swap ?
    Perhaps you may add one more swap file, for testing purposes.
    I suspect the most problem starts within swapping. You may look at this for references.
    I've 4GB RAM and another 4GB swap partition.
    I've tried using swapfile instead of the partition already to no avail.
    I've also played with the swap performance settings, again, to no avail.
    I've some more information to add now:
    I left the system on last night and using it normally to see whether the hard drive replacement actually fixed the crashes (assuming the swap issues were separate). After 24 hours and some fair use, I was optimistic that the drive was in fact at fault. I then made some changes to a smb.conf file and restarted using:
    sudo systemctl restart smbd.service
    The systemd returned with an error saying smbd failed to start. I checked the logs and smbd reported a segfault. I try again several times, leave it a few minutes and try again (having reverted to the last working smb.conf), segfault still occurs. I then checked "free -m" and noticed that the memory is mostly unused but the entire RAM is used for cache (which I guess is normal anyway). I then cleared the cache:
    echo 3 | tee /proc/sys/vm/drop_caches
    and immediately I was able to restart smbd.
    A few hours go by and I do some rsync'ing to a CIFS mounted share. Partway through I get the following:
    Jan 15 18:17:01 engserv sudo[7859]: sth : TTY=pts/0 ; PWD=/mnt/smb/share2 ; USER=root ; COMMAND=/usr/bin/rsync --info=PROGRESS2 -a /mnt/smb/pc1/Proj/All/ /media/data/Proj/All/
    Jan 15 18:17:01 engserv sudo[7859]: pam_unix(sudo:session): session opened for user root by sth(uid=0)
    Jan 15 18:36:00 engserv kernel: INFO: task jbd2/sdb1-8:215 blocked for more than 120 seconds.
    Jan 15 18:36:01 engserv kernel: Not tainted 3.17.6-1-ARCH #1
    Jan 15 18:36:01 engserv kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
    Jan 15 18:36:01 engserv kernel: jbd2/sdb1-8 D 0000000000000000 0 215 2 0x00000000
    Jan 15 18:36:01 engserv kernel: ffff8800bcc27c90 0000000000000046 ffff8800bd24c670 00000000000135c0
    Jan 15 18:36:01 engserv kernel: ffff8800bcc27fd8 00000000000135c0 ffff88003b934670 ffff8800bd24c670
    Jan 15 18:36:01 engserv kernel: ffff8800bcc27be0 ffff8800bcc27bf8 ffff8800bcc27be0 ffffffffa024b3c7
    Jan 15 18:36:01 engserv kernel: Call Trace:
    Jan 15 18:36:01 engserv kernel: [<ffffffffa024b3c7>] ? ext4_mb_unload_buddy.isra.18+0x27/0x30 [ext4]
    Jan 15 18:36:01 engserv kernel: [<ffffffff810b5f30>] ? cpuacct_charge+0x50/0x60
    Jan 15 18:36:01 engserv kernel: [<ffffffff810a4c9c>] ? update_curr+0xec/0x1b0
    Jan 15 18:36:01 engserv kernel: [<ffffffff810a51ff>] ? dequeue_entity+0x13f/0x580
    Jan 15 18:36:01 engserv kernel: [<ffffffff81539649>] schedule+0x29/0x70
    Jan 15 18:36:01 engserv kernel: [<ffffffffa00fb806>] jbd2_journal_commit_transaction+0x236/0x19c0 [jbd2]
    Jan 15 18:36:01 engserv kernel: [<ffffffff810a9954>] ? pick_next_task_fair+0x144/0x520
    Jan 15 18:36:01 engserv kernel: [<ffffffff810136b2>] ? __switch_to+0x1b2/0x5e0
    Jan 15 18:36:01 engserv kernel: [<ffffffff810af960>] ? __wake_up_sync+0x20/0x20
    Jan 15 18:36:01 engserv kernel: [<ffffffff810d659e>] ? try_to_del_timer_sync+0x5e/0x90
    Jan 15 18:36:01 engserv kernel: [<ffffffffa010280c>] kjournald2+0xec/0x2a0 [jbd2]
    Jan 15 18:36:01 engserv kernel: [<ffffffff810af960>] ? __wake_up_sync+0x20/0x20
    Jan 15 18:36:01 engserv kernel: [<ffffffffa0102720>] ? commit_timeout+0x10/0x10 [jbd2]
    Jan 15 18:36:01 engserv kernel: [<ffffffff8108e2ea>] kthread+0xea/0x100
    Jan 15 18:36:01 engserv kernel: [<ffffffff8108e200>] ? kthread_create_on_node+0x1b0/0x1b0
    Jan 15 18:36:01 engserv kernel: [<ffffffff8153dbbc>] ret_from_fork+0x7c/0xb0
    Jan 15 18:36:01 engserv kernel: [<ffffffff8108e200>] ? kthread_create_on_node+0x1b0/0x1b0
    Jan 15 18:36:01 engserv kernel: INFO: task rsync:7862 blocked for more than 120 seconds.
    Jan 15 18:36:01 engserv kernel: Not tainted 3.17.6-1-ARCH #1
    Jan 15 18:36:01 engserv kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
    Jan 15 18:36:01 engserv kernel: rsync D 0000000000000002 0 7862 7861 0x00000000
    Jan 15 18:36:01 engserv kernel: ffff8800bd337a80 0000000000000086 ffff88003b934670 00000000000135c0
    Jan 15 18:36:01 engserv kernel: ffff8800bd337fd8 00000000000135c0 ffff880138400000 ffff88003b934670
    Jan 15 18:36:01 engserv kernel: ffffffff00000e00 00000000010200da 0000000000000246 ffff88013eff96c0
    Jan 15 18:36:01 engserv kernel: Call Trace:
    Jan 15 18:36:01 engserv kernel: [<ffffffff8115ab54>] ? __alloc_pages_nodemask+0x174/0xb40
    Jan 15 18:36:01 engserv kernel: [<ffffffff81539649>] schedule+0x29/0x70
    Jan 15 18:36:01 engserv kernel: [<ffffffffa00f808d>] wait_transaction_locked+0x8d/0xd0 [jbd2]
    Jan 15 18:36:01 engserv kernel: [<ffffffff810af960>] ? __wake_up_sync+0x20/0x20
    Jan 15 18:36:01 engserv kernel: [<ffffffffa00f83c2>] start_this_handle+0x262/0x610 [jbd2]
    Jan 15 18:36:01 engserv kernel: [<ffffffff81150c1e>] ? __add_to_page_cache_locked+0x24e/0x2c0
    Jan 15 18:36:01 engserv kernel: [<ffffffff811ab9da>] ? kmem_cache_alloc+0x16a/0x170
    Jan 15 18:36:01 engserv kernel: [<ffffffffa00f8b6b>] jbd2__journal_start+0xfb/0x210 [jbd2]
    Jan 15 18:36:01 engserv kernel: [<ffffffffa021ce4f>] ? ext4_da_write_begin+0x10f/0x350 [ext4]
    Jan 15 18:36:01 engserv kernel: [<ffffffffa02486cd>] __ext4_journal_start_sb+0x6d/0x110 [ext4]
    Jan 15 18:36:01 engserv kernel: [<ffffffffa021ce4f>] ext4_da_write_begin+0x10f/0x350 [ext4]
    Jan 15 18:36:01 engserv kernel: [<ffffffff8115191a>] generic_perform_write+0xca/0x1e0
    Jan 15 18:36:01 engserv kernel: [<ffffffff81153345>] __generic_file_write_iter+0x1e5/0x3b0
    Jan 15 18:36:01 engserv kernel: [<ffffffffa0211eba>] ext4_file_write_iter+0x11a/0x3f0 [ext4]
    Jan 15 18:36:01 engserv kernel: [<ffffffff811dc05b>] ? core_sys_select+0x2cb/0x330
    Jan 15 18:36:01 engserv kernel: [<ffffffff8142935b>] ? sock_aio_read.part.29+0xcb/0x100
    Jan 15 18:36:01 engserv kernel: [<ffffffff811c71ee>] new_sync_write+0x8e/0xd0
    Jan 15 18:36:01 engserv kernel: [<ffffffff811c7967>] vfs_write+0xb7/0x200
    Jan 15 18:36:01 engserv kernel: [<ffffffff811c787c>] ? vfs_read+0x13c/0x170
    Jan 15 18:36:01 engserv kernel: [<ffffffff811c85d9>] SyS_write+0x59/0xd0
    Jan 15 18:36:01 engserv kernel: [<ffffffff8153dc69>] system_call_fastpath+0x16/0x1b
    Jan 15 18:38:00 engserv kernel: INFO: task jbd2/sdb1-8:215 blocked for more than 120 seconds.
    Jan 15 18:38:00 engserv kernel: Not tainted 3.17.6-1-ARCH #1
    Jan 15 18:38:00 engserv kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
    Jan 15 18:38:00 engserv kernel: jbd2/sdb1-8 D 0000000000000000 0 215 2 0x00000000
    Jan 15 18:38:00 engserv kernel: ffff8800bcc27c90 0000000000000046 ffff8800bd24c670 00000000000135c0
    Jan 15 18:38:00 engserv kernel: ffff8800bcc27fd8 00000000000135c0 ffff88003b934670 ffff8800bd24c670
    Jan 15 18:38:00 engserv kernel: ffff8800bcc27be0 ffff8800bcc27bf8 ffff8800bcc27be0 ffffffffa024b3c7
    Jan 15 18:38:00 engserv kernel: Call Trace:
    Jan 15 18:38:00 engserv kernel: [<ffffffffa024b3c7>] ? ext4_mb_unload_buddy.isra.18+0x27/0x30 [ext4]
    Jan 15 18:38:00 engserv kernel: [<ffffffff810b5f30>] ? cpuacct_charge+0x50/0x60
    Jan 15 18:38:00 engserv kernel: [<ffffffff810a4c9c>] ? update_curr+0xec/0x1b0
    Jan 15 18:38:00 engserv kernel: [<ffffffff810a51ff>] ? dequeue_entity+0x13f/0x580
    Jan 15 18:38:00 engserv kernel: [<ffffffff81539649>] schedule+0x29/0x70
    Jan 15 18:38:00 engserv kernel: [<ffffffffa00fb806>] jbd2_journal_commit_transaction+0x236/0x19c0 [jbd2]
    Jan 15 18:38:00 engserv kernel: [<ffffffff810a9954>] ? pick_next_task_fair+0x144/0x520
    Jan 15 18:38:00 engserv kernel: [<ffffffff810136b2>] ? __switch_to+0x1b2/0x5e0
    Jan 15 18:38:00 engserv kernel: [<ffffffff810af960>] ? __wake_up_sync+0x20/0x20
    Jan 15 18:38:00 engserv kernel: [<ffffffff810d659e>] ? try_to_del_timer_sync+0x5e/0x90
    Jan 15 18:38:00 engserv kernel: [<ffffffffa010280c>] kjournald2+0xec/0x2a0 [jbd2]
    Jan 15 18:38:00 engserv kernel: [<ffffffff810af960>] ? __wake_up_sync+0x20/0x20
    Jan 15 18:38:00 engserv kernel: [<ffffffffa0102720>] ? commit_timeout+0x10/0x10 [jbd2]
    Jan 15 18:38:00 engserv kernel: [<ffffffff8108e2ea>] kthread+0xea/0x100
    Jan 15 18:38:00 engserv kernel: [<ffffffff8108e200>] ? kthread_create_on_node+0x1b0/0x1b0
    Jan 15 18:38:00 engserv kernel: [<ffffffff8153dbbc>] ret_from_fork+0x7c/0xb0
    Jan 15 18:38:00 engserv kernel: [<ffffffff8108e200>] ? kthread_create_on_node+0x1b0/0x1b0
    Jan 15 18:38:00 engserv kernel: INFO: task rsync:7862 blocked for more than 120 seconds.
    Jan 15 18:38:00 engserv kernel: Not tainted 3.17.6-1-ARCH #1
    Jan 15 18:38:00 engserv kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
    Jan 15 18:38:00 engserv kernel: rsync D 0000000000000002 0 7862 7861 0x00000000
    Jan 15 18:38:00 engserv kernel: ffff8800bd337a80 0000000000000086 ffff88003b934670 00000000000135c0
    Jan 15 18:38:00 engserv kernel: ffff8800bd337fd8 00000000000135c0 ffff880138400000 ffff88003b934670
    Jan 15 18:38:00 engserv kernel: ffffffff00000e00 00000000010200da 0000000000000246 ffff88013eff96c0
    Jan 15 18:38:00 engserv kernel: Call Trace:
    Jan 15 18:38:00 engserv kernel: [<ffffffff8115ab54>] ? __alloc_pages_nodemask+0x174/0xb40
    Jan 15 18:38:00 engserv kernel: [<ffffffff81539649>] schedule+0x29/0x70
    Jan 15 18:38:00 engserv kernel: [<ffffffffa00f808d>] wait_transaction_locked+0x8d/0xd0 [jbd2]
    Jan 15 18:38:00 engserv kernel: [<ffffffff810af960>] ? __wake_up_sync+0x20/0x20
    Jan 15 18:38:00 engserv kernel: [<ffffffffa00f83c2>] start_this_handle+0x262/0x610 [jbd2]
    Jan 15 18:38:00 engserv kernel: [<ffffffff81150c1e>] ? __add_to_page_cache_locked+0x24e/0x2c0
    Jan 15 18:38:01 engserv kernel: [<ffffffff811ab9da>] ? kmem_cache_alloc+0x16a/0x170
    Jan 15 18:38:01 engserv kernel: [<ffffffffa00f8b6b>] jbd2__journal_start+0xfb/0x210 [jbd2]
    Jan 15 18:38:01 engserv kernel: [<ffffffffa021ce4f>] ? ext4_da_write_begin+0x10f/0x350 [ext4]
    Jan 15 18:38:01 engserv kernel: [<ffffffffa02486cd>] __ext4_journal_start_sb+0x6d/0x110 [ext4]
    Jan 15 18:38:01 engserv kernel: [<ffffffffa021ce4f>] ext4_da_write_begin+0x10f/0x350 [ext4]
    Jan 15 18:38:01 engserv kernel: [<ffffffff8115191a>] generic_perform_write+0xca/0x1e0
    Jan 15 18:38:01 engserv kernel: [<ffffffff81153345>] __generic_file_write_iter+0x1e5/0x3b0
    Jan 15 18:38:01 engserv kernel: [<ffffffffa0211eba>] ext4_file_write_iter+0x11a/0x3f0 [ext4]
    Jan 15 18:38:01 engserv kernel: [<ffffffff811dc05b>] ? core_sys_select+0x2cb/0x330
    Jan 15 18:38:01 engserv kernel: [<ffffffff8142935b>] ? sock_aio_read.part.29+0xcb/0x100
    Jan 15 18:38:01 engserv kernel: [<ffffffff811c71ee>] new_sync_write+0x8e/0xd0
    Jan 15 18:38:01 engserv kernel: [<ffffffff811c7967>] vfs_write+0xb7/0x200
    Jan 15 18:38:01 engserv kernel: [<ffffffff811c787c>] ? vfs_read+0x13c/0x170
    Jan 15 18:38:01 engserv kernel: [<ffffffff811c85d9>] SyS_write+0x59/0xd0
    Jan 15 18:38:01 engserv kernel: [<ffffffff8153dc69>] system_call_fastpath+0x16/0x1b
    Jan 15 18:40:00 engserv kernel: INFO: task jbd2/sdb1-8:215 blocked for more than 120 seconds.
    Jan 15 18:40:00 engserv kernel: Not tainted 3.17.6-1-ARCH #1
    Jan 15 18:40:00 engserv kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
    Jan 15 18:40:00 engserv kernel: jbd2/sdb1-8 D 0000000000000000 0 215 2 0x00000000
    Jan 15 18:40:00 engserv kernel: ffff8800bcc27c90 0000000000000046 ffff8800bd24c670 00000000000135c0
    Jan 15 18:40:00 engserv kernel: ffff8800bcc27fd8 00000000000135c0 ffff88003b934670 ffff8800bd24c670
    Jan 15 18:40:00 engserv kernel: ffff8800bcc27be0 ffff8800bcc27bf8 ffff8800bcc27be0 ffffffffa024b3c7
    Jan 15 18:40:00 engserv kernel: Call Trace:
    Jan 15 18:40:00 engserv kernel: [<ffffffffa024b3c7>] ? ext4_mb_unload_buddy.isra.18+0x27/0x30 [ext4]
    Jan 15 18:40:00 engserv kernel: [<ffffffff810b5f30>] ? cpuacct_charge+0x50/0x60
    Jan 15 18:40:00 engserv kernel: [<ffffffff810a4c9c>] ? update_curr+0xec/0x1b0
    Jan 15 18:40:00 engserv kernel: [<ffffffff810a51ff>] ? dequeue_entity+0x13f/0x580
    Jan 15 18:40:00 engserv kernel: [<ffffffff81539649>] schedule+0x29/0x70
    Jan 15 18:40:00 engserv kernel: [<ffffffffa00fb806>] jbd2_journal_commit_transaction+0x236/0x19c0 [jbd2]
    Jan 15 18:40:00 engserv kernel: [<ffffffff810a9954>] ? pick_next_task_fair+0x144/0x520
    Jan 15 18:40:01 engserv kernel: [<ffffffff810136b2>] ? __switch_to+0x1b2/0x5e0
    Jan 15 18:40:01 engserv kernel: [<ffffffff810af960>] ? __wake_up_sync+0x20/0x20
    Jan 15 18:40:01 engserv kernel: [<ffffffff810d659e>] ? try_to_del_timer_sync+0x5e/0x90
    Jan 15 18:40:01 engserv kernel: [<ffffffffa010280c>] kjournald2+0xec/0x2a0 [jbd2]
    Jan 15 18:40:01 engserv kernel: [<ffffffff810af960>] ? __wake_up_sync+0x20/0x20
    Jan 15 18:40:01 engserv kernel: [<ffffffffa0102720>] ? commit_timeout+0x10/0x10 [jbd2]
    Jan 15 18:40:01 engserv kernel: [<ffffffff8108e2ea>] kthread+0xea/0x100
    Jan 15 18:40:01 engserv kernel: [<ffffffff8108e200>] ? kthread_create_on_node+0x1b0/0x1b0
    Jan 15 18:40:01 engserv kernel: [<ffffffff8153dbbc>] ret_from_fork+0x7c/0xb0
    Jan 15 18:40:01 engserv kernel: [<ffffffff8108e200>] ? kthread_create_on_node+0x1b0/0x1b0
    Jan 15 18:40:01 engserv kernel: INFO: task rsync:7862 blocked for more than 120 seconds.
    Jan 15 18:40:01 engserv kernel: Not tainted 3.17.6-1-ARCH #1
    Jan 15 18:40:01 engserv kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
    Jan 15 18:40:01 engserv kernel: rsync D 0000000000000002 0 7862 7861 0x00000000
    Jan 15 18:40:01 engserv kernel: ffff8800bd337a80 0000000000000086 ffff88003b934670 00000000000135c0
    Jan 15 18:40:01 engserv kernel: ffff8800bd337fd8 00000000000135c0 ffff880138400000 ffff88003b934670
    Jan 15 18:40:01 engserv kernel: ffffffff00000e00 00000000010200da 0000000000000246 ffff88013eff96c0
    Jan 15 18:40:01 engserv kernel: Call Trace:
    Jan 15 18:40:01 engserv kernel: [<ffffffff8115ab54>] ? __alloc_pages_nodemask+0x174/0xb40
    Jan 15 18:40:01 engserv kernel: [<ffffffff81539649>] schedule+0x29/0x70
    Jan 15 18:40:01 engserv kernel: [<ffffffffa00f808d>] wait_transaction_locked+0x8d/0xd0 [jbd2]
    Jan 15 18:40:01 engserv kernel: [<ffffffff810af960>] ? __wake_up_sync+0x20/0x20
    Jan 15 18:40:01 engserv kernel: [<ffffffffa00f83c2>] start_this_handle+0x262/0x610 [jbd2]
    Jan 15 18:40:01 engserv kernel: [<ffffffff81150c1e>] ? __add_to_page_cache_locked+0x24e/0x2c0
    Jan 15 18:40:01 engserv kernel: [<ffffffff811ab9da>] ? kmem_cache_alloc+0x16a/0x170
    Jan 15 18:40:01 engserv kernel: [<ffffffffa00f8b6b>] jbd2__journal_start+0xfb/0x210 [jbd2]
    Jan 15 18:40:01 engserv kernel: [<ffffffffa021ce4f>] ? ext4_da_write_begin+0x10f/0x350 [ext4]
    Jan 15 18:40:01 engserv kernel: [<ffffffffa02486cd>] __ext4_journal_start_sb+0x6d/0x110 [ext4]
    Jan 15 18:40:01 engserv kernel: [<ffffffffa021ce4f>] ext4_da_write_begin+0x10f/0x350 [ext4]
    Jan 15 18:40:01 engserv kernel: [<ffffffff8115191a>] generic_perform_write+0xca/0x1e0
    Jan 15 18:40:01 engserv kernel: [<ffffffff81153345>] __generic_file_write_iter+0x1e5/0x3b0
    Jan 15 18:40:01 engserv kernel: [<ffffffffa0211eba>] ext4_file_write_iter+0x11a/0x3f0 [ext4]
    Jan 15 18:40:01 engserv kernel: [<ffffffff811dc05b>] ? core_sys_select+0x2cb/0x330
    Jan 15 18:40:01 engserv kernel: [<ffffffff8142935b>] ? sock_aio_read.part.29+0xcb/0x100
    Jan 15 18:40:01 engserv kernel: [<ffffffff811c71ee>] new_sync_write+0x8e/0xd0
    Jan 15 18:40:01 engserv kernel: [<ffffffff811c7967>] vfs_write+0xb7/0x200
    Jan 15 18:40:01 engserv kernel: [<ffffffff811c787c>] ? vfs_read+0x13c/0x170
    Jan 15 18:40:01 engserv kernel: [<ffffffff811c85d9>] SyS_write+0x59/0xd0
    Jan 15 18:40:01 engserv kernel: [<ffffffff8153dc69>] system_call_fastpath+0x16/0x1b
    Jan 15 18:42:00 engserv kernel: INFO: task jbd2/sdb1-8:215 blocked for more than 120 seconds.
    Jan 15 18:42:01 engserv kernel: Not tainted 3.17.6-1-ARCH #1
    Jan 15 18:42:01 engserv kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
    Jan 15 18:42:01 engserv kernel: jbd2/sdb1-8 D 0000000000000000 0 215 2 0x00000000
    Jan 15 18:42:01 engserv kernel: ffff8800bcc27c90 0000000000000046 ffff8800bd24c670 00000000000135c0
    Jan 15 18:42:01 engserv kernel: ffff8800bcc27fd8 00000000000135c0 ffff88003b934670 ffff8800bd24c670
    Jan 15 18:42:01 engserv kernel: ffff8800bcc27be0 ffff8800bcc27bf8 ffff8800bcc27be0 ffffffffa024b3c7
    Jan 15 18:42:01 engserv kernel: Call Trace:
    Jan 15 18:42:01 engserv kernel: [<ffffffffa024b3c7>] ? ext4_mb_unload_buddy.isra.18+0x27/0x30 [ext4]
    Jan 15 18:42:01 engserv kernel: [<ffffffff810b5f30>] ? cpuacct_charge+0x50/0x60
    Jan 15 18:42:01 engserv kernel: [<ffffffff810a4c9c>] ? update_curr+0xec/0x1b0
    Jan 15 18:42:01 engserv kernel: [<ffffffff810a51ff>] ? dequeue_entity+0x13f/0x580
    Jan 15 18:42:01 engserv kernel: [<ffffffff81539649>] schedule+0x29/0x70
    Jan 15 18:42:01 engserv kernel: [<ffffffffa00fb806>] jbd2_journal_commit_transaction+0x236/0x19c0 [jbd2]
    Jan 15 18:42:01 engserv kernel: [<ffffffff810a9954>] ? pick_next_task_fair+0x144/0x520
    Jan 15 18:42:01 engserv kernel: [<ffffffff810136b2>] ? __switch_to+0x1b2/0x5e0
    Jan 15 18:42:01 engserv kernel: [<ffffffff810af960>] ? __wake_up_sync+0x20/0x20
    Jan 15 18:42:01 engserv kernel: [<ffffffff810d659e>] ? try_to_del_timer_sync+0x5e/0x90
    Jan 15 18:42:01 engserv kernel: [<ffffffffa010280c>] kjournald2+0xec/0x2a0 [jbd2]
    Jan 15 18:42:01 engserv kernel: [<ffffffff810af960>] ? __wake_up_sync+0x20/0x20
    Jan 15 18:42:01 engserv kernel: [<ffffffffa0102720>] ? commit_timeout+0x10/0x10 [jbd2]
    Jan 15 18:42:01 engserv kernel: [<ffffffff8108e2ea>] kthread+0xea/0x100
    Jan 15 18:42:01 engserv kernel: [<ffffffff8108e200>] ? kthread_create_on_node+0x1b0/0x1b0
    Jan 15 18:42:01 engserv kernel: [<ffffffff8153dbbc>] ret_from_fork+0x7c/0xb0
    Jan 15 18:42:01 engserv kernel: [<ffffffff8108e200>] ? kthread_create_on_node+0x1b0/0x1b0
    Jan 15 18:42:01 engserv kernel: INFO: task rsync:7862 blocked for more than 120 seconds.
    Jan 15 18:42:01 engserv kernel: Not tainted 3.17.6-1-ARCH #1
    Jan 15 18:42:01 engserv kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
    Jan 15 18:42:01 engserv kernel: rsync D 0000000000000002 0 7862 7861 0x00000000
    Jan 15 18:42:01 engserv kernel: ffff8800bd337a80 0000000000000086 ffff88003b934670 00000000000135c0
    Jan 15 18:42:01 engserv kernel: ffff8800bd337fd8 00000000000135c0 ffff880138400000 ffff88003b934670
    Jan 15 18:42:01 engserv kernel: ffffffff00000e00 00000000010200da 0000000000000246 ffff88013eff96c0
    Jan 15 18:42:01 engserv kernel: Call Trace:
    Jan 15 18:42:01 engserv kernel: [<ffffffff8115ab54>] ? __alloc_pages_nodemask+0x174/0xb40
    Jan 15 18:42:01 engserv kernel: [<ffffffff81539649>] schedule+0x29/0x70
    Jan 15 18:42:01 engserv kernel: [<ffffffffa00f808d>] wait_transaction_locked+0x8d/0xd0 [jbd2]
    Jan 15 18:42:01 engserv kernel: [<ffffffff810af960>] ? __wake_up_sync+0x20/0x20
    Jan 15 18:42:01 engserv kernel: [<ffffffffa00f83c2>] start_this_handle+0x262/0x610 [jbd2]
    Jan 15 18:42:01 engserv kernel: [<ffffffff81150c1e>] ? __add_to_page_cache_locked+0x24e/0x2c0
    Jan 15 18:42:01 engserv kernel: [<ffffffff811ab9da>] ? kmem_cache_alloc+0x16a/0x170
    Jan 15 18:42:01 engserv kernel: [<ffffffffa00f8b6b>] jbd2__journal_start+0xfb/0x210 [jbd2]
    Jan 15 18:42:01 engserv kernel: [<ffffffffa021ce4f>] ? ext4_da_write_begin+0x10f/0x350 [ext4]
    Jan 15 18:42:01 engserv kernel: [<ffffffffa02486cd>] __ext4_journal_start_sb+0x6d/0x110 [ext4]
    Jan 15 18:42:01 engserv kernel: [<ffffffffa021ce4f>] ext4_da_write_begin+0x10f/0x350 [ext4]
    Jan 15 18:42:01 engserv kernel: [<ffffffff8115191a>] generic_perform_write+0xca/0x1e0
    Jan 15 18:42:01 engserv kernel: [<ffffffff81153345>] __generic_file_write_iter+0x1e5/0x3b0
    Jan 15 18:42:01 engserv kernel: [<ffffffffa0211eba>] ext4_file_write_iter+0x11a/0x3f0 [ext4]
    Jan 15 18:42:01 engserv kernel: [<ffffffff811dc05b>] ? core_sys_select+0x2cb/0x330
    Jan 15 18:42:01 engserv kernel: [<ffffffff8142935b>] ? sock_aio_read.part.29+0xcb/0x100
    Jan 15 18:42:01 engserv kernel: [<ffffffff811c71ee>] new_sync_write+0x8e/0xd0
    Jan 15 18:42:01 engserv kernel: [<ffffffff811c7967>] vfs_write+0xb7/0x200
    Jan 15 18:42:01 engserv kernel: [<ffffffff811c787c>] ? vfs_read+0x13c/0x170
    Jan 15 18:42:01 engserv kernel: [<ffffffff811c85d9>] SyS_write+0x59/0xd0
    Jan 15 18:42:01 engserv kernel: [<ffffffff8153dc69>] system_call_fastpath+0x16/0x1b
    Jan 15 18:44:00 engserv kernel: INFO: task jbd2/sdb1-8:215 blocked for more than 120 seconds.
    Jan 15 18:44:00 engserv kernel: Not tainted 3.17.6-1-ARCH #1
    Jan 15 18:44:00 engserv kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
    Jan 15 18:44:00 engserv kernel: jbd2/sdb1-8 D 0000000000000000 0 215 2 0x00000000
    Jan 15 18:44:00 engserv kernel: ffff8800bcc27c90 0000000000000046 ffff8800bd24c670 00000000000135c0
    Jan 15 18:44:00 engserv kernel: ffff8800bcc27fd8 00000000000135c0 ffff88003b934670 ffff8800bd24c670
    Jan 15 18:44:00 engserv kernel: ffff8800bcc27be0 ffff8800bcc27bf8 ffff8800bcc27be0 ffffffffa024b3c7
    Jan 15 18:44:00 engserv kernel: Call Trace:
    Jan 15 18:44:00 engserv kernel: [<ffffffffa024b3c7>] ? ext4_mb_unload_buddy.isra.18+0x27/0x30 [ext4]
    Jan 15 18:44:00 engserv kernel: [<ffffffff810b5f30>] ? cpuacct_charge+0x50/0x60
    Jan 15 18:44:00 engserv kernel: [<ffffffff810a4c9c>] ? update_curr+0xec/0x1b0
    Jan 15 18:44:00 engserv kernel: [<ffffffff810a51ff>] ? dequeue_entity+0x13f/0x580
    Jan 15 18:44:00 engserv kernel: [<ffffffff81539649>] schedule+0x29/0x70
    Jan 15 18:44:00 engserv kernel: [<ffffffffa00fb806>] jbd2_journal_commit_transaction+0x236/0x19c0 [jbd2]
    Jan 15 18:44:00 engserv kernel: [<ffffffff810a9954>] ? pick_next_task_fair+0x144/0x520
    Jan 15 18:44:00 engserv kernel: [<ffffffff810136b2>] ? __switch_to+0x1b2/0x5e0
    Jan 15 18:44:00 engserv kernel: [<ffffffff810af960>] ? __wake_up_sync+0x20/0x20
    Jan 15 18:44:00 engserv kernel: [<ffffffff810d659e>] ? try_to_del_timer_sync+0x5e/0x90
    Jan 15 18:44:00 engserv kernel: [<ffffffffa010280c>] kjournald2+0xec/0x2a0 [jbd2]
    Jan 15 18:44:00 engserv kernel: [<ffffffff810af960>] ? __wake_up_sync+0x20/0x20
    Jan 15 18:44:00 engserv kernel: [<ffffffffa0102720>] ? commit_timeout+0x10/0x10 [jbd2]
    Jan 15 18:44:00 engserv kernel: [<ffffffff8108e2ea>] kthread+0xea/0x100
    Jan 15 18:44:00 engserv kernel: [<ffffffff8108e200>] ? kthread_create_on_node+0x1b0/0x1b0
    Jan 15 18:44:00 engserv kernel: [<ffffffff8153dbbc>] ret_from_fork+0x7c/0xb0
    Jan 15 18:44:00 engserv kernel: [<ffffffff8108e200>] ? kthread_create_on_node+0x1b0/0x1b0
    Jan 15 18:44:00 engserv kernel: INFO: task rsync:7862 blocked for more than 120 seconds.
    Jan 15 18:44:00 engserv kernel: Not tainted 3.17.6-1-ARCH #1
    Jan 15 18:44:00 engserv kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
    Jan 15 18:44:00 engserv kernel: rsync D 0000000000000002 0 7862 7861 0x00000000
    Jan 15 18:44:00 engserv kernel: ffff8800bd337a80 0000000000000086 ffff88003b934670 00000000000135c0
    Jan 15 18:44:00 engserv kernel: ffff8800bd337fd8 00000000000135c0 ffff880138400000 ffff88003b934670
    Jan 15 18:44:00 engserv kernel: ffffffff00000e00 00000000010200da 0000000000000246 ffff88013eff96c0
    Jan 15 18:44:00 engserv kernel: Call Trace:
    Jan 15 18:44:01 engserv kernel: [<ffffffff8115ab54>] ? __alloc_pages_nodemask+0x174/0xb40
    Jan 15 18:44:01 engserv kernel: [<ffffffff81539649>] schedule+0x29/0x70
    Jan 15 18:44:01 engserv kernel: [<ffffffffa00f808d>] wait_transaction_locked+0x8d/0xd0 [jbd2]
    Jan 15 18:44:01 engserv kernel: [<ffffffff810af960>] ? __wake_up_sync+0x20/0x20
    Jan 15 18:44:01 engserv kernel: [<ffffffffa00f83c2>] start_this_handle+0x262/0x610 [jbd2]
    Jan 15 18:44:01 engserv kernel: [<ffffffff81150c1e>] ? __add_to_page_cache_locked+0x24e/0x2c0
    Jan 15 18:44:01 engserv kernel: [<ffffffff811ab9da>] ? kmem_cache_alloc+0x16a/0x170
    Jan 15 18:44:01 engserv kernel: [<ffffffffa00f8b6b>] jbd2__journal_start+0xfb/0x210 [jbd2]
    Jan 15 18:44:01 engserv kernel: [<ffffffffa021ce4f>] ? ext4_da_write_begin+0x10f/0x350 [ext4]
    Jan 15 18:44:01 engserv kernel: [<ffffffffa02486cd>] __ext4_journal_start_sb+0x6d/0x110 [ext4]
    Jan 15 18:44:01 engserv kernel: [<ffffffffa021ce4f>] ext4_da_write_begin+0x10f/0x350 [ext4]
    Jan 15 18:44:01 engserv kernel: [<ffffffff8115191a>] generic_perform_write+0xca/0x1e0
    Jan 15 18:44:01 engserv kernel: [<ffffffff81153345>] __generic_file_write_iter+0x1e5/0x3b0
    Jan 15 18:44:01 engserv kernel: [<ffffffffa0211eba>] ext4_file_write_iter+0x11a/0x3f0 [ext4]
    Jan 15 18:44:01 engserv kernel: [<ffffffff811dc05b>] ? core_sys_select+0x2cb/0x330
    Jan 15 18:44:01 engserv kernel: [<ffffffff8142935b>] ? sock_aio_read.part.29+0xcb/0x100
    Jan 15 18:44:01 engserv kernel: [<ffffffff811c71ee>] new_sync_write+0x8e/0xd0
    Jan 15 18:44:01 engserv kernel: [<ffffffff811c7967>] vfs_write+0xb7/0x200
    Jan 15 18:44:01 engserv kernel: [<ffffffff811c787c>] ? vfs_read+0x13c/0x170
    Jan 15 18:44:01 engserv kernel: [<ffffffff811c85d9>] SyS_write+0x59/0xd0
    Jan 15 18:44:01 engserv kernel: [<ffffffff8153dc69>] system_call_fastpath+0x16/0x1b
    Jan 15 18:48:48 engserv sudo[7897]: sth : TTY=tty1 ; PWD=/home/sth ; USER=root ; COMMAND=/usr/bin/journalctl -xb --no-pager
    Jan 15 18:48:48 engserv sudo[7897]: pam_unix(sudo:session): session opened for user root by sth(uid=0)
    Jan 15 18:48:49 engserv sudo[7897]: pam_unix(sudo:session): session closed for user root
    Jan 15 18:51:45 engserv sudo[7859]: pam_unix(sudo:session): session closed for user root
    Jan 15 18:52:38 engserv sudo[7911]: sth : TTY=pts/0 ; PWD=/mnt/smb/share2 ; USER=root ; COMMAND=/usr/bin/pkill rsync
    Jan 15 18:52:38 engserv sudo[7911]: pam_unix(sudo:session): session opened for user root by sth(uid=0)
    Jan 15 18:52:38 engserv sudo[7911]: pam_unix(sudo:session): session closed for user root
    Jan 15 18:52:50 engserv sudo[7916]: sth : TTY=pts/0 ; PWD=/mnt/smb/share2 ; USER=root ; COMMAND=/usr/bin/pkill rsync
    Jan 15 18:52:50 engserv sudo[7916]: pam_unix(sudo:session): session opened for user root by sth(uid=0)
    Jan 15 18:52:50 engserv sudo[7916]: pam_unix(sudo:session): session closed for user root
    Jan 15 18:53:06 engserv sudo[7918]: sth : TTY=pts/0 ; PWD=/mnt/smb/share2 ; USER=root ; COMMAND=/usr/bin/pkill -9 rsync
    Jan 15 18:53:06 engserv sudo[7918]: pam_unix(sudo:session): session opened for user root by sth(uid=0)
    Jan 15 18:53:06 engserv sudo[7918]: pam_unix(sudo:session): session closed for user root
    Jan 15 18:55:59 engserv sudo[7949]: sth : TTY=pts/0 ; PWD=/mnt/smb/share2 ; USER=root ; COMMAND=/usr/bin/pkill -9 rsync
    Jan 15 18:55:59 engserv sudo[7949]: pam_unix(sudo:session): session opened for user root by sth(uid=0)
    Jan 15 18:55:59 engserv sudo[7949]: pam_unix(sudo:session): session closed for user root
    Jan 15 18:56:21 engserv systemd[1]: Starting Getty on tty2...
    -- Subject: Unit [email protected] has begun with start-up
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit [email protected] has begun starting up.
    Jan 15 18:56:21 engserv systemd[1]: Started Getty on tty2.
    -- Subject: Unit [email protected] has finished start-up
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit [email protected] has finished starting up.
    -- The start-up result is done.
    Jan 15 18:56:25 engserv login[7954]: pam_unix(login:session): session opened for user sth by LOGIN(uid=0)
    Jan 15 18:56:25 engserv systemd[1]: Starting Session c4 of user sth.
    -- Subject: Unit session-c4.scope has begun with start-up
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit session-c4.scope has begun starting up.
    Jan 15 18:56:25 engserv systemd-logind[275]: New session c4 of user sth.
    -- Subject: A new session c4 has been created for user sth
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat
    -- A new session with the ID c4 has been created for the user sth.
    -- The leading process of the session is 7954.
    Jan 15 18:56:25 engserv systemd[1]: Started Session c4 of user sth.
    -- Subject: Unit session-c4.scope has finished start-up
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit session-c4.scope has finished starting up.
    -- The start-up result is done.
    Jan 15 18:56:25 engserv login[7954]: LOGIN ON tty2 BY sth
    Jan 15 18:56:39 engserv sudo[7960]: sth : TTY=tty2 ; PWD=/home/sth ; USER=root ; COMMAND=/usr/bin/umount /media/data/
    Jan 15 18:56:39 engserv sudo[7960]: pam_unix(sudo:session): session opened for user root by sth(uid=0)
    Jan 15 18:56:39 engserv sudo[7960]: pam_unix(sudo:session): session closed for user root
    Jan 15 19:02:43 engserv sudo[7984]: sth : TTY=pts/0 ; PWD=/mnt/smb/share2 ; USER=root ; COMMAND=/usr/bin/tee /proc/sys/vm/drop_caches
    Jan 15 19:02:43 engserv sudo[7984]: pam_unix(sudo:session): session opened for user root by sth(uid=0)
    Jan 15 19:02:43 engserv kernel: ------------[ cut here ]------------
    Jan 15 19:02:43 engserv kernel: WARNING: CPU: 3 PID: 7985 at mm/truncate.c:508 invalidate_mapping_pages+0x1c1/0x1f0()
    Jan 15 19:02:43 engserv kernel: Modules linked in: des3_ede_x86_64 des_generic arc4 ecb md4 md5 hmac nls_utf8 cifs dns_resolver fscache cfg80211 rfkill nls_iso8859_1 nls_cp437 vfat fat nouveau video ttm drm_kms_helper drm kvm_amd r8169 i2c_algo_bit kvm crct10dif_pclmul crc32_pclmul crc32c_intel ghash_clmulni_intel aesni_intel mxm_wmi evdev snd_hda_codec_realtek snd_hda_codec_hdmi sp5100_tco aes_x86_64 lrw gf128mul glue_helper ablk_helper cryptd mac_hid pcspkr serio_raw edac_core snd_hda_codec_generic edac_mce_amd mii fam15h_power i2c_piix4 k10temp hwmon i2c_core shpchp tpm_infineon snd_hda_intel snd_hda_controller snd_hda_codec snd_hwdep snd_pcm snd_timer snd soundcore wmi tpm_tis tpm button acpi_cpufreq processor sch_fq_codel ext4 crc16 mbcache jbd2 sd_mod crc_t10dif crct10dif_common atkbd libps2 ahci firewire_ohci
    Jan 15 19:02:43 engserv kernel: ehci_pci libahci ohci_pci firewire_core ohci_hcd libata crc_itu_t xhci_hcd ehci_hcd scsi_mod usbcore usb_common i8042 serio
    Jan 15 19:02:43 engserv kernel: CPU: 3 PID: 7985 Comm: tee Not tainted 3.17.6-1-ARCH #1
    Jan 15 19:02:43 engserv kernel: Hardware name: Gigabyte Technology Co., Ltd. To be filled by O.E.M./990FXA-UD3, BIOS FC 02/05/2013
    Jan 15 19:02:43 engserv kernel: 0000000000000000 000000008e7f3f05 ffff8800b9727c58 ffffffff81537c3e
    Jan 15 19:02:43 engserv kernel: 0000000000000000 ffff8800b9727c90 ffffffff8107079d 0000000000000003
    Jan 15 19:02:43 engserv kernel: 0000000000000003 ffff880137e2c0a8 ffffffffffffffff ffffea0000637e00
    Jan 15 19:02:43 engserv kernel: Call Trace:
    Jan 15 19:02:43 engserv kernel: [<ffffffff81537c3e>] dump_stack+0x4d/0x6f
    Jan 15 19:02:43 engserv kernel: [<ffffffff8107079d>] warn_slowpath_common+0x7d/0xa0
    Jan 15 19:02:43 engserv kernel: [<ffffffff810708ca>] warn_slowpath_null+0x1a/0x20
    Jan 15 19:02:43 engserv kernel: [<ffffffff811627c1>] invalidate_mapping_pages+0x1c1/0x1f0
    Jan 15 19:02:43 engserv kernel: [<ffffffff81224e0c>] drop_pagecache_sb+0xac/0xf0
    Jan 15 19:02:43 engserv kernel: [<ffffffff81224d60>] ? do_coredump+0xec0/0xec0
    Jan 15 19:02:43 engserv kernel: [<ffffffff811cb432>] iterate_supers+0xb2/0x110
    Jan 15 19:02:43 engserv kernel: [<ffffffff81224ed6>] drop_caches_sysctl_handler+0x86/0x140
    Jan 15 19:02:43 engserv kernel: [<ffffffff81206dac>] ? fsnotify+0x28c/0x370
    Jan 15 19:02:43 engserv kernel: [<ffffffff812387a3>] proc_sys_call_handler+0xd3/0xf0
    Jan 15 19:02:43 engserv kernel: [<ffffffff812387d4>] proc_sys_write+0x14/0x20
    Jan 15 19:02:43 engserv kernel: [<ffffffff811c7967>] vfs_write+0xb7/0x200
    Jan 15 19:02:43 engserv kernel: [<ffffffff811c787c>] ? vfs_read+0x13c/0x170
    Jan 15 19:02:43 engserv kernel: [<ffffffff811c85d9>] SyS_write+0x59/0xd0
    Jan 15 19:02:43 engserv kernel: [<ffffffff8153dc69>] system_call_fastpath+0x16/0x1b
    Jan 15 19:02:43 engserv kernel: ---[ end trace 2601969f96a93148 ]---
    Jan 15 19:02:44 engserv kernel: tee (7985): drop_caches: 3
    Jan 15 19:08:04 engserv sudo[8011]: sth : TTY=tty2 ; PWD=/home/sth ; USER=root ; COMMAND=/usr/bin/reboot
    Jan 15 19:08:04 engserv sudo[8011]: pam_unix(sudo:session): session opened for user root by sth(uid=0)
    Jan 15 19:08:04 engserv systemd[1]: Unmounting /media/data...
    -- Subject: Unit media-data.mount has begun shutting down
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit media-data.mount has begun shutting down.
    Jan 15 19:08:04 engserv systemd[1]: Stopping Timers.
    -- Subject: Unit timers.target has begun shutting down
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit timers.target has begun shutting down.
    Jan 15 19:08:04 engserv systemd[1]: Stopped target Timers.
    -- Subject: Unit timers.target has finished shutting down
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit timers.target has finished shutting down.
    Jan 15 19:08:04 engserv systemd[1]: Stopping Session c3 of user sth.
    -- Subject: Unit session-c3.scope has begun shutting down
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit session-c3.scope has begun shutting down.
    Jan 15 19:08:04 engserv systemd[1]: Stopped Session c3 of user sth.
    -- Subject: Unit session-c3.scope has finished shutting down
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit session-c3.scope has finished shutting down.
    Jan 15 19:08:04 engserv systemd[1]: Stopping system-systemd\x2dfsck.slice.
    -- Subject: Unit system-systemd\x2dfsck.slice has begun shutting down
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit system-systemd\x2dfsck.slice has begun shutting down.
    Jan 15 19:08:04 engserv systemd[1]: Removed slice system-systemd\x2dfsck.slice.
    -- Subject: Unit system-systemd\x2dfsck.slice has finished shutting down
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit system-systemd\x2dfsck.slice has finished shutting down.
    Jan 15 19:08:04 engserv systemd[1]: Stopping Sound Card.
    -- Subject: Unit sound.target has begun shutting down
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit sound.target has begun shutting down.
    Jan 15 19:08:04 engserv systemd[1]: Stopped target Sound Card.
    -- Subject: Unit sound.target has finished shutting down
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit sound.target has finished shutting down.
    Jan 15 19:08:04 engserv systemd[1]: Deactivating swap Swap Partition...
    -- Subject: Unit dev-sda3.swap has begun shutting down
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit dev-sda3.swap has begun shutting down.
    Jan 15 19:08:04 engserv systemd[1]: Stopping Graphical Interface.
    -- Subject: Unit graphical.target has begun shutting down
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit graphical.target has begun shutting down.
    Jan 15 19:08:04 engserv systemd[1]: Stopped target Graphical Interface.
    -- Subject: Unit graphical.target has finished shutting down
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit graphical.target has finished shutting down.
    Jan 15 19:08:04 engserv systemd[1]: Deactivating swap Swap Partition...
    -- Subject: Unit dev-sda3.swap has begun shutting down
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit dev-sda3.swap has begun shutting down.
    Jan 15 19:08:04 engserv systemd[1]: Stopping Daily Cleanup of Temporary Directories.
    -- Subject: Unit systemd-tmpfiles-clean.timer has begun shutting down
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit systemd-tmpfiles-clean.timer has begun shutting down.
    Jan 15 19:08:04 engserv systemd[1]: Stopped Daily Cleanup of Temporary Directories.
    -- Subject: Unit systemd-tmpfiles-clean.timer has finished shutting down
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit systemd-tmpfiles-clean.timer has finished shutting down.
    Jan 15 19:08:04 engserv systemd[1]: Stopping Session c1 of user sth.
    -- Subject: Unit session-c1.scope has begun shutting down
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit session-c1.scope has begun shutting down.
    Jan 15 19:08:04 engserv systemd[1]: Stopped Session c1 of user sth.
    -- Subject: Unit session-c1.scope has finished shutting down
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit session-c1.scope has finished shutting down.
    Jan 15 19:08:04 engserv systemd[1]: Stopping User Manager for UID 1000...
    -- Subject: Unit [email protected] has begun shutting down
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit [email protected] has begun shutting down.
    Jan 15 19:08:04 engserv systemd[1]: Stopping Avahi mDNS/DNS-SD Stack...
    -- Subject: Unit avahi-daemon.service has begun shutting down
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit avahi-daemon.service has begun shutting down.
    Jan 15 19:08:04 engserv systemd[1]: Deactivating swap Swap Partition...
    -- Subject: Unit dev-sda3.swap has begun shutting down
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit dev-sda3.swap has begun shutting down.
    Jan 15 19:08:04 engserv systemd[1]: Stopping Session c4 of user sth.
    -- Subject: Unit session-c4.scope has begun shutting down
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit session-c4.scope has begun shutting down.
    Jan 15 19:08:04 engserv login[276]: pam_unix(login:session): session closed for user sth
    Jan 15 19:08:04 engserv login[276]: pam_systemd(login:session): Failed to release session: Interrupted system call
    Jan 15 19:08:04 engserv avahi-daemon[411]: Got SIGTERM, quitting.
    Jan 15 19:08:04 engserv avahi-daemon[411]: Leaving mDNS multicast group on interface enp5s0.IPv4 with address 172.16.1.2.
    Jan 15 19:08:04 engserv avahi-daemon[411]: avahi-daemon 0.6.31 exiting.
    Jan 15 19:08:04 engserv sshd[359]: Received signal 15; terminating.
    Jan 15 19:08:04 engserv systemd[1]: Stopped Session c4 of user sth.
    -- Subject: Unit session-c4.scope has finished shutting down
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit session-c4.scope has finished shutting down.
    Jan 15 19:08:04 engserv systemd[1]: Stopping Multi-User System.
    -- Subject: Unit multi-user.target has begun shutting down
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit multi-user.target has begun shutting down.
    Jan 15 19:08:04 engserv systemd[1]: Stopped target Multi-User System.
    -- Subject: Unit multi-user.target has finished shutting down
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit multi-user.target has finished shutting down.
    Jan 15 19:08:04 engserv systemd[1]: Stopping Daily verification of password and group files.
    -- Subject: Unit shadow.timer has begun shutting down
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit shadow.timer has begun shutting down.
    Jan 15 19:08:04 engserv systemd[1]: Stopped Daily verification of password and group files.
    -- Subject: Unit shadow.timer has finished shutting down
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit shadow.timer has finished shutting down.
    Jan 15 19:08:04 engserv systemd[1]: Stopping D-Bus System Message Bus...
    -- Subject: Unit dbus.service has begun shutting down
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit dbus.service has begun shutting down.
    Jan 15 19:08:04 engserv systemd[1]: Stopping Daily man-db cache update.
    -- Subject: Unit man-db.timer has begun shutting down
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit man-db.timer has begun shutting down.
    Jan 15 19:08:04 engserv systemd[1]: Stopped Daily man-db cache update.
    -- Subject: Unit man-db.timer has finished shutting down
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit man-db.timer has finished shutting down.
    Jan 15 19:08:04 engserv systemd[1]: Stopping Login Prompts.
    -- Subject: Unit getty.target has begun shutting down
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit getty.target has begun shutting down.
    Jan 15 19:08:04 engserv systemd[1]: Stopped target Login Prompts.
    -- Subject: Unit getty.target has finished shutting down
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit getty.target has finished shutting down.
    Jan 15 19:08:04 engserv systemd[1]: Stopping Getty on tty1...
    -- Subject: Unit [email protected] has begun shutting down
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit [email protected] has begun shutting down.
    Jan 15 19:08:04 engserv systemd-logind[275]: Failed to abandon session scope: Transport endpoint is not connected
    Jan 15 19:08:04 engserv systemd[364]: Stopping Default.
    -- Subject: Unit UNIT has begun shutting down
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit UNIT has begun shutting down.
    Jan 15 19:08:04 engserv systemd[364]: Stopped target Default.
    -- Subject: Unit UNIT has finished shutting down
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit UNIT has finished shutting down.
    Jan 15 19:08:04 engserv systemd[1]: Starting Generate shutdown-ramfs...
    -- Subject: Unit mkinitcpio-generate-shutdown-ramfs.service has begun with start-up
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit mkinitcpio-generate-shutdown-ramfs.service has begun starting up.
    Jan 15 19:08:04 engserv systemd[364]: Stopping Basic System.
    -- Subject: Unit UNIT has begun shutting down
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit UNIT has begun shutting down.
    Jan 15 19:08:04 engserv systemd[364]: Stopped target Basic System.
    -- Subject: Unit UNIT has finished shutting down
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit UNIT has finished shutting down.
    Jan 15 19:08:04 engserv systemd[364]: Stopping Timers.
    -- Subject: Unit UNIT has begun shutting down
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit UNIT has begun shutting down.
    Jan 15 19:08:04 engserv systemd[364]: Stopped target Timers.
    -- Subject: Unit UNIT has finished shutting down
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit UNIT has finished shutting down.
    Jan 15 19:08:04 engserv systemd[364]: Stopping Paths.
    -- Subject: Unit UNIT has begun shutting down
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit UNIT has begun shutting down.
    Jan 15 19:08:04 engserv systemd[364]: Stopped target Paths.
    -- Subject: Unit UNIT has finished shutting down
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit UNIT has finished shutting down.
    Jan 15 19:08:04 engserv systemd[364]: Stopping Sockets.
    -- Subject: Unit UNIT has begun shutting down
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit UNIT has begun shutting down.
    Jan 15 19:08:04 engserv systemd[1]: Stopping Samba SMB/CIFS server...
    -- Subject: Unit smbd.service has begun shutting down
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit smbd.service has begun shutting down.
    Jan 15 19:08:04 engserv systemd[364]: Stopped target Sockets.
    -- Subject: Unit UNIT has finished shutting down
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit UNIT has finished shutting down.
    Jan 15 19:08:04 engserv systemd[364]: Starting Shutdown.
    -- Subject: Unit UNIT has begun with start-up
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit UNIT has begun starting up.
    Jan 15 19:08:04 engserv systemd[364]: Reached target Shutdown.
    -- Subject: Unit UNIT has finished start-up
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit UNIT has finished starting up.
    -- The start-up result is done.
    Jan 15 19:08:04 engserv systemd[364]: Starting Exit the Session...
    -- Subject: Unit UNIT has begun with start-up
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit UNIT has begun starting up.
    Jan 15 19:08:04 engserv systemd[364]: Received SIGRTMIN+24 from PID 8032 (kill).
    Jan 15 19:08:04 engserv systemd[1]: Stopped User Manager for UID 1000.
    -- Subject: Unit [email protected] has finished shutting down
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit [email protected] has finished shutting down.
    Jan 15 19:08:04 engserv systemd[1]: Stopping user-1000.slice.
    -- Subject: Unit user-1000.slice has begun shutting down
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit user-1000.slice has begun shutting down.
    Jan 15 19:08:04 engserv systemd[1]: Removed slice user-1000.slice.
    -- Subject: Unit user-1000.slice has finished shutting down
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit user-1000.slice has finished shutting down.
    Jan 15 19:08:04 engserv systemd[1]: Stopping Permit User Sessions...
    -- Subject: Unit systemd-user-sessions.service has begun shutting down
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit systemd-user-sessions.service has begun shutting down.
    Jan 15 19:08:04 engserv systemd[1]: Stopped Permit User Sessions.
    -- Subject: Unit systemd-user-sessions.service has finished shutting down
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit systemd-user-sessions.service has finished shutting down.
    Jan 15 19:08:04 engserv systemd[1]: Stopping Remote File Systems.
    -- Subject: Unit remote-fs.target has begun shutting down
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit remote-fs.target has begun shutting down.
    Jan 15 19:08:04 engserv systemd[1]: Stopped target Remote File Systems.
    -- Subject: Unit remote-fs.target has finished shutting down
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit remote-fs.target has finished shutting down.
    Jan 15 19:08:04 engserv systemd[1]: Unmounting /mnt/smb/share2...
    -- Subject: Unit mnt-smb-share2.mount has begun shutting down
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit mnt-smb-share2.mount has begun shutting down.
    Jan 15 19:08:04 engserv systemd[1]: Unmounting /mnt/smb/share1...
    -- Subject: Unit mnt-smb-share1.mount has begun shutting down
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit mnt-smb-share1.mount has begun shutting down.
    Jan 15 19:08:05 engserv systemd[1]: media-data.mount mount process exited, code=exited status=32
    Jan 15 19:08:04 engserv nmbd[7459]: STATUS=daemon 'nmbd' finished starting up and ready to serve connectionsGot SIGTERM: going down...
    Jan 15 19:08:04 engserv systemd[366]: pam_unix(systemd-user:session): session closed for user sth
    Jan 15 19:08:05 engserv umount[8015]: umount: /media/data: target is busy
    Jan 15 19:08:05 engserv umount[8015]: (In some cases useful info about processes that
    Jan 15 19:08:05 engserv umount[8015]: use the device is found by lsof(8) or fuser(1).)
    Jan 15 19:08:05 engserv systemd[1]: Unmounted /mnt/smb/share2.
    -- Subject: Unit mnt-smb-share2.mount has finished shutting down
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit mnt-smb-share2.mount has finished shutting down.
    Jan 15 19:08:05 engserv systemd[1]: Unmounted /mnt/smb/share1.
    -- Subject: Unit mnt-smb-share1.mount has finished shutting down
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit mnt-smb-share1.mount has finished shutting down.
    Jan 15 19:08:05 engserv systemd[1]: Stopping Network.
    -- Subject: Unit network.target has begun shutting down
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit network.target has begun shutting down.
    Jan 15 19:08:05 engserv systemd[1]: Stopped target Network.
    -- Subject: Unit network.target has finished shutting down
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit network.target has finished shutting down.
    Jan 15 19:08:05 engserv systemd[1]: Stopping dhcpcd on enp5s0...
    -- Subject: Unit [email protected] has begun shutting down
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit [email protected] has begun shutting down.
    Jan 15 19:08:05 engserv dhcpcd[8049]: dhcpcd[8049]: sending signal TERM to pid 358
    Jan 15 19:08:05 engserv dhcpcd[8049]: sending signal TERM to pid 358
    Jan 15 19:08:05 engserv dhcpcd[8049]: waiting for pid 358 to exit
    Jan 15 19:08:05 engserv dhcpcd[358]: received signal TERM from PID 8049, stopping
    Jan 15 19:08:05 engserv dhcpcd[358]: enp5s0: removing interface
    Jan 15 19:08:05 engserv dhcpcd[8049]: dhcpcd[8049]: waiting for pid 358 to exit
    Jan 15 19:08:05 engserv mkinitcpio[8024]: ==> Starting build: none
    Jan 15 19:08:05 engserv dhcpcd[358]: exited
    Jan 15 19:08:05 engserv systemd[1]: [email protected]: main process exited, code=exited, status=1/FAILURE
    Jan 15 19:08:05 engserv mkinitcpio[8024]: -> Running build hook: [sd-shutdown]
    Jan 15 19:08:05 engserv systemd[1]: Stopped dhcpcd on enp5s0.
    -- Subject: Unit [email protected] has finished shutting down
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit [email protected] has finished shutting down.
    Jan 15 19:08:05 engserv systemd[1]: Unit [email protected] entered failed state.
    Jan 15 19:08:05 engserv systemd[1]: [email protected] failed.
    Jan 15 19:08:05 engserv systemd[1]: Stopping system-dhcpcd.slice.
    -- Subject: Unit system-dhcpcd.slice has begun shutting down
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit system-dhcpcd.slice has begun shutting down.
    Jan 15 19:08:05 engserv systemd[1]: Removed slice system-dhcpcd.slice.
    -- Subject: Unit system-dhcpcd.slice has finished shutting down
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit system-dhcpcd.slice has finished shutting down.
    Jan 15 19:08:05 engserv systemd[1]: Stopping Basic System.
    -- Subject: Unit basic.target has begun shutting down
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit basic.target has begun shutting down.
    Jan 15 19:08:05 engserv systemd[1]: Stopped target Basic System.
    -- Subject: Unit basic.target has finished shutting down
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit basic.target has finished shutting down.
    Jan 15 19:08:05 engserv systemd[1]: Stopping Paths.
    -- Subject: Unit paths.target has begun shutting down
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit paths.target has begun shutting down.
    Jan 15 19:08:05 engserv systemd[1]: Stopped target Paths.
    -- Subject: Unit paths.target has finished shutting down
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit paths.target has finished shutting down.
    Jan 15 19:08:05 engserv systemd[1]: Stopping Forward Password Requests to Wall Directory Watch.
    -- Subject: Unit systemd-ask-password-wall.path has begun shutting down
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit systemd-ask-password-wall.path has begun shutting down.
    Jan 15 19:08:05 engserv systemd[1]: Stopped Forward Password Requests to Wall Directory Watch.
    -- Subject: Unit systemd-ask-password-wall.path has finished shutting down
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit systemd-ask-password-wall.path has finished shutting down.
    Jan 15 19:08:05 engserv systemd[1]: Stopping Dispatch Password Requests to Console Directory Watch.
    -- Subject: Unit systemd-ask-password-console.path has begun shutting down
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit systemd-ask-password-console.path has begun shutting down.
    Jan 15 19:08:05 engserv systemd[1]: Stopped Dispatch Password Requests to Console Directory Watch.
    -- Subject: Unit systemd-ask-password-console.path has finished shutting down
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit systemd-ask-password-console.path has finished shutting down.
    Jan 15 19:08:05 engserv systemd[1]: Stopping Slices.
    -- Subject: Unit slices.target has begun shutting down
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit slices.target has begun shutting down.
    Jan 15 19:08:05 engserv systemd[1]: Stopped target Slices.
    -- Subject: Unit slices.target has finished shutting down
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit slices.target has finished shutting down.
    Jan 15 19:08:05 engserv systemd[1]: Stopping User and Session Slice.
    -- Subject: Unit user.slice has begun shutting down
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit user.slice has begun shutting down.
    Jan 15 19:08:05 engserv systemd[1]: Removed slice User and Session Slice.
    -- Subject: Unit user.slice has finished shutting down
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit user.slice has finished shutting down.
    Jan 15 19:08:05 engserv systemd[1]: Stopping Sockets.
    -- Subject: Unit sockets.target has begun shutting down
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit sockets.target has begun shutting down.
    Jan 15 19:08:05 engserv systemd[1]: Stopped target Sockets.
    -- Subject: Unit sockets.target has finished shutting down
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit sockets.target has finished shutting down.
    Jan 15 19:08:05 engserv systemd[1]: Stopping D-Bus System Message Bus Socket.
    -- Subject: Unit dbus.socket has begun shutting down
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit dbus.socket has begun shutting down.
    Jan 15 19:08:05 engserv systemd[1]: Closed D-Bus System Message Bus Socket.
    -- Subject: Unit dbus.socket has finished shutting down
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit dbus.socket has finished shutting down.
    Jan 15 19:08:05 engserv systemd[1]: Stopping Avahi mDNS/DNS-SD Stack Activation Socket.
    -- Subject: Unit avahi-daemon.socket has begun shutting down
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit avahi-daemon.socket has begun shutting down.
    Jan 15 19:08:05 engserv systemd[1]: Closed Avahi mDNS/DNS-SD Stack Activation Socket.
    -- Subject: Unit avahi-daemon.socket has finished shutting down
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit avahi-daemon.socket has finished shutting down.
    Jan 15 19:08:05 engserv systemd[1]: Stopping System Initialization.
    -- Subject: Unit sysinit.target has begun shutting down
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit sysinit.target has begun shutting down.
    Jan 15 19:08:05 engserv systemd[1]: Stopped target System Initialization.
    -- Subject: Unit sysinit.target has finished shutting down
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit sysinit.target has finished shutting down.
    Jan 15 19:08:05 engserv systemd[1]: Stopping Swap.
    -- Subject: Unit swap.target has begun shutting down
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit swap.target has begun shutting down.
    Jan 15 19:08:05 engserv systemd[1]: Stopped target Swap.
    -- Subject: Unit swap.target has finished shutting down
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit swap.target has finished shutting down.
    Jan 15 19:08:05 engserv systemd[1]: Stopping Encrypted Volumes.
    -- Subject: Unit cryptsetup.target has begun shutting down
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit cryptsetup.target has begun shutting down.
    Jan 15 19:08:05 engserv systemd[1]: Stopped target Encrypted Volumes.
    -- Subject: Unit cryptsetup.target has finished shutting down
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit cryptsetup.target has finished shutting down.
    Jan 15 19:08:05 engserv systemd[1]: Stopping Update UTMP about System Boot/Shutdown...
    -- Subject: Unit systemd-update-utmp.service has begun shutting down
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit systemd-update-utmp.service has begun shutting down.
    Jan 15 19:08:05 engserv systemd[1]: Stopping Load/Save Random Seed...
    -- Subject: Unit systemd-random-seed.service has begun shutting down
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit systemd-random-seed.service has begun shutting down.
    Jan 15 19:08:05 engserv systemd[1]: Stopping Setup Virtual Console...
    -- Subject: Unit systemd-vconsole-setup.service has begun shutting down
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit systemd-vconsole-setup.service has begun shutting down.
    Jan 15 19:08:05 engserv systemd[1]: Stopped Setup Virtual Console.
    -- Subject: Unit systemd-vconsole-setup.service has finished shutting down
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit systemd-vconsole-setup.service has finished shutting down.
    Jan 15 19:08:05 engserv systemd[1]: Stopping Apply Kernel Variables...
    -- Subject: Unit systemd-sysctl.service has begun shutting down
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit systemd-sysctl.service has begun shutting down.
    Jan 15 19:08:05 engserv systemd[1]: Stopped Apply Kernel Variables.
    -- Subject: Unit systemd-sysctl.service has finished shutting down
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit systemd-sysctl.service has finished shutting down.
    Jan 15 19:08:05 engserv systemd[1]: Stopped Update UTMP about System Boot/Shutdown.
    -- Subject: Unit systemd-update-utmp.service has finished shutting down
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit systemd-update-utmp.service has finished shutting down.
    Jan 15 19:08:05 engserv systemd[1]: Stopping Create Volatile Files and Directories...
    -- Subject: Unit systemd-tmpfiles-setup.service has begun shutting down
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit systemd-tmpfiles-setup.service has begun shutting down.
    Jan 15 19:08:05 engserv systemd[1]: Stopped Create Volatile Files and Directories.
    -- Subject: Unit systemd-tmpfiles-setup.service has finished shutting down
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit systemd-tmpfiles-setup.service has finished shutting down.
    Jan 15 19:08:05 engserv systemd[1]: Stopping Local File Systems.
    -- Subject: Unit local-fs.target has begun shutting down
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit local-fs.target has begun shutting down.
    Jan 15 19:08:05 engserv systemd[1]: Stopped target Local File Systems.
    -- Subject: Unit local-fs.target has finished shutting down
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit local-fs.target has finished shutting down.
    Jan 15 19:08:05 engserv systemd[1]: Unmounting /home...
    -- Subject: Unit home.mount has begun shutting down
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit home.mount has begun shutting down.
    Jan 15 19:08:05 engserv systemd[1]: Unmounting /run/user/1000...
    -- Subject: Unit run-user-1000.mount has begun shutting down
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit run-user-1000.mount has begun shutting down.
    Jan 15 19:08:05 engserv systemd[1]: Unmounting /boot...
    -- Subject: Unit boot.mount has begun shutting down
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit boot.mount has begun shutting down.
    Jan 15 19:08:05 engserv systemd[1]: Unmounting Temporary Directory...
    -- Subject: Unit tmp.mount has begun shutting down
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit tmp.mount has begun shutting down.
    Jan 15 19:08:05 engserv umount[8075]: umount: /home: target is busy
    Jan 15 19:08:05 engserv umount[8075]: (In some cases useful info about processes that
    Jan 15 19:08:05 engserv umount[8075]: use the device is found by lsof(8) or fuser(1).)
    Jan 15 19:08:05 engserv systemd[1]: home.mount mount process exited, code=exited status=32
    Jan 15 19:08:05 engserv systemd[1]: Failed unmounting /home.
    -- Subject: Unit home.mount has finished shutting down
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
    -- Unit home.mount has finished shutting down.
    Jan 15 19:08:05 engserv systemd[1]: U

  • Strange behavior after suspend.

    Hi,
    For some time I have a strange behavior of my system after I awake my computer(after suspend). This problem don't disappear after update.
    Ok, so if I suspend my computer, and awake him I can't run any program. Even if i was open some application, this application crashes. I have to restart my machine.
    Somebody had similar problem or know how help?
    I'm using Arch Linux x64, kernel 3.8, openbox. Suspend by "systemctl suspend".

    OK, maybe good idea is paste here my output journal:
    # journalctl --since=today | tac | sed -n '/-- Reboot --/{n;:r;/-- Reboot --/q;p;n;b r}' | tac
    -- Logs begin at Mon 2012-09-10 20:20:07 CEST, end at Thu 2013-03-28 10:17:18 CET. --
    Mar 28 10:10:36 localhost kernel: Freezing user space processes ... (elapsed 0.01 seconds) done.
    Mar 28 10:10:36 localhost systemd[1]: Time has been changed
    Mar 28 10:10:36 localhost systemd[1]: systemd-tmpfiles-clean.timer: time change, recalculating next elapse.
    Mar 28 10:10:36 localhost kernel: Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
    Mar 28 10:10:36 localhost dhcpcd[1435]: eth1: carrier lost
    Mar 28 10:10:36 localhost kernel: PM: Entering mem sleep
    Mar 28 10:10:36 localhost kernel: Suspending console(s) (use no_console_suspend to debug)
    Mar 28 10:10:36 localhost kernel: sd 0:0:0:0: [sda] Synchronizing SCSI cache
    Mar 28 10:10:36 localhost kernel: sd 0:0:0:0: [sda] Stopping disk
    Mar 28 10:10:36 localhost kernel: cfg80211: Calling CRDA for country: PL
    Mar 28 10:10:36 localhost kernel: <6>[fglrx] IRQ 46 Disabled
    Mar 28 10:10:36 localhost kernel: <6>[fglrx] Preparing suspend fglrx in kernel.
    Mar 28 10:10:36 localhost kernel: <6>[fglrx] Suspending fglrx in kernel completed.
    Mar 28 10:10:36 localhost kernel: <6>[fglrx] Power down the ASIC .
    Mar 28 10:10:36 localhost kernel: PM: suspend of devices complete after 1126.292 msecs
    Mar 28 10:10:36 localhost kernel: PM: late suspend of devices complete after 0.263 msecs
    Mar 28 10:10:36 localhost kernel: r8169 0000:09:00.0: System wakeup enabled by ACPI
    Mar 28 10:10:36 localhost kernel: ehci-pci 0000:00:1d.0: System wakeup enabled by ACPI
    Mar 28 10:10:36 localhost kernel: PM: noirq suspend of devices complete after 52.988 msecs
    Mar 28 10:10:36 localhost kernel: ACPI: Preparing to enter system sleep state S3
    Mar 28 10:10:36 localhost kernel: PM: Saving platform NVS memory
    Mar 28 10:10:36 localhost kernel: Disabling non-boot CPUs ...
    Mar 28 10:10:36 localhost kernel: smpboot: CPU 1 is now offline
    Mar 28 10:10:36 localhost kernel: smpboot: CPU 2 is now offline
    Mar 28 10:10:36 localhost kernel: smpboot: CPU 3 is now offline
    Mar 28 10:10:36 localhost kernel: Extended CMOS year: 2000
    Mar 28 10:10:36 localhost kernel: ACPI: Low-level resume complete
    Mar 28 10:10:36 localhost kernel: PM: Restoring platform NVS memory
    Mar 28 10:10:36 localhost kernel: Extended CMOS year: 2000
    Mar 28 10:10:36 localhost kernel: CPU0: Thermal monitoring handled by SMI
    Mar 28 10:10:36 localhost kernel: Enabling non-boot CPUs ...
    Mar 28 10:10:36 localhost kernel: smpboot: Booting Node 0 Processor 1 APIC 0x4
    Mar 28 10:10:36 localhost kernel: CPU1: Thermal monitoring handled by SMI
    Mar 28 10:10:36 localhost kernel: CPU1 is up
    Mar 28 10:10:36 localhost kernel: smpboot: Booting Node 0 Processor 2 APIC 0x1
    Mar 28 10:10:36 localhost kernel: CPU2: Thermal monitoring handled by SMI
    Mar 28 10:10:36 localhost kernel: CPU2 is up
    Mar 28 10:10:36 localhost kernel: smpboot: Booting Node 0 Processor 3 APIC 0x5
    Mar 28 10:10:36 localhost kernel: CPU3: Thermal monitoring handled by SMI
    Mar 28 10:10:36 localhost kernel: CPU3 is up
    Mar 28 10:10:36 localhost kernel: ACPI: Waking up from system sleep state S3
    Mar 28 10:10:36 localhost kernel: ehci-pci 0000:00:1d.0: System wakeup disabled by ACPI
    Mar 28 10:10:36 localhost kernel: sdhci-pci 0000:07:00.0: MMC controller base frequency changed to 50Mhz.
    Mar 28 10:10:36 localhost kernel: sdhci-pci 0000:07:00.0: proprietary Ricoh MMC controller disabled (via firewire function)
    Mar 28 10:10:36 localhost kernel: sdhci-pci 0000:07:00.0: MMC cards are now supported by standard SDHCI controller
    Mar 28 10:10:36 localhost kernel: PM: noirq resume of devices complete after 133.780 msecs
    Mar 28 10:10:36 localhost kernel: PM: early resume of devices complete after 0.127 msecs
    Mar 28 10:10:36 localhost kernel: ehci-pci 0000:00:1a.0: setting latency timer to 64
    Mar 28 10:10:36 localhost kernel: mei 0000:00:16.0: irq 43 for MSI/MSI-X
    Mar 28 10:10:36 localhost kernel: snd_hda_intel 0000:00:1b.0: irq 44 for MSI/MSI-X
    Mar 28 10:10:36 localhost kernel: pci 0000:00:1e.0: setting latency timer to 64
    Mar 28 10:10:36 localhost kernel: ehci-pci 0000:00:1d.0: setting latency timer to 64
    Mar 28 10:10:36 localhost kernel: ahci 0000:00:1f.2: setting latency timer to 64
    Mar 28 10:10:36 localhost kernel: snd_hda_intel 0000:02:00.1: irq 45 for MSI/MSI-X
    Mar 28 10:10:36 localhost kernel: r8169 0000:09:00.0: System wakeup disabled by ACPI
    Mar 28 10:10:36 localhost kernel: <6>[fglrx] Power up the ASIC
    Mar 28 10:10:36 localhost kernel: <6>[fglrx] Preparing resume fglrx in kernel.
    Mar 28 10:10:36 localhost kernel: Extended CMOS year: 2000
    Mar 28 10:10:36 localhost kernel: <6>[fglrx] Resuming fglrx in kernel completed.
    Mar 28 10:10:36 localhost kernel: <6>[fglrx] IRQ 46 Enabled
    Mar 28 10:10:36 localhost kernel: ata5: SATA link down (SStatus 0 SControl 300)
    Mar 28 10:10:36 localhost kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
    Mar 28 10:10:36 localhost kernel: ata2.00: configured for UDMA/100
    Mar 28 10:10:36 localhost kernel: usb 2-1.3: reset low-speed USB device number 3 using ehci-pci
    Mar 28 10:10:36 localhost kernel: sdhci-pci 0000:07:00.0: Will use DMA mode even though HW doesn't fully claim to support it.
    Mar 28 10:10:36 localhost kernel: firewire_core 0000:07:00.3: rediscovered device fw0
    Mar 28 10:10:36 localhost kernel: usb 1-1.4: reset high-speed USB device number 3 using ehci-pci
    Mar 28 10:10:36 localhost kernel: ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    Mar 28 10:10:36 localhost kernel: ata1.00: configured for UDMA/133
    Mar 28 10:10:36 localhost kernel: sd 0:0:0:0: [sda] Starting disk
    Mar 28 10:10:36 localhost kernel: PM: resume of devices complete after 2478.795 msecs
    Mar 28 10:10:36 localhost kernel: PM: Finishing wakeup.
    Mar 28 10:10:36 localhost kernel: Restarting tasks ... done.
    Mar 28 10:10:36 localhost kernel: video LNXVIDEO:00: Restoring backlight state
    Mar 28 10:10:36 localhost slim[806]: Conky: can't open /sys/class/power_supply/BAT0/uevent: No such file or directory
    Mar 28 10:10:36 localhost slim[806]: Conky: can't open /proc/acpi/battery/BAT0/state: No such file or directory
    Mar 28 10:10:36 localhost systemd-sleep[4208]: System resumed.
    Mar 28 10:10:36 localhost dbus-daemon[800]: dbus[800]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service'
    Mar 28 10:10:36 localhost dbus[800]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service'
    Mar 28 10:10:36 localhost su[4307]: (to root) root on none
    Mar 28 10:10:36 localhost su[4307]: pam_unix(su:session): session opened for user root by (uid=0)
    Mar 28 10:10:36 localhost systemd[1]: Starting Daemon for power management...
    Mar 28 10:10:36 localhost su[4307]: pam_unix(su:session): session closed for user root
    Mar 28 10:10:36 localhost su[4328]: (to root) root on none
    Mar 28 10:10:36 localhost su[4328]: pam_unix(su:session): session opened for user root by (uid=0)
    Mar 28 10:10:36 localhost su[4328]: pam_unix(su:session): session closed for user root
    Mar 28 10:10:36 localhost systemd[1]: Started Suspend.
    Mar 28 10:10:36 localhost systemd[1]: Service sleep.target is not needed anymore. Stopping.
    Mar 28 10:10:36 localhost systemd[1]: Stopping Sleep.
    Mar 28 10:10:36 localhost systemd[1]: Stopped target Sleep.
    Mar 28 10:10:36 localhost systemd[1]: Starting Suspend.
    Mar 28 10:10:36 localhost systemd[1]: Reached target Suspend.
    Mar 28 10:10:36 localhost systemd-logind[796]: Operation finished.
    Mar 28 10:10:36 localhost laptop-mode[4441]: Laptop mode
    Mar 28 10:10:36 localhost laptop-mode[4446]: enabled, active [unchanged]
    Mar 28 10:10:36 localhost logger[4463]: ACPI action undefined: ACPI0003:00
    Mar 28 10:10:36 localhost laptop-mode[4501]: Laptop mode
    Mar 28 10:10:36 localhost laptop-mode[4509]: enabled, active [unchanged]
    Mar 28 10:10:36 localhost laptop-mode[4534]: Laptop mode
    Mar 28 10:10:36 localhost laptop-mode[4539]: enabled, active [unchanged]
    Mar 28 10:10:36 localhost laptop-mode[4554]: Laptop mode
    Mar 28 10:10:36 localhost laptop-mode[4557]: enabled, active [unchanged]
    Mar 28 10:10:36 localhost laptop-mode[4562]: Laptop mode
    Mar 28 10:10:36 localhost laptop-mode[4563]: enabled, active [unchanged]
    Mar 28 10:10:36 localhost dbus-daemon[800]: dbus[800]: [system] Successfully activated service 'org.freedesktop.UPower'
    Mar 28 10:10:36 localhost dbus[800]: [system] Successfully activated service 'org.freedesktop.UPower'
    Mar 28 10:10:36 localhost systemd[1]: Started Daemon for power management.
    Mar 28 10:10:37 localhost ntpd[1442]: Deleting interface #3 eth1, 192.168.1.6#123, interface stats: received=135, sent=135, dropped=1, active_time=4197 secs
    Mar 28 10:10:37 localhost ntpd[1442]: 149.156.70.60 interface 192.168.1.6 -> (none)
    Mar 28 10:10:37 localhost ntpd[1442]: 149.156.24.40 interface 192.168.1.6 -> (none)
    Mar 28 10:10:37 localhost ntpd[1442]: 46.250.172.2 interface 192.168.1.6 -> (none)
    Mar 28 10:10:37 localhost ntpd[1442]: peers refreshed
    Mar 28 10:10:38 localhost su[4624]: (to root) root on none
    Mar 28 10:10:38 localhost su[4624]: pam_unix(su:session): session opened for user root by (uid=0)
    Mar 28 10:10:38 localhost laptop-mode[4653]: Laptop mode
    Mar 28 10:10:38 localhost laptop-mode[4654]: enabled, active [unchanged]
    Mar 28 10:10:38 localhost dhcpcd[1435]: eth1: carrier acquired
    Mar 28 10:10:38 localhost dhcpcd[1435]: eth1: sending IPv6 Router Solicitation
    Mar 28 10:10:38 localhost dhcpcd[1435]: eth1: rebinding lease of 192.168.1.6
    Mar 28 10:10:38 localhost dhcpcd[1435]: eth1: acknowledged 192.168.1.6 from 192.168.1.1 `TP-LINK'
    Mar 28 10:10:38 localhost dhcpcd[1435]: eth1: checking for 192.168.1.6
    Mar 28 10:10:38 localhost su[4624]: pam_unix(su:session): session closed for user root
    Mar 28 10:10:38 localhost su[4660]: (to root) root on none
    Mar 28 10:10:38 localhost su[4660]: pam_unix(su:session): session opened for user root by (uid=0)
    Mar 28 10:10:38 localhost su[4660]: pam_unix(su:session): session closed for user root
    Mar 28 10:10:38 localhost kernel: EXT4-fs (sda6): re-mounted. Opts: commit=0
    Mar 28 10:10:38 localhost kernel: EXT4-fs (sda7): re-mounted. Opts: commit=0
    Mar 28 10:10:38 localhost laptop-mode[4694]: Laptop mode
    Mar 28 10:10:38 localhost laptop-mode[4695]: enabled, active [unchanged]
    Mar 28 10:10:38 localhost logger[4698]: ACPI action undefined: ACPI0003:00
    Mar 28 10:10:38 localhost slim[806]: tint2 : invalid option "task_margin",
    Mar 28 10:10:38 localhost slim[806]: upgrade tint2 or correct your config file
    Mar 28 10:10:38 localhost slim[806]: tint2 : nb monitor 1, nb monitor used 1, nb desktop 1
    Mar 28 10:10:38 localhost slim[806]: X Error of failed request: BadWindow (invalid Window parameter)
    Mar 28 10:10:38 localhost slim[806]: Major opcode of failed request: 21 (X_ListProperties)
    Mar 28 10:10:38 localhost slim[806]: Resource id in failed request: 0x18000b0
    Mar 28 10:10:38 localhost slim[806]: Serial number of failed request: 12
    Mar 28 10:10:38 localhost slim[806]: Current serial number in output stream: 12
    Mar 28 10:10:40 localhost slim[806]: you have no weather alerts
    Mar 28 10:10:40 localhost slim[806]: processing complete
    Mar 28 10:10:40 localhost slim[806]: gathering data with curl
    Mar 28 10:10:40 localhost slim[806]: % Total % Received % Xferd Average Speed Time Time Time Current
    Mar 28 10:10:40 localhost slim[806]: Dload Upload Total Spent Left Speed
    Mar 28 10:10:40 localhost slim[806]: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: (nil); Unknown error
    Mar 28 10:10:40 localhost slim[806]: not checking for alerts
    Mar 28 10:10:40 localhost slim[806]: curl attempt timed out, trying again
    Mar 28 10:10:40 localhost slim[806]: % Total % Received % Xferd Average Speed Time Time Time Current
    Mar 28 10:10:40 localhost slim[806]: Dload Upload Total Spent Left Speed
    Mar 28 10:10:40 localhost slim[806]: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: (nil); Unknown error
    Mar 28 10:10:42 localhost dhcpcd[1435]: eth1: sending IPv6 Router Solicitation
    Mar 28 10:10:43 localhost dhcpcd[1435]: eth1: leased 192.168.1.6 for 259200 seconds
    Mar 28 10:10:45 dhcppc4 ntpd[1442]: Listen normally on 6 eth1 192.168.1.6 UDP 123
    Mar 28 10:10:45 dhcppc4 ntpd[1442]: peers refreshed
    Mar 28 10:10:45 dhcppc4 ntpd[1442]: new interface(s) found: waking up resolver
    Mar 28 10:10:45 dhcppc4 slim[806]: Traceback (most recent call last):
    Mar 28 10:10:45 dhcppc4 slim[806]: File "/home/rlk120/.scripts/gmail.py", line 9, in <module>
    Mar 28 10:10:45 dhcppc4 slim[806]: msg=temp.read()
    Mar 28 10:10:45 dhcppc4 slim[806]: File "/usr/lib/python3.3/encodings/ascii.py", line 26, in decode
    Mar 28 10:10:45 dhcppc4 slim[806]: return codecs.ascii_decode(input, self.errors)[0]
    Mar 28 10:10:45 dhcppc4 slim[806]: UnicodeDecodeError: 'ascii' codec can't decode byte 0xc5 in position 375: ordinal not in range(128)
    Mar 28 10:10:45 dhcppc4 slim[806]: not checking for alerts
    Mar 28 10:10:45 dhcppc4 slim[806]: curl attempt timed out, trying again
    Mar 28 10:10:45 dhcppc4 slim[806]: % Total % Received % Xferd Average Speed Time Time Time Current
    Mar 28 10:10:45 dhcppc4 slim[806]: Dload Upload Total Spent Left Speed
    Mar 28 10:10:46 dhcppc4 slim[806]: [234B blob data]
    Mar 28 10:10:46 dhcppc4 dhcpcd[1435]: eth1: sending IPv6 Router Solicitation
    Mar 28 10:10:50 dhcppc4 dhcpcd[1435]: eth1: sending IPv6 Router Solicitation
    Mar 28 10:10:50 dhcppc4 dhcpcd[1435]: eth1: no IPv6 Routers available
    Mar 28 10:11:03 dhcppc4 slim[806]: No protocol specified
    Mar 28 10:11:03 dhcppc4 slim[806]: (chromium:4750): Gtk-WARNING **: cannot open display: :0.0
    Mar 28 10:11:31 dhcppc4 systemd-logind[796]: System is rebooting.
    Mar 28 10:11:32 dhcppc4 systemd[1]: Deactivating swap /dev/sda8...
    Mar 28 10:11:32 dhcppc4 systemd[1]: Deactivating swap /dev/sda8...
    Mar 28 10:11:32 dhcppc4 systemd[1]: Deactivating swap /dev/sda8...
    Mar 28 10:11:32 dhcppc4 systemd[1]: Stopping Sound Card.
    Mar 28 10:11:32 dhcppc4 systemd[1]: Stopped target Sound Card.
    Mar 28 10:11:32 dhcppc4 systemd[1]: Stopping Daemon for power management...
    Mar 28 10:11:32 dhcppc4 systemd[1]: Stopping Authorization Manager...
    Mar 28 10:11:32 dhcppc4 systemd[1]: Stopping Graphical Interface.
    Mar 28 10:11:32 dhcppc4 systemd[1]: Stopped target Graphical Interface.
    Mar 28 10:11:32 dhcppc4 systemd[1]: Stopping Multi-User.
    Mar 28 10:11:32 dhcppc4 systemd[1]: Stopped target Multi-User.
    Mar 28 10:11:32 dhcppc4 systemd[1]: Stopping ACPI event daemon...
    Mar 28 10:11:32 dhcppc4 ntpd[1442]: ntpd exiting on signal 15
    Mar 28 10:11:32 dhcppc4 acpid[793]: exiting
    Mar 28 10:11:32 dhcppc4 dhcpcd[4810]: sending signal 1 to pid 1435
    Mar 28 10:11:32 dhcppc4 dhcpcd[4810]: waiting for pid 1435 to exit
    Mar 28 10:11:32 dhcppc4 dhcpcd[1435]: received SIGHUP, releasing
    Mar 28 10:11:32 dhcppc4 dhcpcd[1435]: eth1: releasing lease of 192.168.1.6
    Mar 28 10:11:32 dhcppc4 dhcpcd[1435]: eth1: removing interface
    Mar 28 10:11:33 dhcppc4 slim[806]: Conky: received SIGHUP or SIGUSR1. reloading the config file.
    Mar 28 10:11:33 dhcppc4 slim[806]: XIO: fatal IO error 11 (Resource temporarily unavailable) on X server ":0.0"
    Mar 28 10:11:33 dhcppc4 slim[806]: after 200200 requests (200197 known processed) with 0 events remaining.
    Mar 28 10:11:33 dhcppc4 slim[806]: Conky: received SIGHUP or SIGUSR1. reloading the config file.
    Mar 28 10:11:33 dhcppc4 slim[806]: XIO: fatal IO error 4 (Interrupted system call) on X server ":0.0"
    Mar 28 10:11:33 dhcppc4 slim[806]: after 226 requests (226 known processed) with 0 events remaining.
    Mar 28 10:11:33 dhcppc4 slim[806]: real transparency off.... depth: 24
    Mar 28 10:11:33 dhcppc4 slim[806]: xRandr: Found crtc's: 4
    Mar 28 10:11:33 dhcppc4 slim[806]: xRandr: Linking output LVDS with crtc 0
    Mar 28 10:11:33 dhcppc4 slim[806]: real transparency off.... depth: 24
    Mar 28 10:11:33 dhcppc4 slim[806]: xRandr: Found crtc's: 4
    Mar 28 10:11:33 dhcppc4 slim[806]: xRandr: Linking output LVDS with crtc 0
    Mar 28 10:11:33 dhcppc4 slim[806]: XIO: fatal IO error 11 (Resource temporarily unavailable) on X server ":0.0"
    Mar 28 10:11:33 dhcppc4 slim[806]: after 534585 requests (534585 known processed) with 0 events remaining.
    Mar 28 10:11:33 dhcppc4 slim[806]: XIO: fatal IO error 11 (Resource temporarily unavailable) on X server ":0.0"
    Mar 28 10:11:33 dhcppc4 slim[806]: after 163909 requests (163909 known processed) with 0 events remaining.
    Mar 28 10:11:33 dhcppc4 slim[806]: you have no weather alerts
    Mar 28 10:11:33 dhcppc4 slim[806]: processing complete
    Mar 28 10:11:33 dhcppc4 kernel: cfg80211: Calling CRDA to update world regulatory domain
    Mar 28 10:11:33 dhcppc4 kernel: IPv6: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
    Mar 28 10:11:33 dhcppc4 netcfg-daemon[4777]: :: siec_domowa down [done]
    Mar 28 10:11:33 dhcppc4 slim[806]: Server terminated successfully (0). Closing log file.
    Mar 28 10:11:33 dhcppc4 laptop-mode[4865]: Laptop mode
    Mar 28 10:11:33 dhcppc4 laptop-mode[4866]: enabled, active [unchanged]
    Mar 28 10:11:34 dhcppc4 systemd[1]: slim.service: main process exited, code=exited, status=1/FAILURE
    Mar 28 10:11:34 dhcppc4 systemd[1]: Stopped SLiM Simple Login Manager.
    Mar 28 10:11:34 dhcppc4 systemd[1]: Unit slim.service entered failed state
    Mar 28 10:11:34 dhcppc4 systemd[1]: Stopping Permit User Sessions...
    Mar 28 10:11:34 dhcppc4 systemd[1]: Stopped Permit User Sessions.
    Mar 28 10:11:34 dhcppc4 systemd[1]: Stopping Basic System.
    Mar 28 10:11:34 dhcppc4 systemd[1]: Stopped target Basic System.
    Mar 28 10:11:34 dhcppc4 systemd[1]: Stopping Dispatch Password Requests to Console Directory Watch.
    Mar 28 10:11:34 dhcppc4 systemd[1]: Stopped Dispatch Password Requests to Console Directory Watch.
    Mar 28 10:11:34 dhcppc4 systemd[1]: Stopping Forward Password Requests to Wall Directory Watch.
    Mar 28 10:11:34 dhcppc4 systemd[1]: Stopped Forward Password Requests to Wall Directory Watch.
    Mar 28 10:11:34 dhcppc4 systemd[1]: Stopping Daily Cleanup of Temporary Directories.
    Mar 28 10:11:34 dhcppc4 systemd[1]: Stopped Daily Cleanup of Temporary Directories.
    Mar 28 10:11:34 dhcppc4 systemd[1]: Stopping Sockets.
    Mar 28 10:11:34 dhcppc4 systemd[1]: Stopped target Sockets.
    Mar 28 10:11:34 dhcppc4 systemd[1]: Stopping LVM2 metadata daemon socket.
    Mar 28 10:11:34 dhcppc4 systemd[1]: Closed LVM2 metadata daemon socket.
    Mar 28 10:11:34 dhcppc4 systemd[1]: Stopping Device-mapper event daemon FIFOs.
    Mar 28 10:11:34 dhcppc4 systemd[1]: Closed Device-mapper event daemon FIFOs.
    Mar 28 10:11:34 dhcppc4 systemd[1]: Stopping Syslog Socket.
    Mar 28 10:11:34 dhcppc4 systemd[1]: Closed Syslog Socket.
    Mar 28 10:11:34 dhcppc4 systemd[1]: Stopping ACPID Listen Socket.
    Mar 28 10:11:34 dhcppc4 systemd[1]: Closed ACPID Listen Socket.
    Mar 28 10:11:34 dhcppc4 systemd[1]: Stopping D-Bus System Message Bus Socket.
    Mar 28 10:11:34 dhcppc4 systemd[1]: Closed D-Bus System Message Bus Socket.
    Mar 28 10:11:34 dhcppc4 systemd[1]: Stopping System Initialization.
    Mar 28 10:11:34 dhcppc4 systemd[1]: Stopped target System Initialization.
    Mar 28 10:11:34 dhcppc4 systemd[1]: Stopping Load Kernel Modules...
    Mar 28 10:11:34 dhcppc4 systemd[1]: Stopped Load Kernel Modules.
    Mar 28 10:11:34 dhcppc4 systemd[1]: Stopping Apply Kernel Variables...
    Mar 28 10:11:34 dhcppc4 systemd[1]: Stopped Apply Kernel Variables.
    Mar 28 10:11:34 dhcppc4 systemd[1]: Stopping Setup Virtual Console...
    Mar 28 10:11:35 dhcppc4 systemd[1]: Stopped Setup Virtual Console.
    Mar 28 10:11:35 dhcppc4 systemd[1]: Stopping Set Up Additional Binary Formats...
    Mar 28 10:11:35 dhcppc4 systemd[1]: Stopped Set Up Additional Binary Formats.
    Mar 28 10:11:35 dhcppc4 systemd[1]: Stopping Encrypted Volumes.
    Mar 28 10:11:35 dhcppc4 systemd[1]: Stopped target Encrypted Volumes.
    Mar 28 10:11:35 dhcppc4 systemd[1]: Stopping Swap.
    Mar 28 10:11:35 dhcppc4 systemd[1]: Stopped target Swap.
    Mar 28 10:11:35 dhcppc4 systemd[1]: Stopping Local File Systems.
    Mar 28 10:11:35 dhcppc4 systemd[1]: Stopped target Local File Systems.
    Mar 28 10:11:35 dhcppc4 systemd[1]: Unmounting /home...
    Mar 28 10:11:35 dhcppc4 systemd[1]: Unmounting /tmp...
    Mar 28 10:11:35 dhcppc4 systemd[1]: Stopping Remote File Systems.
    Mar 28 10:11:35 dhcppc4 systemd[1]: Stopped target Remote File Systems.
    Mar 28 10:11:35 dhcppc4 systemd[1]: Unmounted /tmp.
    Mar 28 10:11:35 dhcppc4 systemd[1]: Unmounted /home.
    Mar 28 10:11:35 dhcppc4 systemd[1]: Starting Unmount All Filesystems.
    Mar 28 10:11:35 dhcppc4 systemd[1]: Reached target Unmount All Filesystems.
    Mar 28 10:11:35 dhcppc4 systemd[1]: Stopping Local File Systems (Pre).
    Mar 28 10:11:35 dhcppc4 systemd[1]: Stopped target Local File Systems (Pre).
    Mar 28 10:11:35 dhcppc4 systemd[1]: Stopping Remount Root and Kernel File Systems...
    Mar 28 10:11:35 dhcppc4 systemd[1]: Stopped Remount Root and Kernel File Systems.
    Mar 28 10:11:35 dhcppc4 systemd[1]: Starting Shutdown.
    Mar 28 10:11:35 dhcppc4 systemd[1]: Reached target Shutdown.
    Mar 28 10:11:35 dhcppc4 systemd[1]: Starting Save Random Seed...
    Mar 28 10:11:35 dhcppc4 systemd[1]: Starting Update UTMP about System Shutdown...
    Mar 28 10:11:35 dhcppc4 systemd[1]: Started Save Random Seed.
    Mar 28 10:11:35 dhcppc4 systemd[1]: Started Update UTMP about System Shutdown.
    Mar 28 10:11:35 dhcppc4 systemd[1]: Starting Final Step.
    Mar 28 10:11:35 dhcppc4 systemd[1]: Reached target Final Step.
    Mar 28 10:11:35 dhcppc4 systemd[1]: Starting Reboot...
    Mar 28 10:11:35 dhcppc4 systemd[1]: Shutting down.
    Mar 28 10:11:35 dhcppc4 systemd[1]: Hardware watchdog 'iTCO_wdt', version 0
    Mar 28 10:11:35 dhcppc4 systemd[1]: Set hardware watchdog to 10min.
    Mar 28 10:11:35 dhcppc4 kernel: watchdog watchdog0: watchdog did not stop!
    Mar 28 10:11:35 dhcppc4 systemd-journal[131]: Journal stopped
    Somebody probably find interesting things in this code.
    And here is some fail slim:
    # journalctl /usr/lib/systemd/systemd --since=today
    -- Logs begin at Mon 2012-09-10 20:20:07 CEST, end at Thu 2013-03-28 10:37:18 CET. --
    Mar 28 10:10:36 localhost systemd[1]: Time has been changed
    Mar 28 10:10:36 localhost systemd[1]: systemd-tmpfiles-clean.timer: time change, recalculating next elapse.
    Mar 28 10:10:36 localhost systemd[1]: Starting Daemon for power management...
    Mar 28 10:10:36 localhost systemd[1]: Started Suspend.
    Mar 28 10:10:36 localhost systemd[1]: Service sleep.target is not needed anymore. Stopping.
    Mar 28 10:10:36 localhost systemd[1]: Stopping Sleep.
    Mar 28 10:10:36 localhost systemd[1]: Stopped target Sleep.
    Mar 28 10:10:36 localhost systemd[1]: Starting Suspend.
    Mar 28 10:10:36 localhost systemd[1]: Reached target Suspend.
    Mar 28 10:10:36 localhost systemd[1]: Started Daemon for power management.
    Mar 28 10:11:32 dhcppc4 systemd[1]: Deactivating swap /dev/sda8...
    Mar 28 10:11:32 dhcppc4 systemd[1]: Deactivating swap /dev/sda8...
    Mar 28 10:11:32 dhcppc4 systemd[1]: Deactivating swap /dev/sda8...
    Mar 28 10:11:32 dhcppc4 systemd[1]: Stopping Sound Card.
    Mar 28 10:11:32 dhcppc4 systemd[1]: Stopped target Sound Card.
    Mar 28 10:11:32 dhcppc4 systemd[1]: Stopping Daemon for power management...
    Mar 28 10:11:32 dhcppc4 systemd[1]: Stopping Authorization Manager...
    Mar 28 10:11:32 dhcppc4 systemd[1]: Stopping Graphical Interface.
    Mar 28 10:11:32 dhcppc4 systemd[1]: Stopped target Graphical Interface.
    Mar 28 10:11:32 dhcppc4 systemd[1]: Stopping Multi-User.
    Mar 28 10:11:32 dhcppc4 systemd[1]: Stopped target Multi-User.
    Mar 28 10:11:32 dhcppc4 systemd[1]: Stopping ACPI event daemon...
    Mar 28 10:11:34 dhcppc4 systemd[1]: slim.service: main process exited, code=exited, status=1/FAILURE
    Mar 28 10:11:34 dhcppc4 systemd[1]: Stopped SLiM Simple Login Manager.
    Mar 28 10:11:34 dhcppc4 systemd[1]: Unit slim.service entered failed state
    Mar 28 10:11:34 dhcppc4 systemd[1]: Stopping Permit User Sessions...
    Mar 28 10:11:34 dhcppc4 systemd[1]: Stopped Permit User Sessions.
    Mar 28 10:11:34 dhcppc4 systemd[1]: Stopping Basic System.
    Mar 28 10:11:34 dhcppc4 systemd[1]: Stopped target Basic System.
    Mar 28 10:11:34 dhcppc4 systemd[1]: Stopping Dispatch Password Requests to Console Directory Watch.
    Mar 28 10:11:34 dhcppc4 systemd[1]: Stopped Dispatch Password Requests to Console Directory Watch.
    Mar 28 10:11:34 dhcppc4 systemd[1]: Stopping Forward Password Requests to Wall Directory Watch.
    Mar 28 10:11:34 dhcppc4 systemd[1]: Stopped Forward Password Requests to Wall Directory Watch.
    Mar 28 10:11:34 dhcppc4 systemd[1]: Stopping Daily Cleanup of Temporary Directories.
    Mar 28 10:11:34 dhcppc4 systemd[1]: Stopped Daily Cleanup of Temporary Directories.
    Mar 28 10:11:34 dhcppc4 systemd[1]: Stopping Sockets.
    Mar 28 10:11:34 dhcppc4 systemd[1]: Stopped target Sockets.
    Mar 28 10:11:34 dhcppc4 systemd[1]: Stopping LVM2 metadata daemon socket.
    Mar 28 10:11:34 dhcppc4 systemd[1]: Closed LVM2 metadata daemon socket.
    Mar 28 10:11:34 dhcppc4 systemd[1]: Stopping Device-mapper event daemon FIFOs.
    Mar 28 10:11:34 dhcppc4 systemd[1]: Closed Device-mapper event daemon FIFOs.
    Mar 28 10:11:34 dhcppc4 systemd[1]: Stopping Syslog Socket.
    Mar 28 10:11:34 dhcppc4 systemd[1]: Closed Syslog Socket.
    Mar 28 10:11:34 dhcppc4 systemd[1]: Stopping ACPID Listen Socket.
    Mar 28 10:11:34 dhcppc4 systemd[1]: Closed ACPID Listen Socket.
    Mar 28 10:11:34 dhcppc4 systemd[1]: Stopping D-Bus System Message Bus Socket.
    Mar 28 10:11:34 dhcppc4 systemd[1]: Closed D-Bus System Message Bus Socket.
    Mar 28 10:11:34 dhcppc4 systemd[1]: Stopping System Initialization.
    Mar 28 10:11:34 dhcppc4 systemd[1]: Stopped target System Initialization.
    Mar 28 10:11:34 dhcppc4 systemd[1]: Stopping Load Kernel Modules...
    Mar 28 10:11:34 dhcppc4 systemd[1]: Stopped Load Kernel Modules.
    Mar 28 10:11:34 dhcppc4 systemd[1]: Stopping Apply Kernel Variables...
    Mar 28 10:11:34 dhcppc4 systemd[1]: Stopped Apply Kernel Variables.
    Mar 28 10:11:34 dhcppc4 systemd[1]: Stopping Setup Virtual Console...
    Mar 28 10:11:35 dhcppc4 systemd[1]: Stopped Setup Virtual Console.
    Mar 28 10:11:35 dhcppc4 systemd[1]: Stopping Set Up Additional Binary Formats...
    Mar 28 10:11:35 dhcppc4 systemd[1]: Stopped Set Up Additional Binary Formats.
    Mar 28 10:11:35 dhcppc4 systemd[1]: Stopping Encrypted Volumes.
    Mar 28 10:11:35 dhcppc4 systemd[1]: Stopped target Encrypted Volumes.
    Mar 28 10:11:35 dhcppc4 systemd[1]: Stopping Swap.
    Mar 28 10:11:35 dhcppc4 systemd[1]: Stopped target Swap.
    Mar 28 10:11:35 dhcppc4 systemd[1]: Stopping Local File Systems.
    Mar 28 10:11:35 dhcppc4 systemd[1]: Stopped target Local File Systems.
    Mar 28 10:11:35 dhcppc4 systemd[1]: Unmounting /home...
    Mar 28 10:11:35 dhcppc4 systemd[1]: Unmounting /tmp...
    Mar 28 10:11:35 dhcppc4 systemd[1]: Stopping Remote File Systems.
    Mar 28 10:11:35 dhcppc4 systemd[1]: Stopped target Remote File Systems.
    Mar 28 10:11:35 dhcppc4 systemd[1]: Unmounted /tmp.
    Mar 28 10:11:35 dhcppc4 systemd[1]: Unmounted /home.
    Mar 28 10:11:35 dhcppc4 systemd[1]: Starting Unmount All Filesystems.
    Mar 28 10:11:35 dhcppc4 systemd[1]: Reached target Unmount All Filesystems.
    Mar 28 10:11:35 dhcppc4 systemd[1]: Stopping Local File Systems (Pre).
    Mar 28 10:11:35 dhcppc4 systemd[1]: Stopped target Local File Systems (Pre).
    Mar 28 10:11:35 dhcppc4 systemd[1]: Stopping Remount Root and Kernel File Systems...
    Mar 28 10:11:35 dhcppc4 systemd[1]: Stopped Remount Root and Kernel File Systems.
    Mar 28 10:11:35 dhcppc4 systemd[1]: Starting Shutdown.
    Mar 28 10:11:35 dhcppc4 systemd[1]: Reached target Shutdown.
    Mar 28 10:11:35 dhcppc4 systemd[1]: Starting Save Random Seed...
    Mar 28 10:11:35 dhcppc4 systemd[1]: Starting Update UTMP about System Shutdown...
    Mar 28 10:11:35 dhcppc4 systemd[1]: Started Save Random Seed.
    Mar 28 10:11:35 dhcppc4 systemd[1]: Started Update UTMP about System Shutdown.
    Mar 28 10:11:35 dhcppc4 systemd[1]: Starting Final Step.
    Mar 28 10:11:35 dhcppc4 systemd[1]: Reached target Final Step.
    Mar 28 10:11:35 dhcppc4 systemd[1]: Starting Reboot...
    Mar 28 10:11:35 dhcppc4 systemd[1]: Shutting down.
    Mar 28 10:11:35 dhcppc4 systemd[1]: Hardware watchdog 'iTCO_wdt', version 0
    Mar 28 10:11:35 dhcppc4 systemd[1]: Reached target Unmount All Filesystems.
    Mar 28 10:11:35 dhcppc4 systemd[1]: Stopping Local File Systems (Pre).
    Mar 28 10:11:35 dhcppc4 systemd[1]: Stopped target Local File Systems (Pre).
    Mar 28 10:11:35 dhcppc4 systemd[1]: Stopping Remount Root and Kernel File Systems...
    Mar 28 10:11:35 dhcppc4 systemd[1]: Stopped Remount Root and Kernel File Systems.
    Mar 28 10:11:35 dhcppc4 systemd[1]: Starting Shutdown.
    Mar 28 10:11:35 dhcppc4 systemd[1]: Reached target Shutdown.
    Mar 28 10:11:35 dhcppc4 systemd[1]: Starting Save Random Seed...
    Mar 28 10:11:35 dhcppc4 systemd[1]: Starting Update UTMP about System Shutdown...
    Mar 28 10:11:35 dhcppc4 systemd[1]: Started Save Random Seed.
    Mar 28 10:11:35 dhcppc4 systemd[1]: Started Update UTMP about System Shutdown.
    Mar 28 10:11:35 dhcppc4 systemd[1]: Starting Final Step.
    Mar 28 10:11:35 dhcppc4 systemd[1]: Reached target Final Step.
    Mar 28 10:11:35 dhcppc4 systemd[1]: Starting Reboot...
    Mar 28 10:11:35 dhcppc4 systemd[1]: Shutting down.
    Mar 28 10:11:35 dhcppc4 systemd[1]: Hardware watchdog 'iTCO_wdt', version 0
    Mar 28 10:11:35 dhcppc4 systemd[1]: Set hardware watchdog to 10min.
    Last edited by xorgx3 (2013-03-28 10:52:08)

  • [Solved: Apache fault] Very very long shutdown

    Hello Archers.
    After completely reinstalling my laptop, I faced a problem with the shutdown process. It hangs almost 1 minute, which seems very long to me.
    Looking the output of journalctl, I noticed the problem seems to come from NetworkManager and/or dbus (see the output below, between 16:41:46 and 16:42:24).
    Here the output of "journalctl -b -1 -r", only after asking the system to shutdown:
    mars 03 16:42:25 ArchLinux systemd-journal[163]: Journal stopped
    mars 03 16:42:25 ArchLinux kernel: watchdog watchdog0: watchdog did not stop!
    mars 03 16:42:25 ArchLinux systemd[1]: Set hardware watchdog to 10min.
    mars 03 16:42:25 ArchLinux systemd[1]: Hardware watchdog 'iTCO_wdt', version 0
    mars 03 16:42:25 ArchLinux systemd[1]: Shutting down.
    mars 03 16:42:25 ArchLinux systemd[1]: Starting Reboot...
    mars 03 16:42:25 ArchLinux systemd[1]: Reached target Final Step.
    mars 03 16:42:25 ArchLinux systemd[1]: Starting Final Step.
    mars 03 16:42:25 ArchLinux systemd[1]: Reached target Unmount All Filesystems.
    mars 03 16:42:25 ArchLinux systemd[1]: Starting Unmount All Filesystems.
    mars 03 16:42:25 ArchLinux systemd[1]: Failed unmounting Temporary Directory.
    mars 03 16:42:25 ArchLinux systemd[1]: tmp.mount mount process exited, code=exited status=32
    mars 03 16:42:25 ArchLinux systemd[1]: Deactivated swap /dev/sda3.
    mars 03 16:42:25 ArchLinux systemd[1]: Deactivated swap /dev/disk/by-uuid/69563f44-d300-4365-b454-beac28eae2c6.
    mars 03 16:42:25 ArchLinux systemd[1]: Deactivated swap /dev/disk/by-id/ata-OCZ-VERTEX4_OCZ-241I8O3QO62H8453-part3.
    mars 03 16:42:25 ArchLinux systemd[1]: Deactivated swap /dev/disk/by-id/wwn-0x5e83a97da2be91d1-part3.
    mars 03 16:42:25 ArchLinux umount[10668]: [61B blob data]
    mars 03 16:42:25 ArchLinux umount[10668]: (Dans certains cas, des renseignements sur les processus utilisant
    mars 03 16:42:25 ArchLinux umount[10668]: [30B blob data]
    mars 03 16:42:25 ArchLinux systemd[1]: Reached target Shutdown.
    mars 03 16:42:25 ArchLinux systemd[1]: Starting Shutdown.
    mars 03 16:42:25 ArchLinux systemd[1]: Stopped Remount Root and Kernel File Systems.
    mars 03 16:42:25 ArchLinux systemd[1]: Stopping Remount Root and Kernel File Systems...
    mars 03 16:42:25 ArchLinux systemd[1]: Stopped target Local File Systems (Pre).
    mars 03 16:42:25 ArchLinux systemd[1]: Stopping Local File Systems (Pre).
    mars 03 16:42:25 ArchLinux systemd[1]: Failed unmounting /home.
    mars 03 16:42:25 ArchLinux systemd[1]: home.mount mount process exited, code=exited status=32
    mars 03 16:42:25 ArchLinux umount[10667]: [61B blob data]
    mars 03 16:42:25 ArchLinux umount[10667]: (Dans certains cas, des renseignements sur les processus utilisant
    mars 03 16:42:25 ArchLinux umount[10667]: [31B blob data]
    mars 03 16:42:25 ArchLinux systemd[1]: Unmounting Temporary Directory...
    mars 03 16:42:25 ArchLinux systemd[1]: Unmounting /home...
    mars 03 16:42:25 ArchLinux systemd[1]: Stopped target Local File Systems.
    mars 03 16:42:25 ArchLinux systemd[1]: Stopping Local File Systems.
    mars 03 16:42:25 ArchLinux systemd[1]: Stopped Recreate Volatile Files and Directories.
    mars 03 16:42:25 ArchLinux systemd[1]: Stopping Recreate Volatile Files and Directories...
    mars 03 16:42:25 ArchLinux systemd[1]: Stopped Update UTMP about System Reboot/Shutdown.
    mars 03 16:42:25 ArchLinux systemd[1]: Stopped Load/Save Random Seed.
    mars 03 16:42:25 ArchLinux systemd[1]: Stopped Load/Save Screen Backlight Brightness of acpi_video1.
    mars 03 16:42:25 ArchLinux systemd[1]: Stopped Load/Save Screen Backlight Brightness of acpi_video0.
    mars 03 16:42:25 ArchLinux systemd[1]: Deactivating swap /dev/sda3...
    mars 03 16:42:25 ArchLinux systemd[1]: Deactivating swap /dev/sda3...
    mars 03 16:42:25 ArchLinux systemd[1]: Deactivating swap /dev/sda3...
    mars 03 16:42:25 ArchLinux systemd[1]: Deactivating swap /dev/sda3...
    mars 03 16:42:25 ArchLinux systemd[1]: Stopped target Swap.
    mars 03 16:42:25 ArchLinux systemd[1]: Stopping Swap.
    mars 03 16:42:25 ArchLinux systemd[1]: Stopping Update UTMP about System Reboot/Shutdown...
    mars 03 16:42:25 ArchLinux systemd[1]: Stopped Apply Kernel Variables.
    mars 03 16:42:25 ArchLinux systemd[1]: Stopping Apply Kernel Variables...
    mars 03 16:42:25 ArchLinux systemd[1]: Stopped target Encrypted Volumes.
    mars 03 16:42:25 ArchLinux systemd[1]: Stopping Encrypted Volumes.
    mars 03 16:42:25 ArchLinux systemd[1]: Stopping Load/Save Random Seed...
    mars 03 16:42:25 ArchLinux systemd[1]: Stopped Setup Virtual Console.
    mars 03 16:42:25 ArchLinux systemd[1]: Stopping Setup Virtual Console...
    mars 03 16:42:25 ArchLinux systemd[1]: Stopped Set Up Additional Binary Formats.
    mars 03 16:42:25 ArchLinux systemd[1]: Stopping Set Up Additional Binary Formats...
    mars 03 16:42:25 ArchLinux systemd[1]: Stopping Load/Save Screen Backlight Brightness of acpi_video1...
    mars 03 16:42:25 ArchLinux systemd[1]: Stopping Load/Save Screen Backlight Brightness of acpi_video0...
    mars 03 16:42:25 ArchLinux systemd[1]: Stopped target System Initialization.
    mars 03 16:42:25 ArchLinux systemd[1]: Stopping System Initialization.
    mars 03 16:42:25 ArchLinux systemd[1]: Closed D-Bus System Message Bus Socket.
    mars 03 16:42:25 ArchLinux systemd[1]: Stopping D-Bus System Message Bus Socket.
    mars 03 16:42:25 ArchLinux systemd[1]: Closed LVM2 metadata daemon socket.
    mars 03 16:42:25 ArchLinux systemd[1]: Stopping LVM2 metadata daemon socket.
    mars 03 16:42:25 ArchLinux systemd[1]: Closed Device-mapper event daemon FIFOs.
    mars 03 16:42:25 ArchLinux systemd[1]: Stopping Device-mapper event daemon FIFOs.
    mars 03 16:42:25 ArchLinux systemd[1]: Stopped target Sockets.
    mars 03 16:42:25 ArchLinux systemd[1]: Stopping Sockets.
    mars 03 16:42:25 ArchLinux systemd[1]: Stopped Daily Cleanup of Temporary Directories.
    mars 03 16:42:25 ArchLinux systemd[1]: Stopping Daily Cleanup of Temporary Directories.
    mars 03 16:42:25 ArchLinux systemd[1]: Stopped target Timers.
    mars 03 16:42:25 ArchLinux systemd[1]: Stopping Timers.
    mars 03 16:42:25 ArchLinux systemd[1]: Stopped Dispatch Password Requests to Console Directory Watch.
    mars 03 16:42:25 ArchLinux systemd[1]: Stopping Dispatch Password Requests to Console Directory Watch.
    mars 03 16:42:25 ArchLinux systemd[1]: Stopped Forward Password Requests to Wall Directory Watch.
    mars 03 16:42:25 ArchLinux systemd[1]: Stopping Forward Password Requests to Wall Directory Watch.
    mars 03 16:42:25 ArchLinux systemd[1]: Stopped target Paths.
    mars 03 16:42:25 ArchLinux systemd[1]: Stopping Paths.
    mars 03 16:42:25 ArchLinux systemd[1]: Removed slice User and Session Slice.
    mars 03 16:42:25 ArchLinux systemd[1]: Stopping User and Session Slice.
    mars 03 16:42:25 ArchLinux systemd[1]: Stopped target Slices.
    mars 03 16:42:25 ArchLinux systemd[1]: Stopping Slices.
    mars 03 16:42:25 ArchLinux systemd[1]: Stopped target Basic System.
    mars 03 16:42:25 ArchLinux systemd[1]: Stopping Basic System.
    mars 03 16:42:25 ArchLinux systemd[1]: Stopped Network Manager.
    mars 03 16:42:25 ArchLinux NetworkManager[436]: <info> exiting (success)
    mars 03 16:42:25 ArchLinux NetworkManager[436]: <info> Removing DNS information from /usr/bin/resolvconf
    mars 03 16:42:25 ArchLinux NetworkManager[436]: <error> [1393861345.204404] [nm-dispatcher.c:285] _dispatcher_call(): could not get dispatcher proxy!
    mars 03 16:42:25 ArchLinux NetworkManager[436]: dbus_g_proxy_new_for_name: assertion 'connection != NULL' failed
    mars 03 16:42:25 ArchLinux NetworkManager[436]: dbus_g_proxy_call_no_reply: assertion '!DBUS_G_PROXY_DESTROYED (proxy)' failed
    mars 03 16:42:25 ArchLinux NetworkManager[436]: dbus_g_proxy_begin_call: assertion '!DBUS_G_PROXY_DESTROYED (proxy)' failed
    mars 03 16:42:25 ArchLinux NetworkManager[436]: <info> NetworkManager state is now DISCONNECTED
    mars 03 16:42:25 ArchLinux NetworkManager[436]: <info> (wlp8s0): taking down device.
    mars 03 16:42:25 ArchLinux NetworkManager[436]: dbus_g_proxy_begin_call: assertion '!DBUS_G_PROXY_DESTROYED (proxy)' failed
    mars 03 16:42:25 ArchLinux NetworkManager[436]: <info> (wlp8s0): cleaning up...
    mars 03 16:42:25 ArchLinux NetworkManager[436]: <info> Removing DNS information from /usr/bin/resolvconf
    mars 03 16:42:25 ArchLinux NetworkManager[436]: dbus_g_proxy_begin_call: assertion '!DBUS_G_PROXY_DESTROYED (proxy)' failed
    mars 03 16:42:25 ArchLinux NetworkManager[436]: dbus_g_proxy_begin_call: assertion '!DBUS_G_PROXY_DESTROYED (proxy)' failed
    mars 03 16:42:25 ArchLinux NetworkManager[436]: <info> (wlp8s0): canceled DHCP transaction, DHCP client pid 977
    mars 03 16:42:24 ArchLinux dhcpcd[977]: exited
    mars 03 16:42:24 ArchLinux dhcpcd[977]: wlp8s0: removing interface
    mars 03 16:42:24 ArchLinux dhcpcd[977]: received SIGTERM from PID 436, stopping
    mars 03 16:42:24 ArchLinux NetworkManager[436]: <info> (wlp8s0): deactivating device (reason 'removed') [36]
    mars 03 16:42:24 ArchLinux NetworkManager[436]: <info> (wlp8s0): device state change: activated -> unmanaged (reason 'removed') [100 10 36]
    mars 03 16:42:24 ArchLinux NetworkManager[436]: <info> (enp7s0): taking down device.
    mars 03 16:42:24 ArchLinux NetworkManager[436]: <info> (enp7s0): cleaning up...
    mars 03 16:42:24 ArchLinux NetworkManager[436]: <info> (enp7s0): device state change: unavailable -> unmanaged (reason 'removed') [20 10 36]
    mars 03 16:42:24 ArchLinux NetworkManager[436]: <info> caught signal 15, shutting down normally.
    mars 03 16:42:24 ArchLinux systemd[1]: Stopping Network Manager...
    mars 03 16:42:24 ArchLinux systemd[1]: Stopped target Network.
    mars 03 16:42:24 ArchLinux systemd[1]: Stopping Network.
    mars 03 16:42:24 ArchLinux systemd[1]: Stopped target Remote File Systems.
    mars 03 16:42:24 ArchLinux systemd[1]: Stopping Remote File Systems.
    mars 03 16:42:24 ArchLinux systemd[1]: Stopped Apache Web Server.
    mars 03 16:42:24 ArchLinux apachectl[10520]: httpd: Could not reliably determine the server's fully qualified domain name, using fe80::6a5d:43ff:fe22:4b3d for ServerName
    mars 03 16:42:24 ArchLinux NetworkManager[436]: [241B blob data]
    mars 03 16:42:21 ArchLinux NetworkManager[436]: [241B blob data]
    mars 03 16:42:18 ArchLinux NetworkManager[436]: [241B blob data]
    mars 03 16:42:15 ArchLinux NetworkManager[436]: [241B blob data]
    mars 03 16:42:13 ArchLinux NetworkManager[436]: dbus_g_proxy_begin_call_with_timeout: assertion 'DBUS_IS_G_PROXY (proxy)' failed
    mars 03 16:42:13 ArchLinux NetworkManager[436]: dbus_g_proxy_new_for_name: assertion 'connection != NULL' failed
    mars 03 16:42:12 ArchLinux NetworkManager[436]: [241B blob data]
    mars 03 16:42:09 ArchLinux NetworkManager[436]: [241B blob data]
    mars 03 16:42:06 ArchLinux NetworkManager[436]: [241B blob data]
    mars 03 16:42:03 ArchLinux NetworkManager[436]: [241B blob data]
    mars 03 16:42:00 ArchLinux NetworkManager[436]: [241B blob data]
    mars 03 16:41:57 ArchLinux NetworkManager[436]: [241B blob data]
    mars 03 16:41:54 ArchLinux NetworkManager[436]: [241B blob data]
    mars 03 16:41:51 ArchLinux NetworkManager[436]: [241B blob data]
    mars 03 16:41:49 ArchLinux NetworkManager[436]: <info> (wlp8s0): roamed from BSSID C0:D9:62:8D:F4:C1 (Movellan) to (none) ((none))
    mars 03 16:41:48 ArchLinux NetworkManager[436]: <error> [1393861308.226890] [nm-dbus-manager.c:278] nm_dbus_manager_init_bus(): Could not get the system bus. Make sure the message bus daemon is running! Message: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
    mars 03 16:41:46 ArchLinux gdm[321]: GLib-GObject: g_object_unref: assertion 'object->ref_count > 0' failed
    mars 03 16:41:45 ArchLinux systemd[1]: Stopped MariaDB database server.
    mars 03 16:41:45 ArchLinux mysqld[311]: 140303 16:41:45 [Note] /usr/bin/mysqld: Shutdown complete
    mars 03 16:41:45 ArchLinux mysqld[311]: 140303 16:41:45 InnoDB: Shutdown completed; log sequence number 1648952
    mars 03 16:41:45 ArchLinux systemd[1]: Stopped Bumblebee C Daemon.
    mars 03 16:41:44 ArchLinux gnome-session[1016]: [115B blob data]
    mars 03 16:41:44 ArchLinux gnome-session[1016]: (gnome-shell:10452): Clutter-WARNING **: ./clutter-actor.c:9814: Actor 'StIMText' tried to allocate a size of -54,00 x 17,00
    mars 03 16:41:44 ArchLinux systemd[1]: Stopped Login Service.
    mars 03 16:41:44 ArchLinux systemd[1]: Started Generate shutdown-ramfs.
    mars 03 16:41:44 ArchLinux mkinitcpio[10539]: ==> Build complete.
    mars 03 16:41:44 ArchLinux gnome-session[1016]: asyncCallback@/usr/share/gjs-1.0/overrides/Gio.js:91
    mars 03 16:41:44 ArchLinux gnome-session[1016]: LoginManagerSystemd<.getCurrentSessionProxy/<@/usr/share/gnome-shell/js/misc/loginManager.js:146
    mars 03 16:41:44 ArchLinux gnome-session[1016]: @/usr/share/gjs-1.0/overrides/Gio.js:209
    mars 03 16:41:44 ArchLinux gnome-session[1016]: klass[method]@/usr/share/gjs-1.0/overrides/Gio.js:250
    mars 03 16:41:44 ArchLinux gnome-session[1016]: [164B blob data]
    mars 03 16:41:44 ArchLinux gnome-session[1016]: [107B blob data]
    mars 03 16:41:44 ArchLinux gnome-session[1016]: [107B blob data]
    mars 03 16:41:44 ArchLinux gnome-session[1016]: OK
    mars 03 16:41:44 ArchLinux gnome-session[1016]: [32B blob data]
    mars 03 16:41:44 ArchLinux gnome-session[1016]: Gjs-Message: JS LOG: GNOME Shell started at Mon Mar 03 2014 16:41:44 GMT+0100 (CET)
    mars 03 16:41:44 ArchLinux gnome-session[1016]: g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
    mars 03 16:41:44 ArchLinux gnome-session[1016]: g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
    mars 03 16:41:44 ArchLinux gnome-session[1016]: ** (zeitgeist-datahub:1205): WARNING **: zeitgeist-datahub.vala:226: Unable to get name "org.gnome.zeitgeist.datahub" on the bus!
    mars 03 16:41:44 ArchLinux gnome-session[1016]: (nm-applet:1245): Gdk-WARNING **: nm-applet: Fatal IO error 11 (Ressource temporairement non disponible) on X server :0.
    mars 03 16:41:44 ArchLinux gnome-session[1016]: (firewall-applet:1213): Gdk-WARNING **: firewall-applet: Fatal IO error 11 (Ressource temporairement non disponible) on X server :0.
    mars 03 16:41:44 ArchLinux gnome-session[1016]: (variety:1229): Gdk-WARNING **: variety: Fatal IO error 11 (Ressource temporairement non disponible) on X server :0.
    mars 03 16:41:44 ArchLinux gnome-session[1016]: devilspie: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.
    mars 03 16:41:44 ArchLinux gnome-session[1016]: dropbox: Fatal IO error 11 (Ressource temporairement non disponible) on X server :0.
    mars 03 16:41:44 ArchLinux mkinitcpio[10539]: -> Running build hook: [sd-shutdown]
    mars 03 16:41:44 ArchLinux mkinitcpio[10539]: ==> Starting build: none
    mars 03 16:41:44 ArchLinux systemd[1]: Stopped Permit User Sessions.
    mars 03 16:41:44 ArchLinux gnome-session[1016]: g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
    mars 03 16:41:44 ArchLinux org.gtk.vfs.Daemon[1038]: g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
    mars 03 16:41:44 ArchLinux kernel: bbswitch: enabling discrete graphics
    mars 03 16:41:44 ArchLinux wpa_supplicant[735]: wlp8s0: CTRL-EVENT-TERMINATING
    mars 03 16:41:44 ArchLinux wpa_supplicant[735]: wlp8s0: CTRL-EVENT-DISCONNECTED bssid=c0:d9:62:8d:f4:c1 reason=3 locally_generated=1
    mars 03 16:41:44 ArchLinux wpa_supplicant[735]: nl80211: send_and_recv->nl_recvmsgs failed: -33
    mars 03 16:41:44 ArchLinux wpa_supplicant[735]: wlp8s0: CTRL-EVENT-SCAN-STARTED
    mars 03 16:41:44 ArchLinux wpa_supplicant[735]: nl80211: send_and_recv->nl_recvmsgs failed: -33
    mars 03 16:41:44 ArchLinux wpa_supplicant[735]: wlp8s0: CTRL-EVENT-SCAN-STARTED
    mars 03 16:41:44 ArchLinux wpa_supplicant[735]: nl80211: send_and_recv->nl_recvmsgs failed: -33
    mars 03 16:41:44 ArchLinux wpa_supplicant[735]: wlp8s0: CTRL-EVENT-SCAN-STARTED
    mars 03 16:41:44 ArchLinux wpa_supplicant[735]: nl80211: send_and_recv->nl_recvmsgs failed: -33
    mars 03 16:41:44 ArchLinux wpa_supplicant[735]: wlp8s0: CTRL-EVENT-SCAN-STARTED
    mars 03 16:41:44 ArchLinux wpa_supplicant[735]: wlp8s0: CTRL-EVENT-SCAN-STARTED
    mars 03 16:41:44 ArchLinux wpa_supplicant[735]: nl80211: send_and_recv->nl_recvmsgs failed: -33
    mars 03 16:41:44 ArchLinux wpa_supplicant[735]: wlp8s0: CTRL-EVENT-SCAN-STARTED
    mars 03 16:41:44 ArchLinux wpa_supplicant[735]: nl80211: send_and_recv->nl_recvmsgs failed: -33
    mars 03 16:41:44 ArchLinux wpa_supplicant[735]: wlp8s0: CTRL-EVENT-SCAN-STARTED
    mars 03 16:41:44 ArchLinux wpa_supplicant[735]: nl80211: send_and_recv->nl_recvmsgs failed: -33
    mars 03 16:41:44 ArchLinux wpa_supplicant[735]: wlp8s0: CTRL-EVENT-SCAN-STARTED
    mars 03 16:41:44 ArchLinux wpa_supplicant[735]: nl80211: send_and_recv->nl_recvmsgs failed: -33
    mars 03 16:41:44 ArchLinux wpa_supplicant[735]: wlp8s0: CTRL-EVENT-SCAN-STARTED
    mars 03 16:41:44 ArchLinux wpa_supplicant[735]: nl80211: send_and_recv->nl_recvmsgs failed: -33
    mars 03 16:41:44 ArchLinux wpa_supplicant[735]: wlp8s0: CTRL-EVENT-SCAN-STARTED
    mars 03 16:41:44 ArchLinux wpa_supplicant[735]: nl80211: send_and_recv->nl_recvmsgs failed: -33
    mars 03 16:41:44 ArchLinux wpa_supplicant[735]: wlp8s0: CTRL-EVENT-SCAN-STARTED
    mars 03 16:41:44 ArchLinux wpa_supplicant[735]: nl80211: send_and_recv->nl_recvmsgs failed: -33
    mars 03 16:41:44 ArchLinux wpa_supplicant[735]: wlp8s0: CTRL-EVENT-SCAN-STARTED
    mars 03 16:41:44 ArchLinux wpa_supplicant[735]: wlp8s0: CTRL-EVENT-SCAN-STARTED
    mars 03 16:41:44 ArchLinux wpa_supplicant[735]: nl80211: send_and_recv->nl_recvmsgs failed: -33
    mars 03 16:41:44 ArchLinux wpa_supplicant[735]: wlp8s0: CTRL-EVENT-SCAN-STARTED
    mars 03 16:41:44 ArchLinux wpa_supplicant[735]: nl80211: send_and_recv->nl_recvmsgs failed: -33
    mars 03 16:41:44 ArchLinux wpa_supplicant[735]: wlp8s0: CTRL-EVENT-SCAN-STARTED
    mars 03 16:41:44 ArchLinux wpa_supplicant[735]: nl80211: send_and_recv->nl_recvmsgs failed: -33
    mars 03 16:41:44 ArchLinux wpa_supplicant[735]: wlp8s0: CTRL-EVENT-SCAN-STARTED
    mars 03 16:41:44 ArchLinux wpa_supplicant[735]: nl80211: send_and_recv->nl_recvmsgs failed: -33
    mars 03 16:41:44 ArchLinux wpa_supplicant[735]: wlp8s0: CTRL-EVENT-SCAN-STARTED
    mars 03 16:41:44 ArchLinux wpa_supplicant[735]: nl80211: send_and_recv->nl_recvmsgs failed: -33
    mars 03 16:41:44 ArchLinux wpa_supplicant[735]: wlp8s0: CTRL-EVENT-SCAN-STARTED
    mars 03 16:41:44 ArchLinux wpa_supplicant[735]: nl80211: send_and_recv->nl_recvmsgs failed: -33
    mars 03 16:41:44 ArchLinux wpa_supplicant[735]: wlp8s0: CTRL-EVENT-SCAN-STARTED
    mars 03 16:41:44 ArchLinux wpa_supplicant[735]: nl80211: send_and_recv->nl_recvmsgs failed: -33
    mars 03 16:41:44 ArchLinux wpa_supplicant[735]: wlp8s0: CTRL-EVENT-SCAN-STARTED
    mars 03 16:41:44 ArchLinux systemd[1]: Unmounted /run/user/1000/gvfs.
    mars 03 16:41:44 ArchLinux systemd[1]: Stopping Permit User Sessions...
    mars 03 16:41:44 ArchLinux systemd[1]: Removed slice user-1000.slice.
    mars 03 16:41:44 ArchLinux systemd[1]: Stopping user-1000.slice.
    mars 03 16:41:44 ArchLinux systemd[1]: Started Store Sound Card State.
    mars 03 16:41:44 ArchLinux systemd[1]: Stopped Disk Manager.
    mars 03 16:41:44 ArchLinux systemd[1]: Stopped RealtimeKit Scheduling Policy Service.
    mars 03 16:41:44 ArchLinux systemd[1]: Stopped WPA supplicant.
    mars 03 16:41:44 ArchLinux systemd[1]: Stopped User Manager for 1000.
    mars 03 16:41:44 ArchLinux gnome-session[1016]: (tracker-miner-fs:1208): GVFS-RemoteVolumeMonitor-WARNING **: Owner of volume monitor org.gtk.Private.UDisks2VolumeMonitor disconnected from the bus; removing drives/volumes/mounts
    mars 03 16:41:44 ArchLinux org.gtk.vfs.Daemon[1038]: g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
    mars 03 16:41:44 ArchLinux gdm[321]: g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
    mars 03 16:41:44 ArchLinux kernel: cfg80211: Calling CRDA to update world regulatory domain
    mars 03 16:41:44 ArchLinux wpa_supplicant[735]: nl80211: send_and_recv->nl_recvmsgs failed: -33
    mars 03 16:41:44 ArchLinux wpa_supplicant[735]: wlp8s0: CTRL-EVENT-SCAN-STARTED
    mars 03 16:41:44 ArchLinux wpa_supplicant[735]: nl80211: send_and_recv->nl_recvmsgs failed: -33
    mars 03 16:41:44 ArchLinux wpa_supplicant[735]: wlp8s0: CTRL-EVENT-SCAN-STARTED
    mars 03 16:41:44 ArchLinux wpa_supplicant[735]: nl80211: send_and_recv->nl_recvmsgs failed: -33
    mars 03 16:41:44 ArchLinux wpa_supplicant[735]: wlp8s0: CTRL-EVENT-SCAN-STARTED
    mars 03 16:41:44 ArchLinux wpa_supplicant[735]: nl80211: send_and_recv->nl_recvmsgs failed: -33
    mars 03 16:41:44 ArchLinux wpa_supplicant[735]: wlp8s0: CTRL-EVENT-SCAN-STARTED
    mars 03 16:41:44 ArchLinux wpa_supplicant[735]: nl80211: send_and_recv->nl_recvmsgs failed: -33
    mars 03 16:41:44 ArchLinux wpa_supplicant[735]: wlp8s0: CTRL-EVENT-SCAN-STARTED
    mars 03 16:41:44 ArchLinux wpa_supplicant[735]: wlp8s0: CTRL-EVENT-SCAN-STARTED
    mars 03 16:41:44 ArchLinux wpa_supplicant[735]: wlp8s0: CTRL-EVENT-SCAN-STARTED
    mars 03 16:41:44 ArchLinux wpa_supplicant[735]: wlp8s0: CTRL-EVENT-SCAN-STARTED
    mars 03 16:41:44 ArchLinux wpa_supplicant[735]: nl80211: send_and_recv->nl_recvmsgs failed: -33
    mars 03 16:41:44 ArchLinux wpa_supplicant[735]: wlp8s0: CTRL-EVENT-SCAN-STARTED
    mars 03 16:41:44 ArchLinux wpa_supplicant[735]: nl80211: send_and_recv->nl_recvmsgs failed: -33
    mars 03 16:41:44 ArchLinux wpa_supplicant[735]: wlp8s0: CTRL-EVENT-SCAN-STARTED
    mars 03 16:41:44 ArchLinux wpa_supplicant[735]: nl80211: send_and_recv->nl_recvmsgs failed: -33
    mars 03 16:41:44 ArchLinux wpa_supplicant[735]: wlp8s0: CTRL-EVENT-SCAN-STARTED
    mars 03 16:41:44 ArchLinux wpa_supplicant[735]: nl80211: send_and_recv->nl_recvmsgs failed: -33
    mars 03 16:41:44 ArchLinux wpa_supplicant[735]: wlp8s0: CTRL-EVENT-SCAN-STARTED
    mars 03 16:41:44 ArchLinux wpa_supplicant[735]: nl80211: send_and_recv->nl_recvmsgs failed: -33
    mars 03 16:41:44 ArchLinux wpa_supplicant[735]: wlp8s0: CTRL-EVENT-SCAN-STARTED
    mars 03 16:41:44 ArchLinux wpa_supplicant[735]: nl80211: send_and_recv->nl_recvmsgs failed: -33
    mars 03 16:41:44 ArchLinux wpa_supplicant[735]: wlp8s0: CTRL-EVENT-SCAN-STARTED
    mars 03 16:41:44 ArchLinux wpa_supplicant[735]: nl80211: send_and_recv->nl_recvmsgs failed: -33
    mars 03 16:41:44 ArchLinux wpa_supplicant[735]: wlp8s0: CTRL-EVENT-SCAN-STARTED
    mars 03 16:41:44 ArchLinux wpa_supplicant[735]: nl80211: send_and_recv->nl_recvmsgs failed: -33
    mars 03 16:41:44 ArchLinux wpa_supplicant[735]: wlp8s0: CTRL-EVENT-SCAN-STARTED
    mars 03 16:41:44 ArchLinux wpa_supplicant[735]: nl80211: send_and_recv->nl_recvmsgs failed: -33
    mars 03 16:41:44 ArchLinux wpa_supplicant[735]: wlp8s0: CTRL-EVENT-SCAN-STARTED
    mars 03 16:41:44 ArchLinux wpa_supplicant[735]: wlp8s0: CTRL-EVENT-SCAN-STARTED
    mars 03 16:41:44 ArchLinux wpa_supplicant[735]: nl80211: send_and_recv->nl_recvmsgs failed: -33
    mars 03 16:41:44 ArchLinux wpa_supplicant[735]: wlp8s0: CTRL-EVENT-SCAN-STARTED
    mars 03 16:41:44 ArchLinux wpa_supplicant[735]: nl80211: send_and_recv->nl_recvmsgs failed: -33
    mars 03 16:41:44 ArchLinux wpa_supplicant[735]: wlp8s0: CTRL-EVENT-SCAN-STARTED
    mars 03 16:41:44 ArchLinux wpa_supplicant[735]: nl80211: send_and_recv->nl_recvmsgs failed: -33
    mars 03 16:41:44 ArchLinux wpa_supplicant[735]: wlp8s0: CTRL-EVENT-SCAN-STARTED
    mars 03 16:41:44 ArchLinux wpa_supplicant[735]: wlp8s0: CTRL-EVENT-CONNECTED - Connection to c0:d9:62:8d:f4:c1 completed [id=0 id_str=]
    mars 03 16:41:44 ArchLinux wpa_supplicant[735]: wlp8s0: WPA: Key negotiation completed with c0:d9:62:8d:f4:c1 [PTK=CCMP GTK=CCMP]
    mars 03 16:41:44 ArchLinux wpa_supplicant[735]: wlp8s0: Associated with c0:d9:62:8d:f4:c1
    mars 03 16:41:44 ArchLinux wpa_supplicant[735]: wlp8s0: Trying to associate with c0:d9:62:8d:f4:c1 (SSID='Movellan' freq=2412 MHz)
    mars 03 16:41:44 ArchLinux wpa_supplicant[735]: wlp8s0: SME: Trying to authenticate with c0:d9:62:8d:f4:c1 (SSID='Movellan' freq=2412 MHz)
    mars 03 16:41:44 ArchLinux wpa_supplicant[735]: wlp8s0: CTRL-EVENT-SCAN-STARTED
    mars 03 16:41:44 ArchLinux wpa_supplicant[735]: wlp8s0: Reject scan trigger since one is already pending
    mars 03 16:41:44 ArchLinux wpa_supplicant[735]: Successfully initialized wpa_supplicant
    mars 03 16:41:44 ArchLinux org.freedesktop.secrets[1038]: g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
    mars 03 16:41:44 ArchLinux org.freedesktop.secrets[1038]: GNOME_KEYRING_PID=10508
    mars 03 16:41:44 ArchLinux org.freedesktop.secrets[1038]: GNOME_KEYRING_CONTROL=/run/user/1000/keyring-Te5yjj
    mars 03 16:41:44 ArchLinux org.gnome.seahorse.Application[1038]: (seahorse:10475): Gdk-WARNING **: seahorse: Fatal IO error 11 (Ressource temporairement non disponible) on X server :0.
    mars 03 16:41:44 ArchLinux org.gnome.Bijiben.SearchProvider[1038]: (bijiben-shell-search-provider:10471): Gdk-WARNING **: bijiben-shell-search-provider: Fatal IO error 11 (Ressource temporairement non disponible) on X server :0.
    mars 03 16:41:44 ArchLinux ca.desrt.dconf[1038]: g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
    mars 03 16:41:44 ArchLinux org.a11y.atspi.Registry[1047]: after 945 requests (945 known processed) with 0 events remaining.
    mars 03 16:41:44 ArchLinux org.a11y.atspi.Registry[1047]: XIO: fatal IO error 11 (Resource temporarily unavailable) on X server ":0"
    mars 03 16:41:44 ArchLinux org.gnome.Weather.Application[1038]: (org.gnome.Weather.Application:10473): Gdk-WARNING **: org.gnome.Weather.Application: Fatal IO error 11 (Ressource temporairement non disponible) on X server :0.
    mars 03 16:41:44 ArchLinux org.gnome.ControlCenter.SearchProvider[1038]: (org.gnome.ControlCenter.SearchProvider:10467): Gdk-WARNING **: org.gnome.ControlCenter.SearchProvider: Fatal IO error 11 (Ressource temporairement non disponible) on X server :0.
    mars 03 16:41:44 ArchLinux org.gnome.zeitgeist.Engine[1038]: [15:41:44.591553 WARNING] zeitgeist-daemon.vala:449: The connection is closed
    mars 03 16:41:44 ArchLinux org.gnome.Nautilus.SearchProvider[1038]: (nautilus:10469): Gdk-WARNING **: nautilus: Fatal IO error 11 (Ressource temporairement non disponible) on X server :0.
    mars 03 16:41:44 ArchLinux org.gnome.OnlineAccounts[1038]: g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
    mars 03 16:41:44 ArchLinux org.gnome.OnlineAccounts[1038]: 16:41:44.589:[1509]:[DEBUG]: GoaIdentityService: Lost name org.gnome.Identity [goaidentityservice.c:1744, on_name_lost()]
    mars 03 16:41:44 ArchLinux org.gnome.OnlineAccounts[1038]: 16:41:44.589:[1509]:[INFO]: Lost (or failed to acquire) the name org.gnome.OnlineAccounts on the session message bus [main.c:68, on_name_lost()]
    mars 03 16:41:44 ArchLinux org.a11y.Bus[1038]: g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
    mars 03 16:41:44 ArchLinux org.gnome.zeitgeist.Engine[1038]: g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
    mars 03 16:41:44 ArchLinux NetworkManager[436]: g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
    mars 03 16:41:44 ArchLinux org.gtk.Private.UDisks2VolumeMonitor[1038]: g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
    mars 03 16:41:44 ArchLinux org.gtk.Private.UDisks2VolumeMonitor[1038]: ### debug: Name owner ':1.101' vanished
    mars 03 16:41:44 ArchLinux org.gtk.Private.UDisks2VolumeMonitor[1038]: ### debug: Name owner ':1.95' vanished
    mars 03 16:41:44 ArchLinux org.gtk.Private.UDisks2VolumeMonitor[1038]: ### debug: Name owner ':1.28' vanished
    mars 03 16:41:44 ArchLinux org.gtk.Private.UDisks2VolumeMonitor[1038]: ### debug: Name owner ':1.35' vanished
    mars 03 16:41:44 ArchLinux org.freedesktop.Telepathy.AccountManager[1038]: g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
    mars 03 16:41:44 ArchLinux bumblebeed[314]: [ 4657.358988] [WARN]Received Terminated signal.
    mars 03 16:41:44 ArchLinux gnome-session[1016]: (terra:1242): Gdk-WARNING **: terra: Fatal IO error 11 (Ressource temporairement non disponible) on X server :0.
    mars 03 16:41:44 ArchLinux org.gtk.vfs.Daemon[1038]: g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
    mars 03 16:41:44 ArchLinux org.gtk.vfs.Daemon[1038]: A connection to the bus can't be made
    mars 03 16:41:44 ArchLinux gdm[321]: GLib-GObject: g_object_ref: assertion 'object->ref_count > 0' failed
    mars 03 16:41:44 ArchLinux mysqld[311]: 140303 16:41:44 InnoDB: Starting shutdown...
    mars 03 16:41:44 ArchLinux mysqld[311]: 140303 16:41:44 [Note] Event Scheduler: Purging the queue. 0 events
    mars 03 16:41:44 ArchLinux mysqld[311]: 140303 16:41:44 [Note] /usr/bin/mysqld: Normal shutdown
    mars 03 16:41:44 ArchLinux NetworkManager[436]: <warn> disconnected by the system bus.
    mars 03 16:41:44 ArchLinux NetworkManager[436]: <warn> Connection disconnected (reason -3)
    mars 03 16:41:44 ArchLinux ntpd[504]: ntpd exiting on signal 15
    mars 03 16:41:44 ArchLinux kernel: wlp8s0: deauthenticating from c0:d9:62:8d:f4:c1 by local choice (reason=3)
    mars 03 16:41:44 ArchLinux systemd[1]: Stopped Manage, Install and Generate Color Profiles.
    mars 03 16:41:44 ArchLinux systemd[1]: Stopped Daemon for power management.
    mars 03 16:41:44 ArchLinux systemd[1]: Unit firewalld.service entered failed state.
    mars 03 16:41:44 ArchLinux systemd[1]: Stopped firewalld - dynamic firewall daemon.
    mars 03 16:41:44 ArchLinux systemd[1]: firewalld.service: main process exited, code=exited, status=1/FAILURE
    mars 03 16:41:44 ArchLinux systemd[1]: Stopped Network Time Service.
    mars 03 16:41:44 ArchLinux systemd[1]: Stopped Authorization Manager.
    mars 03 16:41:44 ArchLinux systemd[1]: Stopped Accounts Service.
    mars 03 16:41:44 ArchLinux systemd[1]: Stopped GNOME Display Manager.
    mars 03 16:41:44 ArchLinux systemd[1]: Stopped D-Bus System Message Bus.
    mars 03 16:41:44 ArchLinux systemd[1]: Starting Generate shutdown-ramfs...
    mars 03 16:41:44 ArchLinux systemd[1]: Starting Store Sound Card State...
    mars 03 16:41:44 ArchLinux systemd[1]: Stopping D-Bus System Message Bus...
    mars 03 16:41:44 ArchLinux systemd[1]: Stopping Bumblebee C Daemon...
    mars 03 16:41:44 ArchLinux systemd[1]: Stopping GNOME Display Manager...
    mars 03 16:41:44 ArchLinux systemd[1]: Stopped target Login Prompts.
    mars 03 16:41:44 ArchLinux systemd[1]: Stopping Login Prompts.
    mars 03 16:41:44 ArchLinux systemd[1]: Stopping Login Service...
    mars 03 16:41:44 ArchLinux systemd[1]: Stopping MariaDB database server...
    mars 03 16:41:44 ArchLinux systemd[1]: Stopping Network Time Service...
    mars 03 16:41:44 ArchLinux systemd[1010]: Starting Exit the Session...
    mars 03 16:41:44 ArchLinux systemd[1]: Stopping Apache Web Server...
    mars 03 16:41:44 ArchLinux systemd[1010]: Reached target Shutdown.
    mars 03 16:41:44 ArchLinux systemd[1]: Stopped target Multi-User System.
    mars 03 16:41:44 ArchLinux systemd[1010]: Starting Shutdown.
    mars 03 16:41:44 ArchLinux systemd[1]: Stopping Multi-User System.
    mars 03 16:41:44 ArchLinux systemd[1010]: Stopped target Default.
    mars 03 16:41:44 ArchLinux systemd[1]: Stopped target Graphical Interface.
    mars 03 16:41:44 ArchLinux systemd[1010]: Stopping Default.
    mars 03 16:41:44 ArchLinux systemd[1]: Stopping Graphical Interface.
    mars 03 16:41:44 ArchLinux systemd[1]: Stopping Accounts Service...
    mars 03 16:41:44 ArchLinux systemd[1]: Stopping Authorization Manager...
    mars 03 16:41:44 ArchLinux systemd[1]: Stopping Daemon for power management...
    mars 03 16:41:44 ArchLinux systemd[1]: Stopping WPA supplicant...
    mars 03 16:41:44 ArchLinux systemd[1]: Stopping Manage, Install and Generate Color Profiles...
    mars 03 16:41:44 ArchLinux systemd[1]: Stopping User Manager for 1000...
    mars 03 16:41:44 ArchLinux systemd[1]: Stopping RealtimeKit Scheduling Policy Service...
    mars 03 16:41:44 ArchLinux systemd[1]: Stopping Disk Manager...
    mars 03 16:41:44 ArchLinux systemd[1]: Removed slice system-getty.slice.
    mars 03 16:41:44 ArchLinux systemd[1]: Stopping system-getty.slice.
    mars 03 16:41:44 ArchLinux systemd[1]: Stopped target Bluetooth.
    mars 03 16:41:44 ArchLinux systemd[1]: Stopping Bluetooth.
    mars 03 16:41:44 ArchLinux systemd[1]: Stopped target Sound Card.
    mars 03 16:41:44 ArchLinux systemd[1]: Stopping Sound Card.
    mars 03 16:41:44 ArchLinux systemd[1]: Stopped Session 2 of user damien.
    mars 03 16:41:44 ArchLinux systemd[1]: Stopping Session 2 of user damien.
    mars 03 16:41:44 ArchLinux systemd-logind[313]: System is rebooting.
    I have no idea how to deal with that.
    Any help will be appreciated.
    Thanks
    Last edited by Cthulhu82 (2014-03-04 09:05:36)

    I gived a try to systemd 210. Indeed, the failures to unmount /home and swap disappeared, but the long shutdown remain.
    Now, the only message left in red by journalctl are dbus related:
    mars 04 09:45:32 ArchLinux systemd[1]: Stopped Network Manager.
    mars 04 09:45:32 ArchLinux NetworkManager[441]: <info> exiting (success)
    mars 04 09:45:32 ArchLinux NetworkManager[441]: <info> Removing DNS information from /usr/bin/resolvconf
    mars 04 09:45:32 ArchLinux NetworkManager[441]: <error> [1393922732.757374] [nm-dispatcher.c:285] _dispatcher_call(): could not get dispatcher proxy!
    mars 04 09:45:32 ArchLinux NetworkManager[441]: dbus_g_proxy_new_for_name: assertion 'connection != NULL' failed
    mars 04 09:45:32 ArchLinux NetworkManager[441]: dbus_g_proxy_call_no_reply: assertion '!DBUS_G_PROXY_DESTROYED (proxy)' failed
    mars 04 09:45:32 ArchLinux NetworkManager[441]: dbus_g_proxy_begin_call: assertion '!DBUS_G_PROXY_DESTROYED (proxy)' failed
    mars 04 09:45:32 ArchLinux NetworkManager[441]: <info> NetworkManager state is now DISCONNECTED
    mars 04 09:45:32 ArchLinux NetworkManager[441]: <info> (wlp8s0): taking down device.
    mars 04 09:45:32 ArchLinux NetworkManager[441]: dbus_g_proxy_begin_call: assertion '!DBUS_G_PROXY_DESTROYED (proxy)' failed
    mars 04 09:45:32 ArchLinux NetworkManager[441]: <info> (wlp8s0): cleaning up...
    mars 04 09:45:32 ArchLinux NetworkManager[441]: <info> Removing DNS information from /usr/bin/resolvconf
    mars 04 09:45:32 ArchLinux NetworkManager[441]: dbus_g_proxy_begin_call: assertion '!DBUS_G_PROXY_DESTROYED (proxy)' failed
    mars 04 09:45:32 ArchLinux NetworkManager[441]: dbus_g_proxy_begin_call: assertion '!DBUS_G_PROXY_DESTROYED (proxy)' failed
    mars 04 09:45:32 ArchLinux NetworkManager[441]: <info> (wlp8s0): canceled DHCP transaction, DHCP client pid 980
    mars 04 09:45:32 ArchLinux dhcpcd[980]: exited
    mars 04 09:45:32 ArchLinux dhcpcd[980]: wlp8s0: removing interface
    mars 04 09:45:32 ArchLinux dhcpcd[980]: received SIGTERM from PID 441, stopping
    mars 04 09:45:32 ArchLinux NetworkManager[441]: <info> (wlp8s0): deactivating device (reason 'removed') [36]
    mars 04 09:45:32 ArchLinux NetworkManager[441]: <info> (wlp8s0): device state change: activated -> unmanaged (reason 'removed') [100 10 36]
    mars 04 09:45:32 ArchLinux NetworkManager[441]: <info> (enp7s0): taking down device.
    mars 04 09:45:32 ArchLinux NetworkManager[441]: <info> (enp7s0): cleaning up...
    mars 04 09:45:32 ArchLinux NetworkManager[441]: <info> (enp7s0): device state change: unavailable -> unmanaged (reason 'removed') [20 10 36]
    mars 04 09:45:32 ArchLinux NetworkManager[441]: <info> caught signal 15, shutting down normally.
    mars 04 09:45:32 ArchLinux systemd[1]: Stopping Network Manager...
    mars 04 09:45:32 ArchLinux systemd[1]: Stopped target Network.
    mars 04 09:45:32 ArchLinux systemd[1]: Stopping Network.
    mars 04 09:45:32 ArchLinux systemd[1]: Stopped target Remote File Systems.
    mars 04 09:45:32 ArchLinux systemd[1]: Stopping Remote File Systems.
    mars 04 09:45:32 ArchLinux systemd[1]: Stopped Apache Web Server.
    mars 04 09:45:32 ArchLinux apachectl[2005]: httpd: Could not reliably determine the server's fully qualified domain name, using fe80::6a5d:43ff:fe22:4b3d for ServerName
    mars 04 09:45:31 ArchLinux NetworkManager[441]: <error> [1393922731.444443] [nm-dbus-manager.c:278] nm_dbus_manager_init_bus(): Could not get the system bus. Make sure the message bus daemon is running! Message: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken
    mars 04 09:45:28 ArchLinux NetworkManager[441]: <error> [1393922728.444115] [nm-dbus-manager.c:278] nm_dbus_manager_init_bus(): Could not get the system bus. Make sure the message bus daemon is running! Message: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken
    mars 04 09:45:25 ArchLinux NetworkManager[441]: <error> [1393922725.444661] [nm-dbus-manager.c:278] nm_dbus_manager_init_bus(): Could not get the system bus. Make sure the message bus daemon is running! Message: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken
    mars 04 09:45:22 ArchLinux NetworkManager[441]: <error> [1393922722.443321] [nm-dbus-manager.c:278] nm_dbus_manager_init_bus(): Could not get the system bus. Make sure the message bus daemon is running! Message: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken
    mars 04 09:45:19 ArchLinux NetworkManager[441]: <error> [1393922719.444843] [nm-dbus-manager.c:278] nm_dbus_manager_init_bus(): Could not get the system bus. Make sure the message bus daemon is running! Message: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken
    mars 04 09:45:16 ArchLinux NetworkManager[441]: <error> [1393922716.443540] [nm-dbus-manager.c:278] nm_dbus_manager_init_bus(): Could not get the system bus. Make sure the message bus daemon is running! Message: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken
    mars 04 09:45:13 ArchLinux NetworkManager[441]: <error> [1393922713.445131] [nm-dbus-manager.c:278] nm_dbus_manager_init_bus(): Could not get the system bus. Make sure the message bus daemon is running! Message: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken
    mars 04 09:45:10 ArchLinux NetworkManager[441]: <error> [1393922710.443804] [nm-dbus-manager.c:278] nm_dbus_manager_init_bus(): Could not get the system bus. Make sure the message bus daemon is running! Message: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken
    mars 04 09:45:07 ArchLinux NetworkManager[441]: <error> [1393922707.444349] [nm-dbus-manager.c:278] nm_dbus_manager_init_bus(): Could not get the system bus. Make sure the message bus daemon is running! Message: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken
    mars 04 09:45:04 ArchLinux NetworkManager[441]: <error> [1393922704.443956] [nm-dbus-manager.c:278] nm_dbus_manager_init_bus(): Could not get the system bus. Make sure the message bus daemon is running! Message: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken
    mars 04 09:45:01 ArchLinux NetworkManager[441]: <error> [1393922701.444539] [nm-dbus-manager.c:278] nm_dbus_manager_init_bus(): Could not get the system bus. Make sure the message bus daemon is running! Message: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken
    mars 04 09:44:58 ArchLinux NetworkManager[441]: <error> [1393922698.443230] [nm-dbus-manager.c:278] nm_dbus_manager_init_bus(): Could not get the system bus. Make sure the message bus daemon is running! Message: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken
    mars 04 09:44:56 ArchLinux NetworkManager[441]: <info> (wlp8s0): roamed from BSSID C0:D9:62:8D:F4:C1 (Movellan) to (none) ((none))
    mars 04 09:44:55 ArchLinux NetworkManager[441]: <error> [1393922695.444563] [nm-dbus-manager.c:278] nm_dbus_manager_init_bus(): Could not get the system bus. Make sure the message bus daemon is running! Message: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken
    mars 04 09:44:53 ArchLinux systemd[1]: Stopped MariaDB database server.

  • [SOLVED] Gnome 3.6 desktop stopped working after few boots

    I have been an avid ArchLinux user for many years but really need some help on this one. It drives me nuts.
    It started with the big systemd/gnome 3.6 update, went pretty smooth, got GDM and then my desktop. I think that at some point I added an Exchange account in the online account panel. I think the next reboot I could not pass GDM, only the Oops windows. Un-installed a couple of suspicious gnome-shell-extensions but still no luck with Gnome although KDE, LXDE and XFCE are working just fine. I then moved my home folder in order to start from a fresh one but still no luck after one reboot. Then I got tired and thought that maybe it was time to do a clean systemd install and switch to SSD. That's what I did and got my desktop working pretty easily. Installed Equinox theme and couple of extensions via the online service (mainly to hide icons). I did many reboot during that time and it was fine. Then I started reinstalling a lot of packages from texlive to audacity. In the meantime I added two online accounts; one gmail when I asked to sync calendar & contacts and another one with an Exchange account (calendar sync only). Gmail account seemed to work fine and I could see the calendar events in both evolution and the top bar. Exchange didn't work so I installed evolution-ews package and then continued to install my other many packages. I then rebooted and guess what? Ooops is back. This time dmesg says:
    systemd-journald[210]: File /var/log/journal/03137ccde67641f0a7ff7949e7384a8f/user-1000.journal corrupted or uncleanly shut down, renaming and replacing.
    [ 41.015383] mission-control[830]: segfault at 0 ip 00007ff80331a360 sp 00007ffff3ed1788 error 4 in libglib-2.0.so.0.3400.2[7ff8032e2000+f4000]
    [ 82.668771] mission-control[1500]: segfault at 0 ip 00007f7588056360 sp 00007fff6783bb48 error 4 in libglib-2.0.so.0.3400.2[7f758801e000+f4000]
    Removed ~/.local but didn't fix the problem. It is official ... I am really lost!
    I removed Equinox theme, telepathy-gabble but still no luck.
    Here are the packages installed on this machine:
    a2ps 4.14-2
    a52dec 0.7.4-6
    aalib 1.4rc5-9
    accountsservice 0.6.25-1
    acl 2.2.51-2
    acroread 9.5.1-2
    aircrack-ng 1.1-8
    aircrack-ng-scripts 1.1-8
    aisleriot 3.2.3.2-1
    akonadi 1.8.1-1
    alacarte 3.6.1-2
    alsa-lib 1.0.26-1
    alsa-oss 1.0.25-1
    alsa-plugins 1.0.26-1
    alsa-utils 1.0.26-1
    antiword 0.37-3
    apr 1.4.6-1
    apr-util 1.4.1-1
    arandr 0.1.6-1
    archlinux-keyring 20121113-1
    ardour 2.8.14-1
    arte7recorder 5.0-beta5
    aspell 0.60.6.1-1
    aspell-en 7.1-2
    aspell-fr 0.50.3-6
    at-spi 1.32.0-5
    at-spi2-atk 2.6.2-1
    at-spi2-core 2.6.2-1
    atk 2.6.0-1
    atkmm 2.22.6-1
    attica 0.4.1-1
    attr 2.4.46-2
    aubio 0.3.2-5
    audacity 2.0.2-1
    autoconf 2.69-1
    automake 1.12.5-1
    avahi 0.6.31-4
    avidemux-cli 2.5.6-4
    avidemux-gtk 2.5.6-4
    babl 0.1.10-1
    banshee 2.6.0-2
    baobab 3.6.3-1
    bash 4.2.039-1
    bash-completion 2.0-2
    bc 1.06-8
    bcompare 3.3.5.15075-1
    binutils 2.23.1-1
    bison 2.6.5-1
    bleachbit 0.9.3-1
    bless 0.6.0-3
    bluez 4.101-1
    bonnie++ 1.03e-6
    boo 0.9.4.9-2
    boost-libs 1.50.0-3
    brasero 3.6.1-1
    bridge-utils 1.5-1
    brltty 4.3-7
    brother-dcp560cn 1.0.1-1
    bzip2 1.0.6-4
    bzr 2.5.1-2
    ca-certificates 20121105-1
    ca-certificates-java 20120608-1
    cacheclean 2.1-5
    cairo 1.12.8-2
    cairo-perl 1.082-2
    cairomm 1.10.0-2
    cantarell-fonts 0.0.11-2
    caribou 0.4.4.2-1
    catfish 0.4.0.2-1
    ccid 1.4.8-1
    cdparanoia 10.2-4
    cdrdao 1.2.3-6
    cdrkit 1.1.11-2
    celt 0.11.1-4
    cheese 3.6.2-1
    chmlib 0.40-3
    chromaprint 0.7-1
    chromium 23.0.1271.64-1
    cifs-utils 5.7-1
    clamav 0.97.6-1
    clementine 1.1.0-2
    cln 1.3.2-1
    cloog 0.17.0-2
    clucene 2.3.3.4-6
    clutter 1.12.2-1
    clutter-gst 1.9.92-1
    clutter-gtk 1.4.0-1
    cmake 2.8.10.1-2
    cogl 1.10.4-1
    colord 0.1.24-3
    colord-gtk 0.1.23-1
    colordiff 1.0.13-1
    compositeproto 0.4.2-2
    coreutils 8.20-1
    cpupower 3.6-1
    cracklib 2.8.19-1
    cronie 1.4.8-3
    cryptsetup 1.5.1-1
    cups 1.6.1-6
    cups-filters 1.0.24-2
    cups-pdf 2.6.1-1
    cups-pk-helper 0.2.4-1
    curl 7.28.0-1
    cutecom 0.22.0-1
    damageproto 1.2.1-2
    darktable 1.0.5-4
    dasher 4.10.1-3
    davfs2 1.4.7-1
    davmail 4.1.0-1
    db 5.3.21-1
    dbus 1.6.8-1
    dbus-core 1.6.8-1
    dbus-glib 0.100-1
    dbus-sharp 0.7.0-4
    dbus-sharp-glib 0.5.0-4
    dconf 0.14.1-1
    ddrescue 1.16-2
    deb2targz 0.1-6
    deja-dup 24.0-2
    desktop-file-utils 0.20-1
    device-mapper 2.02.98-1
    dhclient 4.2.4.2-1
    dhcpcd 5.6.2-1
    dhex 0.68-1
    dia 0.97.2-3
    dialog 1.1_20120706-1
    diffutils 3.2-1
    digikam 2.9.0-1
    dirmngr 1.1.0-4
    djvulibre 3.5.25.3-1
    dkms 2.2.0.3-12
    dkms-frandom 1.1-2
    dmxproto 2.3.1-2
    dnssec-anchors 20120422-1
    dnsutils 9.9.2-1
    docbook-xml 4.5-5
    docbook-xsl 1.77.1-2
    dosfstools 3.0.12-1
    dotconf 1.3-3
    dstat 0.7.2-4
    duplicity 0.6.20-2
    duply 1.5.8-1
    dvd+rw-tools 7.1-4
    dvdauthor 0.7.1-2
    e2fsprogs 1.42.6-1
    easytag 2.1.7-3
    ecryptfs-utils 100-2
    ekiga 3.9.90-1
    empathy 3.6.2-1
    enca 1.13-2
    encfs 1.7.4-8
    enchant 1.6.0-4
    enigmail-bin 1.4.6-1
    eog 3.6.2-1
    eog-plugins 3.6.1-1
    epiphany 3.6.1-1
    ethtool 1:3.6-1
    ettercap 0.7.5-2
    ettercap-gtk 0.7.5-2
    evince 3.6.1-1
    evolution 3.6.2-1
    evolution-data-server 3.6.2-1
    exempi 2.2.0-1
    exiv2 0.23-1
    expat 2.1.0-1
    extundelete 0.2.0-2
    faac 1.28-4
    faad2 2.7-3
    faenza-icon-theme 1.3-1
    fakeroot 1.18.4-1
    farstream 0.2.2-1
    fbpdf-git 20121118-1
    feh 2.7-1
    ffdiaporama-devel 1.5.b2.2012.1118-1
    ffmpeg 1:1.0-2
    ffmpeg-compat 20120509-2
    fftw 3.3.2-1
    file 5.11-1
    file-roller 3.6.2-3
    filesystem 2012.10-2
    filezilla 3.6.0-1
    findutils 4.4.2-4
    fingerprint-gui 1.04-2
    firefox 16.0.2-1
    firefox-i18n-fr 16.0.2-1
    fixesproto 5.0-2
    flac 1.2.1-3
    flashplugin 11.2.202.251-1
    flex 2.5.37-1
    fltk 1.3.1-1
    flvstreamer 2.1c1-2
    folks 0.8.0-1
    fontconfig 2.10.1-2
    fontsproto 2.1.2-1
    foomatic-db 1:4.0.17_20120712-1
    foomatic-db-engine 1:4.0.17_20120712-1
    foomatic-db-nonfree 1:4.0.17_20120712-1
    foomatic-filters 1:4.0.17_20120712-1
    freeglut 2.8.0-2
    freemind 0.9.0-3
    freeplane 1.2.20-1
    freerdp 1.0.1-8
    freetype2 2.4.10-1
    frei0r-plugins 1.3-6
    fribidi 0.19.4-1
    fuse 2.9.2-1
    gajim 0.15.2-1
    gamin 0.1.10-6
    gavl 1.4.0-1
    gawk 4.0.1-1
    gc 7.2.d-1
    gcalctool 6.6.2-1
    gcc 4.7.2-2
    gcc-go 4.7.2-2
    gcc-libs 4.7.2-2
    gconf 3.2.5-3
    gconf-editor 3.0.1-1
    gconf-sharp 2.24.2-2
    gcr 3.6.2-2
    gd 2.0.36RC1-5
    gdata-sharp 1.7.0.1-2
    gdb 7.5-1
    gdbm 1.10-1
    gdk-pixbuf2 2.26.5-1
    gdm 3.6.2-1
    gecko-mediaplayer 1.0.7-1
    gedit 3.6.2-1
    gedit-plugins 3.6.1-1
    geeqie 1.1-2
    gegl 0.2.0-5
    geoclue 0.12.0-5
    geoip 1.4.8-2
    geoip-database 20121105-1
    gettext 0.18.1.1-4
    ghex 3.6.1-1
    ghostscript 9.06-1
    giblib 1.2.4-5
    giflib 4.1.6-5
    giggle 0.7-1
    gimp-devel 2.8.2-1
    gimp-plugin-fblur 3.2.6-3
    gimp-plugin-gmic 1.5.1.8-4
    gimp-plugin-lqr 0.7.1-4
    gimp-plugin-saveforweb 0.29.3-1
    gimp-plugin-separate+ 0.5.8-3
    gimp-plugin-wavelet-decompose 0.1.2-2
    gimp-plugin-wavelet-denoise 0.3.1-2
    gimp-plugin-wavelet-sharpen 0.1.2-2
    gimp-refocus 0.9.0-3
    gimp-resynth-heal-selection 0.16-4
    gimp-ufraw 0.18-5
    gimpfx-foundry 2.6_1-2
    git 1.8.0-1
    gitg 0.2.5-1
    gitso 0.6-2
    gjs 1.34.0-1
    gkeyfile-sharp 0.1-2
    gksu 2.0.2-4
    glade-perl 1.007-6
    glew 1.9.0-1
    glib 1.2.10-9
    glib-networking 2.34.2-1
    glib-perl 1.260-1
    glib2 2.34.2-1
    glibc 2.16.0-5
    glibmm 2.34.1-1
    glu 9.0.0-1
    gmime 2.6.12-1
    gmp 5.0.5-1
    gmpc 11.8.16-1
    gmtk 1.0.7-1
    gnochm 0.9.11-11
    gnome-backgrounds 3.6.0-1
    gnome-bluetooth 3.6.1-1
    gnome-color-manager 3.6.0-1
    gnome-contacts 3.6.2-1
    gnome-control-center 3.6.3-2
    gnome-desktop 1:3.6.2-1
    gnome-dictionary 3.6.0-1
    gnome-disk-utility 3.6.1-1
    gnome-documents 3.6.2-1
    gnome-font-viewer 3.6.1-1
    gnome-games 3.6.1-1
    gnome-games-extra-data 3.2.0-2
    gnome-icon-theme 3.6.2-1
    gnome-icon-theme-extras 3.6.2-1
    gnome-icon-theme-symbolic 3.6.2-1
    gnome-keyring 3.6.2-1
    gnome-media 3.4.0-1
    gnome-menus 3.6.1-1
    gnome-mime-data 2.18.0-6
    gnome-mplayer 1.0.7-1
    gnome-nettool 3.2.0-1
    gnome-online-accounts 3.6.2-1
    gnome-panel 3.6.2-1
    gnome-power-manager 3.6.0-1
    gnome-python 2.28.1-8
    gnome-screensaver 3.6.1-1
    gnome-screenshot 3.6.1-1
    gnome-search-tool 3.6.0-1
    gnome-session 3.6.2-1
    gnome-settings-daemon 3.6.3-2
    gnome-shell 3.6.2-1
    gnome-speech 0.4.25-2
    gnome-system-log 3.6.1-1
    gnome-system-monitor 3.6.0-1
    gnome-terminal 3.6.0-1
    gnome-themes-standard 3.6.2-1
    gnome-tweak-tool 3.6.1-1
    gnome-user-docs 3.6.2-1
    gnome-vfs 2.24.4-6
    gnome-video-effects 0.4.0-2
    gnonlin 0.10.17-1
    gnu-netcat 0.7.1-4
    gnupg 2.0.19-2
    gnutls 3.1.3-2
    go 2:1.0.3-3
    gobject-introspection 1.34.2-1
    goocanvas1 1.0.0-1
    google-earth 7.0.1.8244-1
    gpart 0.1h-5
    gparted 0.14.0-1
    gperf 3.0.4-4
    gpgme 1.3.1-4
    gpicview 0.2.3-1
    gpm 1.20.7-1
    gptfdisk 0.8.5-2
    gqview 2.0.4-5
    grantlee 0.3.0-1
    graphicsmagick 1.3.17-1
    graphite 1:1.0.3-1
    graphviz 2.28.0-10
    grep 2.14-1
    grfkill 20121118-1
    griffith 0.13-3
    grml-zsh-config 0.7.1-3
    groff 1.21-2
    grsync 1.2.2-1
    grub-bios 2.00-1
    grub-common 2.00-1
    gsettings-desktop-schemas 3.6.1-1
    gsfonts 1.0.7pre44-3
    gsl 1.15-2
    gsm 1.0.13-7
    gsmartcontrol 0.8.7-2
    gst-plugins-bad 1.0.2-1
    gst-plugins-base 1.0.2-1
    gst-plugins-base-libs 1.0.2-1
    gst-plugins-good 1.0.2-1
    gstreamer 1.0.2-1
    gstreamer0.10 0.10.36-1
    gstreamer0.10-bad 0.10.23-3
    gstreamer0.10-bad-plugins 0.10.23-3
    gstreamer0.10-base 0.10.36-1
    gstreamer0.10-base-plugins 0.10.36-1
    gstreamer0.10-ffmpeg 0.10.13-1
    gstreamer0.10-good 0.10.31-1
    gstreamer0.10-good-plugins 0.10.31-1
    gstreamer0.10-python 0.10.22-1
    gstreamer0.10-ugly 0.10.19-3
    gstreamer0.10-ugly-plugins 0.10.19-3
    gtk 1.2.10-11
    gtk-aurora-engine 1.5.1-3
    gtk-engines 2.21.0-1
    gtk-recordmydesktop 0.3.8-6
    gtk-sharp-2 2.12.11-1
    gtk-update-icon-cache 2.24.13-1
    gtk-vnc 0.5.1-1
    gtk2 2.24.13-1
    gtk2-perl 1.244-1
    gtk3 3.6.2-1
    gtkhtml4 4.6.1-1
    gtkimageview 1.6.4-3
    gtkmm 2.24.2-2
    gtkmm3 3.6.0-1
    gtkpacman 2.3.1-4
    gtksourceview2 2.10.5-2
    gtksourceview3 3.6.1-1
    gtkspell 2.0.16-2
    gts 0.7.6-2
    guake 0.4.4-2
    gudev-sharp 0.1-2
    guile 1.8.8-2
    gutenprint 5.2.9-1
    gvfs 1.14.2-1
    gvfs-afc 1.14.2-1
    gvfs-obexftp 1.14.2-1
    gvim 7.3.712-1
    gzip 1.5-1
    hachoir-core 1.3.3-3
    hachoir-metadata 1.3.3-2
    hachoir-parser 1.3.4-3
    hachoir-urwid 1.1-2
    handbrake 0.9.8-1
    hardinfo 0.5.1-5
    harfbuzz 0.9.5-2
    hdparm 9.42-1
    heirloom-mailx 12.5-3
    hexedit 1.2.12-5
    hicolor-icon-theme 0.12-2
    hplip 3.12.10.a-3
    hspell 1.2-1
    hsqldb-java 1:1.8.0.10-2
    htop 1.0.2-1
    hubbub 0.1.2-1
    hunspell 1.3.2-2
    hwids 20121022-1
    hyphen 2.8.6-1
    i7z 0.27.2-1
    iana-etc 2.30-3
    icedtea-web-java7 1.3.1-1
    icon-naming-utils 0.8.90-2
    icu 50.1-2
    id3lib 3.8.3-12
    id3v2 0.1.12-2
    idnkit 1.0-2
    iftop 0.17-10
    ilmbase 1.0.3-1
    imagemagick 6.8.0.3-1
    imlib2 1.4.5-2
    impressive 0.10.3-5
    inetutils 1.9.1-4
    iniparser 3.1-2
    inkscape 0.48.3.1-7
    inputproto 2.2-1
    intel-dri 9.0.1-1
    intel-tbb 4.1_20120718-2
    intltool 0.50.2-1
    iproute2 3.6.0-2
    iptables 1.4.16.2-1
    iputils 20121114-1
    isl 0.10-1
    iso-codes 3.38-1
    iw 3.6-1
    jack 0.121.3-7
    jasper 1.900.1-8
    jbig2dec 0.11-5
    jdk7-openjdk 7.u9_2.3.3-1
    jdownloader2 latest-1
    jessyink2 2.0.0.alpha.1-1
    jfsutils 1.1.15-3
    john 1.7.9-7
    jre7-openjdk 7.u9_2.3.3-1
    jre7-openjdk-headless 7.u9_2.3.3-1
    js 1.8.5-3
    json-c 0.9-1
    json-glib 0.15.2-1
    k3b 2.0.2-6
    k9copy 2.3.8-2
    kactivities 4.9.3-1
    kbd 1.15.3-3
    kbproto 1.0.6-1
    kde-base-artwork 4.9.3-1
    kdebase-runtime 4.9.3-1
    kdebase-workspace 4.9.3-1
    kdeedu-marble 4.9.3-1
    kdelibs 4.9.3-2
    kdenlive 0.9.2-5
    kdepim-runtime 4.9.3-1
    kdepimlibs 4.9.3-1
    kdiff3 0.9.97-2
    keepassx 0.4.3-3
    keyutils 1.5.5-3
    khrplatform-devel 9.0.1-1
    kid3 2.2-1
    kipi-plugins 2.9.0-1
    kismet 2011_03_R2-5
    kmod 11-2
    krb5 1.10.3-1
    ladspa 1.13-4
    lame 3.99.5-1
    languagetool 1.9-1
    lcms 1.19-2
    lcms2 2.4-1
    ld-lsb 3-5
    ldns 1.6.14-1
    leafpad 0.8.18.1-3
    lensfun 0.2.6-1
    less 451-1
    levelator 1.3.0-3
    lfhex 0.42-2
    lftp 4.4.0-1
    lib32-alsa-lib 1.0.26-1
    lib32-atk 2.6.0-1
    lib32-bzip2 1.0.6-1
    lib32-cairo 1.12.8-1
    lib32-dbus-core 1.6.8-1
    lib32-e2fsprogs 1.42.6-1
    lib32-expat 2.1.0-1
    lib32-fontconfig 2.10.1-1
    lib32-freetype2 2.4.10-1
    lib32-gcc-libs 4.7.2-2
    lib32-gdk-pixbuf2 2.26.5-1
    lib32-glib2 2.34.2-1
    lib32-glibc 2.16.0-5
    lib32-gtk2 2.24.13-1
    lib32-harfbuzz 0.9.5-1
    lib32-icu 49.1.2-1
    lib32-intel-dri 9.0.1-1
    lib32-keyutils 1.5.5-1
    lib32-krb5 1.10.3-1
    lib32-libcups 1.6.1-1
    lib32-libdrm 2.4.40-1
    lib32-libffi 3.0.11-1
    lib32-libgl 9.0.1-1
    lib32-libglapi 9.0.1-1
    lib32-libice 1.0.8-1
    lib32-libjpeg-turbo 1.2.1-1
    lib32-libldap 2.4.33-1
    lib32-libmng 1.0.10-6
    lib32-libpciaccess 0.13.1-1
    lib32-libpng 1.5.13-1
    lib32-libsm 1.2.1-1
    lib32-libtiff 4.0.3-1
    lib32-libx11 1.5.0-1
    lib32-libxau 1.0.7-1
    lib32-libxcb 1.9-1
    lib32-libxcomposite 0.4.3-3
    lib32-libxcursor 1.1.13-1
    lib32-libxdamage 1.1.3-4
    lib32-libxdmcp 1.1.1-1
    lib32-libxext 1.3.1-1
    lib32-libxfixes 5.0-1
    lib32-libxft 2.3.1-1
    lib32-libxi 1.6.1-1
    lib32-libxinerama 1.1.2-1
    lib32-libxml2 2.8.0-1
    lib32-libxrandr 1.4.0-1
    lib32-libxrender 0.9.7-1
    lib32-libxss 1.2.2-1
    lib32-libxv 1.0.7-1
    lib32-libxxf86vm 1.1.2-1
    lib32-mesa 9.0.1-1
    lib32-ncurses 5.9-1
    lib32-openssl 1.0.1.c-1
    lib32-pango 1.32.1-1
    lib32-pcre 8.31-1
    lib32-pixman 0.28.0-1
    lib32-qt 4.8.3-3
    lib32-readline 6.2.004-1
    lib32-sqlite 3.7.14.1-1
    lib32-util-linux 2.22.1-1
    lib32-v4l-utils 0.8.8-1
    lib32-xcb-util 0.3.9-1
    lib32-zlib 1.2.7-1
    libao 1.1.0-2
    libarchive 3.0.4-2
    libart-lgpl 2.3.21-2
    libass 0.10.0-3
    libassuan 2.0.3-1
    libasyncns 0.8-4
    libatasmart 0.19-1
    libavc1394 0.5.4-1
    libbluray 0.2.3-1
    libbonobo 2.32.1-2
    libbonoboui 2.24.5-2
    libcaca 0.99.beta18-1
    libcanberra 0.30-2
    libcanberra-pulse 0.30-2
    libcap 2.22-3
    libcap-ng 0.7-1
    libcdaudio 0.99.12-6
    libcddb 1.3.2-3
    libcdio 0.83-1
    libchamplain 0.12.3-1
    libcroco 0.6.8-1
    libcryptui 3.6.0-1
    libcss 0.1.2-2
    libcups 1.6.1-6
    libdaemon 0.14-2
    libdatrie 0.2.5-1
    libdbusmenu-qt 0.9.2-1
    libdc1394 2.1.3-2
    libdca 0.0.5-3
    libdiscid 0.2.2-2
    libdmtx 0.7.4-3
    libdmx 1.1.2-1
    libdrm 2.4.40-1
    libdv 1.0.0-4
    libdvbpsi 0.2.2-1
    libdvdcss 1.2.12-1
    libdvdnav 4.2.0-2
    libdvdread 4.2.0-1
    libebml 1.2.2-2
    libedit 20120601_3.0-1
    libegl 9.0.1-1
    libevent 2.0.20-1
    libexif 0.6.21-1
    libfakekey 0.1-5
    libffi 3.0.11-1
    libfm 1.1.0-3
    libfontenc 1.1.1-1
    libfprint 0.4.0-3
    libftdi 0.20-1
    libgbm 9.0.1-1
    libgcrypt 1.5.0-3
    libgdata 0.13.2-1
    libgdiplus 2.10-3
    libgee 0.6.6.1-1
    libgksu 2.0.12-5
    libgl 9.0.1-1
    libglade 2.6.4-3
    libglademm 2.6.7-2
    libglapi 9.0.1-1
    libgles 9.0.1-1
    libgme 0.6.0-2
    libgnome 2.32.1-3
    libgnome-data 2.32.1-3
    libgnome-keyring 3.6.0-1
    libgnome-media-profiles 3.0.0-3
    libgnomecanvas 2.30.3-2
    libgnomecanvasmm 2.26.0-2
    libgnomekbd 3.6.0-1
    libgnomeui 2.24.5-1
    libgpg-error 1.10-2
    libgphoto2 2.4.14-1
    libgpod 0.8.2-6
    libgsf 1.14.25-1
    libgssglue 0.4-1
    libgtkhtml 2.11.1-4
    libgtop 2.28.4-1
    libgusb 0.1.4-1
    libgweather 3.6.2-1
    libgxps 0.2.2-1
    libical 0.48-1
    libice 1.0.8-1
    libid3tag 0.15.1b-7
    libidl2 0.8.14-2
    libidn 1.25-1
    libiec61883 1.2.0-3
    libieee1284 0.2.11-4
    libimobiledevice 1.1.4-2
    libiodbc 3.52.8-1
    libiptcdata 1.0.4-2
    libirman 0.4.5-3
    libjpeg-turbo 1.2.1-1
    libkate 0.4.1-3
    libkcddb 4.9.3-1
    libkdcraw 4.9.3-1
    libkexiv2 4.9.3-1
    libkface 2.9.0-1
    libkgapi 0.4.3-1
    libkgeomap 2.9.0-1
    libkipi 4.9.3-1
    libksane 4.9.3-1
    libksba 1.2.0-2
    libkvkontakte 2.9.0-1
    liblastfm 0.3.3-3
    libldap 2.4.33-1
    liblo 0.26-2
    liblouis 2.3.0-1
    liblqr 0.4.1-3
    liblrdf 0.5.0-1
    libltdl 2.4.2-7
    libmad 0.15.1b-6
    libmatroska 1.3.0-2
    libmediainfo 0.7.61-1
    libmikmod 3.2.0-1
    libmms 0.6.2-1
    libmng 1.0.10-4
    libmodplug 0.8.8.4-1
    libmp4v2 2.0.0-2
    libmpc 1.0.1-1
    libmpcdec 1.2.6-3
    libmpd 11.8.17-1
    libmpeg2 0.5.1-3
    libmtp 1.1.5-1
    libmusicbrainz5 5.0.1-1
    libmysqlclient 5.5.28-1
    libmythes 1:1.2.3-1
    libnet 1.1.6-1
    libnice 0.1.3-1
    libnl 3.2.11-1
    libnl1 1.1-1
    libnotify 0.7.5-1
    libnsbmp 0.0.3-3
    libnsgif 0.0.3-3
    liboauth 0.9.6-1
    libofa 0.9.3-4
    libogg 1.3.0-1
    libotr 4.0.0-1
    libparserutils 0.1.1-2
    libpcap 1.3.0-1
    libpciaccess 0.13.1-1
    libpeas 1.6.1-1
    libpipeline 1.2.2-1
    libplist 1.8-2
    libpng 1.5.13-1
    libproxy 0.4.7-2
    libpst 0.6.54-2
    libpulse 2.1-1
    libpurple 2.10.6-2
    libpwquality 1.2.0-1
    libqalculate 0.9.7-3
    libquvi 0.4.1-1
    libquvi-scripts 0.4.9-1
    libqzeitgeist 0.8.0-2
    libraw1394 2.0.7-2
    libreoffice-base 3.6.3-3
    libreoffice-calc 3.6.3-3
    libreoffice-common 3.6.3-3
    libreoffice-draw 3.6.3-3
    libreoffice-extension-languagetool 1.9-1
    libreoffice-fr 3.6.3-1
    libreoffice-gnome 3.6.3-3
    libreoffice-impress 3.6.3-3
    libreoffice-kde4 3.6.3-3
    libreoffice-math 3.6.3-3
    libreoffice-postgresql-connector 3.6.3-3
    libreoffice-sdk 3.6.3-3
    libreoffice-sdk-doc 3.6.3-3
    libreoffice-writer 3.6.3-3
    librpcsecgss 0.19-7
    librsvg 2.36.4-1
    librsync 0.9.7-6
    libsamplerate 0.1.8-1
    libsasl 2.1.23-9
    libsecret 0.11-1
    libshout 1:2.3.1-1
    libsidplay 1.36.59-5
    libsigc++ 2.2.11-1
    libsigsegv 2.10-1
    libsm 1.2.1-1
    libsndfile 1.0.25-2
    libsocialweb 0.25.20-1
    libsoup 2.40.2-1
    libsoup-gnome 2.40.2-1
    libspectre 0.2.7-1
    libssh 0.5.2-1
    libssh2 1.4.2-1
    libtasn1 3.0-1
    libthai 0.1.18-1
    libtheora 1.1.1-2
    libtiff 4.0.3-1
    libtiger 0.3.4-3
    libtirpc 0.2.2-4
    libtool 2.4.2-7
    libtracker-sparql 0.14.4-2
    libui-dialog-perl 1.08-1
    libunique 1.1.6-5
    libunique3 3.0.2-2
    libupnp 1.6.17-1
    libusb-compat 0.1.4-2
    libusbx 1.0.14-1
    libva 1.1.0-2
    libvdpau 0.5-1
    libvisual 0.4.0-4
    libvncserver 0.9.9-1
    libvorbis 1.3.3-1
    libvpx 1.1.0-1
    libwacom 0.6-1
    libwapcaplet 0.1.1-1
    libwbclient 3.6.9-1
    libwebp 0.2.0-1
    libwmf 0.2.8.4-9
    libwnck 2.30.7-1
    libwnck3 3.4.4-1
    libwpd 0.9.4-1
    libwps 0.2.7-1
    libx11 1.5.0-1
    libxau 1.0.7-1
    libxaw 1.0.11-1
    libxcb 1.9-1
    libxcomp 3.5.0.15-2
    libxcomposite 0.4.3-2
    libxcursor 1.1.13-1
    libxdamage 1.1.3-2
    libxdmcp 1.1.1-1
    libxext 1.3.1-1
    libxfixes 5.0-2
    libxfont 1.4.5-1
    libxft 2.3.1-1
    libxi 1.6.1-1
    libxinerama 1.1.2-1
    libxkbfile 1.0.8-1
    libxklavier 5.3-1
    libxml2 2.8.0-1
    libxmu 1.1.1-1
    libxp 1.0.1-3
    libxpm 3.5.10-1
    libxrandr 1.4.0-1
    libxrender 0.9.7-1
    libxres 1.0.6-1
    libxslt 1.1.26-3
    libxss 1.2.2-1
    libxt 1.1.3-1
    libxtst 1.2.1-1
    libxv 1.0.7-1
    libxvmc 1.0.7-1
    libxxf86dga 1.1.3-1
    libxxf86vm 1.1.2-1
    libyaml 0.1.4-2
    libytnef 1.5-3
    libzapojit 0.0.2-1
    libzeitgeist 0.3.18-3
    libzen 0.4.28-1
    licenses 2.9-1
    lilv 0.14.4-1
    linux 3.6.6-1
    linux-api-headers 3.6.3-1
    linux-firmware 20120625-1
    linux-headers 3.6.6-1
    lirc-utils 1:0.9.0-34
    lm_sensors 3.3.3-1
    log4c 1.2.1-1
    logrotate 3.8.2-1
    lorcon 224-2
    lpsolve 5.5.2.0-2
    lsof 4.86-1
    lua 5.1.5-2
    lv2 1.0.0-2
    lvm2 2.02.98-1
    lxappearance 0.5.2-1
    lxappearance-obconf 0.2.0-1
    lxde-common 0.5.5-2
    lxde-icon-theme 0.5.0-1
    lxdm 0.4.1-18
    lxinput 0.3.2-2
    lxlauncher 0.2.2-2
    lxmenu-data 0.1.2-1
    lxmusic 0.4.5-1
    lxpanel 0.5.10-2
    lxrandr 0.1.2-2
    lxsession 0.4.6.1-3
    lxshortcut 0.1.2-1
    lxtask 0.1.4-3
    lxterminal 0.1.11-2
    lynx 2.8.7-6
    lyx 2.0.5-1
    lzo2 2.06-1
    m4 1.4.16-2
    macchanger 1.5.0-5
    macchanger-gtk 1.1-1
    make 3.82-5
    man-db 2.6.3-1
    man-pages 3.44-1
    mash 0.2.0-1
    mc 4.8.6-2
    mcpp 2.7.2-4
    md5deep 4.2-1
    mdadm 3.2.6-1
    media-player-info 17-1
    mediainfo 0.7.61-1
    mediainfo-gui 0.7.61-1
    meld 1.6.1-1
    mencoder 35421-1
    menu-cache 0.4.0-1
    mesa 9.0.1-1
    metacity 2.34.13-1
    mime-types 8-1
    minicom 2.6.1-1
    mjpegtools 2.0.0-2
    mkinitcpio 0.11.2-1
    mkinitcpio-busybox 1.20.2-1
    mkvtoolnix-cli 5.8.0-1
    mkvtoolnix-gtk 5.8.0-1
    mlocate 0.26-1
    mlt 0.8.2-3
    mlt-python-bindings 0.8.2-3
    mobile-broadband-provider-info 20120614-1
    modemmanager 0.6.0.0-1
    mono 2.10.8-2
    mono-addins 0.6.2-2
    mono-upnp 0.1.2-1
    mono-zeroconf 0.9.0-3
    mousetweaks 3.6.0-1
    mozilla-common 1.4-3
    mozplugger 1.14.6-1
    mpfr 3.1.1.p2-1
    mpg123 1.14.4-1
    mplayer2 20120729-2
    mtdev 1.1.3-1
    mtools 4.0.17-2
    mtpfs 1.1-1
    mupdf 1.1-1
    musicbrainz 2.1.5-5
    mutagen 1.20-4
    mutter 3.6.2-1
    mx 1.4.6-1
    mysql 5.5.28-1
    mysql-clients 5.5.28-1
    nano 2.2.6-2
    nautilus 3.6.3-1
    ncftp 3.2.5-2
    ncurses 5.9-3
    neon 0.29.6-4
    nepomuk-core 4.9.3-1
    net-snmp 5.7.2-1
    net-tools 1.60.20120804git-2
    netcfg 3.0-1
    netdiscover-debian 0.3beta7-2
    netkit-bsd-finger 0.17-7
    netsurf 2.9-4
    nettle 2.5-1
    network-manager-applet 0.9.6.4-1
    networkmanager 0.9.6.4-1
    networkmanager-openconnect 0.9.6.2-1
    networkmanager-openvpn 0.9.6.0-1
    networkmanager-pptp 0.9.6.0-2
    networkmanager-vpnc 0.9.6.0-1
    nfs-utils 1.2.6-3
    nfsidmap 0.25-1
    nmap 6.01-2
    notification-daemon 0.7.6-1
    novacut 12.04.0-1
    nspr 4.9.3-1
    nss 3.14-1
    nss-myhostname 0.3-3
    ntfs-3g 2012.1.15-3
    ntfsprogs 2012.1.15-3
    ntp 4.2.6.p5-11
    nx-common 3.5.0-5
    nxclient 3.5.0.7-3
    obex-data-server 0.4.6-3
    obexd-client 1:0.46-1
    obmenu 1.0-9
    ocsync 0.60.1-1
    oh-my-zsh-git 20121118-1
    opal 3.10.7-3
    openbox 3.5.0-7
    openconnect 1:4.07-1
    opencore-amr 0.1.3-1
    opencv 2.4.3-2
    openexr 1.7.1-2
    openjpeg 1.5.0-1
    openobex 1.5-3
    openshot 1.4.3-1
    openssh 6.1p1-3
    openssl 1.0.1.c-1
    openvpn 2.2.2-2
    opus 1.0.1-2
    orbit2 2.14.19-2
    orc 0.4.16-1
    orca 3.6.2-1
    owncloud-client 1.1.1-1
    oxygen-icons 4.9.3-1
    p0f 3.01b-2
    p11-kit 0.13-1
    p7zip 9.20.1-6
    pacgraph 20110629-1
    package-query 1.1-2
    pacman 4.0.3-5
    pacman-color 4.0.3-3
    pacman-mirrorlist 20120908-1
    pam 1.1.6-1
    pambase 20120701-1
    pango 1.32.2-1
    pango-perl 1.223-2
    pangomm 2.28.4-1
    parted 3.1-1
    patch 2.7.1-1
    pciutils 3.1.10-1
    pcmanfm 1.1.0-1
    pcmciautils 018-4
    pcre 8.31-1
    pcsc-perl 1.4.12-3
    pcsc-tools 1.4.20-1
    pcsclite 1.8.6-1
    pdfedit 0.4.5-2
    pdftk-bin 1.44-4
    perl 5.16.2-1
    perl-error 0.17018-1
    perl-xml-parser 2.41-3
    perl-xml-simple 2.20-1
    pgpdump-git 20121118-1
    phatch 0.2.7.1-4
    phonon 1:4.6.0-3
    phonon-gstreamer 4.6.2-1
    picard 1.1-1
    pidgin 2.10.6-2
    pidgin-otr 4.0.0-1
    pinentry 0.8.2-1
    pitivi 0.15.2-2
    pixman 0.28.0-1
    pkg-config 0.27.1-1
    pkgfile 7-1
    pkgtools 24-4
    plotutils 2.6-3
    pluzzdl 0.9.3-1
    pm-quirks 0.20100619-2
    pm-utils 1.4.1-5
    polkit 0.107-4
    polkit-gnome 0.105-1
    polkit-kde 0.99.0-2
    polkit-qt 0.103.0-1
    poppler 0.20.5-1
    poppler-data 0.4.5-1
    poppler-glib 0.20.5-1
    popt 1.16-5
    portaudio 19_20111121-1
    portmidi 217-3
    postgresql-libs 9.2.1-2
    powertop 2.1.1-1
    ppl 1.0-1
    ppp 2.4.5-5
    pptpclient 1.7.2-4
    preziplayer-git 20121118-1
    printproto 1.0.5-2
    prison 1.0-1
    procinfo-ng 2.0.304-3
    procps-ng 3.3.5-1
    progsreiserfs 0.3.0.5-7
    protobuf 2.4.1-2
    proxychains 3.1-3
    proxychains-gui 1.4.1-2
    psmisc 22.19-1
    pstoedit 3.60-3
    psutils 1.17-3
    pth 2.0.7-4
    ptlib 2.10.7-2
    pulseaudio 2.1-1
    pulseaudio-alsa 2-1
    putty 0.62-1
    pycups 1.9.62-1
    pygobject-devel 3.4.2-1
    pygobject2-devel 2.28.6-8
    pygoocanvas 0.14.1-5
    pygtk 2.24.0-3
    pygtksourceview2 2.10.1-4
    pyorbit 2.24.0-4
    pyqt-common 4.9.5-3
    pyrenamer 0.6.0-6
    pyrex 0.9.9-3
    pysmbc 1.0.13-1
    pysvn-py2 1.7.6-1
    python 3.3.0-1
    python-cairo 1.10.0-2
    python-dbus-common 1.1.1-2
    python-distribute 0.6.30-1
    python-docutils 0.9.1-2
    python-dulwich 0.8.5-1
    python-gobject 3.4.2-1
    python-jinja 2.6-3
    python-markupsafe 0.15-2
    python-microfiber 12.04.0-1
    python-pygments 1.5-3
    python-sphinx 1.1.3-3
    python-userwebkit 12.04.0-1
    python2 2.7.3-2
    python2-atspi 2.6.0-2
    python2-beaker 1.6.3-2
    python2-beautifulsoup3 3.2.1-1
    python2-bonobo 2.28.1-8
    python2-boto 2.6.0-1
    python2-cairo 1.10.0-1
    python2-configobj 4.7.2-5
    python2-crypto 2.6-3
    python2-dbus 1.1.1-2
    python2-distribute 0.6.30-1
    python2-gconf 2.28.1-8
    python2-gnomecanvas 2.28.1-8
    python2-gnomevfs 2.28.1-8
    python2-gnupginterface 0.3.2-1
    python2-gobject 3.4.2-1
    python2-gobject2 2.28.6-8
    python2-gtkhtml2 2.25.3-12
    python2-gtkspell 2.25.3-12
    python2-httplib2 0.7.6-1
    python2-imaging 1.1.7-5
    python2-libgnome 2.28.1-8
    python2-lxml 3.0.1-1
    python2-mako 0.7.2-2
    python2-markupsafe 0.15-2
    python2-mpd 0.3.0-4
    python2-nautilus 1.1-3
    python2-notify 0.1.1-12
    python2-opengl 3.0.2-2
    python2-paramiko 1.7.7.1-3
    python2-pyasn1 0.1.4-1
    python2-pychm 0.8.4-1
    python2-pycurl 7.19.0-2
    python2-pygame 1.9.1-7
    python2-pylorcon 2-2
    python2-pyopenssl 0.13-2
    python2-pyqt 4.9.5-3
    python2-pysqlite 2.6.3-3
    python2-reportlab 2.6-1
    python2-simplejson 2.6.2-1
    python2-sip 4.14-2
    python2-socksipy-branch 1.02-1
    python2-sqlalchemy 0.7.9-1
    python2-urwid 1.0.2-2
    python2-xdg 0.23-2
    python2-zope-interface 4.0.1-1
    pyxml 0.8.4-10
    qca 2.0.3-2
    qca-ossl 2.0.0-4
    qcad 2.0.5.0-11
    qgit 2.3-3
    qimageblitz 0.0.6-2
    qjson 0.7.1-2
    qpdf 3.0.2-1
    qrencode 3.4.1-1
    qscintilla 2.6.2-3
    qscintilla-qt3 1.7.1-4
    qt 4.8.3-6
    qt3 1:3.3.8b-2
    qtwebkit 2.2.2-1
    quodlibet 2.4.1-1
    quodlibet-plugins 2.4.1-2
    rabbitvcs 0.15.2-1
    randrproto 1.4.0-1
    rapidsvn 0.12.1-1
    raptor 2.0.8-2
    rasqal 1:0.9.29-1
    rawtherapee 1:4.0.8-1
    readline 6.2.004-1
    recode 3.6-7
    recordmydesktop 0.3.8.1-6
    recordproto 1.14.2-1
    redland 1:1.0.15-3
    redland-storage-virtuoso 1:1.0.15-3
    reiserfsprogs 3.6.21-4
    remmina 1.0.0-9
    renderproto 0.11.1-2
    rest 0.7.90-1
    rfkill 0.4-6
    rhythmbox 2.98-4
    rlog 1.4-4
    rpcbind 0.2.0-9
    rpmextract 1.0-5
    rrdtool 1.4.7-2
    rsync 3.0.9-5
    rtkit 0.11-1
    rtmpdump 2.4-1
    rubberband 1.7.0-1
    ruby 1.9.3_p327-1
    rubyripper 0.6.2-2
    run-parts 4.3.4-1
    rxvt-unicode 9.15-3
    samba 3.6.9-1
    sane 1.0.23-1
    schroedinger 1.0.11-1
    screen 4.0.3-15
    scribes 0.4.954-2
    scribus 1.4.1-1
    scribus-templates 1.3.8-1
    scrnsaverproto 1.2.2-1
    sdl 1.2.15-3
    sdl_image 1.2.12-2
    sdl_mixer 1.2.12-3
    sdl_ttf 2.0.11-2
    seahorse 3.6.3-1
    secure-delete 3.1-4
    sed 4.2.1-4
    serd 0.18.0-1
    sg3_utils 1.33-1
    shadow 4.1.5.1-1
    shape-collage 2.5.3-1
    shared-color-profiles 0.1.5-1
    shared-color-targets 0.1.1-1
    shared-desktop-ontologies 0.10.0-1
    shared-mime-info 1.0-1
    shorewall 4.5.9.2-1
    shorewall-core 4.5.9.2-1
    sip 4.14-2
    skype 4.1.0.20-2
    slang 2.2.4-2
    smartmontools 6.0-1
    smbclient 3.6.9-1
    smpeg 0.4.4-7
    smplayer 0.8.1-1
    socat 1.7.2.1-1
    sonata 1.6.2.1-8
    soprano 2.8.0-2
    sord 0.10.0-1
    sound-juicer 3.5.0-1
    sound-theme-freedesktop 0.8-1
    soundtouch 1.6.0-1
    sox 14.4.0-3
    sozi 12.09-1
    spandsp 0.0.6pre21-1
    speech-dispatcher 0.7.1-7
    speex 1.2rc1-2
    sqlite 3.7.14.1-1
    sqlitebrowser 2.0b1-2
    sratom 0.4.0-1
    sshfs 2.4-1
    sshuttle-git 20121118-1
    ssss 0.5-2
    startup-notification 0.12-3
    strace 4.7-1
    stress 1.0.4-3
    strigi 0.7.7-2
    subversion 1.7.7-2
    sudo 1.8.6.p3-1
    suil 0.6.4-1
    sushi 3.6.1-1
    sysfsutils 2.1.0-8
    syslinux 4.06-1
    system-config-printer-common 1.3.12-1
    system-config-printer-gnome 1.3.12-1
    systemd 195-2
    systemd-sysvcompat 195-2
    sysvinit-tools 2.88-9
    t1lib 5.1.2-3
    taglib 1.8-1
    taglib-sharp 2.0.4.0-1
    talloc 2.0.7-1
    tar 1.26-2
    task-git 20121118-1
    tcl 8.5.13-1
    tdb 1.2.10-2
    telepathy-farstream 0.6.0-1
    telepathy-glib 0.20.1-1
    telepathy-logger 0.6.0-1
    telepathy-mission-control 5.14.0-1
    testdisk 6.13-3
    texinfo 4.13a-7
    texlive-bibtexextra 2012.26868-1
    texlive-bin 2012.0-5
    texlive-core 2012.26892-2
    texlive-fontsextra 2012.26866-1
    texlive-formatsextra 2012.26689-1
    texlive-genericextra 2012.26700-1
    texlive-htmlxml 2012.24013-1
    texlive-humanities 2012.25861-1
    texlive-latexextra 2012.26807-1
    texlive-pictures 2012.26791-1
    texlive-plainextra 2012.25953-1
    texlive-pstricks 2012.26865-1
    texlive-publishers 2012.26831-1
    texlive-science 2012.26607-1
    tftp-hpa 5.2-3
    thunderbird 16.0.2-1
    thunderbird-i18n-fr 16.0.2-1
    tig 1.1-1
    tightvnc 1.3.10-9
    time-drive 0.4.0-3
    tint2 0.11-5
    tmux 1.7-1
    tomboy 1.12.2-1
    tor 0.2.2.39-2
    tor-browser-en 2.2.39_5-1
    torchat 0.9.9.553-2
    totem 3.6.3-1
    totem-plparser 3.4.3-1
    tracker 0.14.4-2
    transcode 1.1.7-6
    transfig 3.2.5d-1
    transmission-gtk 2.73-2
    truecrypt 1:7.1a-1
    tsocks 1.8beta5-5
    ttf-bitstream-vera 1.10-8
    ttf-dejavu 2.33-3
    ttf-freefont 20120503-1
    ttf-inconsolata 20090215-3
    ttf-ms-fonts 2.0-9
    ttf-ubuntu-font-family 0.80-3
    tzdata 2012j-1
    udisks 1.0.4-5
    udisks2 2.0.0-1
    ultracopier 0.3.1.0-1
    unetbootin 581-1
    unison 2.40.65-1
    unixodbc 2.3.1-1
    unrar 4.2.4-1
    unzip 6.0-6
    upower 0.9.18-2
    usb_modeswitch 1.2.5-1
    usbmuxd 1.0.8-1
    usbutils 006-1
    util-linux 2.22.1-3
    v4l-utils 0.8.8-1
    vala 0.18.1-1
    vamp-plugin-sdk 2.4-1
    vi 1:050325-2
    vidalia 0.2.20-2
    videoproto 2.3.1-2
    vim-explorer 0.98-2
    vim-fugitive 20121118-1
    vim-gnupg 2.5-1
    vim-languagetool 1.23-1
    vim-latexsuite 20120926-2
    vim-minibufexpl 6.4.2-2
    vim-nerdtree 4.2.0-3
    vim-runtime 7.3.712-1
    vim-spell-en 20120506-1
    vim-spell-fr 20120506-1
    vinagre 3.6.2-1
    vino 3.6.2-1
    virtualbox 4.2.4-2
    virtualbox-ext-oracle 4.2.4-1
    virtualbox-guest-iso 4.2.4-1
    virtualbox-host-source 4.2.4-2
    virtuoso-base 6.1.6-1
    vlc 2.0.4-4
    vpnc 0.5.3.svn516-3
    vte 0.28.2-3
    vte-common 0.34.2-1
    vte3 0.34.2-1
    wacom-utility 1.21-3
    wavpack 4.60.1-2
    webkitgtk2 1.10.1-3
    webkitgtk3 1.10.1-3
    weborf 0.13-2
    webrtc-audio-processing 0.1-1
    wget 1.14-2
    which 2.20-5
    whois 5.0.20-1
    wicd 1.7.2.4-5
    wikidpad-dev 2.3beta05-1
    wildmidi 0.2.3.5-2
    wipe 2.3.1-2
    wireless-regdb 2011.04.28-1
    wireless_tools 29-7
    wireshark-cli 1.8.3-2
    wireshark-gtk 1.8.3-2
    wpa_supplicant 1.0-2
    wvdial 1.61-4
    wvstreams 4.6.1-5
    wxgtk 2.8.12.1-4
    wxpython 2.8.12.1-4
    x11vnc 0.9.13-3
    x264 20121113-1
    xarchiver 0.5.2-5
    xbitmaps 1.1.1-2
    xcb-proto 1.8-1
    xcb-util 0.3.9-1
    xcb-util-keysyms 0.3.9-1
    xchat 2.8.8-10
    xdelta3 3.0.4-1
    xdg-user-dirs 0.14-3
    xdg-user-dirs-gtk 0.9-1
    xdg-utils 1.1.0.git20121008-1
    xextproto 7.2.1-1
    xf86-input-evdev 2.7.3-2
    xf86-input-synaptics 1.6.2-2
    xf86-input-wacom 0.18.0-1
    xf86-video-intel 2.20.13-1
    xf86dgaproto 2.1-2
    xf86vidmodeproto 2.3.1-2
    xfsprogs 3.1.8-2
    xine-lib 1.2.2-3
    xineramaproto 1.2.1-2
    xinetd 2.3.15-2
    xkeyboard-config 2.7-1
    xmltoman 0.4-1
    xmms 1.2.11-6
    xmms2 0.8DrO_o-9
    xorg-bdftopcf 1.0.3-2
    xorg-font-util 1.3.0-1
    xorg-font-utils 7.6-3
    xorg-fonts-alias 1.0.2-2
    xorg-fonts-encodings 1.0.4-3
    xorg-fonts-misc 1.0.1-2
    xorg-iceauth 1.0.5-1
    xorg-luit 1.1.1-1
    xorg-mkfontdir 1.0.7-1
    xorg-mkfontscale 1.1.0-1
    xorg-server 1.13.0-4
    xorg-server-common 1.13.0-4
    xorg-server-utils 7.6-3
    xorg-sessreg 1.0.7-1
    xorg-setxkbmap 1.3.0-1
    xorg-twm 1.0.7-1
    xorg-utils 7.6-8
    xorg-xauth 1.0.7-1
    xorg-xbacklight 1.2.0-1
    xorg-xclock 1.0.6-1
    xorg-xcmsdb 1.0.4-1
    xorg-xdpyinfo 1.3.0-1
    xorg-xdriinfo 1.0.4-3
    xorg-xev 1.2.0-1
    xorg-xgamma 1.0.5-1
    xorg-xhost 1.0.5-1
    xorg-xinit 1.3.2-3
    xorg-xinput 1.6.0-1
    xorg-xkbcomp 1.2.4-1
    xorg-xlsatoms 1.1.1-1
    xorg-xlsclients 1.1.2-2
    xorg-xmessage 1.0.3-2
    xorg-xmodmap 1.0.7-1
    xorg-xprop 1.2.1-1
    xorg-xrandr 1.3.5-1
    xorg-xrdb 1.0.9-2
    xorg-xrefresh 1.0.4-3
    xorg-xset 1.2.2-1
    xorg-xsetroot 1.1.0-3
    xorg-xvinfo 1.1.1-3
    xorg-xwininfo 1.1.2-1
    xplc 0.3.13-4
    xproto 7.0.23-1
    xterm 286-1
    xvidcore 1.3.2-1
    xz 5.0.4-1
    yajl 2.0.4-1
    yaourt 1.2.1-1
    yelp 3.6.2-1
    yelp-xsl 3.6.0-1
    zenity 3.6.0-1
    zip 3.0-3
    zlib 1.2.7-1
    zsh 5.0.0-3
    zvbi 0.2.33-4
    zziplib 0.13.62-1
    Thank you for your help.
    Looking at the journal it looks like things started to go wrong around here:
    ov 18 20:04:12 fatfly dbus-daemon[414]: dbus[414]: [system] Activating via systemd: service name='org.freedesktop.ModemManager' unit='modem-manager.service'
    Nov 18 20:04:12 fatfly dbus[414]: [system] Activating via systemd: service name='org.freedesktop.ModemManager' unit='modem-manager.service'
    Nov 18 20:04:12 fatfly systemd[1]: Starting Modem Manager...
    Nov 18 20:04:12 fatfly modem-manager[11263]: <info> ModemManager (version 0.6.0.0) starting...
    Nov 18 20:04:12 fatfly dbus-daemon[414]: dbus[414]: [system] Successfully activated service 'org.freedesktop.ModemManager'
    Nov 18 20:04:12 fatfly dbus[414]: [system] Successfully activated service 'org.freedesktop.ModemManager'
    Nov 18 20:04:12 fatfly dbus[414]: [system] Rejected send message, 1 matched rules; type="method_call", sender=":1.2" (uid=0 pid=410 comm="/usr/sbin/NetworkManager --no-daemon ") interface="org.freedesktop.ModemManager" member="EnumerateDevices" error name="(unset)" requested_reply="0" destination="org.freedesktop.ModemManager" (uid=0 pid=11263 comm="/usr/sbin/modem-manager ")
    Nov 18 20:04:12 fatfly modem-manager[11263]: <warn> Could not acquire the org.freedesktop.ModemManager service.
    Nov 18 20:04:12 fatfly NetworkManager[410]: <info> modem-manager is now available
    Nov 18 20:04:12 fatfly NetworkManager[410]: <info> the modem manager disappeared
    Nov 18 20:04:12 fatfly NetworkManager[410]: <info> trying to start the modem manager...
    Nov 18 20:04:12 fatfly dbus-daemon[414]: dbus[414]: [system] Rejected send message, 1 matched rules; type="method_call", sender=":1.2" (uid=0 pid=410 comm="/usr/sbin/NetworkManager --no-daemon ") interface="org.freedesktop.ModemManager" member="EnumerateDevices" error name="(unset)" requested_reply="0" destination="org.freedesktop.ModemManager" (uid=0 pid=11263 comm="/usr/sbin/modem-manager ")
    Nov 18 20:04:12 fatfly systemd[1]: Started Modem Manager.
    Nov 18 20:04:12 fatfly systemd[1]: modem-manager.service: main process exited, code=exited, status=255/n/a
    Nov 18 20:04:12 fatfly systemd[1]: Unit modem-manager.service entered failed state
    Nov 18 20:04:13 fatfly sudo[11266]: alpha : TTY=pts/2 ; PWD=/home/alpha ; USER=root ; COMMAND=/usr/bin/pacman -S zip
    Nov 18 20:04:13 fatfly sudo[11266]: pam_unix(sudo:session): session opened for user root by (uid=0)
    Nov 18 20:04:14 fatfly sudo[11266]: pam_unix(sudo:session): session closed for user root
    Nov 18 20:04:37 fatfly dbus-daemon[414]: dbus[414]: [system] Failed to activate service 'org.freedesktop.ModemManager': timed out
    Nov 18 20:04:37 fatfly dbus[414]: [system] Failed to activate service 'org.freedesktop.ModemManager': timed out
    Nov 18 20:06:12 fatfly dbus-daemon[414]: dbus[414]: [system] Activating via systemd: service name='org.freedesktop.ModemManager' unit='modem-manager.service'
    Nov 18 20:06:12 fatfly dbus[414]: [system] Activating via systemd: service name='org.freedesktop.ModemManager' unit='modem-manager.service'
    Nov 18 20:06:12 fatfly systemd[1]: Starting Modem Manager...
    Nov 18 20:06:12 fatfly modem-manager[11373]: <info> ModemManager (version 0.6.0.0) starting...
    Nov 18 20:06:12 fatfly dbus-daemon[414]: dbus[414]: [system] Successfully activated service 'org.freedesktop.ModemManager'
    Nov 18 20:06:12 fatfly dbus[414]: [system] Successfully activated service 'org.freedesktop.ModemManager'
    Nov 18 20:06:12 fatfly dbus[414]: [system] Rejected send message, 1 matched rules; type="method_call", sender=":1.2" (uid=0 pid=410 comm="/usr/sbin/NetworkManager --no-daemon ") interface="org.freedesktop.ModemManager" member="EnumerateDevices" error name="(unset)" requested_reply="0" destination="org.freedesktop.ModemManager" (uid=0 pid=11373 comm="/usr/sbin/modem-manager ")
    Nov 18 20:06:12 fatfly modem-manager[11373]: <warn> Could not acquire the org.freedesktop.ModemManager service.
    Nov 18 20:06:12 fatfly NetworkManager[410]: <info> modem-manager is now available
    Nov 18 20:06:12 fatfly NetworkManager[410]: <info> the modem manager disappeared
    Nov 18 20:06:12 fatfly NetworkManager[410]: <info> trying to start the modem manager...
    Nov 18 20:06:12 fatfly dbus-daemon[414]: dbus[414]: [system] Rejected send message, 1 matched rules; type="method_call", sender=":1.2" (uid=0 pid=410 comm="/usr/sbin/NetworkManager --no-daemon ") interface="org.freedesktop.ModemManager" member="EnumerateDevices" error name="(unset)" requested_reply="0" destination="org.freedesktop.ModemManager" (uid=0 pid=11373 comm="/usr/sbin/modem-manager ")
    Nov 18 20:06:12 fatfly systemd[1]: Started Modem Manager.
    Nov 18 20:06:12 fatfly systemd[1]: modem-manager.service: main process exited, code=exited, status=255/n/a
    Nov 18 20:06:12 fatfly systemd[1]: Unit modem-manager.service entered failed state
    Nov 18 20:06:12 fatfly kernel: wlan0: deauthenticated from 30:46:9a:06:c5:9e (Reason: 7)
    Nov 18 20:06:12 fatfly kernel: cfg80211: Calling CRDA for country: US
    Nov 18 20:06:12 fatfly NetworkManager[410]: <info> (wlan0): supplicant interface state: completed -> disconnected
    Nov 18 20:06:12 fatfly NetworkManager[410]: <info> (wlan0): supplicant interface state: disconnected -> scanning
    Nov 18 20:06:17 fatfly kernel: wlan0: authenticate with 30:46:9a:06:c5:9e
    Nov 18 20:06:17 fatfly NetworkManager[410]: <info> (wlan0): supplicant interface state: scanning -> authenticating
    Nov 18 20:06:17 fatfly kernel: wlan0: send auth to 30:46:9a:06:c5:9e (try 1/3)
    Nov 18 20:06:17 fatfly kernel: wlan0: authenticated
    Nov 18 20:06:17 fatfly NetworkManager[410]: <info> (wlan0): supplicant interface state: authenticating -> associating
    Nov 18 20:06:17 fatfly kernel: wlan0: associate with 30:46:9a:06:c5:9e (try 1/3)
    Nov 18 20:06:17 fatfly kernel: wlan0: RX AssocResp from 30:46:9a:06:c5:9e (capab=0x411 status=0 aid=2)
    Nov 18 20:06:17 fatfly kernel: wlan0: associated
    Nov 18 20:06:17 fatfly NetworkManager[410]: <info> (wlan0): supplicant interface state: associating -> 4-way handshake
    Nov 18 20:06:17 fatfly NetworkManager[410]: <info> (wlan0): supplicant interface state: 4-way handshake -> completed
    Nov 18 20:06:37 fatfly dbus-daemon[414]: dbus[414]: [system] Failed to activate service 'org.freedesktop.ModemManager': timed out
    Nov 18 20:06:37 fatfly dbus[414]: [system] Failed to activate service 'org.freedesktop.ModemManager': timed out
    Nov 18 20:07:07 fatfly sudo[11394]: alpha : TTY=pts/2 ; PWD=/home/alpha ; USER=root ; COMMAND=/usr/bin/vim /etc/gdm/custom.conf
    Nov 18 20:07:07 fatfly sudo[11394]: pam_unix(sudo:session): session opened for user root by (uid=0)
    Nov 18 20:07:34 fatfly sudo[11394]: pam_unix(sudo:session): session closed for user root
    Nov 18 20:07:56 fatfly systemd-logind[413]: System is rebooting.
    Nov 18 20:07:56 fatfly systemd[1]: Deactivating swap /dev/dm-3...
    Nov 18 20:07:56 fatfly gnome-session[591]: CRITICAL: gsm_manager_set_phase: assertion `GSM_IS_MANAGER (manager)' failed
    Nov 18 20:07:56 fatfly gnome-session[591]: Gtk-CRITICAL: gtk_main_quit: assertion `main_loops != NULL' failed
    Nov 18 20:07:56 fatfly gdm-password][579]: pam_unix(gdm-password:session): session closed for user alpha
    Nov 18 20:07:56 fatfly systemd[1]: Deactivating swap /dev/dm-3...
    Nov 18 20:07:56 fatfly systemd[1]: Deactivating swap /dev/dm-3...
    Nov 18 20:07:56 fatfly systemd[1]: Deactivating swap /dev/dm-3...
    Nov 18 20:07:56 fatfly systemd[1]: Stopping /sys/devices/virtual/block/dm-3.
    Nov 18 20:07:56 fatfly systemd[1]: Stopping /sys/devices/virtual/block/dm-3.
    Nov 18 20:07:56 fatfly systemd[1]: Stopping /sys/devices/virtual/block/dm-3.
    Nov 18 20:07:56 fatfly systemd[1]: Stopping /sys/devices/virtual/block/dm-3.
    Nov 18 20:07:56 fatfly systemd[1]: Stopping /sys/devices/virtual/block/dm-3.
    Nov 18 20:07:56 fatfly systemd[1]: Stopping Sound Card.
    Nov 18 20:07:56 fatfly systemd[1]: Stopped target Sound Card.
    Nov 18 20:07:56 fatfly systemd[1]: Stopping Manage, Install and Generate Color Profiles...
    Nov 18 20:07:56 fatfly systemd[1]: Stopping Bluetooth.
    Nov 18 20:07:56 fatfly systemd[1]: Stopped D-Bus System Message Bus.
    Nov 18 20:07:56 fatfly systemd[1]: Stopped Authorization Manager.
    Nov 18 20:07:56 fatfly systemd[1]: Stopped Accounts Service.
    Nov 18 20:07:56 fatfly systemd[1]: Stopped Daemon for power management.
    Nov 18 20:07:56 fatfly systemd[1]: Stopped RealtimeKit Scheduling Policy Service.
    Nov 18 20:07:56 fatfly systemd[1]: Stopped Manage, Install and Generate Color Profiles.
    Nov 18 20:07:56 fatfly kernel: wlan0: deauthenticating from 30:46:9a:06:c5:9e by local choice (reason=3)
    Nov 18 20:07:56 fatfly NetworkManager[410]: <warn> disconnected by the system bus.
    Nov 18 20:07:56 fatfly gdm[11461]: ******************* START **********************************
    Nov 18 20:07:56 fatfly NetworkManager[410]: g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
    Nov 18 20:07:56 fatfly gdm[418]: **
    Nov 18 20:07:56 fatfly gdm[418]: GLib-GIO:ERROR:gdbusobjectmanagerserver.c:969:g_dbus_object_manager_server_emit_interfaces_removed: assertion failed (error == NULL): La connexion est fermée (g-io-error-quark, 18)
    Nov 18 20:07:56 fatfly gdm[418]: gdm[11461]: ******************* START **********************************
    Nov 18 20:07:56 fatfly kernel: cfg80211: Calling CRDA to update world regulatory domain
    Nov 18 20:07:56 fatfly systemd[1]: Stopped Network Time Service.
    Nov 18 20:07:56 fatfly systemd[1]: Deactivated swap /dev/dm-3.
    Nov 18 20:07:56 fatfly systemd[1]: Stopping Network.
    Nov 18 20:07:56 fatfly systemd[1]: Stopped target Network.
    Nov 18 20:07:56 fatfly systemd[1]: Stopping Network Manager...
    Nov 18 20:07:56 fatfly systemd[1]: Deactivated swap /dev/disk/by-uuid/b5704958-4e96-47c7-82fa-8f0845402470.
    Nov 18 20:07:56 fatfly systemd[1]: Deactivated swap /dev/disk/by-id/dm-uuid-CRYPT-PLAIN-enc-swap.
    Nov 18 20:07:56 fatfly systemd[1]: Deactivated swap /dev/disk/by-id/dm-name-enc-swap.
    Nov 18 20:07:56 fatfly systemd[1]: Deactivated swap /dev/mapper/enc-swap.
    Nov 18 20:07:56 fatfly systemd[1]: Stopping /sys/devices/virtual/block/dm-3.
    Nov 18 20:07:56 fatfly NetworkManager[410]: <info> caught signal 15, shutting down normally.
    Nov 18 20:07:56 fatfly NetworkManager[410]: <info> (wlan0): now unmanaged
    Nov 18 20:07:56 fatfly NetworkManager[410]: <info> (wlan0): device state change: activated -> unmanaged (reason 'removed') [100 10 36]
    Nov 18 20:07:56 fatfly systemd[1]: Stopped Login Service.
    Nov 18 20:07:56 fatfly wpa_supplicant[437]: wlan0: CTRL-EVENT-DISCONNECTED bssid=30:46:9a:06:c5:9e reason=7
    Nov 18 20:07:56 fatfly wpa_supplicant[437]: wlan0: SME: Trying to authenticate with 30:46:9a:06:c5:9e (SSID='cous24' freq=2452 MHz)
    Nov 18 20:07:56 fatfly wpa_supplicant[437]: wlan0: Trying to associate with 30:46:9a:06:c5:9e (SSID='cous24' freq=2452 MHz)
    Nov 18 20:07:56 fatfly wpa_supplicant[437]: wlan0: Associated with 30:46:9a:06:c5:9e
    Nov 18 20:07:56 fatfly wpa_supplicant[437]: wlan0: WPA: Key negotiation completed with 30:46:9a:06:c5:9e [PTK=CCMP GTK=CCMP]
    Nov 18 20:07:56 fatfly wpa_supplicant[437]: wlan0: CTRL-EVENT-CONNECTED - Connection to 30:46:9a:06:c5:9e completed (reauth) [id=0 id_str=]
    Nov 18 20:07:56 fatfly wpa_supplicant[437]: wlan0: CTRL-EVENT-DISCONNECTED bssid=30:46:9a:06:c5:9e reason=7
    Nov 18 20:07:56 fatfly wpa_supplicant[437]: wlan0: SME: Trying to authenticate with 30:46:9a:06:c5:9e (SSID='cous24' freq=2452 MHz)
    Nov 18 20:07:56 fatfly wpa_supplicant[437]: wlan0: Trying to associate with 30:46:9a:06:c5:9e (SSID='cous24' freq=2452 MHz)
    Nov 18 20:07:56 fatfly wpa_supplicant[437]: wlan0: Associated with 30:46:9a:06:c5:9e
    Nov 18 20:07:56 fatfly wpa_supplicant[437]: wlan0: WPA: Key negotiation completed with 30:46:9a:06:c5:9e [PTK=CCMP GTK=CCMP]
    Nov 18 20:07:56 fatfly wpa_supplicant[437]: wlan0: CTRL-EVENT-CONNECTED - Connection to 30:46:9a:06:c5:9e completed (reauth) [id=0 id_str=]
    Nov 18 20:07:56 fatfly wpa_supplicant[437]: wlan0: CTRL-EVENT-DISCONNECTED bssid=30:46:9a:06:c5:9e reason=7
    Nov 18 20:07:56 fatfly wpa_supplicant[437]: wlan0: SME: Trying to authenticate with 30:46:9a:06:c5:9e (SSID='cous24' freq=2452 MHz)
    Nov 18 20:07:56 fatfly wpa_supplicant[437]: wlan0: Trying to associate with 30:46:9a:06:c5:9e (SSID='cous24' freq=2452 MHz)
    Nov 18 20:07:56 fatfly wpa_supplicant[437]: wlan0: Associated with 30:46:9a:06:c5:9e
    Nov 18 20:07:56 fatfly wpa_supplicant[437]: wlan0: WPA: Key negotiation completed with 30:46:9a:06:c5:9e [PTK=CCMP GTK=CCMP]
    Nov 18 20:07:56 fatfly wpa_supplicant[437]: wlan0: CTRL-EVENT-CONNECTED - Connection to 30:46:9a:06:c5:9e completed (reauth) [id=0 id_str=]
    Nov 18 20:07:56 fatfly wpa_supplicant[437]: wlan0: CTRL-EVENT-DISCONNECTED bssid=30:46:9a:06:c5:9e reason=7
    Nov 18 20:07:56 fatfly wpa_supplicant[437]: wlan0: SME: Trying to authenticate with 30:46:9a:06:c5:9e (SSID='cous24' freq=2452 MHz)
    Nov 18 20:07:56 fatfly wpa_supplicant[437]: wlan0: Trying to associate with 30:46:9a:06:c5:9e (SSID='cous24' freq=2452 MHz)
    Nov 18 20:07:56 fatfly wpa_supplicant[437]: wlan0: Associated with 30:46:9a:06:c5:9e
    Nov 18 20:07:56 fatfly wpa_supplicant[437]: wlan0: WPA: Key negotiation completed with 30:46:9a:06:c5:9e [PTK=CCMP GTK=CCMP]
    Nov 18 20:07:56 fatfly wpa_supplicant[437]: wlan0: CTRL-EVENT-CONNECTED - Connection to 30:46:9a:06:c5:9e completed (reauth) [id=0 id_str=]
    Nov 18 20:07:56 fatfly wpa_supplicant[437]: wlan0: CTRL-EVENT-DISCONNECTED bssid=30:46:9a:06:c5:9e reason=7
    Nov 18 20:07:56 fatfly wpa_supplicant[437]: wlan0: SME: Trying to authenticate with 30:46:9a:06:c5:9e (SSID='cous24' freq=2452 MHz)
    Nov 18 20:07:56 fatfly wpa_supplicant[437]: wlan0: Trying to associate with 30:46:9a:06:c5:9e (SSID='cous24' freq=2452 MHz)
    Nov 18 20:07:56 fatfly wpa_supplicant[437]: wlan0: Associated with 30:46:9a:06:c5:9e
    Nov 18 20:07:56 fatfly wpa_supplicant[437]: wlan0: WPA: Key negotiation completed with 30:46:9a:06:c5:9e [PTK=CCMP GTK=CCMP]
    Nov 18 20:07:56 fatfly wpa_supplicant[437]: wlan0: CTRL-EVENT-CONNECTED - Connection to 30:46:9a:06:c5:9e completed (reauth) [id=0 id_str=]
    Nov 18 20:07:56 fatfly wpa_supplicant[437]: wlan0: CTRL-EVENT-DISCONNECTED bssid=30:46:9a:06:c5:9e reason=7
    Nov 18 20:07:56 fatfly wpa_supplicant[437]: wlan0: SME: Trying to authenticate with 30:46:9a:06:c5:9e (SSID='cous24' freq=2452 MHz)
    Nov 18 20:07:56 fatfly wpa_supplicant[437]: wlan0: Trying to associate with 30:46:9a:06:c5:9e (SSID='cous24' freq=2452 MHz)
    Nov 18 20:07:56 fatfly wpa_supplicant[437]: wlan0: Associated with 30:46:9a:06:c5:9e
    Nov 18 20:07:56 fatfly wpa_supplicant[437]: wlan0: WPA: Key negotiation completed with 30:46:9a:06:c5:9e [PTK=CCMP GTK=CCMP]
    Nov 18 20:07:56 fatfly wpa_supplicant[437]: wlan0: CTRL-EVENT-CONNECTED - Connection to 30:46:9a:06:c5:9e completed (reauth) [id=0 id_str=]
    Nov 18 20:07:56 fatfly wpa_supplicant[437]: wlan0: CTRL-EVENT-DISCONNECTED bssid=30:46:9a:06:c5:9e reason=7
    Nov 18 20:07:56 fatfly wpa_supplicant[437]: wlan0: SME: Trying to authenticate with 30:46:9a:06:c5:9e (SSID='cous24' freq=2452 MHz)
    Nov 18 20:07:56 fatfly wpa_supplicant[437]: wlan0: Trying to associate with 30:46:9a:06:c5:9e (SSID='cous24' freq=2452 MHz)
    Nov 18 20:07:56 fatfly wpa_supplicant[437]: wlan0: Associated with 30:46:9a:06:c5:9e
    Nov 18 20:07:56 fatfly wpa_supplicant[437]: wlan0: WPA: Key negotiation completed with 30:46:9a:06:c5:9e [PTK=CCMP GTK=CCMP]
    Nov 18 20:07:56 fatfly wpa_supplicant[437]: wlan0: CTRL-EVENT-CONNECTED - Connection to 30:46:9a:06:c5:9e completed (reauth) [id=0 id_str=]
    Nov 18 20:07:56 fatfly wpa_supplicant[437]: wlan0: CTRL-EVENT-TERMINATING - signal 15 received
    Nov 18 20:07:56 fatfly systemd[1]: Started Store Sound Card State.
    Nov 18 20:07:56 fatfly systemd[1]: Stopped WPA supplicant.
    Nov 18 20:07:57 fatfly gdm[418]: warning: Could not load shared library symbols for linux-vdso.so.1.
    Nov 18 20:07:57 fatfly gdm[418]: Do you need "set solib-search-path" or "set sysroot"?
    Nov 18 20:07:57 fatfly NetworkManager[410]: <info> (wlan0): deactivating device (reason 'removed') [36]
    Nov 18 20:07:57 fatfly NetworkManager[410]: <info> (wlan0): canceled DHCP transaction, DHCP client pid 583
    Nov 18 20:07:57 fatfly NetworkManager[410]: dbus_g_proxy_begin_call: assertion `!DBUS_G_PROXY_DESTROYED (proxy)' failed
    Nov 18 20:07:57 fatfly NetworkManager[410]: dbus_g_proxy_begin_call: assertion `!DBUS_G_PROXY_DESTROYED (proxy)' failed
    Nov 18 20:07:57 fatfly NetworkManager[410]: <info> (wlan0): cleaning up...
    Nov 18 20:07:57 fatfly NetworkManager[410]: dbus_g_proxy_begin_call: assertion `!DBUS_G_PROXY_DESTROYED (proxy)' failed
    Nov 18 20:07:57 fatfly NetworkManager[410]: dbus_g_proxy_begin_call: assertion `!DBUS_G_PROXY_DESTROYED (proxy)' failed
    Nov 18 20:07:57 fatfly NetworkManager[410]: dbus_g_proxy_call_no_reply: assertion `!DBUS_G_PROXY_DESTROYED (proxy)' failed
    Nov 18 20:07:57 fatfly NetworkManager[410]: dbus_g_proxy_new_for_name: assertion `connection != NULL' failed
    Nov 18 20:07:57 fatfly NetworkManager[410]: <error> [1353265677.113921] [NetworkManagerUtils.c:513] nm_utils_call_dispatcher(): could not get dispatcher proxy!
    Nov 18 20:07:57 fatfly NetworkManager[410]: <info> exiting (success)
    Nov 18 20:07:57 fatfly systemd[1]: Stopped Network Manager.
    Nov 18 20:07:57 fatfly systemd[1]: Stopped (with error) /dev/mapper/enc-swap.
    Nov 18 20:07:57 fatfly systemd[1]: Stopped (with error) /dev/disk/by-uuid/b5704958-4e96-47c7-82fa-8f0845402470.
    Nov 18 20:07:57 fatfly systemd[1]: Stopped (with error) /dev/disk/by-id/dm-uuid-CRYPT-PLAIN-enc-swap.
    Nov 18 20:07:57 fatfly systemd[1]: Stopped (with error) /dev/disk/by-id/dm-name-enc-swap.
    Nov 18 20:07:57 fatfly systemd[1]: Stopped (with error) /dev/dm-3.
    Nov 18 20:07:57 fatfly systemd[1]: Stopped (with error) /sys/devices/virtual/block/dm-3.
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: [New LWP 426]
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: [New LWP 423]
    Nov 18 20:07:57 fatfly gdm[11461]: [New LWP 426]
    Nov 18 20:07:57 fatfly gdm[11461]: [New LWP 423]
    Nov 18 20:07:57 fatfly gdm[11461]: [Thread debugging using libthread_db enabled]
    Nov 18 20:07:57 fatfly gdm[11461]: Using host libthread_db library "/usr/lib/libthread_db.so.1".
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: [Thread debugging using libthread_db enabled]
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: Using host libthread_db library "/usr/lib/libthread_db.so.1".
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: 0x00007f8ae9129d97 in waitpid () from /usr/lib/libpthread.so.0
    Nov 18 20:07:57 fatfly gdm[11461]: 0x00007f8ae9129d97 in waitpid () from /usr/lib/libpthread.so.0
    Nov 18 20:07:57 fatfly gdm[418]: Traceback (most recent call last):
    Nov 18 20:07:57 fatfly gdm[418]: File "/usr/share/gdb/auto-load/usr/lib/libgobject-2.0.so.0.3400.2-gdb.py", line 9, in <module>
    Nov 18 20:07:57 fatfly gdm[418]: from gobject import register
    Nov 18 20:07:57 fatfly gdm[418]: File "/usr/share/glib-2.0/gdb/gobject.py", line 3, in <module>
    Nov 18 20:07:57 fatfly gdm[418]: import gdb.backtrace
    Nov 18 20:07:57 fatfly gdm[418]: ImportError: No module named backtrace
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: #0 0x00007f8ae9129d97 in waitpid () from /usr/lib/libpthread.so.0
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: #1 0x0000000000428a40 in ?? ()
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: #2 0x0000000000428d7a in ?? ()
    Nov 18 20:07:57 fatfly gdm[11461]: #0 0x00007f8ae9129d97 in waitpid () from /usr/lib/libpthread.so.0
    Nov 18 20:07:57 fatfly gdm[11461]: #1 0x0000000000428a40 in ?? ()
    Nov 18 20:07:57 fatfly gdm[11461]: #2 0x0000000000428d7a in ?? ()
    Nov 18 20:07:57 fatfly gdm[11461]: #3 <signal handler called>
    Nov 18 20:07:57 fatfly gdm[11461]: #4 0x00007f8ae8da8fd5 in raise () from /usr/lib/libc.so.6
    Nov 18 20:07:57 fatfly gdm[11461]: #5 0x00007f8ae8daa458 in abort () from /usr/lib/libc.so.6
    Nov 18 20:07:57 fatfly gdm[11461]: #6 0x00007f8ae99b58d7 in g_assertion_message () from /usr/lib/libglib-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[11461]: #7 0x00007f8ae99b5b0f in g_assertion_message_error () from /usr/lib/libglib-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[11461]: #8 0x00007f8ae9f6a5f5 in ?? () from /usr/lib/libgio-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[11461]: #9 0x00007f8ae9f6ad0e in ?? () from /usr/lib/libgio-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[11461]: #10 0x00007f8ae9f6b71c in g_dbus_object_manager_server_unexport () from /usr/lib/libgio-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[11461]: #11 0x00007f8ae998419b in g_hash_table_find () from /usr/lib/libglib-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[11461]: #12 0x000000000040af3b in ?? ()
    Nov 18 20:07:57 fatfly gdm[11461]: #13 0x0000000000410bf8 in ?? ()
    Nov 18 20:07:57 fatfly gdm[11461]: #14 0x00007f8ae9c570f8 in g_object_unref () from /usr/lib/libgobject-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[11461]: #15 0x0000000000409565 in ?? ()
    Nov 18 20:07:57 fatfly gdm[11461]: #16 0x00007f8ae896fe48 in ffi_call_unix64 () from /usr/lib/libffi.so.6
    Nov 18 20:07:57 fatfly gdm[11461]: #17 0x00007f8ae896f850 in ffi_call () from /usr/lib/libffi.so.6
    Nov 18 20:07:57 fatfly gdm[11461]: #18 0x00007f8ae9c52afb in g_cclosure_marshal_generic () from /usr/lib/libgobject-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[11461]: #19 0x00007f8ae9c521a0 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[11461]: #20 0x00007f8ae9c635b0 in ?? () from /usr/lib/libgobject-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[11461]: #21 0x00007f8ae9c6b51c in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[11461]: #22 0x00007f8ae9c6b6b2 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[11461]: #23 0x00007f8ae9f48d45 in ?? () from /usr/lib/libgio-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[11461]: #24 0x00007f8ae9993845 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[11461]: #25 0x00007f8ae9993b78 in ?? () from /usr/lib/libglib-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[11461]: rom /usr/lib/libglib-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[11461]: #27 0x000000000040919e in ?? ()
    Nov 18 20:07:57 fatfly gdm[11461]: #28 0x00007f8ae8d95725 in __libc_start_main () from /usr/lib/libc.so.6
    Nov 18 20:07:57 fatfly gdm[11461]: #29 0x000000000040944d in ?? ()
    Nov 18 20:07:57 fatfly gdm[11461]:
    Nov 18 20:07:57 fatfly gdm[11461]: Thread 3 (Thread 0x7f8ae7acc700 (LWP 423)):
    Nov 18 20:07:57 fatfly gdm[11461]: ib/libc.so.6
    Nov 18 20:07:57 fatfly gdm[11461]: No symbol table info available.
    Nov 18 20:07:57 fatfly gdm[11461]: #1 0x00007f8ae9993b14 in ?? () from /usr/lib/libglib-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[11461]: No symbol table info available.
    Nov 18 20:07:57 fatfly gdm[11461]: #2 0x00007f8ae9993f72 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[11461]: No symbol table info available.
    Nov 18 20:07:57 fatfly gdm[11461]: 0007f8ae9f5c336 in ?? () from /usr/lib/libgio-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[11461]: No symbol table info available.
    Nov 18 20:07:57 fatfly gdm[11461]: #4 0x00007f8ae99b73a5 in ?? () from /usr/lib/libglib-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[11461]: No symbol table info available.
    Nov 18 20:07:57 fatfly gdm[11461]: #5 0x00007f8ae9122e0f in start_thread () from /usr/lib/libpthread.so.0
    Nov 18 20:07:57 fatfly gdm[11461]: o symbol table info available.
    Nov 18 20:07:57 fatfly gdm[11461]: #6 0x00007f8ae8e5a31d in clone () from /usr/lib/libc.so.6
    Nov 18 20:07:57 fatfly gdm[11461]: No symbol table info available.
    Nov 18 20:07:57 fatfly gdm[11461]:
    Nov 18 20:07:57 fatfly gdm[11461]: Thread 2 (Thread 0x7f8ae70be700 (LWP 426)):
    Nov 18 20:07:57 fatfly gdm[11461]: #0 0x00007f8ae8e5218d in poll () from /usr/lib/libc.so.6
    Nov 18 20:07:57 fatfly gdm[11461]: .
    Nov 18 20:07:57 fatfly gdm[11461]: #1 0x00007f8ae9993b14 in ?? () from /usr/lib/libglib-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[11461]: No symbol table info available.
    Nov 18 20:07:57 fatfly gdm[11461]: #2 0x00007f8ae9993c34 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[11461]: No symbol table info available.
    Nov 18 20:07:57 fatfly gdm[11461]: /lib/libglib-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[11461]: No symbol table info available.
    Nov 18 20:07:57 fatfly gdm[11461]: #4 0x00007f8ae99b73a5 in ?? () from /usr/lib/libglib-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[11461]: No symbol table info available.
    Nov 18 20:07:57 fatfly gdm[11461]: #5 0x00007f8ae9122e0f in start_thread () from /usr/lib/libpthread.so.0
    Nov 18 20:07:57 fatfly gdm[11461]: No symbol table info available.
    Nov 18 20:07:57 fatfly gdm[11461]: 0x00007f8ae8e5a31d in clone () from /usr/lib/libc.so.6
    Nov 18 20:07:57 fatfly gdm[11461]: No symbol table info available.
    Nov 18 20:07:57 fatfly gdm[11461]:
    Nov 18 20:07:57 fatfly gdm[11461]: Thread 1 (Thread 0x7f8aea5e0700 (LWP 418)):
    Nov 18 20:07:57 fatfly gdm[11461]: #0 0x00007f8ae9129d97 in waitpid () from /usr/lib/libpthread.so.0
    Nov 18 20:07:57 fatfly gdm[11461]: No symbol table info available.
    Nov 18 20:07:57 fatfly gdm[11461]: in ?? ()
    Nov 18 20:07:57 fatfly gdm[11461]: No symbol table info available.
    Nov 18 20:07:57 fatfly gdm[11461]: #2 0x0000000000428d7a in ?? ()
    Nov 18 20:07:57 fatfly gdm[11461]: No symbol table info available.
    Nov 18 20:07:57 fatfly gdm[11461]: #3 <signal handler called>
    Nov 18 20:07:57 fatfly gdm[11461]: No symbol table info available.
    Nov 18 20:07:57 fatfly gdm[11461]: #4 0x00007f8ae8da8fd5 in raise () from /usr/lib/libc.so.6
    Nov 18 20:07:57 fatfly gdm[11461]: .
    Nov 18 20:07:57 fatfly gdm[11461]: #5 0x00007f8ae8daa458 in abort () from /usr/lib/libc.so.6
    Nov 18 20:07:57 fatfly gdm[11461]: No symbol table info available.
    Nov 18 20:07:57 fatfly gdm[11461]: #6 0x00007f8ae99b58d7 in g_assertion_message () from /usr/lib/libglib-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[11461]: No symbol table info available.
    Nov 18 20:07:57 fatfly gdm[11461]: r () from /usr/lib/libglib-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[11461]: No symbol table info available.
    Nov 18 20:07:57 fatfly gdm[11461]: #8 0x00007f8ae9f6a5f5 in ?? () from /usr/lib/libgio-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[11461]: No symbol table info available.
    Nov 18 20:07:57 fatfly gdm[11461]: #9 0x00007f8ae9f6ad0e in ?? () from /usr/lib/libgio-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[11461]:
    Nov 18 20:07:57 fatfly gdm[11461]: #10 0x00007f8ae9f6b71c in g_dbus_object_manager_server_unexport () from /usr/lib/libgio-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[11461]: No symbol table info available.
    Nov 18 20:07:57 fatfly gdm[11461]: #11 0x00007f8ae998419b in g_hash_table_find () from /usr/lib/libglib-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[11461]: No symbol table info available.
    Nov 18 20:07:57 fatfly gdm[11461]: 040af3b in ?? ()
    Nov 18 20:07:57 fatfly gdm[11461]: No symbol table info available.
    Nov 18 20:07:57 fatfly gdm[11461]: #13 0x0000000000410bf8 in ?? ()
    Nov 18 20:07:57 fatfly gdm[11461]: No symbol table info available.
    Nov 18 20:07:57 fatfly gdm[11461]: #14 0x00007f8ae9c570f8 in g_object_unref () from /usr/lib/libgobject-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[11461]: No symbol table info available.
    Nov 18 20:07:57 fatfly gdm[11461]: #15 0x0000000000409565 in ?? ()
    Nov 18 20:07:57 fatfly gdm[11461]: No symbol table info available.
    Nov 18 20:07:57 fatfly gdm[11461]: #16 0x00007f8ae896fe48 in ffi_call_unix64 () from /usr/lib/libffi.so.6
    Nov 18 20:07:57 fatfly gdm[11461]: No symbol table info available.
    Nov 18 20:07:57 fatfly gdm[11461]: #17 0x00007f8ae896f850 in ffi_call () from /usr/lib/libffi.so.6
    Nov 18 20:07:57 fatfly gdm[11461]: No symbol table info available.
    Nov 18 20:07:57 fatfly gdm[11461]: n g_cclosure_marshal_generic () from /usr/lib/libgobject-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[11461]: No symbol table info available.
    Nov 18 20:07:57 fatfly gdm[11461]: #19 0x00007f8ae9c521a0 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[11461]: No symbol table info available.
    Nov 18 20:07:57 fatfly gdm[11461]: /libgobject-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[11461]: No symbol table info available.
    Nov 18 20:07:57 fatfly gdm[11461]: #21 0x00007f8ae9c6b51c in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[11461]: No symbol table info available.
    Nov 18 20:07:57 fatfly gdm[11461]: #22 0x00007f8ae9c6b6b2 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[11461]: table info available.
    Nov 18 20:07:57 fatfly gdm[11461]: #23 0x00007f8ae9f48d45 in ?? () from /usr/lib/libgio-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[11461]: No symbol table info available.
    Nov 18 20:07:57 fatfly gdm[11461]: #24 0x00007f8ae9993845 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[11461]: No symbol table info available.
    Nov 18 20:07:57 fatfly gdm[11461]: in ?? () from /usr/lib/libglib-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[11461]: No symbol table info available.
    Nov 18 20:07:57 fatfly gdm[11461]: #26 0x00007f8ae9993f72 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[11461]: No symbol table info available.
    Nov 18 20:07:57 fatfly gdm[11461]: #27 0x000000000040919e in ?? ()
    Nov 18 20:07:57 fatfly gdm[11461]: No symbol table info available.
    Nov 18 20:07:57 fatfly gdm[11461]: 7f8ae8d95725 in __libc_start_main () from /usr/lib/libc.so.6
    Nov 18 20:07:57 fatfly gdm[11461]: No symbol table info available.
    Nov 18 20:07:57 fatfly gdm[11461]: #29 0x000000000040944d in ?? ()
    Nov 18 20:07:57 fatfly gdm[11461]: No symbol table info available.
    Nov 18 20:07:57 fatfly gdm[11461]: A debugging session is active.
    Nov 18 20:07:57 fatfly gdm[11461]:
    Nov 18 20:07:57 fatfly gdm[11461]: Inferior 1 [process 418] will be detached.
    Nov 18 20:07:57 fatfly gdm[11461]:
    Nov 18 20:07:57 fatfly gdm[11461]: [answered Y; input not from terminal]
    Nov 18 20:07:57 fatfly gdm[11461]: ******************* END **********************************
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: #3 <signal handler called>
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: #4 0x00007f8ae8da8fd5 in raise () from /usr/lib/libc.so.6
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: #5 0x00007f8ae8daa458 in abort () from /usr/lib/libc.so.6
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: #6 0x00007f8ae99b58d7 in g_assertion_message () from /usr/lib/libglib-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: #7 0x00007f8ae99b5b0f in g_assertion_message_error () from /usr/lib/libglib-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: #8 0x00007f8ae9f6a5f5 in ?? () from /usr/lib/libgio-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: #9 0x00007f8ae9f6ad0e in ?? () from /usr/lib/libgio-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: #10 0x00007f8ae9f6b71c in g_dbus_object_manager_server_unexport () from /usr/lib/libgio-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: #11 0x00007f8ae998419b in g_hash_table_find () from /usr/lib/libglib-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: #12 0x000000000040af3b in ?? ()
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: #13 0x0000000000410bf8 in ?? ()
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: #14 0x00007f8ae9c570f8 in g_object_unref () from /usr/lib/libgobject-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: #15 0x0000000000409565 in ?? ()
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: #16 0x00007f8ae896fe48 in ffi_call_unix64 () from /usr/lib/libffi.so.6
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: #17 0x00007f8ae896f850 in ffi_call () from /usr/lib/libffi.so.6
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: #18 0x00007f8ae9c52afb in g_cclosure_marshal_generic () from /usr/lib/libgobject-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: #19 0x00007f8ae9c521a0 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: #20 0x00007f8ae9c635b0 in ?? () from /usr/lib/libgobject-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: #21 0x00007f8ae9c6b51c in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: #22 0x00007f8ae9c6b6b2 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: #23 0x00007f8ae9f48d45 in ?? () from /usr/lib/libgio-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: #24 0x00007f8ae9993845 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: #25 0x00007f8ae9993b78 in ?? () from /usr/lib/libglib-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: rom /usr/lib/libglib-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: #27 0x000000000040919e in ?? ()
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: #28 0x00007f8ae8d95725 in __libc_start_main () from /usr/lib/libc.so.6
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: #29 0x000000000040944d in ?? ()
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]:
    Nov 18 20:07:57 fatfly systemd[1]: gdm.service: main process exited, code=exited, status=1/FAILURE
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: Thread 3 (Thread 0x7f8ae7acc700 (LWP 423)):
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: ib/libc.so.6
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: No symbol table info available.
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: #1 0x00007f8ae9993b14 in ?? () from /usr/lib/libglib-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: No symbol table info available.
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: #2 0x00007f8ae9993f72 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: No symbol table info available.
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: 0007f8ae9f5c336 in ?? () from /usr/lib/libgio-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: No symbol table info available.
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: #4 0x00007f8ae99b73a5 in ?? () from /usr/lib/libglib-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: No symbol table info available.
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: #5 0x00007f8ae9122e0f in start_thread () from /usr/lib/libpthread.so.0
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: o symbol table info available.
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: #6 0x00007f8ae8e5a31d in clone () from /usr/lib/libc.so.6
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: No symbol table info available.
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]:
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: Thread 2 (Thread 0x7f8ae70be700 (LWP 426)):
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: #0 0x00007f8ae8e5218d in poll () from /usr/lib/libc.so.6
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: .
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: #1 0x00007f8ae9993b14 in ?? () from /usr/lib/libglib-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: No symbol table info available.
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: #2 0x00007f8ae9993c34 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: No symbol table info available.
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: /lib/libglib-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: No symbol table info available.
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: #4 0x00007f8ae99b73a5 in ?? () from /usr/lib/libglib-2.0.so.0
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: No symbol table info available.
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: #5 0x00007f8ae9122e0f in start_thread () from /usr/lib/libpthread.so.0
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: No symbol table info available.
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: 0x00007f8ae8e5a31d in clone () from /usr/lib/libc.so.6
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: No symbol table info available.
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]:
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: Thread 1 (Thread 0x7f8aea5e0700 (LWP 418)):
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: #0 0x00007f8ae9129d97 in waitpid () from /usr/lib/libpthread.so.0
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: No symbol table info available.
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: in ?? ()
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: No symbol table info available.
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: #2 0x0000000000428d7a in ?? ()
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: No symbol table info available.
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: #3 <signal handler called>
    Nov 18 20:07:57 fatfly gdm[418]: gdm[11461]: No symbol table info a

    In order to find out about the problem I have restarted another fresh install but inside a VM this time so I can take notes and snapshots.
    I found that the following official package will break my Gnome 3.6 pretty easily:
    - pygtksourceview2 : this one instantly crashes Gnome and you are no longer able to log in.
    - pycups  and pysmbc : doesn't crash immediately but after 10s you get the oops.
    Let's remove them from the real install to see if it fixes the problem.
    [EDIT] Tried again to install the above three package inside a fresh Gnome install living into a VM and it didn't crash. See post above regarding my broken Gnome which was related to fingerprint-gui package from AUR.
    Last edited by alphazo (2012-11-20 14:35:08)

  • SSH Not Connecting - Times Out

    Hi everyone. I'm back on Arch after a few year hiatus.
    I'm trying to SSH into my ARM based Arch linux install.
    SSHing from the local network works fine. No problems.
    When I try to SSH from outside the network, it doesn't connect and times out.
    I've created port.conf under /etc/systemd/system/sshd.socket.d/ which reads
    [Socket]
    # Disable default port
    ListenStream=
    # Set new port
    ListenStream=2222
    I have systemd.socket service running as confirmed by systemctl
    I have port forwarded port 2222 TCP\UDP on my modem to the computer's IP on the network.
    Running
    sudo tcpdump -lnn -i eth0 port 2222
    reads a lot of information. Specifically, I've tracked down the IP address that I'm trying to connect from and it reads:
    21:53:37.234872 IP 172.56.16.239.25065 > 192.168.1.195.2222: Flags [S], seq 1661893998, win 65535, options [mss 1400,nop,wscale 4,nop,nop,TS val 25806051 ecr 0,sackOK,eol], length 0
    Would anybody have an idea what the problem could be here?

    leberyo wrote:
    It's giving:
    23:22:41.322847 IP 192.168.1.195.2876 > 172.56.16.239.30117: Flags [S.], seq 2567835032, ack 1441387547, win 28960, options [mss 1460,sackOK,TS val 10693 ecr 27470940,nop,wscale 7], length 0
    ok, that is the SYN-ACK, next must be the ACK from source 172.56.16.239
    if your your outside IP-address has always 172.56.16.239, you can use
    tcpdump -i eth0 host 172.56.16.239
    to have the full traffic for this IP-address
    The curious thing is that it responds from a different IP; 192.168.1.195. Is that normal? The server is actually on 192.168.1.193. That's the address I'm using to ssh;
    ssh -p **** *@192.168.1.193
    To avoid confusion, I just changed the ssh port to 2876 which is why it's responding with that port instead of the original 2222 that I put in when I started this thread.
    No that is NOT normal, there must be an address translation somewhere; maybe the routing device between your client (172.56.16.239) and your server; this could be the problem; that the address translation is not statefull; intended to mean your client gets answers (SYN-ACK) with server ip  192.168.1.195 as source, which it just drops. Then you would see in the server-tcpdump, only repeated SYN->SYN-ACKs
    Could you also tcpdump on your client side ?
    EDIT: Is there a reason for using sshd.socket and not sshd.service ? I've no experiences with this socket ... - maybe I'm wrong with my suggestions
    Last edited by midixinga (2014-08-19 11:08:04)

  • Mounting samba share starts avahi, ssh and sftp at client

    The problem is at the client. When i mount a samba share (with # mount), avahi is started, which starts ssh and sftp. This is wrong on many levels.
    Not sure how long this has been going on, someone else already asked this on stackexchange on 11.2.15, but didn't get any answers.
    Journal output immediatly after mounting (hostname, ip etc. removed):
    Mär 18 01:35:51 hostname dbus[434]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service'
    Mär 18 01:35:51 hostname systemd[1]: Cannot add dependency job for unit boot.automount, ignoring: Unit boot.automount is masked.
    Mär 18 01:35:51 hostname systemd[1]: Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
    Mär 18 01:35:51 hostname systemd[1]: Starting Avahi mDNS/DNS-SD Stack Activation Socket.
    Mär 18 01:35:51 hostname systemd[1]: Starting Avahi mDNS/DNS-SD Stack...
    Mär 18 01:35:51 hostname avahi-daemon[2583]: Found user 'avahi' (UID 84) and group 'avahi' (GID 84).
    Mär 18 01:35:51 hostname avahi-daemon[2583]: Successfully dropped root privileges.
    Mär 18 01:35:51 hostname avahi-daemon[2583]: avahi-daemon 0.6.31 starting up.
    Mär 18 01:35:51 hostname avahi-daemon[2583]: WARNING: No NSS support for mDNS detected, consider installing nss-mdns!
    Mär 18 01:35:51 hostname dbus[434]: [system] Successfully activated service 'org.freedesktop.Avahi'
    Mär 18 01:35:51 hostname systemd[1]: Started Avahi mDNS/DNS-SD Stack.
    Mär 18 01:35:51 hostname avahi-daemon[2583]: Successfully called chroot().
    Mär 18 01:35:51 hostname avahi-daemon[2583]: Successfully dropped remaining capabilities.
    Mär 18 01:35:51 hostname avahi-daemon[2583]: Loading service file /services/sftp-ssh.service.
    Mär 18 01:35:51 hostname avahi-daemon[2583]: Loading service file /services/ssh.service.
    Mär 18 01:35:51 hostname avahi-daemon[2583]: Joining mDNS multicast group on interface enp1234.IPv4 with address myip.
    Mär 18 01:35:51 hostname avahi-daemon[2583]: New relevant interface enp1234.IPv4 for mDNS.
    Mär 18 01:35:51 hostname avahi-daemon[2583]: Network interface enumeration completed.
    Mär 18 01:35:51 hostname avahi-daemon[2583]: Registering new address record for myip on enp1234.IPv4.
    Mär 18 01:35:51 hostname avahi-daemon[2583]: Registering HINFO record with values 'X86_64'/'LINUX'.
    Mär 18 01:35:52 hostname avahi-daemon[2583]: Server startup complete. Host name is hostname.local. Local service cookie is 123.
    Mär 18 01:35:53 hostname avahi-daemon[2583]: Service "hostname" (/services/ssh.service) successfully established.
    Mär 18 01:35:53 hostname avahi-daemon[2583]: Service "hostname" (/services/sftp-ssh.service) successfully established.

    Thanks for your answer.
    snakeroot wrote:Are you sure it is actually starting ssh and ssftp or is it just having avahi advertise them as existing?
    I'm not sure if anything is started, the term "Service ssh successfully established" sounds like the ssh serrver is started to me, but it might just be strange wording. What does "advertise as existing" mean?
    From the snippet you quoted, it looks like the latter. Unless you have alread started socket activation for ssh or sftp, whether via systemd *.socket or inetd, I'm not sure it would actually be started.
    I didn't enable anything manually.
    I think you can rm/mv the sftp-ssh.service and ssh.service files /etc/avahi/services/ and prevent those services from being advertised.
    OK thanks for the hint. Nontheless i would rather stop avahi from starting than configuring it.
    Begin rant...
    I'm a bit annoyed that avahi is starting without my permission. Seems like systemd is getting a bit overzealous with starting services. Interestingly this was one of the big problems with upstart, and was supposed to be solved with systemd. I still like systemd.

Maybe you are looking for

  • How do I stop everything sharing between 2 iPhones registered to my ID. I can't delete either.

    I recently upgraded to an iPhone 5 and gave my mother my 4. However she doesn't own a computer so it's registered to my ID. Sooooo......now EVERYTHING that is downloaded is to BOTH phones and it's driving me to distraction and clogging up my phone. I

  • DOM Parsing Not working in Applet.

    Hi, I ve an applet (parserapplet)which contains the DOM parsing. So xalan.jar(nearly 780 kb) required to assist the parsing. I gave archive="xalan.jar" in My html file. But the jar file is not downloaded from the archive tag. and ClassnotFoundExcepti

  • OBIEE 10 g+Priority Group Numbers

    Hi All, We are using OBIEE 10g and would like to know how to set priority for Logical table source. I believe in OBIEE 11g there is an option caledl "Priority Group Numbers" but is there a similar option in 10? Regards, Sreekanth

  • Creation of child tables

    Hi Is it possible to create five child tables under one parent table? i tried but getting some error regards jintu

  • Itunes on windows xp iphone4s

    HI, I have used some times itunes on windows xp and plug my ip4s. All worked and downloaded some app from my phone to pc. Now when I opne itunes, it will not recognize my phone, also if I'm logged. I have re installed itunes, but no change? Someone h