[Bug 2114155] Re: /usr/share/apport/apport:FileNotFoundError:/usr/share/apport/apport at 605:get_pid_info
Benjamin Drung
2114155 at bugs.launchpad.net
Thu Jun 12 09:04:25 UTC 2025
*** This bug is a duplicate of bug 2112466 ***
https://bugs.launchpad.net/bugs/2112466
** Description changed:
+ ```
+ Traceback (most recent call last):
+ File "/usr/share/apport/apport", line 605, in <module>
+ get_pid_info(pid)
+ File "/usr/share/apport/apport", line 97, 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/897530'
+ ```
+
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.8, the problem page at https://errors.ubuntu.com/problem/bf598e5b2a717fa8ff303b33b6651e83ef1c728e 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/.
** This bug has been marked a duplicate of bug 2112466
/usr/share/apport/apport:FileNotFoundError:/usr/share/apport/apport at 600:get_pid_info on /proc/<pid>
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to apport in Ubuntu.
https://bugs.launchpad.net/bugs/2114155
Title:
/usr/share/apport/apport:FileNotFoundError:/usr/share/apport/apport at 605:get_pid_info
Status in apport package in Ubuntu:
New
Bug description:
```
Traceback (most recent call last):
File "/usr/share/apport/apport", line 605, in <module>
get_pid_info(pid)
File "/usr/share/apport/apport", line 97, 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/897530'
```
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.8, the problem page at https://errors.ubuntu.com/problem/bf598e5b2a717fa8ff303b33b6651e83ef1c728e 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/2114155/+subscriptions
More information about the foundations-bugs
mailing list