[Bug 1737867] Re: apport crashes with FileNotFoundError in is_same_ns

2017-12-13 Thread Brian Murray
*** 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 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1737867] Re: apport crashes with FileNotFoundError in is_same_ns

2017-12-12 Thread Daniel van Vugt
This is the top apport crasher by more than an order of magnitude. Over
34000 crashes in the past month alone.

** Summary changed:

- 
/usr/share/apport/apport:FileNotFoundError:/usr/share/apport/apport@380:is_same_ns
+ apport crashes with FileNotFoundError in is_same_ns

** Changed in: apport (Ubuntu)
   Importance: Undecided => High

** Also affects: apport
   Importance: Undecided
   Status: New

-- 
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs