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@610:consistency_checks
+
/usr/share/apport/apport:PermissionError:/usr/share/apport/apport@610:consistency_checks:
: [Errno 13] Permission denied: 'exe'
--
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/2112464
Title:
/usr/share/apport/apport:PermissionError:/usr/share/apport/apport@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
--
Mailing list: https://launchpad.net/~touch-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~touch-packages
More help : https://help.launchpad.net/ListHelp