[Bug 2098789] Re: /usr/share/apport/apport:ProcessLookupError:/usr/share/apport/apport at 1253:main:_check_global_pid_and_forward:forward_crash_to_container
Benjamin Drung
2098789 at bugs.launchpad.net
Tue Feb 18 18:32:49 UTC 2025
*** This bug is a duplicate of bug 2080499 ***
https://bugs.launchpad.net/bugs/2080499
** Description changed:
+ ```
+ Traceback (most recent call last):
+ File "/usr/share/apport/apport", line 1253, in <module>
+ sys.exit(main(sys.argv[1:]))
+ ~~~~^^^^^^^^^^^^^^
+ File "/usr/share/apport/apport", line 770, in main
+ if _check_global_pid_and_forward(options):
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^
+ File "/usr/share/apport/apport", line 729, in _check_global_pid_and_forward
+ forward_crash_to_container(options)
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^
+ File "/usr/share/apport/apport", line 528, in forward_crash_to_container
+ sock_fd = os.open(
+ "root/run/apport.socket", os.O_RDONLY | os.O_PATH, dir_fd=proc_host_pid_fd
+ )
+ ProcessLookupError: [Errno 3] No such process: 'root/run/apport.socket'
+ ```
+
The Ubuntu Error Tracker has been receiving reports about a problem regarding apport. This problem was most recently seen with package version 2.31.0-0ubuntu5, the problem page at https://errors.ubuntu.com/problem/fb8dfc0248e667b41eee135fc83ae523229a6163 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 2080499
/usr/share/apport/apport:ProcessLookupError:/usr/share/apport/apport at 1248:main:_check_global_pid_and_forward:forward_crash_to_container
--
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/2098789
Title:
/usr/share/apport/apport:ProcessLookupError:/usr/share/apport/apport at 1253:main:_check_global_pid_and_forward:forward_crash_to_container
Status in apport package in Ubuntu:
New
Bug description:
```
Traceback (most recent call last):
File "/usr/share/apport/apport", line 1253, in <module>
sys.exit(main(sys.argv[1:]))
~~~~^^^^^^^^^^^^^^
File "/usr/share/apport/apport", line 770, in main
if _check_global_pid_and_forward(options):
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^
File "/usr/share/apport/apport", line 729, in _check_global_pid_and_forward
forward_crash_to_container(options)
~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^
File "/usr/share/apport/apport", line 528, in forward_crash_to_container
sock_fd = os.open(
"root/run/apport.socket", os.O_RDONLY | os.O_PATH, dir_fd=proc_host_pid_fd
)
ProcessLookupError: [Errno 3] No such process: 'root/run/apport.socket'
```
The Ubuntu Error Tracker has been receiving reports about a problem regarding apport. This problem was most recently seen with package version 2.31.0-0ubuntu5, the problem page at https://errors.ubuntu.com/problem/fb8dfc0248e667b41eee135fc83ae523229a6163 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/2098789/+subscriptions
More information about the foundations-bugs
mailing list