*** This bug is a duplicate of bug 1733366 ***
    https://bugs.launchpad.net/bugs/1733366

Here's the full traceback:

Traceback (most recent call last):
  File "/usr/share/apport/apport", line 380, in <module>
    if not is_same_ns(host_pid, "pid") and not is_same_ns(host_pid, "mnt"):
  File "/usr/share/apport/apport", line 305, in is_same_ns
    if os.readlink('/proc/%s/ns/%s' % (pid, ns)) == 
os.readlink('/proc/self/ns/%s' % ns):
FileNotFoundError: [Errno 2] No such file or directory: '/proc/3558/ns/pid'

I've already committed this fix upstream and I linked the fix to another
bug so will mark this as a duplicate of that one.

** This bug has been marked a duplicate of bug 1733366
   apport crashed with FileNotFoundError in is_container_pid(): [Errno 2] No 
such file or directory: '/proc/11102/ns/pid'

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1737867

Title:
  apport crashes with FileNotFoundError in is_same_ns

To manage notifications about this bug go to:
https://bugs.launchpad.net/apport/+bug/1737867/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to