Public bug reported:
```
Traceback (most recent call last):
File "/usr/share/apport/apport", line 102, in get_pid_info
proc_pid_fd = os.open('/proc/%s' % pid, os.O_RDONLY | os.O_PATH |
os.O_DIRECTORY)
FileNotFoundError: [Errno 2] No such file or directory: '/proc/88802'
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/usr/share/apport/apport", line 613, in <module>
get_pid_info(pid)
File "/usr/share/apport/apport", line 104, in get_pid_info
raise ProcPidNotFoundError(*error.args, error.filename) from error
ProcPidNotFoundError: [Errno 2] No such file or directory: '/proc/88802'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/share/apport/apport", line 616, in <module>
"%s not found. Cannot collect crash information for process %i any more."
TypeError: %i format: a real number is required, not str
```
The Ubuntu Error Tracker has been receiving reports about a problem regarding
apport. This problem was most recently seen with package version
2.20.11-0ubuntu82.9, the problem page at
https://errors.ubuntu.com/problem/cdd78f47ef18855e1cb3051c304c2990a1c4489b
contains more details, including versions of packages affected, stacktrace or
traceback, and individual crash reports.
If you do not have access to the Ubuntu Error Tracker and are a software
developer, you can request it at http://forms.canonical.com/reports/.
** Affects: apport (Ubuntu)
Importance: Undecided
Status: New
** Tags: focal jammy regression-update
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apport in Ubuntu.
https://bugs.launchpad.net/bugs/2117236
Title:
/usr/share/apport/apport:TypeError:get_pid_info:/usr/share/apport/apport@613:get_pid_info:/usr/share/apport/apport@616
Status in apport package in Ubuntu:
New
Bug description:
```
Traceback (most recent call last):
File "/usr/share/apport/apport", line 102, in get_pid_info
proc_pid_fd = os.open('/proc/%s' % pid, os.O_RDONLY | os.O_PATH |
os.O_DIRECTORY)
FileNotFoundError: [Errno 2] No such file or directory: '/proc/88802'
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/usr/share/apport/apport", line 613, in <module>
get_pid_info(pid)
File "/usr/share/apport/apport", line 104, in get_pid_info
raise ProcPidNotFoundError(*error.args, error.filename) from error
ProcPidNotFoundError: [Errno 2] No such file or directory: '/proc/88802'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/share/apport/apport", line 616, in <module>
"%s not found. Cannot collect crash information for process %i any more."
TypeError: %i format: a real number is required, not str
```
The Ubuntu Error Tracker has been receiving reports about a problem regarding
apport. This problem was most recently seen with package version
2.20.11-0ubuntu82.9, the problem page at
https://errors.ubuntu.com/problem/cdd78f47ef18855e1cb3051c304c2990a1c4489b
contains more details, including versions of packages affected, stacktrace or
traceback, and individual crash reports.
If you do not have access to the Ubuntu Error Tracker and are a software
developer, you can request it at http://forms.canonical.com/reports/.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/2117236/+subscriptions
--
Mailing list: https://launchpad.net/~touch-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~touch-packages
More help : https://help.launchpad.net/ListHelp