You are not logged in.

#1 2015-07-20 20:50:18

MikeDacre
Member
From: San Francisco Bay Area
Registered: 2013-01-18
Posts: 51
Website

systemd 221-2 error: g-io-error-quark

I have had an error with systemd twice which I have only been able to fix on reboot. For reasons I cannot figure out, systemd 'locks up' and no users can log in any more. Already logged in users can continue working just fine, all user-space software executes just fine, but systemd becomes unresponsive.

Specifically, executing any systemctl command (including systemctl daemon-reexec) results in the error:

** (pkttyagent:14006): WARNING **: Unable to register authentication agent: Timeout was reached
Error registering authentication agent: Timeout was reached (g-io-error-quark, 24)
Failed to execute operation: Connection timed out

journalctl results in this error:

Error was encountered while opening journal files: Invalid argument

Looking in htop, `/usr/lib/systemd/systemd --user` is stilll running, although the process state is 'Sleeping'.

Rebooting solves the problem, but rebooting isn't always possible. As I write this I am waiting for a series of important multi-day processes to finish before I can reboot, and no one can log in until then. This is the second time this has happened in the last 5 days, and it never happened before. To the best of my knowledge I have made no chages to the systemd configuration in months. other than to enable NTP with `timedatectl`.

I don't have access to any logs right now because journalctl is unresponsive, but last time when this happened I looked through all of the logs and could see nothing extraordinary. Certainly no code dumps. Just an error with nfsd, but all of my nfs drive are user-space drives, and contain no executables or system files.

This appears to be related to the bug described here: https://bugs.archlinux.org/task/45451 and here: https://bbs.archlinux.org/viewtopic.php?id=199031, with the difference that none of those users reported systemd login errors.

Any ideas?

Last edited by MikeDacre (2015-07-20 21:01:05)

Offline

#2 2015-07-26 03:53:07

goakley
Member
Registered: 2013-02-21
Posts: 17
Website

Re: systemd 221-2 error: g-io-error-quark

I am encountering the same trouble.  I end up with the "Timeout was reached" error after having my computer on for some time; I can't quite narrow down what might trigger the issue.  Rebooting fixes the issue.

[root@glen-arch glen]# netctl stop ethernet 
Failed to stop netctl@ethernet.service: Connection timed out
Failed to get load state of netctl@ethernet.service: Connection timed out
[root@glen-arch glen]# netctl start wireless-sf
** (pkttyagent:5257): WARNING **: Unable to register authentication agent: Timeout was reached
Error registering authentication agent: Timeout was reached (g-io-error-quark, 24)
Failed to start netctl@wireless\x2dsf.service: Connection timed out

Running systemctl commands also times out:

[root@glen-arch glen]# systemctl status dropbox
Failed to get properties: Connection timed out

If I open a terminal emulator and try to `su`, the command hangs indefinitely after I enter the root password.

journalctl shows no issues during the time I run these commands (I am able to run journalctl), however there are a few of these errors prior to starting:

agetty[50xx]: checkname failed: Operation not permitted

\o/

Offline

#3 2015-08-21 14:27:53

CubeGod
Member
Registered: 2013-07-09
Posts: 120

Re: systemd 221-2 error: g-io-error-quark

I can verify this issue as well; commands that lock the terminal that I've found thus far:

su, the terminal becomes unresponsive after entering it.
sudo, the terminal becomes unresponsive (ditto for software that call sudo or gksu)
systemctl reboot, shutdown etc (they could be attempting to invoke sudo)
shutdown and reboot, yield the following after a significant delay of several minutes:

** (pkttyagent:3460): WARNING **: Unable to register authentication agent: Timeout was reached
Error registering authentication agent: Timeout was reached (g-io-error-quark, 24)
Failed to execute operation: Connection timed out
Must be root.

Further issues noted: CTRL+ALT+F1-12 causes the screen to flash blach for a frame and then it pulls back to X11, this would indicate that some software is actively interfering with me using sudo, su, or logging into a TTY (malicious intent? bug?)

this worked up until yesterday at noon when I pulled a database update in order to install the 32 bit version of SDL mixer, however I suspect the issue lies elsewhere, perhaps in the 4.1.3-1-ARCH kernel or perhaps in systemctl

systemd 223
+PAM -AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID -ELFUTILS +KMOD +IDN

At this point I have no option left but to hopefully kill X and then use a pseudo terminal to reboot, if that doesn't work an unclean reboot is my only recourse.

I tried to post my journalctl log but it conveniently stops at 5 am the 17th, it's 11 am the 21st now and the system ran fine several days ago.
I would've included the log anyway but SSL decided to break and I had to go back and try again, I'm almost suspecting that someone is tampering with my network stream.

I did find something interesting though, I have a zombie python2 process running.
That's not interesting on its own, but the fact that it's parent is pid 1 IS interesting, afaik systemctl should have freed this zombie a long time ago, no?

cat /proc/28987/status
Name:    python2
State:    Z (zombie)
Tgid:    28987
Ngid:    0
Pid:    28987
PPid:    1
TracerPid:    0
Uid:    1000    1000    1000    1000
Gid:    1000    1000    1000    1000
FDSize:    0
Groups:    10 50 91 1000
NStgid:    28987
NSpid:    28987
NSpgid:    28985
NSsid:    6853
Threads:    1
SigQ:    11/23049
SigPnd:    0000000000000000
ShdPnd:    0000000000000100
SigBlk:    0000000000000000
SigIgn:    0000000001001000
SigCgt:    0000000180000002
CapInh:    0000000000000000
CapPrm:    0000000000000000
CapEff:    0000000000000000
CapBnd:    0000003fffffffff
Seccomp:    0
Cpus_allowed:    ff
Cpus_allowed_list:    0-7
Mems_allowed:    00000000,00000001
Mems_allowed_list:    0
voluntary_ctxt_switches:    264
nonvoluntary_ctxt_switches:    377

It's been several minutes since I found it, this probably isn't the cause but it might be symptomatic of the issue, here are a bunch of zombie daemons that don't reveal themselves until ps aux is run

shiina    4802  0.0  0.0      0     0 ?        Z     8月17   0:00 [exo-helper-1
shiina    4806  0.0  0.0      0     0 ?        ZN    8月17   0:02 [tumblerd] <d
shiina    4918  0.0  0.0      0     0 ?        ZN    8月17   0:00 [tumblerd] <d
shiina    5028  0.0  0.0      0     0 ?        Z     8月17   0:00 [xdg-open] <d
shiina    5031  0.0  0.0      0     0 ?        Z     8月17   0:00 [exo-helper-1
shiina    5034  0.0  0.0      0     0 ?        Z     8月17   0:00 [firefox] <de
shiina    5068  0.0  0.0      0     0 ?        Z     8月17   0:00 [xdg-open] <d
shiina    5071  0.0  0.0      0     0 ?        Z     8月17   0:00 [exo-helper-1
shiina    5074  0.0  0.0      0     0 ?        Z     8月17   0:00 [firefox] <de
shiina    5171  0.0  0.0      0     0 ?        Z     8月17   0:03 [chromium] <d
shiina    5178  0.0  0.0      0     0 ?        Z     8月17   0:00 [chromium] <d
shiina    5412  0.0  0.0      0     0 ?        Z     8月17   0:00 [exo-helper-1
shiina    5706  0.0  0.0      0     0 ?        Z     8月17   0:00 [exo-helper-1
shiina    5707  0.0  0.0      0     0 ?        Z     8月17   0:46 [evolution] <
shiina    5715  0.0  0.0      0     0 ?        Z     8月17   0:00 [evolution-al
shiina    5728  0.0  0.0      0     0 ?        Z     8月17   0:00 [java] <defun
shiina    5791  0.0  0.0      0     0 ?        Z     8月17   0:00 [xfce4-notify
shiina    6309  0.0  0.0      0     0 ?        Z     8月17   0:00 [xdg-open] <d
shiina    6312  0.0  0.0      0     0 ?        Z     8月17   0:00 [exo-helper-1
shiina    6315  0.0  0.0      0     0 ?        Z     8月17   0:00 [firefox] <de
shiina    6469  0.0  0.0      0     0 ?        Z     8月17   0:00 [xdg-open] <d
shiina    6472  0.0  0.0      0     0 ?        Z     8月17   0:00 [exo-helper-1
shiina    6475  0.0  0.0      0     0 ?        Z     8月17   0:00 [firefox] <de
shiina    6503  0.0  0.0      0     0 ?        Z     8月17   0:00 [xdg-open] <d
shiina    6506  0.0  0.0      0     0 ?        Z     8月17   0:00 [exo-helper-1
shiina    6509  0.0  0.0      0     0 ?        Z     8月17   0:00 [firefox] <de
shiina    6853  0.0  0.0  17900  3416 pts/3    Ss    8月16   0:03 bash
shiina    6981  0.0  0.0      0     0 ?        Z     8月17   0:00 [xdg-open] <d
shiina    6984  0.0  0.0      0     0 ?        Z     8月17   0:00 [exo-helper-1
shiina    6987  0.0  0.0      0     0 ?        Z     8月17   0:00 [firefox] <de
shiina    7321  0.0  0.0      0     0 pts/3    Z     8月17   0:00 [python2] <de
shiina    7325  0.0  0.0      0     0 pts/3    Z     8月17   0:01 [clang-3.7] <
shiina    7685  0.0  0.0      0     0 ?        Z     8月17   0:00 [xdg-open] <d
shiina    7688  0.0  0.0      0     0 ?        Z     8月17   0:00 [exo-helper-1
shiina    7691  0.0  0.0      0     0 ?        Z     8月17   0:00 [firefox] <de
shiina    7697  0.0  0.0      0     0 ?        ZN    8月17   0:01 [tumblerd] <d
shiina    7702  0.0  0.0      0     0 ?        Z     8月17   0:02 [beaver] <def
shiina    7716  0.0  0.0      0     0 ?        Z     8月17   0:00 [beaver] <def
shiina    7726  0.8  0.0      0     0 ?        Z     8月17  46:21 [beaver] <def
shiina    8222  0.0  0.0      0     0 ?        Z     8月17   0:00 [xdg-open] <d
shiina    8225  0.0  0.0      0     0 ?        Z     8月17   0:00 [exo-helper-1
shiina    8228  0.0  0.0      0     0 ?        Z     8月17   0:00 [firefox] <de
shiina    8231  0.0  0.0      0     0 ?        Z     8月17   0:00 [xdg-open] <d
shiina    8234  0.0  0.0      0     0 ?        Z     8月17   0:00 [exo-helper-1
shiina    8237  0.0  0.0      0     0 ?        Z     8月17   0:00 [firefox] <de
shiina    8239  0.0  0.0      0     0 ?        Z     8月17   0:00 [xdg-open] <d
shiina    8242  0.0  0.0      0     0 ?        Z     8月17   0:00 [exo-helper-1
shiina    8245  0.0  0.0      0     0 ?        Z     8月17   0:00 [firefox] <de
shiina    9001  0.0  0.0      0     0 ?        ZN    8月18   0:06 [tumblerd] <d
shiina    9009  0.0  0.0      0     0 ?        Z     8月18   0:02 [gnome-mplaye
shiina    9028  0.0  0.0      0     0 ?        Z     8月18   1:02 [mplayer] <de
shiina    9052  0.0  0.0      0     0 ?        Z     8月18   0:00 [xdg-screensa
shiina    9241  0.0  0.0      0     0 ?        Z     8月18   0:00 [exo-helper-1
shiina    9245  0.0  0.0      0     0 ?        ZN    8月18   0:00 [tumblerd] <d
shiina    9250  0.0  0.0      0     0 ?        Z     8月18   0:00 [mplayer] <de
shiina    9260  0.0  0.0      0     0 ?        Z     8月18   0:05 [gnome-mplaye
shiina    9279  0.0  0.0      0     0 ?        Z     8月18   0:00 [xfce4-notify
shiina    9283  0.0  0.0      0     0 ?        Z     8月18   0:22 [mplayer] <de
shiina    9307  0.0  0.0      0     0 ?        Z     8月18   0:00 [xdg-screensa
shiina    9375  0.0  0.0      0     0 ?        Z     8月18   0:00 [xdg-screensa
shiina    9426  0.0  0.0      0     0 ?        Z     8月18   0:01 [gnome-mplaye
shiina    9446  0.0  0.0      0     0 ?        Z     8月18   0:03 [mplayer] <de
shiina    9469  0.0  0.0      0     0 ?        Z     8月18   0:00 [xdg-screensa
shiina    9520  0.0  0.0      0     0 ?        ZN    8月18   0:00 [tumblerd] <d
shiina    9527  0.0  0.0      0     0 ?        Z     8月18   0:02 [gnome-mplaye
shiina    9546  0.0  0.0      0     0 ?        Z     8月18   0:27 [mplayer] <de
shiina    9570  0.0  0.0      0     0 ?        Z     8月18   0:00 [xdg-screensa
root      9633  0.0  0.0      0     0 ?        S<    8月18   0:00 [kworker/u17:
root      9643  0.0  0.0      0     0 ?        S<    8月18   0:00 [kworker/u17:
shiina    9664  0.0  0.0      0     0 ?        Z     8月18   0:00 [xfce4-notify
shiina    9702  0.0  0.0      0     0 ?        Z     8月18   0:00 [xfce4-notify
shiina   10535  0.0  0.0      0     0 ?        Z     8月18   0:00 [xdg-open] <d
shiina   10538  0.0  0.0      0     0 ?        Z     8月18   0:00 [exo-helper-1
shiina   10541  0.0  0.0      0     0 ?        Z     8月18   0:00 [firefox] <de
shiina   10672  0.0  0.0      0     0 ?        Z     8月18   0:00 [exo-helper-1
shiina   11085  0.0  0.0      0     0 ?        ZN    8月18   0:00 [tumblerd] <d
shiina   11090  0.0  0.0      0     0 ?        Z     8月18   1:56 [beaver] <def
shiina   11193  0.0  0.0  17764  4040 pts/1    Ss+   8月18   0:00 bash
shiina   11197  0.0  0.0      0     0 pts/1    Z     8月18   0:00 [firefox] <de
shiina   11648  0.0  0.0      0     0 ?        Z     8月18   0:00 [grep] <defun
shiina   11747  0.0  0.0      0     0 ?        Z     8月18   0:00 [grep] <defun
shiina   12192  0.0  0.0      0     0 ?        Z     8月18   0:00 [grep] <defun
shiina   12315  0.0  0.0      0     0 ?        Z     8月18   0:00 [grep] <defun
shiina   12325  0.0  0.0      0     0 ?        Z     8月18   0:00 [grep] <defun
shiina   12502  0.0  0.0      0     0 pts/3    Z     8月18   0:00 [python2] <de
shiina   12848  0.0  0.3 250076 17988 ?        Sl    8月19   0:02 /usr/bin/pyth
shiina   13970  0.0  0.0      0     0 ?        Z     8月19   0:06 [beaver] <def
shiina   14530  0.0  0.0      0     0 pts/3    Z     8月19   0:00 [python2] <de
shiina   14569  0.0  0.0      0     0 pts/3    Z     8月19   0:00 [python2] <de
shiina   14795  0.0  0.0      0     0 pts/3    Z     8月19   0:00 [python2] <de
shiina   14799  0.0  0.0      0     0 pts/3    Z     8月19   0:00 [clang-3.7] <
shiina   15286  0.0  0.0      0     0 pts/3    Z     8月19   0:00 [python2] <de
shiina   15509  0.0  0.0      0     0 ?        ZN    8月19   0:00 [tumblerd] <d
shiina   15514  0.0  0.0      0     0 ?        Z     8月19   0:03 [ristretto] <
shiina   15521  0.0  0.0      0     0 ?        Z     8月19   0:01 [gnome-mplaye
shiina   15541  0.0  0.0      0     0 ?        Z     8月19   0:09 [mplayer] <de
shiina   15565  0.0  0.0      0     0 ?        Z     8月19   0:00 [xdg-screensa
shiina   15615  0.0  0.0      0     0 ?        Z     8月19   0:01 [gnome-mplaye
shiina   15634  0.0  0.0      0     0 ?        Z     8月19   0:10 [mplayer] <de
shiina   15658  0.0  0.0      0     0 ?        Z     8月19   0:00 [xdg-screensa
shiina   15709  0.0  0.0      0     0 ?        Z     8月19   0:00 [gnome-mplaye
shiina   15728  0.0  0.0      0     0 ?        Z     8月19   0:02 [mplayer] <de
shiina   15752  0.0  0.0      0     0 ?        Z     8月19   0:00 [xdg-screensa
shiina   15800  0.0  0.0      0     0 ?        Z     8月19   0:00 [gnome-mplaye
shiina   15819  0.0  0.0      0     0 ?        Z     8月19   0:01 [mplayer] <de
shiina   15843  0.0  0.0      0     0 ?        Z     8月19   0:00 [xdg-screensa
shiina   15891  0.0  0.0      0     0 ?        Z     8月19   0:01 [gnome-mplaye
shiina   15911  0.0  0.0      0     0 ?        Z     8月19   0:07 [mplayer] <de
shiina   15935  0.0  0.0      0     0 ?        Z     8月19   0:00 [xdg-screensa
shiina   15984  0.0  0.0      0     0 ?        Z     8月19   0:01 [gnome-mplaye
shiina   16003  0.0  0.0      0     0 ?        Z     8月19   0:09 [mplayer] <de
shiina   16027  0.0  0.0      0     0 ?        Z     8月19   0:00 [xdg-screensa
shiina   16078  0.0  0.0      0     0 ?        Z     8月19   0:02 [gnome-mplaye
shiina   16097  0.0  0.0      0     0 ?        Z     8月19   0:07 [mplayer] <de
shiina   16121  0.0  0.0      0     0 ?        Z     8月19   0:00 [xdg-screensa
shiina   16353  0.0  0.0      0     0 ?        Z     8月19   0:00 [xdg-open] <d
shiina   16356  0.0  0.0      0     0 ?        Z     8月19   0:00 [exo-helper-1
shiina   16359  0.0  0.0      0     0 ?        Z     8月19   0:00 [firefox] <de
shiina   16761  0.0  0.0      0     0 pts/3    Z     8月19   0:00 [python2] <de
shiina   16765  0.0  0.0      0     0 pts/3    Z     8月19   0:00 [clang-3.7] <
shiina   16814  0.0  0.0      0     0 ?        Z     8月19   0:05 [chromium] <d
shiina   16826  0.0  0.0      0     0 ?        Z     8月19   0:00 [chromium] <d
shiina   16918  0.0  0.0      0     0 ?        ZN    8月19   0:00 [tumblerd] <d
shiina   16931  0.0  0.0      0     0 ?        Z     8月19   0:13 [beaver] <def
shiina   17168  0.0  0.0      0     0 ?        ZN    8月19   0:00 [tumblerd] <d
shiina   17173  0.0  0.0      0     0 ?        Z     8月19   0:13 [gnome-mplaye
shiina   17193  0.2  0.0      0     0 ?        Z     8月19   9:04 [mplayer] <de
shiina   17217  0.0  0.0      0     0 ?        Z     8月19   0:00 [xdg-screensa
shiina   17306  0.0  0.0      0     0 ?        Z     8月19   0:15 [gnome-mplaye
shiina   17333  0.3  0.0      0     0 ?        Z     8月19   9:09 [mplayer] <de
shiina   17357  0.0  0.0      0     0 ?        Z     8月19   0:00 [xdg-screensa
shiina   17461  0.0  0.0      0     0 ?        Z     8月19   0:00 [xdg-screensa
shiina   17556  0.0  0.0  17880  4388 pts/4    Ss    8月19   0:00 bash
shiina   17662  0.0  0.0      0     0 ?        Z     8月19   0:00 [xdg-open] <d
shiina   17665  0.0  0.0      0     0 ?        Z     8月19   0:00 [exo-helper-1
shiina   17668  0.0  0.0      0     0 ?        Z     8月19   0:00 [firefox] <de
shiina   17932  0.0  0.0      0     0 ?        Z     8月19   0:00 [xdg-open] <d
shiina   17935  0.0  0.0      0     0 ?        Z     8月19   0:00 [exo-helper-1
shiina   17938  0.0  0.0      0     0 ?        Z     8月19   0:00 [firefox] <de
shiina   18577  0.0  0.0      0     0 pts/3    Z     8月19   0:01 [python2] <de
shiina   18938  0.0  0.0      0     0 ?        Z     8月19   0:00 [beaver] <def
shiina   18947  0.0  0.0      0     0 ?        Z     8月19   0:00 [beaver] <def
shiina   19052  0.0  0.0      0     0 ?        Z     8月19   0:00 [beaver] <def
shiina   19061  0.0  0.0      0     0 ?        Z     8月19   0:57 [beaver] <def
shiina   19988  0.0  0.0      0     0 ?        Z     8月19   0:00 [xdg-open] <d
shiina   19991  0.0  0.0      0     0 ?        Z     8月19   0:00 [exo-helper-1
shiina   19994  0.0  0.0      0     0 ?        Z     8月19   0:00 [firefox] <de
shiina   20331  0.0  0.0      0     0 ?        Z     8月19   0:00 [exo-helper-1
shiina   20332  0.0  0.0      0     0 ?        Z     8月19   0:27 [evolution] <
shiina   20340  0.0  0.0      0     0 ?        Z     8月19   0:00 [evolution-al
shiina   20359  0.0  0.0      0     0 ?        Z     8月19   0:00 [java] <defun
shiina   20414  0.0  0.0      0     0 ?        Z     8月19   0:00 [xfce4-notify
shiina   20474  0.0  0.0      0     0 ?        Z     8月19   0:00 [xdg-open] <d
shiina   20477  0.0  0.0      0     0 ?        Z     8月19   0:00 [exo-helper-1
shiina   20480  0.0  0.0      0     0 ?        Z     8月19   0:00 [firefox] <de
shiina   20794  0.6  0.0      0     0 ?        Z     8月19  16:25 [beaver] <def
shiina   20805  0.7  0.0      0     0 ?        Z     8月19  19:28 [beaver] <def
shiina   22508  0.0  0.0      0     0 ?        Z     8月20   0:00 [xdg-open] <d
shiina   22511  0.0  0.0      0     0 ?        Z     8月20   0:00 [exo-helper-1
shiina   22514  0.0  0.0      0     0 ?        Z     8月20   0:00 [firefox] <de
shiina   22522  0.0  0.0      0     0 ?        Z     8月20   0:00 [xdg-open] <d
shiina   22525  0.0  0.0      0     0 ?        Z     8月20   0:00 [exo-helper-1
shiina   22528  0.0  0.0      0     0 ?        Z     8月20   0:00 [firefox] <de
shiina   22565  0.0  0.0      0     0 ?        Z     8月20   0:00 [xdg-open] <d
shiina   22568  0.0  0.0      0     0 ?        Z     8月20   0:00 [exo-helper-1
shiina   22571  0.0  0.0      0     0 ?        Z     8月20   0:00 [firefox] <de
shiina   22592  0.0  0.0      0     0 ?        Z     8月20   0:00 [xdg-open] <d
shiina   22595  0.0  0.0      0     0 ?        Z     8月20   0:00 [exo-helper-1
shiina   22598  0.0  0.0      0     0 ?        Z     8月20   0:00 [firefox] <de
shiina   22791  0.0  0.0      0     0 ?        Z     8月20   0:00 [xdg-open] <d
shiina   22794  0.0  0.0      0     0 ?        Z     8月20   0:00 [exo-helper-1
shiina   22797  0.0  0.0      0     0 ?        Z     8月20   0:00 [firefox] <de
shiina   22819  0.0  0.0      0     0 ?        Z     8月20   0:00 [xdg-open] <d
shiina   22822  0.0  0.0      0     0 ?        Z     8月20   0:00 [exo-helper-1
shiina   22825  0.0  0.0      0     0 ?        Z     8月20   0:00 [firefox] <de
shiina   22840  0.0  0.9 627928 57952 ?        Sl    8月16   0:14 xfce4-appfind
shiina   23316  0.0  0.5 800652 31908 ?        Sl    8月16   4:17 /usr/bin/Thun
shiina   24662  0.0  0.0      0     0 pts/3    Z     8月20   0:00 [curl] <defun
shiina   24663  0.0  0.0      0     0 pts/3    Z     8月20   0:00 [jshon] <defu
shiina   24664  0.0  0.0      0     0 pts/3    Z     8月20   0:00 [sed] <defunc
shiina   24665  0.0  0.0      0     0 pts/3    Z     8月20   0:00 [paste] <defu
shiina   24666  0.0  0.0      0     0 pts/3    Z     8月20   0:00 [sort] <defun
shiina   24734  0.0  0.0  17764  4252 pts/0    Ss    8月20   0:00 bash
shiina   24763  0.0  0.0      0     0 ?        Z     8月20   0:00 [beaver] <def
shiina   24994  0.0  0.0      0     0 pts/3    Z     8月20   0:00 [python2] <de
shiina   25058  0.1  0.3 505736 22012 ?        Sl    8月16  10:38 /usr/bin/xfce
shiina   25064  0.0  0.0   8348   812 ?        S     8月16   0:00 gnome-pty-hel
root     26098  0.0  0.0  30464  1500 ?        Ss    8月17   0:00 /usr/lib/syst
root     27009  0.0  0.0      0     0 ?        Zs    8月17   0:00 [agetty] <def
shiina   27278  0.0  0.0      0     0 ?        Z     8月20   0:00 [xdg-open] <d
shiina   27281  0.0  0.0      0     0 ?        Z     8月20   0:00 [exo-helper-1
shiina   27284  0.0  0.0      0     0 ?        Z     8月20   0:00 [firefox] <de
shiina   27414  0.0  0.0      0     0 ?        Z     8月20   0:00 [xdg-open] <d
shiina   27417  0.0  0.0      0     0 ?        Z     8月20   0:00 [exo-helper-1
shiina   27420  0.0  0.0      0     0 ?        Z     8月20   0:00 [firefox] <de
shiina   27618  0.0  0.0      0     0 ?        Z     8月20   0:02 [file-roller]
shiina   27630  0.0  0.0      0     0 ?        ZN    8月20   0:00 [tumblerd] <d
shiina   27648  0.0  0.0      0     0 ?        Z     8月20   0:01 [beaver] <def
shiina   27869  0.0  0.0      0     0 ?        ZN    8月20   0:00 [tumblerd] <d
shiina   27910  0.0  0.0      0     0 ?        ZN    8月20   0:00 [tumblerd] <d
shiina   27915  0.0  0.0      0     0 ?        Z     8月20   0:00 [ristretto] <
shiina   27920  0.0  0.0      0     0 ?        Z     8月20   0:02 [ristretto] <
shiina   27926  0.0  0.0      0     0 ?        Z     8月20   0:12 [gimp-2.8] <d
shiina   28306  0.0  0.0      0     0 ?        Z     8月17   0:00 [xdg-open] <d
shiina   28311  0.0  0.0      0     0 ?        Z     8月17   0:00 [exo-helper-1
shiina   28314  0.0  0.0      0     0 ?        Z     8月17   0:00 [firefox] <de
shiina   28316  0.0  0.0      0     0 ?        Z     8月17   0:00 [xdg-open] <d
shiina   28319  0.0  0.0      0     0 ?        Z     8月17   0:00 [exo-helper-1
shiina   28322  0.0  0.0      0     0 ?        Z     8月17   0:00 [firefox] <de
shiina   28448  0.0  0.0      0     0 ?        ZN    8月20   0:00 [tumblerd] <d
shiina   28968  0.0  0.0      0     0 pts/3    Z     8月20   0:00 [python2] <de
shiina   28972  0.0  0.0      0     0 pts/3    Z     8月20   0:00 [clang-3.7] <
shiina   28979  0.0  0.0      0     0 pts/3    Z     8月20   0:00 [python2] <de
shiina   28983  0.0  0.0      0     0 pts/3    Z     8月20   0:00 [clang-3.7] <
shiina   28987  0.0  0.0      0     0 pts/3    Z     8月20   0:02 [python2] <de
shiina   29064  0.0  0.0      0     0 pts/3    Z     8月20   0:00 [python2] <de
shiina   29065  0.0  0.0      0     0 pts/3    Z     8月20   0:00 [python2] <de
shiina   29066  0.0  0.0      0     0 pts/3    Z     8月20   0:00 [python2] <de
shiina   29067  0.0  0.0      0     0 pts/3    Z     8月20   0:00 [python2] <de
shiina   29084  0.0  0.0      0     0 pts/3    Z     8月20   0:02 [node] <defun
shiina   29319  0.0  0.0      0     0 ?        ZN    8月20   0:00 [tumblerd] <d
shiina   29324  0.0  0.0      0     0 ?        Z     8月20   0:01 [ristretto] <
shiina   29445  0.0  0.0      0     0 ?        Z     8月20   0:11 [gimp-2.8] <d
shiina   29482  0.0  0.0      0     0 ?        Z     8月20   0:00 [ristretto] <
shiina   29661  0.0  0.0      0     0 ?        Z     8月20   0:00 [xdg-open] <d
shiina   29664  0.0  0.0      0     0 ?        Z     8月20   0:00 [exo-helper-1
shiina   29667  0.0  0.0      0     0 ?        Z     8月20   0:00 [firefox] <de
shiina   29690  0.0  0.0      0     0 ?        Z     8月20   0:00 [xdg-open] <d
shiina   29693  0.0  0.0      0     0 ?        Z     8月20   0:00 [exo-helper-1
shiina   29696  0.0  0.0      0     0 ?        Z     8月20   0:00 [firefox] <de
shiina   29700  0.0  0.0      0     0 ?        Z     8月20   0:01 [ristretto] <
shiina   29705  0.0  0.0      0     0 ?        ZN    8月20   0:00 [tumblerd] <d
root     30046  0.0  0.0      0     0 ?        S     8月20   0:00 [kworker/1:0]
shiina   30174  0.0  0.0      0     0 ?        ZN    8月20   0:00 [tumblerd] <d
shiina   30180  0.0  0.0      0     0 ?        Z     8月20   0:00 [beaver] <def
shiina   30374  0.0  0.0      0     0 ?        Z     8月20   0:00 [xdg-open] <d
shiina   30377  0.0  0.0      0     0 ?        Z     8月20   0:00 [exo-helper-1
shiina   30380  0.0  0.0      0     0 ?        Z     8月20   0:00 [firefox] <de
root     30465  0.0  0.0      0     0 ?        S     8月20   0:08 [kworker/0:1]
shiina   30698  0.0  0.0      0     0 ?        Z     8月20   0:00 [xdg-open] <d
shiina   30701  0.0  0.0      0     0 ?        Z     8月20   0:00 [exo-helper-1
shiina   30704  0.0  0.0      0     0 ?        Z     8月20   0:00 [firefox] <de
shiina   31494  0.0  0.0      0     0 pts/3    Z     8月20   0:00 [python2] <de
shiina   31498  0.0  0.0      0     0 pts/3    Z     8月20   0:01 [clang-3.7] <
shiina   32579  0.0  0.0      0     0 ?        ZN    8月17   0:00 [tumblerd] <d

ALL the zombies have a ppid of 1, every last one of them should have been freed by init/systemctl but wasn't.
there are more intermixed with normal processes as well.

I would wager that this is symptomatic of this issue.
So many zombies, this is almost at apocalyptic levels!
I have a bunch of other processes that aren't zombies like xfce4-terminal that are also parented to systemctl, even though they SHOULDN'T be.

Something is wrong but I don't know what.

Last edited by CubeGod (2015-08-21 14:51:06)

Offline

#4 2015-08-21 15:08:07

R00KIE
Forum Fellow
From: Between a computer and a chair
Registered: 2008-09-14
Posts: 4,734

Re: systemd 221-2 error: g-io-error-quark

Current version of systemd is 224-1, update to the latest version and check if you still have problems.


R00KIE
Tm90aGluZyB0byBzZWUgaGVyZSwgbW92ZSBhbG9uZy4K

Offline

#5 2015-08-21 16:42:33

CubeGod
Member
Registered: 2013-07-09
Posts: 120

Re: systemd 221-2 error: g-io-error-quark

way ahead of ya, however it'll take up to two-three weeks before I can be certain since that's the uptime prior to last shutdown (a stable system should be able to have a theoretically infinite uptime, ignoring real world limitations such as power outages)

Offline

#6 2015-08-21 20:17:06

MikeDacre
Member
From: San Francisco Bay Area
Registered: 2013-01-18
Posts: 51
Website

Re: systemd 221-2 error: g-io-error-quark

CubeGod wrote:

way ahead of ya, however it'll take up to two-three weeks before I can be certain since that's the uptime prior to last shutdown (a stable system should be able to have a theoretically infinite uptime, ignoring real world limitations such as power outages)

I also deleted my entire journactl directory and rebooted to allow systemctl to recreate it (I am not sure the reboot was required), between that and upgrading systemd the problem has disappeared completely for me.

Offline

Board footer

Powered by FluxBB