Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 1480796 Details for
Bug 1625272
[abrt] glances: get_proc_inodes(): _pslinux.py:1401:wrapper:psutil._exceptions.NoSuchProcess: psutil.NoSuchProcess process no longer exists (pid=11155, name='firefox')
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
File: backtrace
backtrace (text/plain), 2.70 KB, created by
A Davis
on 2018-09-04 14:15:05 UTC
(
hide
)
Description:
File: backtrace
Filename:
MIME Type:
Creator:
A Davis
Created:
2018-09-04 14:15:05 UTC
Size:
2.70 KB
patch
obsolete
>_pslinux.py:1401:wrapper:psutil._exceptions.NoSuchProcess: psutil.NoSuchProcess process no longer exists (pid=11155, name='firefox') > >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 1950, in connections > ret = _connections.retrieve(kind, self.pid) > File "/usr/lib64/python3.6/site-packages/psutil/_pslinux.py", line 920, in retrieve > inodes = self.get_proc_inodes(pid) > File "/usr/lib64/python3.6/site-packages/psutil/_pslinux.py", line 742, in get_proc_inodes > for fd in os.listdir("%s/%s/fd" % (self._procfs_path, pid)): >FileNotFoundError: [Errno 2] No such file or directory: '/proc/11155/fd' > >During handling of the above exception, another exception occurred: > >Traceback (most recent call last): > File "/usr/bin/glances", line 11, in <module> > load_entry_point('Glances==2.11.1', 'console_scripts', 'glances')() > File "/usr/lib/python3.6/site-packages/glances/__init__.py", line 134, in main > start(config=config, args=args) > File "/usr/lib/python3.6/site-packages/glances/__init__.py", line 103, in start > mode.serve_forever() > File "/usr/lib/python3.6/site-packages/glances/standalone.py", line 117, in serve_forever > self.schedule.run() > File "/usr/lib64/python3.6/sched.py", line 154, in run > action(*argument, **kwargs) > File "/usr/lib/python3.6/site-packages/glances/standalone.py", line 100, in __serve_forever > self.stats.update() > File "/usr/lib/python3.6/site-packages/glances/stats.py", line 192, in update > self._plugins[p].update() > File "/usr/lib/python3.6/site-packages/glances/plugins/glances_processcount.py", line 57, in update > glances_processes.update() > File "/usr/lib/python3.6/site-packages/glances/processes.py", line 521, in update > extended_stats=first) > File "/usr/lib/python3.6/site-packages/glances/processes.py", line 394, in __get_process_stats > procstat = self.__get_extended_stats(proc, procstat) > File "/usr/lib/python3.6/site-packages/glances/processes.py", line 371, in __get_extended_stats > procstat['tcp'] = len(proc.connections(kind="tcp")) > File "/usr/lib64/python3.6/site-packages/psutil/__init__.py", line 1158, in connections > return self._proc.connections(kind) > 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=11155, name='firefox') > >Local variables in innermost frame: >kwargs: {} >args: ('tcp',) >self: <psutil._pslinux.Process object at 0x7f09f00c1c60> >fun: <function Process.connections at 0x7f09f4491ae8>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1625272
: 1480796 |
1480797
|
1480798
|
1480799
|
1480800
|
1480801
|
1480802