Thanks for including the version info.
I know nothing about that library; it seems likely that the error that you’re experiencing is something you’d need to address with them, and not with pycookiecheat.
To be sure, I’ll need a fair amount more info, like the stack trace and what command you’re running to provoke the error.
I’ll leave this issue open for a week or so to see if any others want to chime in and help, but after that I’ll likely close it unless there is new information that leads me to believe this is an issue with pycookiecheat’s code base.
Hi! n8henrie!
Thanks for your comment and your great work!. The lib seems to be related to Secret. The error message in pycheatcookie is like belows.
File «/usr/local/lib/python2.7/dist-packages/pycookiecheat/pycookiecheat.py», line 89, in chrome_cookies
service = Secret.Service.get_sync(flags)
GLib.Error: g-io-error-quark: Error calling StartServiceByName for org.freedesktop.secrets: Timeout was reached (24)
I will dig into more and will let you know if I have resolution or more clues. and Please let me know if you have any clue! Thanks!
If you can’t run the code below, then I think the issue is something with your setup.
import gi gi.require_version('Secret', '1') from gi.repository import Secret flags = Secret.ServiceFlags.LOAD_COLLECTIONS service = Secret.Service.get_sync(flags)
Reference: https://developer.gnome.org/libsecret/unstable/SecretService.html
@n8henrie Great thanks for your clue and now I’ve resolved the problem I had committed.
First of all, I was trying to use the script over ssh so that gi service didn’t work. so that I’ve made a setting statement for my own secret in my_pass variable.
Secondly, In SSH environment, I needed to set cookie file path in full path form in order to use sqlite3
Now, I can use your great script over SSH! Thanks!
I’ve been trying to find how to use the service in ssh but failed. I will close the issue anyway and will add up any comment if I find other way to make it. Thanks!
Hey @hieonn , I am facing the same issue right now. I am trying to run a flask application on a server and I am getting this error. Can you help me out with this as I am not able to fully understand what this error is and how to resolve it
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)
Description of problem: The following issue was seen while installing an ALT-7.5 KVM Guest: GLib.Error: g-io-error-quark: Timeout was reached (24) An unknown error has occurred anaconda 21.48.22.127-1 exception report Version-Release number of selected component (if applicable): anaconda: 21.48.22.127-1 distro: RHEL-ALT-7.5-20171115.n.0 Server x86_64 kernel-alt: 4.14.0-1.el7a.x86_64 How reproducible: unknown Steps to Reproduce: 1. Install target system listed in comment#1 with RHEL-ALT-7.5-20171115.n.0 2. Create two KVM Guests (--ram=2048 --vcpus=2 --file-size=20) 3. anaconda exception was seen while installing Guest2 Actual results: https://beaker.engineering.redhat.com/recipes/4495550#task64353647 http://beaker-archive.app.eng.bos.redhat.com/beaker-logs/2017/11/21583/2158371/4495550/64353647/GuestTWO_install.log ---<-snip->--- installation timed out. ---<-snip->--- http://beaker-archive.app.eng.bos.redhat.com/beaker-logs/2017/11/21583/2158371/4495550/64353647/GuestTWO_console.log ---<-snip->--- File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 227, in run threading.Thread.run(self, *args, **kwargs) File "/usr/lib64/python2.7/threading.py", line 765, in run self.__target(*self.__args, **self.__kwargs) File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/tui/spokes/software.py", line 71, in _initialize threadMgr.wait(THREAD_PAYLOAD) File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 112, in wait self.raise_if_error(name) File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 227, in run threading.Thread.run(self, *args, **kwargs) File "/usr/lib64/python2.7/threading.py", line 765, in run self.__target(*self.__args, **self.__kwargs) File "/usr/lib64/python2.7/site-packages/pyanaconda/packaging/__init__.py", line 1443, in _runThread payload.updateBaseRepo(fallback=fallback, checkmount=checkmount) File "/usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py", line 142, in inner_method ret = method(yum_payload, *args, **kwargs) File "/usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py", line 650, in updateBaseRepo self._configureAddOnRepo(repo) File "/usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py", line 142, in inner_method ret = method(yum_payload, *args, **kwargs) File "/usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py", line 758, in _configureAddOnRepo if self._repoNeedsNetwork(repo) and not nm_is_connected(): File "/usr/lib64/python2.7/site-packages/pyanaconda/nm.py", line 175, in nm_is_connected return nm_state() in (NetworkManager.State.CONNECTED_GLOBAL, [1;24r[H[23;1H[1;23r[H[23;1H File "/usr/lib64/python2.7/site-packages/pyanaconda/nm.py", line 157, in nm_state prop = _get_property("/org/freedesktop/NetworkManager", "State") File "/usr/lib64/python2.7/site-packages/pyanaconda/nm.py", line 132, in _get_property proxy = _get_proxy(object_path=object_path, interface_name="org.freedesktop.DBus.Properties") File "/usr/lib64/python2.7/site-packages/pyanaconda/nm.py", line 120, in _get_proxy cancellable) GLib.Error: g-io-error-quark: Timeout was reached (24) [1;24r[H[23;1H[1;23r[H[23;1H =============================================================================== [1;24r[H[23;1H[1;23r[H[23;1HAn unknown error has occurred =============================================================================== anaconda 21.48.22.127-1 exception report Traceback (most recent call first): File "/usr/lib64/python2.7/site-packages/pyanaconda/nm.py", line 120, in _get_proxy cancellable) File "/usr/lib64/python2.7/site-packages/pyanaconda/nm.py", line 132, in _get_property proxy = _get_proxy(object_path=object_path, interface_name="org.freedesktop.DBus.Properties") File "/usr/lib64/python2.7/site-packages/pyanaconda/nm.py", line 232, in nm_activated_devices iface = _get_property(device, "IpInterface", ".Device") File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/tui/spokes/network.py", line 279, in _update_network_data if name in nm.nm_activated_devices(): File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/tui/spokes/network.py", line 70, in initialize self._update_network_data() File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/tui/hubs/__init__.py", line 69, in setup spoke.initialize() File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/tui/hubs/summary.py", line 46, in setup should_schedule = TUIHub.setup(self, environment=environment) File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/tui/__init__.py", line 171, in setup should_schedule = obj.setup(self.ENVIRONMENT)[1;24r[H[23;50H[1;23r[H[23;1H File "/sbin/anaconda", line 1370, in <module> anaconda._intf.setup(ksdata) Error: g-io-error-quark: Timeout was reached (24) ---<-snip->--- Expected results: successful installation of KVM guests Additional info:
I am not able to say why anaconda fails to get NewtorkManager dbus proxy. Maybe NM has crashed for some reason, maybe hang caused by two threads trying to get the proxy, hard to say. To be able to investigate further, we'd need to see installer logs from the failing guest: /tmp/*log and also /tmp/anaconda-tb*
Thank you, I somehow wasn't able to get to the guest logs.
All, Closing this ALT-7.5 reported issue. ALT is EOL. Best, pbunyan |