Bug 1633588 - [abrt] cinnamon-screensaver-unsupported: open_binary(): _pslinux.py:1401:wrapper:psutil._exceptions.NoSuchProcess: psutil.NoSuchProcess process no longer exists (pid=15965)
Summary: [abrt] cinnamon-screensaver-unsupported: open_binary(): _pslinux.py:1401:wrap...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: cinnamon-screensaver
Version: 28
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Alternative GTK desktop environments
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:5f4b5728a21b9e5935a08c32504...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-09-27 10:40 UTC by Bohumil Kriz
Modified: 2018-09-27 11:24 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2018-09-27 11:24:19 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.71 KB, text/plain)
2018-09-27 10:40 UTC, Bohumil Kriz
no flags Details
File: cgroup (341 bytes, text/plain)
2018-09-27 10:40 UTC, Bohumil Kriz
no flags Details
File: cpuinfo (1.40 KB, text/plain)
2018-09-27 10:40 UTC, Bohumil Kriz
no flags Details
File: environ (1.26 KB, text/plain)
2018-09-27 10:40 UTC, Bohumil Kriz
no flags Details
File: mountinfo (3.61 KB, text/plain)
2018-09-27 10:40 UTC, Bohumil Kriz
no flags Details
File: namespaces (129 bytes, text/plain)
2018-09-27 10:40 UTC, Bohumil Kriz
no flags Details
File: open_fds (1008 bytes, text/plain)
2018-09-27 10:40 UTC, Bohumil Kriz
no flags Details

Description Bohumil Kriz 2018-09-27 10:40:44 UTC
Description of problem:
I returned from lunch and found info about crush.

Version-Release number of selected component:
cinnamon-screensaver-unsupported-3.8.2-2.fc28

Additional info:
reporter:       libreport-2.9.5
cmdline:        /usr/bin/python3 /usr/share/cinnamon-screensaver/screensavers/xscreensaver/main
crash_function: open_binary
exception_type: FileNotFoundError
executable:     /usr/share/cinnamon-screensaver/screensavers/xscreensaver/main
interpreter:    python3-3.6.6-1.fc28.x86_64
kernel:         4.18.9-200.fc28.x86_64
runlevel:       N 5
type:           Python3
uid:            1000

Truncated backtrace:
_pslinux.py:1401:wrapper:psutil._exceptions.NoSuchProcess: psutil.NoSuchProcess process no longer exists (pid=15965)

Traceback (most recent call last):
  File "/usr/lib64/python3.6/site-packages/psutil/_pslinux.py", line 1390, in wrapper
    return fun(self, *args, **kwargs)
  File "/usr/lib64/python3.6/site-packages/psutil/_pslinux.py", line 1466, in name
    name = self._parse_stat_file()[0]
  File "/usr/lib64/python3.6/site-packages/psutil/_common.py", line 337, in wrapper
    return fun(self)
  File "/usr/lib64/python3.6/site-packages/psutil/_pslinux.py", line 1429, in _parse_stat_file
    with open_binary("%s/%s/stat" % (self._procfs_path, self.pid)) as f:
  File "/usr/lib64/python3.6/site-packages/psutil/_pslinux.py", line 187, in open_binary
    return open(fname, "rb", **kwargs)
FileNotFoundError: [Errno 2] No such file or directory: '/proc/15965/stat'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/share/cinnamon-screensaver/screensavers/xscreensaver/main", line 117, in on_terminate
    self.kill_plugin()
  File "/usr/share/cinnamon-screensaver/screensavers/xscreensaver/main", line 113, in kill_plugin
    if proc.name() == self.hack:
  File "/usr/lib64/python3.6/site-packages/psutil/__init__.py", line 606, in name
    name = self._proc.name()
  File "/usr/lib64/python3.6/site-packages/psutil/_pslinux.py", line 1401, in wrapper
    raise NoSuchProcess(self.pid, self._name)
psutil._exceptions.NoSuchProcess: psutil.NoSuchProcess process no longer exists (pid=15965)

Local variables in innermost frame:
kwargs: {}
args: ()
self: <psutil._pslinux.Process object at 0x7fce0a0115a0>
fun: <function Process.name at 0x7fce0c9a3c80>

Comment 1 Bohumil Kriz 2018-09-27 10:40:49 UTC
Created attachment 1487723 [details]
File: backtrace

Comment 2 Bohumil Kriz 2018-09-27 10:40:50 UTC
Created attachment 1487724 [details]
File: cgroup

Comment 3 Bohumil Kriz 2018-09-27 10:40:51 UTC
Created attachment 1487725 [details]
File: cpuinfo

Comment 4 Bohumil Kriz 2018-09-27 10:40:53 UTC
Created attachment 1487726 [details]
File: environ

Comment 5 Bohumil Kriz 2018-09-27 10:40:54 UTC
Created attachment 1487727 [details]
File: mountinfo

Comment 6 Bohumil Kriz 2018-09-27 10:40:55 UTC
Created attachment 1487728 [details]
File: namespaces

Comment 7 Bohumil Kriz 2018-09-27 10:40:56 UTC
Created attachment 1487729 [details]
File: open_fds

Comment 8 leigh scott 2018-09-27 11:24:19 UTC
The hint is in the name -unsupported


Note You need to log in before you can comment on or make changes to this bug.