[Bug 2112464] Re: /usr/share/apport/apport:PermissionError:/usr/share/apport/apport at 610:consistency_checks
Benjamin Drung
2112464 at bugs.launchpad.net
Wed Jun 4 12:07:39 UTC 2025
This is a regression from the recent security update. I expect that the
fix for bug #2112272 will address this crash.
** Description changed:
+ ```
+ Traceback (most recent call last):
+ File "/usr/share/apport/apport", line 610, in <module>
+ if not consistency_checks(options, process_start):
+ File "/usr/share/apport/apport", line 519, in consistency_checks
+ exe_mtime = os.stat('exe', dir_fd=proc_pid_fd).st_mtime
+ PermissionError: [Errno 13] Permission denied: 'exe'
+ ```
+
The Ubuntu Error Tracker has been receiving reports about a problem regarding apport. This problem was most recently seen with package version 2.28.1-0ubuntu3.6, the problem page at https://errors.ubuntu.com/problem/f444fe810c1a3053492fad8bb3e0328725193e33 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/.
** Summary changed:
- /usr/share/apport/apport:PermissionError:/usr/share/apport/apport at 610:consistency_checks
+ /usr/share/apport/apport:PermissionError:/usr/share/apport/apport at 610:consistency_checks: : [Errno 13] Permission denied: 'exe'
--
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/2112464
Title:
/usr/share/apport/apport:PermissionError:/usr/share/apport/apport at 610:consistency_checks:
: [Errno 13] Permission denied: 'exe'
Status in apport package in Ubuntu:
New
Bug description:
```
Traceback (most recent call last):
File "/usr/share/apport/apport", line 610, in <module>
if not consistency_checks(options, process_start):
File "/usr/share/apport/apport", line 519, in consistency_checks
exe_mtime = os.stat('exe', dir_fd=proc_pid_fd).st_mtime
PermissionError: [Errno 13] Permission denied: 'exe'
```
The Ubuntu Error Tracker has been receiving reports about a problem regarding apport. This problem was most recently seen with package version 2.28.1-0ubuntu3.6, the problem page at https://errors.ubuntu.com/problem/f444fe810c1a3053492fad8bb3e0328725193e33 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/2112464/+subscriptions
More information about the foundations-bugs
mailing list