Comment 3 for bug 1786250

Revision history for this message
fermulator (fermulator) wrote :

while ipsec is still, here are the contents of the /proc/<PID>/fd it's trying to access
```
$ sudo ls -al /proc/3014/fd/
total 0
dr-x------ 2 root root 0 Aug 9 09:51 .
dr-xr-xr-x 9 root root 0 Aug 9 09:51 ..
lr-x------ 1 root root 64 Aug 9 09:51 0 -> 'pipe:[2972727]'
l-wx------ 1 root root 64 Aug 9 09:51 1 -> 'pipe:[2972728]'
lrwx------ 1 root root 64 Aug 9 09:51 10 -> 'socket:[2961426]'
l-wx------ 1 root root 64 Aug 9 09:51 2 -> 'pipe:[2972728]'
```