Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error triggered #2

Open
zmiimz opened this issue Apr 16, 2021 · 0 comments
Open

Error triggered #2

zmiimz opened this issue Apr 16, 2021 · 0 comments

Comments

@zmiimz
Copy link

zmiimz commented Apr 16, 2021

Error log in the journal recently:

pcXXXXX /usr/local/bin/deswappify_auto.py[57055]: [ERROR] Application triggered possible bug. Please report back the following information so it can be fixed.
Traceback (most recent call last):
File "/usr/local/bin/deswappify_auto.py", line 513, in step
self.scan_proc(self.SCAN_PROC_SWAP_DETAILS)
File "/usr/local/bin/deswappify_auto.py", line 238, in scan_proc
swap_size[pid] = SmapsFile(pid, detailed=False).bytes_swapped()
File "/usr/local/bin/deswappify_auto.py", line 52, in bytes_swapped
return sum(self)
File "/usr/local/bin/deswappify_auto.py", line 56, in iter
for l in self.f:
ProcessLookupError: [Errno 3] No such process

Also, not error but m.b. could you explain, what has happened here?

pcXXXXX /usr/local/bin/deswappify_auto.py[47618]: [WARNING] cannot read memory mapping, process died or memory layout changed meanwhile ([Errno 5] Input/output error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant